|
Kanda Foundation 0.2.0
|
Contains metadata about an entity scene to load. More...
Inheritance diagram for ContentSceneMetadata:Public Member Functions | |
| override string | ToString () |
| bool | Equals (ContentSceneMetadata other) |
| override bool | Equals (object obj) |
| override int | GetHashCode () |
Static Public Member Functions | |
| static bool | operator== (ContentSceneMetadata left, ContentSceneMetadata right) |
| static bool | operator!= (ContentSceneMetadata left, ContentSceneMetadata right) |
Public Attributes | |
| FixedString128Bytes | Name |
| The name of the entity scene. | |
| Hash128 | Guid |
| The GUID of the entity scene. | |
Contains metadata about an entity scene to load.