# ActorScopeRefSet

FlagsNative

# Arguments

  • actorscope — as
  • string — refName
  • actor — aValue

Returns — void

native void ActorScopeRefSet(
	actorscope as,
	string refName,
	actor aValue,
);

Category: Unclassified

# Examples

— None found —