Description:

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

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

Nothing found