|
| Asset< Texture2D > | GetTexture () |
| |
| void | SetStaticDefaults () |
| |
| void ILoadable. | Load (Mod mod) |
| | Called when loading the type.
|
| |
| void ILoadable. | Unload () |
| | Called during unloading when needed.
|
| |
| bool | IsLoadingEnabled (Mod mod) |
| | Whether or not this type should be loaded when it's told to. Returning false disables M:Terraria.ModLoader.Mod.AddContent(Terraria.ModLoader.ILoadable) from actually loading this type.
|
| |
Definition at line 6 of file IPlant.cs.
The documentation for this interface was generated from the following file: