Description
Wiki Description
Gets the Package this actor is currently running.
Documentation Comment
Gets this actor's current AI package
Examples
No human-generated examples found for this function.
Auto-Generated Example
Package returnedValue = myActor__toCallFunctionOn.GetCurrentPackage()