Navigation
API > API/Plugins > API/Plugins/StormSyncCore
Type
typedef TSharedPtr < TArray < uint8 >, ESPMode::ThreadSafe > FStormSyncBufferPtr
References
| Module | StormSyncCore |
| Header | /Engine/Plugins/Experimental/StormSync/Source/StormSyncCore/Public/StormSyncCommonTypes.h |
| Include | #include "StormSyncCommonTypes.h" |
Remarks
Common alias to a ThreadSafe SharedPtr to hold a Buffer (array of uint8)