# ActorScopeRefGet

FlagsNative

# Arguments

  • actorscope — as
  • string — refName

Returns — actor

native actor ActorScopeRefGet(
	actorscope as,
	string refName,
);

Category: Unclassified

# Examples

— None found —