Lost Ark SDK  1.148.153.0
SDK::FstMaterialExpressionParameterGroup Struct Reference

#include <LA_EFGame_structs.hpp>

Collaboration diagram for SDK::FstMaterialExpressionParameterGroup:

Public Attributes

struct FstGameMsgID MaterialExpressionParameterGroupMsgID
 
struct FName GroupName
 
TArray< struct FstMaterialExpressionScalarParameterarrScalarParameter
 
TArray< struct FstMaterialExpressionVectorParameterarrVectorParameter
 
TArray< struct FstMaterialExpressionTextureSampleParameterarrTextureParameter
 
TArray< struct FstMaterialExpressionBoolParameterarrBoolParameter
 
TArray< struct FstMaterialExpressionBoolParameterarrPrivateBoolParameter
 

Member Data Documentation

◆ arrBoolParameter

TArray<struct FstMaterialExpressionBoolParameter> SDK::FstMaterialExpressionParameterGroup::arrBoolParameter

◆ arrPrivateBoolParameter

TArray<struct FstMaterialExpressionBoolParameter> SDK::FstMaterialExpressionParameterGroup::arrPrivateBoolParameter

◆ arrScalarParameter

TArray<struct FstMaterialExpressionScalarParameter> SDK::FstMaterialExpressionParameterGroup::arrScalarParameter

◆ arrTextureParameter

TArray<struct FstMaterialExpressionTextureSampleParameter> SDK::FstMaterialExpressionParameterGroup::arrTextureParameter

◆ arrVectorParameter

TArray<struct FstMaterialExpressionVectorParameter> SDK::FstMaterialExpressionParameterGroup::arrVectorParameter

◆ GroupName

struct FName SDK::FstMaterialExpressionParameterGroup::GroupName

◆ MaterialExpressionParameterGroupMsgID

struct FstGameMsgID SDK::FstMaterialExpressionParameterGroup::MaterialExpressionParameterGroupMsgID

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