OpenClonk
C4ValueConv< C4Value > Struct Reference

#include <C4AulDefFunc.h>

Static Public Member Functions

static C4Value _FromC4V (C4Value &v)
 

Static Public Attributes

static constexpr C4V_Type Type = C4V_Any
 

Detailed Description

Definition at line 206 of file C4AulDefFunc.h.

Member Function Documentation

◆ _FromC4V()

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

Definition at line 209 of file C4AulDefFunc.h.

209 { return v; }

Member Data Documentation

◆ Type

constexpr C4V_Type C4ValueConv< C4Value >::Type = C4V_Any
staticconstexpr

Definition at line 208 of file C4AulDefFunc.h.


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