C# Class UnityEditor.Animations.PushUndoIfNeeded

Afficher le fichier Open project: randomize/VimConfig

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
DoUndo ( UnityEngine target, string undoOperation ) : void
PushUndoIfNeeded ( bool pushUndo ) : System

Method Details

DoUndo() public méthode

public DoUndo ( UnityEngine target, string undoOperation ) : void
target UnityEngine
undoOperation string
Résultat void

PushUndoIfNeeded() public méthode

public PushUndoIfNeeded ( bool pushUndo ) : System
pushUndo bool
Résultat System