# Actor Get Text

Grammar — Debug text of actor
FlagsNative | Function

Returns an actor’s debug information.

# Arguments

  • actor — Actor

Returns — text

native text ActorGetText(actor a);

Category: Actor / Utility

# Examples

— None found —