Modding:Effects: Difference between revisions

78 bytes added ,  00:45, 12 March 2021
m
no edit summary
(Created page with "{{Stub}} {{Modding Info}} == Effect Types == All effects inherit a virtual method called <code>GetEffectType()</code> which seems to return a nonsense integer. It's actually...")
 
mNo edit summary
Line 138: Line 138:
|}
|}


If this is not set, it will default to 1, which is just the generic category.
=== Methods of masking ===
=== Methods of masking ===
Effects have two methods of checking these masks:
Effects have two methods of checking these masks: