Input.CanUndo |
|
|
|
Input.CanUndo |
|
|
|
|
||
OverviewExamples
boolean Input.CanUndo ( |
can_undo = Input.CanUndo("Input1");
if (can_undo)
Input.Undo("Input1");
end
Determines if an undo operation can be performed on the "Input1" object and if it can, performs an undo operation.
See also: Related Actions
Learn More: Indigo Rose Software - AutoPlay Media Studio - Buy Now - Contact Us