| | Name | Description |
|---|
 | RegisterEntityOverride(IEnumerableType) |
Registers an override for a baseline Ignition entity type, so Ignition always returns objects of customEntityTypes
where it would normally return whatever baseline Ignition type that customEntityTypes are derived from.
|
 | RegisterEntityOverride(Type) |
Registers an override for a baseline Ignition entity type, so Ignition always returns objects of customEntityType
where it would normally return whatever baseline Ignition type that customEntityType is derived from.
|
 | RegisterEntityOverride(Type) |
Registers an override for a baseline Ignition entity type, so Ignition always returns objects of customEntityTypes
where it would normally return whatever baseline Ignition type that customEntityTypes are derived from.
|