ParamTypedRefCount

class ParamTypedRefCount

Bases: ParamValueBase

A class object for storing specifically objects of type TypedReferenceCount, which is different than TypedWritableReferenceCount.

Inheritance diagram

Inheritance diagram of ParamTypedRefCount

ParamTypedRefCount(TypedReferenceCount const *value)
static TypeHandle get_class_type(void)
TypedReferenceCount *get_value(void) const

Retrieves the value stored in the parameter.