Property | Type | Description | |
---|---|---|---|
megatiles | int[] |
Method | Description | |
---|---|---|
MegatileSelection ( int ids ) : UnityEngine |
Initializes a new instance of the MegatileSelection struct.
|
|
ToJson ( ) : string |
Converts to json.
|
public MegatileSelection ( int ids ) : UnityEngine | ||
ids | int | /// Identifiers. /// |
return | UnityEngine |