◆ recordUndo()

static void recordUndo ( object  undoObject,
ExposedMember  field 
)
static
Parameters
undoObjectUnity Object to be recorded for undo
fieldthe field that is being modified; only used to generate the log-name of the undo action.

References UnityToolsCatDebug.ExposeMembersCategoryID, CatDebug.LogWarning(), ExposedMember.Name, and MemberExposerFunctions.recordUndoOnChange.

Referenced by MemberExposerFunctions.InternalExposeProperty().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: