Exclude StreamingStats from default value generation

This commit is contained in:
2022-12-29 13:56:52 +01:00
parent 2408aa48c1
commit c2bb717a69
+1 -1
View File
@@ -9,7 +9,7 @@
class GPUSampler;
// Streaming service statistics container.
API_STRUCT() struct FLAXENGINE_API StreamingStats
API_STRUCT(NoDefault) struct FLAXENGINE_API StreamingStats
{
DECLARE_SCRIPTING_TYPE_MINIMAL(StreamingStats);
// Amount of active streamable resources.