KarmaEngine
Game Engine for practical learning and research purposes
Loading...
Searching...
No Matches
SubClassOf.h File Reference

This file contains the class TSubclassOf and relevant helpers. More...

#include "krpch.h"
#include "Class.h"
#include "Field.h"
Include dependency graph for SubClassOf.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Karma::TChooseClass< true, TrueClass, FalseClass >
 
class  Karma::TChooseClass< false, TrueClass, FalseClass >
 
struct  Karma::TIsTSubclassOf< T >
 
struct  Karma::TIsDerivedFrom< DerivedType, BaseType >
 Is type DerivedType inherited from BaseType? More...
 
class  Karma::TSubclassOf< TClass >
 Template to allow TClassType's to be passed around with type safety. More...
 
struct  Karma::TIsTSubclassOf< TSubclassOf< T > >
 

Detailed Description

This file contains the class TSubclassOf and relevant helpers.

Author
Ravi Mohan (the_cowboy)
Version
1.0
Date
April 13, 2023