ezEngine Release 25.08
Loading...
Searching...
No Matches
ezVariantClass Struct Reference

Public Types

enum  Enum {
  Invalid , DirectCast , PointerCast , TypedObject ,
  CustomTypeCast
}
 

Member Enumeration Documentation

◆ Enum

Enumerator
DirectCast 

A standard type.

PointerCast 

Any cast to T*.

TypedObject 

ezTypedObject cast. Needed because at no point does and ezVariant ever store a ezTypedObject so it can't be returned as a const reference.

CustomTypeCast 

Custom object types.


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