OpenClonk
C4ValueConv< C4PropList * > Struct Reference

#include <C4AulDefFunc.h>

Static Public Member Functions

static C4PropList_FromC4V (C4Value &v)
 

Static Public Attributes

static constexpr C4V_Type Type = C4V_PropList
 

Detailed Description

Definition at line 186 of file C4AulDefFunc.h.

Member Function Documentation

◆ _FromC4V()

static C4PropList* C4ValueConv< C4PropList * >::_FromC4V ( C4Value v)
inlinestatic

Definition at line 189 of file C4AulDefFunc.h.

189 { return v._getPropList(); }
C4PropList * _getPropList() const
Definition: C4Value.h:129

References C4Value::_getPropList().

Here is the call graph for this function:

Member Data Documentation

◆ Type

constexpr C4V_Type C4ValueConv< C4PropList * >::Type = C4V_PropList
staticconstexpr

Definition at line 188 of file C4AulDefFunc.h.


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