# Actor Scope From Dialog Item

Grammar — Actor scope for dialogItem
FlagsNative | Function

Returns a dialog item’s actor scope.

# Arguments

  • int [ control ] — Dialog Item

Returns — actorscope

native actorscope ActorScopeFromDialogControl(int p);

Category: Actor / Utility

# Examples

— None found —