Description
Wiki Description
Flags or unflags this location as cleared.
Documentation Comment
Sets this location as cleared or not
Parameters
boolabCleared=true
CK Wiki Description
Whether to set or clear the cleared flag.
- Default:True
Examples
No human-generated examples found for this function.
Auto-Generated Example
bool myBool__abCleared
myLocation__toCallFunctionOn.SetCleared(myBool__abCleared)