PixelBullet  0.0.1
A C++ game engine
Loading...
Searching...
No Matches
PixelBullet::TypeInfo< Base > Class Template Reference

Static Public Member Functions

template<typename K >
static TypeID Get () noexcept
 Returns a unique ID for type K (which must be derived from Base)
 

Member Function Documentation

◆ Get()

template<typename Base >
template<typename K >
static TypeID PixelBullet::TypeInfo< Base >::Get ( )
inlinestaticnoexcept

Returns a unique ID for type K (which must be derived from Base)


The documentation for this class was generated from the following file: