CandideServer.ServerControllers.WorldFlagsSController
Type JSONpublic class in CandideServer.ServerControllers
Type metadata
- Assembly
CandideServer - Namespace
CandideServer.ServerControllers - Base type
System.Object - Hash
E85B7648E84773BF340828015901EB03F4CF0DABB5513F4D68DA6E1A919E5410
Relationships
Base type
System.Object
Methods
SetFlag
#
public System.Boolean SetFlag(System.String flagName, System.Nullable<System.Int32> intValue, System.Nullable<System.Single> floatValue, System.Boolean isStatic)
Method metadata
- Visibilitypublic
- Return type
System.Boolean - StaticTrue
- VirtualFalse
- Hash
AB5B1CAC902DEA8A7960D051A314599C33CF643E1F466B71CF360B2DE35BA32F - Body hash
788833A28CD2DC6ED9C6695B1D3C3BE11083254DF3EB5CFF5C1227E465894761 - IL size163
Referenced calls
System.Nullable<System.Single>::GetValueOrDefault()System.Nullable<System.Single>::get_HasValue()System.Nullable<System.Single>::.ctor(!0)System.Nullable<System.Int32>::GetValueOrDefault()System.Nullable<System.Int32>::get_HasValue()System.Nullable<System.Int32>::.ctor(!0)System.Collections.Generic.Dictionary<System.String, Shared.Models.WorldFlag>::TryGetValue(!0, !1&)System.Nullable<System.Int32>::get_Value()System.Nullable<System.Single>::get_Value()System.Collections.Generic.Dictionary<System.String, Shared.Models.WorldFlag>::set_Item(!0, !1)