|
::std::int32_t | cxxbridge1$IConsole_IResult$GetInteger (const ::IConsole_IResult &self, ::std::uint32_t Index) noexcept |
|
float | cxxbridge1$IConsole_IResult$GetFloat (const ::IConsole_IResult &self, ::std::uint32_t Index) noexcept |
|
void | cxxbridge1$IConsole_IResult$GetString (const ::IConsole_IResult &self, ::std::uint32_t Index, ::StrRef *return$) noexcept |
|
void | cxxbridge1$IConsole_IResult$GetColor (const ::IConsole_IResult &self, ::std::uint32_t Index, float DarkestLighting, ::ColorHSLA *return$) noexcept |
|
::std::int32_t | cxxbridge1$IConsole_IResult$NumArguments (const ::IConsole_IResult &self) noexcept |
|
::std::int32_t | cxxbridge1$IConsole_IResult$GetVictim (const ::IConsole_IResult &self) noexcept |
|
void | cxxbridge1$IConsole$ExecuteLine (::IConsole &self, ::StrRef *pStr, ::std::int32_t ClientId, bool InterpretSemicolons) noexcept |
|
void | cxxbridge1$IConsole$Print (const ::IConsole &self, ::std::int32_t Level, ::StrRef *pFrom, ::StrRef *pStr, ::ColorRGBA *PrintColor) noexcept |
|
void | cxxbridge1$IConsole$Register (::IConsole &self, ::StrRef *pName, ::StrRef *pParams, ::std::int32_t Flags, ::IConsole_FCommandCallback *pfnFunc, ::UserPtr *pUser, ::StrRef *pHelp) noexcept |
|
::IConsole * | cxxbridge1$CreateConsole (::std::int32_t FlagMask) noexcept |
|
void | cxxbridge1$unique_ptr$IConsole$null (::std::unique_ptr<::IConsole > *ptr) noexcept |
|
void | cxxbridge1$unique_ptr$IConsole$raw (::std::unique_ptr<::IConsole > *ptr, ::IConsole *raw) noexcept |
|
const ::IConsole * | cxxbridge1$unique_ptr$IConsole$get (const ::std::unique_ptr<::IConsole > &ptr) noexcept |
|
::IConsole * | cxxbridge1$unique_ptr$IConsole$release (::std::unique_ptr<::IConsole > &ptr) noexcept |
|
void | cxxbridge1$unique_ptr$IConsole$drop (::std::unique_ptr<::IConsole > *ptr) noexcept |
|