C# Class NRaas.GoHereSpace.Helpers.DoorPortalComponentEx

Inheritance: Door.DoorPortalComponent
Afficher le fichier Open project: Chain-Reaction/NRaas Class Usage Examples

Méthodes publiques

Свойство Type Description
mRegistered List

Méthodes publiques

Méthode Description
DoorPortalComponentEx ( ) : NRaas.CommonSpace.Helpers
DoorPortalComponentEx ( GameObject obj ) : NRaas.CommonSpace.Helpers
OnApproachingPortalObject ( Sim sim ) : bool
OnLaneLocked ( Sim sim, LaneInfo info ) : void
SceneWindow_Hover ( IScriptProxy o, ScenePickArgs args ) : string

Method Details

DoorPortalComponentEx() public méthode

public DoorPortalComponentEx ( ) : NRaas.CommonSpace.Helpers
Résultat NRaas.CommonSpace.Helpers

DoorPortalComponentEx() public méthode

public DoorPortalComponentEx ( GameObject obj ) : NRaas.CommonSpace.Helpers
obj GameObject
Résultat NRaas.CommonSpace.Helpers

OnApproachingPortalObject() public méthode

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

OnLaneLocked() public méthode

public OnLaneLocked ( Sim sim, LaneInfo info ) : void
sim Sim
info LaneInfo
Résultat void

SceneWindow_Hover() public static méthode

public static SceneWindow_Hover ( IScriptProxy o, ScenePickArgs args ) : string
o IScriptProxy
args ScenePickArgs
Résultat string

Property Details

mRegistered public_oe static_oe property

public static List mRegistered
Résultat List