Difference between revisions of "ScriptEvent:inCollection"

From Mod Wiki
 
(No difference)

Latest revision as of 16:18, 5 November 2007

Parameters

string name -- Name of the collection to check.

Result

boolean

Supported By

idEntity

Comments

  • If the named collection does not exist, the result will be false.

Functionality

Returns whether the entity is a member of the given named collection.