Infinity.AdoptedNoOperation¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
class |
|
Virtual Methods¶
- Inherited:
Properties¶
None
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
parent |
r |
Class Details¶
- class Infinity.AdoptedNoOperation(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
Infinity.AdoptedNoOperation
is an opaque data type. You should only access it via the public API functions.- classmethod new()¶
- Returns:
A new
Infinity.AdoptedNoOperation
.- Return type:
Creates a new
Infinity.AdoptedNoOperation
. A no operation is an operation that does nothing, but might be the result of a transformation.