Romestead Assembly Reference

CandideServer.Entities.ControllerSets.SatyrBoss.ServerSatyrBossArenaDummyThrower

Type JSON

public class in CandideServer.Entities.ControllerSets.SatyrBoss

Methods7
Properties0
Fields9
Events0
Type metadata
  • AssemblyCandideServer
  • NamespaceCandideServer.Entities.ControllerSets.SatyrBoss
  • Base typeShared.Entity.Base.AbstractController
  • HashEC6C29F05AF7E5A74D9F5E88E0C0AAC829F0187F39650A6D905DEF4632DCFCFD

Relationships

Fields

NameVisibilitySignature
ArenaAreaprivateprivate CandideCreator.Shared.Models.RectangleF ArenaArea
PlayerAmountPotCounterUntilIncendiaryprivateprivate System.Int32[] PlayerAmountPotCounterUntilIncendiary
PlayerAmountPotTimersprivateprivate System.ValueTuple<System.Single, System.Single>[] PlayerAmountPotTimers
PossiblePotPositionsprivateprivate Microsoft.Xna.Framework.Vector3[] PossiblePotPositions
PotBaseIdprivateprivate System.Guid PotBaseId
PotIncendiaryBaseIdprivateprivate System.Guid PotIncendiaryBaseId
_playerAmountprivateprivate System.Int32 _playerAmount
_potCounterprivateprivate System.Int32 _potCounter
_timeUntilNextPotprivateprivate System.Single _timeUntilNextPot

Methods

ActionThrowPot

private System.Void ActionThrowPot(System.Boolean special)

Method metadata
  • Visibilityprivate
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • HashDCE5B66394E1AA02A4D34D1255BB9E031FB67B07CC3FAEDC97704285F01EEA64
  • Body hash5930D713B56DB6B22028AE7BB2FC98D2BB33AD327E4CBFAEDD786892E2D8A5CA
  • IL size230
Referenced calls
Called by
String literals
  • ActionThrowPot: Failed to spawn pot

Enter_On

private System.Void Enter_On()

Method metadata
  • Visibilityprivate
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • HashF098C530DF5111449B7FDE82B75319ABE142894DD964088BD1522DEA4CDD04BD
  • Body hash0279F6237A6EDEFFA92300C084322D56B7667633F121C98E1A423CBCB3F6FDF8
  • IL size76
Referenced calls
Called by

EntityInitialize

public System.Void EntityInitialize()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • HashB912882B7D5537DE2B28C8AD6F242FE6BA6FC5B926454A69F920398F405611A2
  • Body hash9004C623DC17B85EB750C1C3863B22CAF875AD91262842860472F5BE0B0E2025
  • IL size19

GetRandomPlayer

private Shared.Entity.EntityWrapper GetRandomPlayer()

Method metadata
  • Visibilityprivate
  • Return typeShared.Entity.EntityWrapper
  • StaticFalse
  • VirtualFalse
  • Hash2022DAD56E3BC316BF707CF0EE154555244DD095B7F557BD266626C55B339615
  • Body hashC37B01D52995FCA5267BCF0CE1CE20CCD26EA2B5BF9564D756EEF48DC106B494
  • IL size238
Referenced calls
Called by

Update

public System.Void Update(Microsoft.Xna.Framework.GameTime gameTime)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash4307EBF19F7072382F17FFA46422E8C320442B8AC5C24E2EF902608C11F9E0CC
  • Body hashC5707A1A6FF11D1A65E5736F8F1D105C525CA8DD30728F2F072FE738B66F1B70
  • IL size504
Referenced calls