Click or drag to resize
EntityConfigurationToString Method
Returns a string that represents the current object.

Namespace: Slash.ECS.Blueprints.Configurations
Assembly: Slash.ECS.Blueprints (in Slash.ECS.Blueprints.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public override string ToString()

Return Value

Type: String
A string that represents the current object.
See Also