Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Add()
void
ReLogic.Peripherals.RGB.ShaderSelector.ShaderGroup.Add
(
ChromaShader
shader
,
ChromaCondition
condition
)
inline
Definition at line
45
of file
ShaderSelector.cs
.
46
{
47
Shaders.AddLast(
new
ConditionalShader(shader, condition));
48
}
ReLogic
Peripherals
RGB
ShaderSelector
ShaderGroup
Generated by
1.10.0