Romestead Assembly Reference

CandideServer.Data.SharedDataSetups.ServerDataSetup_DirectionalOffsets

Type JSON

public class in CandideServer.Data.SharedDataSetups

Methods5
Properties0
Fields1
Events0
Type metadata
  • AssemblyCandideServer
  • NamespaceCandideServer.Data.SharedDataSetups
  • Base typeSystem.Object
  • Hash28E9D6592A0C9E11CFE835EDBA968BE62E454BE4DC95057170CFD39DF79562A3

Relationships

Base type

System.Object

Fields

NameVisibilitySignature
DirectionAnglesprivateprivate System.Collections.Generic.Dictionary<ServerDataSetup_DirectionalOffsets.Direction, System.Single> DirectionAngles

Methods

GetAngle

private System.Single GetAngle(ServerDataSetup_DirectionalOffsets.Direction dir)

Method metadata
  • Visibilityprivate
  • Return typeSystem.Single
  • StaticTrue
  • VirtualFalse
  • Hash2E77BA97CD1AAEE70FB4DBD765F04584F6CF2A5CC888FC763386AD5A401BD3B0
  • Body hash2BF5C34D00AB5317D482F00ED5CBCE8BEC29D865A9617CC55F8F5A0BD691B019
  • IL size164
Referenced calls
Called by
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 typeMicrosoft.Xna.Framework.Vector3
  • StaticTrue
  • VirtualFalse
  • HashFFBCB28FBFEE725E45805CD78D075BAF0A439C1120BD5EBFEADEC2D256EA3590
  • Body hash2067D3CE8A57E0261F7D400B0A0F21C17ED3D9A336A9FE30449F80BF1D0DE59B
  • IL size36
Referenced calls
Called by

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 typeMicrosoft.Xna.Framework.Vector3
  • StaticTrue
  • VirtualFalse
  • Hash778F03521B631B5A79AA1D6B303373E3FE3F30E4FF18E3BEC17313B4DB651B6E
  • Body hash8CCCF057C3817EB838D7051F38CE41D04E585C0638F249A7AD124DAE30E65227
  • IL size15
Referenced calls
Called by

SetupDirectionalOffsets

public System.Collections.Generic.List<CandideServer.Data.DataModels.DirectionalOffsetData> SetupDirectionalOffsets()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Collections.Generic.List<CandideServer.Data.DataModels.DirectionalOffsetData>
  • StaticTrue
  • VirtualFalse
  • HashDB961B0024EB6AC8144CD66EEBCA9FC62B687C9F68760C69293EF202B33DB691
  • Body hash7E2670B8103F725EDCB9E2F04352B282B70430163D9B769A04F9A31A91A563B4
  • IL size5846
Referenced calls
Called by
String literals
  • magus_normal_attack_projectile
  • magus_normal_attack_charge_particles
  • magus_special_attack_charge_particles_right_hand
  • magus_special_attack_charge_particles_left_hand
  • magus_minerva_laser_attack
  • skeleton_warrior_windup
  • lava_spitter_attack
  • big_scorpion_poison_ball
  • big_scorpion_poison_charge_up
  • satyr_ranger_attack
  • laser_statue_mouth
  • boar_stun_vfx
  • goat_stun_vfx
  • vulture_and_phoenix_stun_vfx
  • statue_mouth
  • snake_bite_vfx

UpdateDirectionalOffsets

public System.Void UpdateDirectionalOffsets()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash7256C0BD2898013AA7861CA67149242CCE0CF8B8330F4B38398E01863FD30F4D
  • Body hashE210F2947A15CAE5A471178C9922613AF79C599E9C93F5F94FA4230E67C1886B
  • IL size11
Referenced calls