|
TModLoader v1.4.4.9
TModLoader source code documentation
|
|
inlinepackage |
Combines Priority and Weight to determine what SceneEffect should be active. Priority is used to do primary sorting with respect to vanilla SceneEffect. Weight will be used if multiple SceneEffect have the same SceneEffectPriority so as to attempt to distinguish them based on their needs.
Definition at line 81 of file ModSceneEffect.cs.
References Terraria.ModLoader.ModSceneEffect.GetWeight(), and Terraria.ModLoader.ModSceneEffect.Priority.
Here is the call graph for this function: