Method GetTrackedObjectSchemas
- Namespace
- GrindFest.GameMaster
- Assembly
- GrindFest.dll
GetTrackedObjectSchemas()
Returns configure schemas for all live tracked objects. Used by DMBridge to include in request.json for constrained decoding.
public static Dictionary<string, object> GetTrackedObjectSchemas()
Returns
- Dictionary<string, object>