Description
Wiki Description
Checks to see if this object currently has its normal activation processing blocked. (Won't be picked up, openend, etc, but will still send ObjectReference.OnActivate(...) events)
Documentation Comment
Checks to see if activation is currently blocked on this object
Examples
No human-generated examples found for this function.
Auto-Generated Example
bool returnedValue = myObjectReference__toCallFunctionOn.IsActivationBlocked()