ScriptEvent:lookupEffect
From Mod Wiki
Parameters
string key -- Key to look up the effect from. string surfacetype -- surfaceType to look up any special effect from.
Result
Supported By
idEntity
Comments
- The key must start with 'fx_'.
Functionality
Performs an effect lookup on the entity, using the key and surfaceType provided.