[DEV SERVER] Loading description...
Caveats
Examples
; Does the player own the sword?
bool playerOwnsSword = (SwordProperty.GetActorOwner() == Game.GetPlayer().GetActorBase())Auto-Generated Example
ActorBase returnedValue = myObjectReference__toCallFunctionOn.GetActorOwner()Related Pages
Additional References
View this function’s page on the Fallout 4 Creation Kit Wiki
