Property | Type | Description | |
---|---|---|---|
detailData | ].int[][ | ||
message | string | ||
splatData | float[,,] | ||
undoType | UndoType |
Method | Description | |
---|---|---|
HistoryContainer ( UndoType type, string msg = default(string) ) : System.Collections.Generic |
public HistoryContainer ( UndoType type, string msg = default(string) ) : System.Collections.Generic | ||
type | UndoType | |
msg | string | |
return | System.Collections.Generic |