MCPcopy Create free account
hub / github.com/HaxeFoundation/hxcpp / GetEnumName

Function GetEnumName

include/Enum.h:113–113  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

111 int __Compare(const hx::Object *inRHS) const HXCPP_OVERRIDE;
112
113 virtual String GetEnumName( ) const { return HX_CSTRING("Enum"); }
114};
115
116

Callers 1

__CompareMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected