You’re reading an older version of the Slamcore SDK documenation. The latest one is 23.04.
Struct slamcore::ConstTaggedObject
-
struct ConstTaggedObject
Subclassed by TaggedObject
Public Functions
-
inline explicit ConstTaggedObject()
-
inline explicit ConstTaggedObject(ObjectType type)
-
inline ObjectType type() const noexcept
-
inline explicit operator bool() const noexcept
-
inline bool operator==(const ConstTaggedObject &other) const noexcept
-
inline bool operator!=(const ConstTaggedObject &other) const noexcept
-
inline explicit ConstTaggedObject()