Click or drag to resize
InspectorDataAttributeConvertStringToValue Method
Not implemented.

Namespace: Slash.ECS.Inspector.Attributes
Assembly: Slash.ECS (in Slash.ECS.dll) Version: 1.0.6018.40178
Syntax
public override Object ConvertStringToValue(
	string text
)

Parameters

text
Type: SystemString
Not implemented.

Return Value

Type: Object
Throws a NotImplementedException.
See Also