This type defines a Beamable ContentObject subclass for the EventsService.
More...
|
static string | GetContentTypeName (Type contentType) |
| Get the TypeName of the ContentObject More...
|
|
static string | GetContentType< TContent > () |
| Get the type of the ContentObject More...
|
|
static TContent | Make< TContent > (string name) |
| Make an instance of the ContentObject More...
|
|
const string | TooltipNotFoundDebugFallback1a = "(No Tooltip)" |
|
string | ContentVersion [get] |
|
string | ContentName [get] |
| The name of the ContentObject
|
|
string | ContentType [get] |
| The type of the ContentObject
|
|
string | Id [get] |
| The id of the ContentObject
|
|
string | ManifestID [get] |
| The Manifest Id
|
|
string | Version [get] |
| The version of the ContentObject
|
|
string[]?? | Tags [getset] |
| The tags of the ContentObject
|
|
string | Id [get] |
| The id. A content id is a dot separated string. The right most part is the name of the content. Every part to the left of the name denotes the type of the content.
|
|
string | Version [get] |
| The version
|
|
string[] | Tags [get] |
| The tags
|
|
string | ManifestID [get] |
|
ContentDelegate | OnChanged |
| Invoked after ContentObject field values change
|
|
This type defines a Beamable ContentObject subclass for the EventsService.
Related Links

The documentation for this class was generated from the following file:
- com.beamable/Common/Runtime/Modules/SharedContent/EventContent.cs