- Preparing search index...
- The search index is not available
bge-core
- skipUndo<T>(target, propertyKey, descriptor): void | TypedPropertyDescriptor<T>
-
Parameters
-
target: Object
-
propertyKey: string | symbol
-
descriptor: TypedPropertyDescriptor<T>
Returns void | TypedPropertyDescriptor<T>
Used to decorate state machine functions that will be skipped when undoing.