ScheduleSystem.WorldPosition
Type JSONpublic struct in ScheduleSystem
Type metadata
- Assembly
CandideServer - Namespace
ScheduleSystem - Base type
System.ValueType - Interfaces
System.IEquatable<ScheduleSystem.WorldPosition> - Hash
0FBF6B072F92F0F8BD0541E229905809B696E559305E3614275E8EF1A49D865A
Relationships
Base type
System.ValueType
Interfaces
System.IEquatable<ScheduleSystem.WorldPosition>
Referenced by types
Fields
| Name | Visibility | Signature |
|---|---|---|
Direction# | public | public System.Nullable<System.Single> Direction |
Position# | public | public Microsoft.Xna.Framework.Vector2 Position |
TargetEntityId# | public | public System.Nullable<System.Guid> TargetEntityId |
WorldId# | public | public System.Guid WorldId |
Properties
| Name | Visibility | Signature |
|---|---|---|
targetEntityId# | public | public System.Nullable<System.Guid> targetEntityId |
Methods
Deconstruct
#
public System.Void Deconstruct(out System.Guid& WorldId, out Microsoft.Xna.Framework.Vector2& Position, out System.Nullable<System.Single>& Direction, out System.Nullable<System.Guid>& targetEntityId)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
19165EDDB7A2E1C6B87D51E170B1D972CB6C7B778C7615E351872BFCB870E3FE - Body hash
891E950650BEACCC2935DD2F071103C279CB8B27AA7EB1058CD99C5BBBF67759 - IL size50
Referenced calls
ScheduleSystem.WorldPosition::get_targetEntityId()
Equals
#
public System.Boolean Equals(ScheduleSystem.WorldPosition other)
Method metadata
- Visibilitypublic
- Return type
System.Boolean - StaticFalse
- VirtualTrue
- Hash
51F45596E697FE0E4670B51233490830131BBFA5281492CEE3A85761BA14F3B6 - Body hash
295E6363C6E9572F6DC8CD10A87237299114ED45785B5FB17FCEDDD5667640AA - IL size121
Referenced calls
System.Collections.Generic.EqualityComparer<System.Nullable<System.Guid>>::get_Default()System.Collections.Generic.EqualityComparer<System.Nullable<System.Guid>>::Equals(!0, !0)System.Collections.Generic.EqualityComparer<System.Guid>::get_Default()System.Collections.Generic.EqualityComparer<System.Guid>::Equals(!0, !0)System.Collections.Generic.EqualityComparer<Microsoft.Xna.Framework.Vector2>::get_Default()System.Collections.Generic.EqualityComparer<Microsoft.Xna.Framework.Vector2>::Equals(!0, !0)System.Collections.Generic.EqualityComparer<System.Nullable<System.Single>>::get_Default()System.Collections.Generic.EqualityComparer<System.Nullable<System.Single>>::Equals(!0, !0)
Called by
Equals
#
public System.Boolean Equals(System.Object obj)
Method metadata
- Visibilitypublic
- Return type
System.Boolean - StaticFalse
- VirtualTrue
- Hash
E85FC4D96251C48DD388DABD424E5934F4326562AD92185919A2AEB25AA0C8BB - Body hash
27B187EEE52B855D5A211C6BCEDCC67FE1E0FE68B894AD6D52EBA005BC10ECC8 - IL size23
Referenced calls
GetHashCode
#
public System.Int32 GetHashCode()
Method metadata
- Visibilitypublic
- Return type
System.Int32 - StaticFalse
- VirtualTrue
- Hash
0E6880B8B9BE6E914856EBF7FEC2F9DF6E94702DFCF0D6F17BBC76AB65573B8B - Body hash
0B8CD3325C973AFA28FA737876B4F79B394D1E7EF61E707B3D90C963BC7A6E50 - IL size109
Referenced calls
System.Collections.Generic.EqualityComparer<System.Nullable<System.Guid>>::get_Default()System.Collections.Generic.EqualityComparer<System.Nullable<System.Guid>>::GetHashCode(!0)System.Collections.Generic.EqualityComparer<System.Guid>::get_Default()System.Collections.Generic.EqualityComparer<System.Guid>::GetHashCode(!0)System.Collections.Generic.EqualityComparer<Microsoft.Xna.Framework.Vector2>::get_Default()System.Collections.Generic.EqualityComparer<Microsoft.Xna.Framework.Vector2>::GetHashCode(!0)System.Collections.Generic.EqualityComparer<System.Nullable<System.Single>>::get_Default()System.Collections.Generic.EqualityComparer<System.Nullable<System.Single>>::GetHashCode(!0)
PrintMembers
#
private System.Boolean PrintMembers(System.Text.StringBuilder builder)
Method metadata
- Visibilityprivate
- Return type
System.Boolean - StaticFalse
- VirtualFalse
- Hash
92D98C24E264D2D33C7DCA9068BE57F4397088E58E82426789B2B5E6BD7FE6D2 - Body hash
6F84A4AC6444F895F2B0BE385878BE3822C07E0F91B06849B1A1962A2300C556 - IL size197
Referenced calls
System.Text.StringBuilder::Append(System.String)ScheduleSystem.WorldPosition::get_targetEntityId()System.Object::ToString()
String literals
targetEntityId =, WorldId =, TargetEntityId =, Position =, Direction =
ToString
#
public System.String ToString()
Method metadata
- Visibilitypublic
- Return type
System.String - StaticFalse
- VirtualTrue
- Hash
77E8587959C0CE25750E6801DF1633109FA90D181659CC8E8C5539B0BEB429B3 - Body hash
1412F685FFEAA370B5E10E340BEA0675AC382DF00166CB6CDB2DFB601F2D7A92 - IL size90
Referenced calls
System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::.ctor(System.Int32, System.Int32)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendFormatted(!!0)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendLiteral(System.String)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::ToStringAndClear()
String literals
-x