C# Class CryEngine.Convert

Mostrar archivo Open project: PoppermostProductions/CryMono

Public Methods

Method Description
FromString ( EditorPropertyType type, string value ) : object

Method Details

FromString() public static method

public static FromString ( EditorPropertyType type, string value ) : object
type EditorPropertyType
value string
return object