5 namespace SiliconStudio.Core.Reflection
static bool IsNew(this OverrideType type)
Determines whether the specified type is new.
The value is taken from a base value or this instance if no base (default).
static bool IsBase(this OverrideType type)
Determines whether the specified type is base.
Flags
Enumeration of the new Assimp's flags.
Extensions for OverrideType.
The value is sealed and cannot be changed by
OverrideType
A Type of override used on a member value.
static bool IsSealed(this OverrideType type)
Determines whether the specified type is sealed.