[DEV SERVER] Loading description...
Caveats
Parameters
Examples
; check if Preston would do a command for the player on Sturges
if (Preston.WouldRefuseCommand(SturgesRef) == 0)
Debug.Trace("Preston would inspect Sturges!")
endIfAuto-Generated Example
ObjectReference myObjectReference__akObject
int returnedValue = myActor__toCallFunctionOn.WouldRefuseCommand(myObjectReference__akObject)Related Pages
Additional References
View this function’s page on the Fallout 4 Creation Kit Wiki
