Property | Type | Description | |
---|---|---|---|
Text | string |
Method | Description | |
---|---|---|
AssetNotecard ( ) : System | ||
AssetNotecard ( UUID assetID, byte assetData ) : System | ||
AssetNotecard ( string text ) : System | ||
Decode ( ) : bool | ||
Encode ( ) : void |
public AssetNotecard ( UUID assetID, byte assetData ) : System | ||
assetID | UUID | |
assetData | byte | |
return | System |
public AssetNotecard ( string text ) : System | ||
text | string | |
return | System |