You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-13 13:31:48 +00:00
ClassDB: Provide the enum name of integer constants
This commit is contained in:
@@ -137,4 +137,6 @@ public:
|
||||
~HTTPRequest();
|
||||
};
|
||||
|
||||
VARIANT_ENUM_CAST(HTTPRequest::Result);
|
||||
|
||||
#endif // HTTPREQUEST_H
|
||||
|
||||
Reference in New Issue
Block a user