# Actor Scope From Portrait

Grammar — Actor scope for portrait
FlagsNative | Function

Returns a portrait’s actor scope.

# Arguments

  • int [ portrait ] — Portrait

Returns — actorscope

native actorscope ActorScopeFromPortrait(int p);

Category: Actor / Utility

# Examples

— None found —