Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
IsoUnityCollectionType
C# Class IsoUnityCollectionType, isoAbbeyTFG
Inheritance:
IsoUnityType
Show file
Open project: nvidiosin/isoAbbeyTFG
Class Usage Examples
Public Methods
Method
Description
canHandle
(
object
o
) :
bool
clone
( ) :
IsoUnityType,
fromJSONObject
(
JSONObject,
json
) :
void
toJSONObject
( ) :
JSONObject,
Method Details
canHandle()
public
method
public
canHandle
(
object
o
) :
bool
o
object
return
bool
clone()
public
method
public
clone
( ) :
IsoUnityType,
return
IsoUnityType,
fromJSONObject()
public
method
public
fromJSONObject
(
JSONObject,
json
) :
void
json
JSONObject,
return
void
toJSONObject()
public
method
public
toJSONObject
( ) :
JSONObject,
return
JSONObject,