# ActorScopeRefSet
Flags —
Native
# Arguments
actorscope
— asstring
— refNameactor
— aValue
Returns — void
native void ActorScopeRefSet(
actorscope as,
string refName,
actor aValue,
);
# Related
Category: Unclassified
# Examples
— None found —