Candide.CandideUI.ProximityWindows.CustomGraphicsProximityWindow
Type JSONpublic class in Candide.CandideUI.ProximityWindows
Type metadata
- Assembly
Romestead - Namespace
Candide.CandideUI.ProximityWindows - Base type
Candide.CandideUI.Windows.CandideCustomGraphicsWindow - Hash
4428124AFF7EDB322A455ECFC2DADFBE7A85C6C2FF6CBA9A2690C20C5AE46716
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
DDD113A935C10737512AB6624632C1624F1813276B5E81B933FA3B5713E1A039 - Body hash
C7EA0F711EF48B21F7F9EA46F860EEB1317A283545C0BEA41C4EDB3A6619DE57 - IL size167
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()System.Nullable<CandideCreator.Shared.Models.RectangleF>::GetValueOrDefault()Shared.Entity.EntityWrapper::get_Position2()CandideCreator.Shared.Models.RectangleF::Contains(Microsoft.Xna.Framework.Vector2)Candide.CandideUI.Containers.CandideWindow::Update(Microsoft.Xna.Framework.GameTime)