/ CometEngine / Json / JsonObject / GetVector2SystemString

GetVector2(System.String)

Type:
METHOD

Params:
key: The key to find.

Return:
Returns the value of the key or Vector2.zero if it does not exist.

Description:
Gets the Vector2 value that matches the given key.