Method ParseStringToValue
ParseStringToValue(string, out Vector2)
Declaration
protected override bool ParseStringToValue(string strValue, out Vector2 val)
Parameters
Type | Name | Description |
---|---|---|
string | strValue | |
Vector2 | val |
Returns
Type | Description |
---|---|
bool |