OpenClonk
C4ValueConv< const C4Value & > Struct Reference

#include <C4AulDefFunc.h>

Static Public Member Functions

static const C4Value_FromC4V (C4Value &v)
 

Static Public Attributes

static constexpr C4V_Type Type = C4V_Any
 

Detailed Description

Definition at line 201 of file C4AulDefFunc.h.

Member Function Documentation

◆ _FromC4V()

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

Definition at line 204 of file C4AulDefFunc.h.

204 { return v; }

Member Data Documentation

◆ Type

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

Definition at line 203 of file C4AulDefFunc.h.


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