Background for Skyrim SE
Member of the ObjectReference script
intfunctionGetTriggerObjectCount()Native

Description

Wiki Description

Obtains the number of objects inside this trigger volume. (Obviously only works if this is actually a trigger and will error otherwise)

Documentation Comment

Get the number of objects inside this trigger (throws warning if not a triggger)


Examples

No human-generated examples found for this function.

Auto-Generated Example

int returnedValue = myObjectReference__toCallFunctionOn.GetTriggerObjectCount()

Related Pages


Additional References

View this function’s page on the Skyrim Creation Kit Wiki

Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.