Version: 2023.1
언어: 한국어

Sprite.SetScriptableObjectAt

매뉴얼로 전환
public bool SetScriptableObjectAt (ScriptableObject obj, uint i);

파라미터

obj The new ScriptableObject to reference.
i The index of the ScriptableObject reference to be replaced.

반환

bool Returns true if the reference is replaced. Returns false otherwise.

설명

Replace the ScriptableObject reference from the sprite.