Empeld
Empeld plugin documentation.
|
Public Member Functions | |
Rain () | |
override void | Simulate (double time, double x, double y, double z) |
Simulate the environment with the time, and an x/y/z More... | |
Public Member Functions inherited from pluginbase.Objects.World.Environment.Precipitation.PrecipitationBase | |
PrecipitationBase () | |
Properties | |
IResourceResolver | ResourceResolver [get] |
override string | ParticleSystemScript [get] |
override SoundDescriptor | Audio [get] |
override bool | Active [get] |
Properties inherited from pluginbase.Objects.World.Environment.Precipitation.PrecipitationBase | |
virtual bool | Active [get] |
virtual string | ParticleSystemScript [get] |
virtual SoundDescriptor | Audio [get] |
Properties inherited from pluginbase.Objects.World.Environment.IPrecipitation | |
bool | Active [get] |
Gets a value indicating whether this pluginbase.Objects.World.Environment.IPrecipitation is active. More... | |
string | ParticleSystemScript [get] |
Script representing the particle system used for precipitation More... | |
SoundDescriptor | Audio [get] |
Audio descriptor that will be played when its precipitating More... | |
essentials.Environment.Precipitation.Rain.Rain | ( | ) |
|
virtual |
Simulate the environment with the time, and an x/y/z
time | Time. |
x | X. |
y | Y. |
z | Z. |
Reimplemented from pluginbase.Objects.World.Environment.Precipitation.PrecipitationBase.
|
get |
|
get |
|
get |
|
getprotected |
Attribute: Dependency