- Found in:
- SKSE
Description
Documentation Comment
Returns whether this Form is playable, only applied to Forms with the playable flag
Caveats
Examples
Auto-Generated Example
bool returnedValue = myForm__toCallFunctionOn.IsPlayable()
Returns whether this Form is playable, only applied to Forms with the playable flag
bool returnedValue = myForm__toCallFunctionOn.IsPlayable()