ScriptEvent:lookupEffect

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

Parameters

string key -- Key to look up the effect from.
string surfacetype -- surfaceType to look up any special effect from.

Result

string

Supported By

idEntity

Comments

  • The key must start with 'fx_'.

Functionality

Performs an effect lookup on the entity, using the key and surfaceType provided.