Exclude StreamingStats from default value generation
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user