Description:

Write the state. If your post effect has no state, you must still return True for success.

Syntax:
public abstract Boolean WriteState(
ref PostEffectState state
)
Parameters:
Returns:
Type: Boolean
Return True if successful, else false.
Available since:
7.0

Nothing found