Panda3D
|
Public Member Functions | |
__init__ (self, editor, fSelectObject, obj, propName, val, oldVal, function, undoFunc, *args, **kargs) | |
redo (self) | |
saveStatus (self) | |
undo (self) | |
![]() | |
postCall (self) | |
![]() | |
__repr__ (self) | |
destroy (self) | |
Public Attributes | |
editor | |
fSelectObject | |
newVal | |
obj | |
oldVal | |
propName | |
result | |
undoFunc | |
![]() | |
function | |
result | |
Additional Inherited Members | |
![]() | |
_do__call__ (self, *args, **kargs) | |
![]() | |
_args | |
_function | |
_kargs | |
Action class for updating object property
__init__ | ( | self, | |
editor, | |||
fSelectObject, | |||
obj, | |||
propName, | |||
val, | |||
oldVal, | |||
function, | |||
undoFunc, | |||
* | args, | ||
** | kargs ) |
Reimplemented from ActionBase.
redo | ( | self | ) |
Reimplemented from ActionBase.
saveStatus | ( | self | ) |
Reimplemented from ActionBase.
undo | ( | self | ) |
Reimplemented from ActionBase.
editor |
fSelectObject |
newVal |
obj |
oldVal |
propName |
result |
undoFunc |