CommonLibSSE NG
Loading...
Searching...
No Matches
RE::NiRTTI Class Reference

#include <NiRTTI.h>

Public Member Functions

constexpr const char * GetName () const noexcept
 
constexpr const NiRTTIGetBaseRTTI () const noexcept
 
constexpr bool IsKindOf (const NiRTTI *a_rtti) const noexcept
 

Public Attributes

const char * name
 
const NiRTTIbaseRTTI
 

Member Function Documentation

◆ GetBaseRTTI()

constexpr const NiRTTI * RE::NiRTTI::GetBaseRTTI ( ) const
inlineconstexprnoexcept

◆ GetName()

constexpr const char * RE::NiRTTI::GetName ( ) const
inlineconstexprnoexcept

◆ IsKindOf()

constexpr bool RE::NiRTTI::IsKindOf ( const NiRTTI a_rtti) const
inlineconstexprnoexcept

Member Data Documentation

◆ baseRTTI

const NiRTTI* RE::NiRTTI::baseRTTI

◆ name

const char* RE::NiRTTI::name

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