Inheritance Tree
No indexed scripts extend this script.
Properties
Events
Functions
Obtains the data attached to the specified keyword on this location.
Obtains the number of alive enabled references matching the specified reference type in this location.
NOTE: This checks references whose editor location is the locaiton only. It does NOT check for things that have "wandered" into it from elsewhere. It also does not check disabled refs.
Obtains the number of dead enabled references matching the specified reference type in this location.
NOTE: This checks references whose editor location is the locaiton only. It does NOT check for things that have "wandered" into it from elsewhere. It also only checks enabled refs.
Returns if this location and the other have a common parent (filtering with a keyword, if provided). If the locations are identical, the function will return false.
Returns if this location has any unreserved refs with the specified LocationRefType.
Returns true if the calling location is the same as the supplied location. Or, if an optional keyword is supplied it also returns true if the locations share a parent with that keyword, or one of the locations has the keyword and is a parent of the other.
Sets the data attached to the specified keyword on this location.
Flags or unflags this location as cleared.
