GetEffectLinkId(effect)
From NWN Lexicon
Jump to navigationJump to searchReturns the given effects Link ID.
Parameters
- eEffect
- The effect to query for a Link ID.
Description
Returns the given effect's Link ID. There is no guarantees about this identifier other than it is unique and the same for all effects linked to it.
Remarks
Version
This function was added in 1.86.8193.35 of NWN:EE.
Example
See Also
author: Shadguy