CandideServer.Models.Spells.ServerWeatherSpell
Type JSONpublic class in CandideServer.Models.Spells
Type metadata
- Assembly
CandideServer - Namespace
CandideServer.Models.Spells - Base type
CandideServer.Models.Spells.AbstractServerSpell - Hash
C6442094274BA753B508DB6149FB5259AF5C1BFED097C5B7798AE40AD110A3D7
Relationships
Methods
CanCast
#
public Shared.Combat.Spells.CanCastSpellResult CanCast(CandideServer.Models.Spells.ServerSpellCastingContext context)
Method metadata
- Visibilitypublic
- Return type
Shared.Combat.Spells.CanCastSpellResult - StaticFalse
- VirtualTrue
- Hash
A3D1D8D9EF2B378848C24E01129570E0817E8FAD77364E0941D387226F63EE74 - Body hash
6943A403F3489D519B1E49E7492B1FF0696C9C69DFA3969F560CB405614CF473 - IL size69
Referenced calls
System.Collections.Generic.Dictionary<System.String, CandideServer.Data.DataModels.ServerWeatherData>::ContainsKey(!0)System.Guid::op_Inequality(System.Guid, System.Guid)
DoCast
#
protected System.Void DoCast(Shared.Combat.Projectiles.ProjectileSystem projectileSystem, CandideServer.Models.Spells.ServerSpellCastingContext context, Shared.Helpers.CastSpellArgs castSpellArgs)
Method metadata
- Visibilityprotected
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
EF09ADBAEDAF4CB280F3D21CDF7887079C1EADD1BF3E76C83D704A161B630A9D - Body hash
92777BBC641BF6688F946B12C1DAE96EF4F098471B01BB8E4C930D74F883773B - IL size120
Referenced calls
System.Nullable<Microsoft.Xna.Framework.Vector3>::get_HasValue()Microsoft.Xna.Framework.Vector3::get_Zero()Shared.Entity.EntityWrapper::get_Position()System.Nullable<Microsoft.Xna.Framework.Vector3>::GetValueOrDefault()CandideCreator.Shared.Helpers.VectorExtension::ToVector2(Microsoft.Xna.Framework.Vector3)Microsoft.Xna.Framework.Vector2::get_Zero()CandideServer.ServerManagers.WeatherServerManager::CheatWeather(System.String, Microsoft.Xna.Framework.Vector2, System.Boolean, System.Single, System.Single, Microsoft.Xna.Framework.Vector2, System.Single)