Table of Contents

Method SetProperties

Namespace
GrindFest.GameMaster
Assembly
GrindFest.dll

SetProperties(GameObject, JObject)

Set multiple properties at once. Returns all results joined.

public static string SetProperties(GameObject go, JObject properties)

Parameters

go GameObject
properties JObject

Returns

string