Minor adjustments to the profiling tools code
This commit is contained in:
@@ -24,7 +24,7 @@ public:
|
||||
/// <summary>
|
||||
/// Represents single CPU profiling event data.
|
||||
/// </summary>
|
||||
API_STRUCT() struct Event
|
||||
API_STRUCT(NoDefault) struct Event
|
||||
{
|
||||
DECLARE_SCRIPTING_TYPE_MINIMAL(Event);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user