Candide.CandideUI.ProximityWindows.ProximityWindow
Type JSONpublic class in Candide.CandideUI.ProximityWindows
Type metadata
- Assembly
Romestead - Namespace
Candide.CandideUI.ProximityWindows - Base type
Candide.CandideUI.Containers.CandideWindow - Hash
04831065C03B13527FAB702D4F153E261491087A0846A762D2481BAFB1C7F4A8
Relationships
Base type
Derived types
Referenced by types
Fields
| Name | Visibility | Signature |
|---|---|---|
AttachedArea# | public | public System.Nullable<CandideCreator.Shared.Models.RectangleF> AttachedArea |
AttachedEntity# | public | public Shared.Entity.EntityWrapper AttachedEntity |
CloseDistance# | public | public System.Single CloseDistance |
IsOpen# | public | public System.Boolean IsOpen |
Methods
Update
#
public System.Void Update(Microsoft.Xna.Framework.GameTime gameTime)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
2FD144BA531B3DE5B477408B5E2F110C39729CFA5A50BBEFBB379A57C68D907B - Body hash
44D6A0C5F1C1A797E9FF4F9DE1A9FE1309ED7C2A16A082E463627C7DC1F28374 - IL size320
Referenced calls
Candide.World.WorldHandler::GetDistance(Shared.Entity.EntityWrapper, Shared.Entity.EntityWrapper)System.Nullable<System.Single>::get_HasValue()System.Nullable<System.Single>::GetValueOrDefault()Candide.CandideUI.Containers.CandideWindow::Close()System.Nullable<CandideCreator.Shared.Models.RectangleF>::get_HasValue()Shared.Entity.EntityWrapper::get_Position2()System.Nullable<CandideCreator.Shared.Models.RectangleF>::get_Value()Candide.CandideUI.Containers.CandideWindow::Update(Microsoft.Xna.Framework.GameTime)