CandideServer.Data.SharedDataSetups.ServerDataSetup_DirectionalOffsets
Type JSONpublic class in CandideServer.Data.SharedDataSetups
Type metadata
- Assembly
CandideServer - Namespace
CandideServer.Data.SharedDataSetups - Base type
System.Object - Hash
28E9D6592A0C9E11CFE835EDBA968BE62E454BE4DC95057170CFD39DF79562A3
Relationships
Base type
System.Object
Fields
| Name | Visibility | Signature |
|---|---|---|
DirectionAngles# | private | private System.Collections.Generic.Dictionary<ServerDataSetup_DirectionalOffsets.Direction, System.Single> DirectionAngles |
Methods
GetAngle
#
private System.Single GetAngle(ServerDataSetup_DirectionalOffsets.Direction dir)
Method metadata
- Visibilityprivate
- Return type
System.Single - StaticTrue
- VirtualFalse
- Hash
2E77BA97CD1AAEE70FB4DBD765F04584F6CF2A5CC888FC763386AD5A401BD3B0 - Body hash
2BF5C34D00AB5317D482F00ED5CBCE8BEC29D865A9617CC55F8F5A0BD691B019 - IL size164
Referenced calls
CandideCreator.Shared.Helpers.VectorExtension::DirectionToAngle(System.Single)System.ArgumentOutOfRangeException::.ctor(System.String, System.Object, System.String)
String literals
dir
GetProjectileSpawnOffset
#
private Microsoft.Xna.Framework.Vector3 GetProjectileSpawnOffset(System.Single angle, System.Single length, System.Single height, Microsoft.Xna.Framework.Vector2 offsetOffset)
Method metadata
- Visibilityprivate
- Return type
Microsoft.Xna.Framework.Vector3 - StaticTrue
- VirtualFalse
- Hash
FFBCB28FBFEE725E45805CD78D075BAF0A439C1120BD5EBFEADEC2D256EA3590 - Body hash
2067D3CE8A57E0261F7D400B0A0F21C17ED3D9A336A9FE30449F80BF1D0DE59B - IL size36
Referenced calls
CandideCreator.Shared.Helpers.VectorExtension::AngleToVector3(System.Single)Microsoft.Xna.Framework.Vector3::op_Multiply(Microsoft.Xna.Framework.Vector3, System.Single)CandideCreator.Shared.Helpers.VectorExtension::ToVector3Xy(Microsoft.Xna.Framework.Vector2)Microsoft.Xna.Framework.Vector3::op_Addition(Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3)
Offset
#
private Microsoft.Xna.Framework.Vector3 Offset(ServerDataSetup_DirectionalOffsets.Direction dir, System.Single length, System.Single height, Microsoft.Xna.Framework.Vector2 offsetOffset)
Method metadata
- Visibilityprivate
- Return type
Microsoft.Xna.Framework.Vector3 - StaticTrue
- VirtualFalse
- Hash
778F03521B631B5A79AA1D6B303373E3FE3F30E4FF18E3BEC17313B4DB651B6E - Body hash
8CCCF057C3817EB838D7051F38CE41D04E585C0638F249A7AD124DAE30E65227 - IL size15
Referenced calls
CandideServer.Data.SharedDataSetups.ServerDataSetup_DirectionalOffsets::GetAngle(ServerDataSetup_DirectionalOffsets.Direction)CandideServer.Data.SharedDataSetups.ServerDataSetup_DirectionalOffsets::GetProjectileSpawnOffset(System.Single, System.Single, System.Single, Microsoft.Xna.Framework.Vector2)
SetupDirectionalOffsets
#
public System.Collections.Generic.List<CandideServer.Data.DataModels.DirectionalOffsetData> SetupDirectionalOffsets()
Method metadata
- Visibilitypublic
- Return type
System.Collections.Generic.List<CandideServer.Data.DataModels.DirectionalOffsetData> - StaticTrue
- VirtualFalse
- Hash
DB961B0024EB6AC8144CD66EEBCA9FC62B687C9F68760C69293EF202B33DB691 - Body hash
7E2670B8103F725EDCB9E2F04352B282B70430163D9B769A04F9A31A91A563B4 - IL size5846
Referenced calls
System.Collections.Generic.List<CandideServer.Data.DataModels.DirectionalOffsetData>::.ctor()CandideServer.Data.DataModels.DirectionalOffsetData::.ctor()CandideServer.Data.SharedDataSetups.ServerDataSetup_DirectionalOffsets::Offset(ServerDataSetup_DirectionalOffsets.Direction, System.Single, System.Single, Microsoft.Xna.Framework.Vector2)Microsoft.Xna.Framework.Vector2::.ctor(System.Single, System.Single)System.Collections.Generic.List<CandideServer.Data.DataModels.DirectionalOffsetData>::Add(!0)
Called by
String literals
magus_normal_attack_projectilemagus_normal_attack_charge_particlesmagus_special_attack_charge_particles_right_handmagus_special_attack_charge_particles_left_handmagus_minerva_laser_attackskeleton_warrior_winduplava_spitter_attackbig_scorpion_poison_ballbig_scorpion_poison_charge_upsatyr_ranger_attacklaser_statue_mouthboar_stun_vfxgoat_stun_vfxvulture_and_phoenix_stun_vfxstatue_mouthsnake_bite_vfx
UpdateDirectionalOffsets
#
public System.Void UpdateDirectionalOffsets()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
7256C0BD2898013AA7861CA67149242CCE0CF8B8330F4B38398E01863FD30F4D - Body hash
E210F2947A15CAE5A471178C9922613AF79C599E9C93F5F94FA4230E67C1886B - IL size11