Candide.GameModels.Systems.Weather.WindSway
Type JSONpublic struct in Candide.GameModels.Systems.Weather
Type metadata
- Assembly
Romestead - Namespace
Candide.GameModels.Systems.Weather - Base type
System.ValueType - Hash
609FD7EEE6A552BCE9E4D14AFC90C8E9049D9C587C1D9044E6368022FD86ECD1
Relationships
Base type
System.ValueType
Referenced by types
Fields
| Name | Visibility | Signature |
|---|---|---|
SwaySpeed# | public | public System.Single SwaySpeed |
Timer# | public | public System.Single Timer |
Methods
GetBaseRotation
#
public System.Single GetBaseRotation()
Method metadata
- Visibilitypublic
- Return type
System.Single - StaticFalse
- VirtualFalse
- Hash
4BE4B075C025292E26D2FA33DE217B1E1D7B699E4B95733CB929FEB3C0A9D628 - Body hash
5198CF936E856A984CBC6F1AD7A3C4AEED525DBDC3AF10A594033D8B704A494D - IL size78
Referenced calls
System.Math::Abs(System.Single)System.Math::Sign(System.Single)CandideCreator.Shared.Helpers.EffectHelper::FlickerHelper(System.Single, System.Single, System.Single, System.Single)
Initialize
#
public System.Void Initialize(System.Single swaySpeed)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
56FC8FEBD14C1E401BECE7BD042278F9157496636368177D97805E7B36EA8444 - Body hash
0B5835DAA1A6188FB4DA3EE2FED578DF6D12EB2E8FA57B7ADF822068C3E08AB7 - IL size34
Referenced calls
Update
#
public System.Void Update(System.Single dt)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
4A48218A5DF040ABEAFB93B801F66A3BF4D3C34BECF5028EDEFF5EC09888F44C - Body hash
B5EA8057EAFD07CC249028AF745877084851360B8E327D9D9943BA3D95C1E40C - IL size28
Called by
Candide.Entities.Controllers.Legacy.GrassFieldController::UpdateCandide.Entities.Controllers.Legacy.TreeController::UpdateCandide.Entities.Controllers.Other.BushController::UpdateCandide.Entities.Controllers.Other.FruitTreeController::UpdateCandide.Entities.Controllers.Other.SkinnyTreeController::Update