![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Go to the source code of this file.
Macros | |
| #define | WITH_PUSH_MODEL 0 |
| #define | DISABLE_PUSH_MODEL_VALIDATION 0 |
| #define | WITH_PUSH_VALIDATION_SUPPORT (WITH_PUSH_MODEL && !(UE_BUILD_SHIPPING || UE_BUILD_TEST || DISABLE_PUSH_MODEL_VALIDATION)) |
| #define | REPLICATED_BASE_CLASS(ClassName) |
| #define DISABLE_PUSH_MODEL_VALIDATION 0 |
| #define REPLICATED_BASE_CLASS | ( | ClassName | ) |
| #define WITH_PUSH_MODEL 0 |
| #define WITH_PUSH_VALIDATION_SUPPORT (WITH_PUSH_MODEL && !(UE_BUILD_SHIPPING || UE_BUILD_TEST || DISABLE_PUSH_MODEL_VALIDATION)) |