UniqueAvatarChildSetPrefab(UInt16) Method

Set child prefab to target id. Wraps around if Prefabs is less than id. If child prefab already is set, replace it.

Definition

Namespace: Alteruna
Assembly: Alteruna.Trinity (in Alteruna.Trinity.dll) Version: 1.3.4
C#
public void SetPrefab(
	ushort id
)

Parameters

id  UInt16

See Also