Navigation
API > API/Plugins > API/Plugins/MassEntity > API/Plugins/MassEntity/TMassExternalSubsystemTraits
References
| Module | MassEntity |
| Header | /Engine/Plugins/Runtime/MassEntity/Source/MassEntity/Public/MassExternalSubsystemTraits.h |
| Include | #include "MassExternalSubsystemTraits.h" |
Syntax
enum
&123;
ThreadSafeRead = false
&125;
Remarks
Note that we're not supplying a default value for this property to be able to statically catch code that tries to access given subsystem without including the appropriate headers. See the comment above if you want to use a UWorldSubsystem that has not had its traits defined before. GameThreadOnly = true,