C# Class NRaas.GoHereSpace.PersistedSettings

Afficher le fichier Open project: Chain-Reaction/NRaas Class Usage Examples

Méthodes publiques

Свойство Type Description
mAllowActiveDayCare bool
mAllowBoatRouting bool
mAllowCarRouting bool
mAllowChildHomeAlone bool
mAllowGoHereStack bool
mAllowMermaidRouting bool
mAllowNightVisitLot bool
mAllowVampireDayPush bool
mCaregivers CaregiverMonitorHelper.Caregivers>.Dictionary
mDisallowActiveGoHome bool
mDisallowAutoGroup bool
mDisallowInactiveLeaveActiveLot bool
mDoorSettings DoorPortalComponentEx.DoorSettings>.Dictionary
mEnableDoorTooltips bool
mFilterCacheTime int
mGlobalIgnoreAllDoorOptionsFilterOption List
mGlobalIgnoreDoorCostFilterOption List
mGlobalIgnoreDoorFiltersFilterOption List
mGlobalIgnoreDoorTimeLocksFilterOption List
mInactiveChildrenAsActive bool
mLotBabysitters ulong>.Dictionary
mRoleSimsIgnoreAllDoorOptions bool
mRudeGuestLikingGate int
mServiceSimsIgnoreAllDoorOptions bool
mTeleportForAll bool
mUseDayCareSims bool
mVampireTeleport bool

Protected Properties

Свойство Type Description
mDebugging bool

Méthodes publiques

Méthode Description
AddOrUpdateDoorSettings ( ObjectGuid door, DoorPortalComponentEx settings, bool doSimValidation ) : void
AllowPush ( Sim sim, Lot lot ) : bool
ClearActiveDoorFilters ( ObjectGuid guid ) : void
DisallowAutoGroup ( Sim sim ) : bool
GetDoorSettings ( ObjectGuid door ) : DoorPortalComponentEx.DoorSettings
GetDoorSettings ( ObjectGuid door, bool create ) : DoorPortalComponentEx.DoorSettings
ValidateFilters ( ) : void

Method Details

AddOrUpdateDoorSettings() public méthode

public AddOrUpdateDoorSettings ( ObjectGuid door, DoorPortalComponentEx settings, bool doSimValidation ) : void
door ObjectGuid
settings NRaas.GoHereSpace.Helpers.DoorPortalComponentEx
doSimValidation bool
Résultat void

AllowPush() public méthode

public AllowPush ( Sim sim, Lot lot ) : bool
sim Sim
lot Lot
Résultat bool

ClearActiveDoorFilters() public méthode

public ClearActiveDoorFilters ( ObjectGuid guid ) : void
guid ObjectGuid
Résultat void

DisallowAutoGroup() public méthode

public DisallowAutoGroup ( Sim sim ) : bool
sim Sim
Résultat bool

GetDoorSettings() public méthode

public GetDoorSettings ( ObjectGuid door ) : DoorPortalComponentEx.DoorSettings
door ObjectGuid
Résultat NRaas.GoHereSpace.Helpers.DoorPortalComponentEx.DoorSettings

GetDoorSettings() public méthode

public GetDoorSettings ( ObjectGuid door, bool create ) : DoorPortalComponentEx.DoorSettings
door ObjectGuid
create bool
Résultat NRaas.GoHereSpace.Helpers.DoorPortalComponentEx.DoorSettings

ValidateFilters() public méthode

public ValidateFilters ( ) : void
Résultat void

Property Details

mAllowActiveDayCare public_oe property

public bool mAllowActiveDayCare
Résultat bool

mAllowBoatRouting public_oe property

public bool mAllowBoatRouting
Résultat bool

mAllowCarRouting public_oe property

public bool mAllowCarRouting
Résultat bool

mAllowChildHomeAlone public_oe property

public bool mAllowChildHomeAlone
Résultat bool

mAllowGoHereStack public_oe property

public bool mAllowGoHereStack
Résultat bool

mAllowMermaidRouting public_oe property

public bool mAllowMermaidRouting
Résultat bool

mAllowNightVisitLot public_oe property

public bool mAllowNightVisitLot
Résultat bool

mAllowVampireDayPush public_oe property

public bool mAllowVampireDayPush
Résultat bool

mCaregivers public_oe property

public Dictionary mCaregivers
Résultat CaregiverMonitorHelper.Caregivers>.Dictionary

mDebugging protected_oe property

protected bool mDebugging
Résultat bool

mDisallowActiveGoHome public_oe property

public bool mDisallowActiveGoHome
Résultat bool

mDisallowAutoGroup public_oe property

public bool mDisallowAutoGroup
Résultat bool

mDisallowInactiveLeaveActiveLot public_oe property

public bool mDisallowInactiveLeaveActiveLot
Résultat bool

mDoorSettings public_oe property

public Dictionary mDoorSettings
Résultat DoorPortalComponentEx.DoorSettings>.Dictionary

mEnableDoorTooltips public_oe property

public bool mEnableDoorTooltips
Résultat bool

mFilterCacheTime public_oe property

public int mFilterCacheTime
Résultat int

mGlobalIgnoreAllDoorOptionsFilterOption public_oe property

public List mGlobalIgnoreAllDoorOptionsFilterOption
Résultat List

mGlobalIgnoreDoorCostFilterOption public_oe property

public List mGlobalIgnoreDoorCostFilterOption
Résultat List

mGlobalIgnoreDoorFiltersFilterOption public_oe property

public List mGlobalIgnoreDoorFiltersFilterOption
Résultat List

mGlobalIgnoreDoorTimeLocksFilterOption public_oe property

public List mGlobalIgnoreDoorTimeLocksFilterOption
Résultat List

mInactiveChildrenAsActive public_oe property

public bool mInactiveChildrenAsActive
Résultat bool

mLotBabysitters public_oe property

public Dictionary mLotBabysitters
Résultat ulong>.Dictionary

mRoleSimsIgnoreAllDoorOptions public_oe property

public bool mRoleSimsIgnoreAllDoorOptions
Résultat bool

mRudeGuestLikingGate public_oe property

public int mRudeGuestLikingGate
Résultat int

mServiceSimsIgnoreAllDoorOptions public_oe property

public bool mServiceSimsIgnoreAllDoorOptions
Résultat bool

mTeleportForAll public_oe property

public bool mTeleportForAll
Résultat bool

mUseDayCareSims public_oe property

public bool mUseDayCareSims
Résultat bool

mVampireTeleport public_oe property

public bool mVampireTeleport
Résultat bool