ScriptEvent:inCollection

From Mod Wiki
Revision as of 16:18, 5 November 2007 by Wizz (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.