ReportingService Methods |
The ReportingService type exposes the following members.
Name | Description | |
---|---|---|
CoroutineInitialise |
This method is used by our internal systems so do not call it directly.
(Overrides SingletonBehaviourCoroutineInitialise.) | |
GetSceneMetadataAssetPath |
Relative path the to the scene metadata file from the Assets folder
| |
GetSceneMetadataFilePath |
Full path the to the scene metadata file
| |
GetSceneMetadataResourcePath |
Relative path the to the scene metadata file. Note this is relative to the Resources folder and can be used when loading the asset.
| |
SendReportingMessage(String, MessageID, String) |
Sends a reporting message
| |
SendReportingMessage(String, MessageID, String, DictionaryString, Object) |
Sends a reporting message
|
Name | Description | |
---|---|---|
GetCopyOf |
Copies all properties of a component from source to target. Uses reflection to set properties.
(Defined by ComponentExtensions.) | |
WaitForT |
Waits for a singleton on a coroutine
(Defined by SingletonManager.) |