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.