Version: 2023.1
언어: 한국어

Sprite.GetScriptableObjectsCount

매뉴얼로 전환
public uint GetScriptableObjectsCount ();

반환

uint Returns the number of ScriptableObject that the sprite is referencing.

설명

Gets the number of ScriptableObject that the sprite references.

Refer to Sprite.GetScriptableObjects for sample usage.