Plasma Engine  2.0
Loading...
Searching...
No Matches
plVariantClass 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 

plTypedObject cast. Needed because at no point does and plVariant ever store a plTypedObject 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: