Small fix.
This commit is contained in:
parent
75495b62c6
commit
020d38a963
|
@ -44,7 +44,7 @@ public:
|
|||
return Map;
|
||||
}
|
||||
|
||||
UFUNCTION(Exec, CallInEditor, DevelopmentOnly)
|
||||
UFUNCTION(Exec, CallInEditor, meta=(DevelopmentOnly))
|
||||
void DebugShowSignals(bool enable);
|
||||
|
||||
protected:
|
||||
|
|
Loading…
Reference in New Issue