C# 클래스 UnityEditor.Animations.PushUndoIfNeeded

파일 보기 프로젝트 열기: randomize/VimConfig

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
DoUndo ( UnityEngine target, string undoOperation ) : void
PushUndoIfNeeded ( bool pushUndo ) : System

메소드 상세

DoUndo() 공개 메소드

public DoUndo ( UnityEngine target, string undoOperation ) : void
target UnityEngine
undoOperation string
리턴 void

PushUndoIfNeeded() 공개 메소드

public PushUndoIfNeeded ( bool pushUndo ) : System
pushUndo bool
리턴 System