terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Public Member Functions | |
void | SetValue (Matrix value) |
void | SetValue (bool value) |
void | SetValue (float value) |
void | SetValue (Vector2 value) |
void | SetValue (Vector3 value) |
void | SetValue (Vector4 value) |
Package Functions | |
EffectParameter (string name) | |
EffectParameter (EffectParameter cloneSource) | |
Package Attributes | |
float[] | Data |
Properties | |
string | Name [get, private set] |
Vector4 | Vector [get] |
float | Float [get] |
bool | Bool [get] |
Color | Color [get] |
Private Attributes | |
string< Name > | k__BackingField |
Definition at line 10 of file EffectParameter.cs.