# Actor Scope Get Text

Grammar — Debug text of actorScope
FlagsNative | Function

Returns an actor scope’s debug information.

# Arguments

  • actorscope — Actor Scope

Returns — text

native text ActorScopeGetText(actorscope as);

Category: Actor / Utility

# Examples

— None found —