CS2-Kit
C++23 library for CS2 Metamod:Source plugin development
Loading...
Searching...
No Matches
VirtualCall.hpp File Reference
#include <cstdint>

Go to the source code of this file.

Namespaces

namespace  CS2Kit
 
namespace  CS2Kit::Sdk
 

Functions

template<typename Ret , typename... Args>
constexpr Ret CS2Kit::Sdk::CallVirtual (int index, void *thisPtr, Args... args) noexcept