- Found in:
- Vanilla
Description
Documentation Comment
Gets the ActorBase that matches the supplied ActorValue at the ObjectReference's owning Workshop or None if not found.
Caveats
Parameters
ActorValueakAV
Examples
Auto-Generated Example
ActorValue myActorValue__akAV
ActorBase returnedValue = myObjectReference__toCallFunctionOn.GetActorBaseForResource(myActorValue__akAV)