Sprite.GetScriptableObjectsCount

Declaration

public uint GetScriptableObjectsCount();

Returns

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

Description

Gets the number of ScriptableObject that the sprite references.

Refer to Sprite.GetScriptableObjects for sample usage.


Did you find this page useful? Please give it a rating: