![]() | EntityConfiguration Class |
Namespace: Slash.ECS.Blueprints.Configurations
The EntityConfiguration type exposes the following members.
Name | Description | |
---|---|---|
![]() | EntityConfiguration |
Constructor.
|
![]() | EntityConfiguration(EntityConfiguration) |
Copy constructor.
|
Name | Description | |
---|---|---|
![]() | AdditionalComponentTypes |
Entity components that are added to the ones specified in the blueprint.
|
![]() | BlueprintId |
Name of blueprint to use for the entity.
|
![]() | Configuration |
Configuration for the entity.
|
Name | Description | |
---|---|---|
![]() | Clone |
Creates a new object that is a copy of the current instance.
|
![]() | Deserialize |
Reads this object from its binary representation.
|
![]() | Equals(Object) | (Overrides ObjectEquals(Object).) |
![]() | Equals(EntityConfiguration) |
Determines whether the specified EntityConfiguration is equal to the current
EntityConfiguration
.
|
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Overrides ObjectGetHashCode.) |
![]() | Serialize |
Converts this object to its binary representation.
|
![]() | ToString |
Returns a string that represents the current object.
(Overrides ObjectToString.) |