Version: 2023.2
언어: 한국어

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.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.