Logo
Public Member Functions | Public Attributes | List of all members
SharpKmyGfx::NativeGameViewDrawHook Class Reference

#include <GameViewDrawHook.h>

Inheritance diagram for SharpKmyGfx::NativeGameViewDrawHook:

Public Member Functions

void gameviewHookDraw (kmyGfx::GameViewDrawCommandBuffer &icb, kmyGfx::GameViewDrawHookPoint point) override
 

Public Attributes

void * owner = nullptr
 

Member Function Documentation

◆ gameviewHookDraw()

void SharpKmyGfx::NativeGameViewDrawHook::gameviewHookDraw ( kmyGfx::GameViewDrawCommandBuffer &  icb,
kmyGfx::GameViewDrawHookPoint  point 
)
override

Member Data Documentation

◆ owner

void* SharpKmyGfx::NativeGameViewDrawHook::owner = nullptr