PlayerControllerHelperMapHelperAddMapsFromJsonT(Int32, List) Method |
Namespace: RewiredAssembly: Rewired_Core (in Rewired_Core.dll) Version: 1.0.0+20d1932ee9c49d9b6496f76a0835fd9b82311ad2
Syntaxpublic int AddMapsFromJson<T>(
int controllerId,
List jsonStrings
)
where T : ControllerMap
Parameters
- controllerId Int32
-
- jsonStrings ListT
-
Type Parameters
- T
Return Value
Int32
See Also