Navigation
API > API/Plugins > API/Plugins/MutableRuntime > API/Plugins/MutableRuntime/MuR > API/Plugins/MutableRuntime/MuR/Model
References
| Module | MutableRuntime |
| Header | /Engine/Plugins/Experimental/Mutable/Source/MutableRuntime/Public/MuR/Model.h |
| Include | #include "MuR/Model.h" |
| Source | /Engine/Plugins/Experimental/Mutable/Source/MutableRuntime/Private/MuR/Model.cpp |
int32 GetIntDefaultValue
&40;
int32 Index
&41; const
Remarks
Return the default value of a integer parameter.
The parameter specified by index is a T_INT.
Parameters
| Name | Description |
|---|---|
| Index | Index of the parameter from 0 to GetCount()-1 |