![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <MassTypeManager.h>
Public Member Functions | |
| FSharedFragmentTypeTraits ()=default | |
Static Public Member Functions | |
| template<CSharedFragment T> | |
| static FSharedFragmentTypeTraits | Make () |
Public Attributes | |
| bool | bGameThreadOnly = true |
Traits of Shared Fragment types
|
default |
|
inlinestatic |
Factory function for creating traits specific to a given shared fragment type
Whether the shared fragment has to be used only on the Game Thread