Expand description
A wrapper for a variable that hold additional flag that tells that initial value was changed in runtime.
For more info see InheritableVariable
Structs§
- Inheritable
Variable - A wrapper for a variable that hold additional flag that tells that initial value was changed in runtime.
- Variable
Flags
Enums§
- Inherit
Error - An error that could occur during inheritance.
Functions§
- do_
with_ inheritable_ variables - mark_
inheritable_ properties_ modified - mark_
inheritable_ properties_ non_ modified - try_
inherit_ properties - Simultaneously walks over fields of given child and parent and tries to inherit values of properties of child with parent’s properties. It is done recursively for every fields in entities.