Navigation
API > API/Plugins > API/Plugins/NetworkPredictionExtras
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UMockRootMotionSourceClassMap
References
| Module | NetworkPredictionExtras |
| Header | /Engine/Plugins/Runtime/NetworkPredictionExtras/Source/NetworkPredictionExtras/Public/MockRootMotionSourceObject.h |
| Include | #include "MockRootMotionSourceObject.h" |
Syntax
UCLASS&40;&41;
class UMockRootMotionSourceClassMap : public UObject
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Refreshes internal class structure: must be called when new classes are available/unloaded. | ||
| void | Copy singleton's data into replicated manager. | ||
| UMockRootMotionSourceClassMap * | Get () |
Get Singleton instance. | |
| void | Creates singleton instance. |
Overridden from UObject
| Type | Name | Description | |
|---|---|---|---|
| void | BeginDestroy () |
Called before destroying the object. |
Constants
| Name | Description |
|---|---|
| Singleton |