Files
Crash-Course/_site/xrefmap.yml

1915 lines
80 KiB
YAML
Raw Normal View History

2025-04-16 19:20:36 -04:00
### YamlMime:XRefMap
sorted: true
references:
- uid: Global
name: ''
href: api/Global.html
- uid: Global.AnimationPlayer
name: AnimationPlayer
href: api/Global.AnimationPlayer.html
commentId: T:Global.AnimationPlayer
fullName: AnimationPlayer
nameWithType: AnimationPlayer
- uid: Global.AnimationPlayer.AnimationState
name: AnimationPlayer.AnimationState
href: api/Global.AnimationPlayer.AnimationState.html
commentId: T:Global.AnimationPlayer.AnimationState
fullName: AnimationPlayer.AnimationState
nameWithType: AnimationPlayer.AnimationState
- uid: Global.AnimationPlayer.AnimationState.Idle
name: Idle
href: api/Global.AnimationPlayer.AnimationState.html#Global_AnimationPlayer_AnimationState_Idle
commentId: F:Global.AnimationPlayer.AnimationState.Idle
fullName: AnimationPlayer.AnimationState.Idle
nameWithType: AnimationPlayer.AnimationState.Idle
- uid: Global.AnimationPlayer.AnimationState.Jump
name: Jump
href: api/Global.AnimationPlayer.AnimationState.html#Global_AnimationPlayer_AnimationState_Jump
commentId: F:Global.AnimationPlayer.AnimationState.Jump
fullName: AnimationPlayer.AnimationState.Jump
nameWithType: AnimationPlayer.AnimationState.Jump
- uid: Global.AnimationPlayer.AnimationState.Run
name: Run
href: api/Global.AnimationPlayer.AnimationState.html#Global_AnimationPlayer_AnimationState_Run
commentId: F:Global.AnimationPlayer.AnimationState.Run
fullName: AnimationPlayer.AnimationState.Run
nameWithType: AnimationPlayer.AnimationState.Run
- uid: Global.AnimationPlayer.AnimationState.Walk
name: Walk
href: api/Global.AnimationPlayer.AnimationState.html#Global_AnimationPlayer_AnimationState_Walk
commentId: F:Global.AnimationPlayer.AnimationState.Walk
fullName: AnimationPlayer.AnimationState.Walk
nameWithType: AnimationPlayer.AnimationState.Walk
- uid: Global.AnimationPlayer.backwards
name: backwards
href: api/Global.AnimationPlayer.html#Global_AnimationPlayer_backwards
commentId: F:Global.AnimationPlayer.backwards
fullName: AnimationPlayer.backwards
nameWithType: AnimationPlayer.backwards
- uid: Global.AnimationPlayer.block
name: block
href: api/Global.AnimationPlayer.html#Global_AnimationPlayer_block
commentId: F:Global.AnimationPlayer.block
fullName: AnimationPlayer.block
nameWithType: AnimationPlayer.block
- uid: Global.AnimationPlayer.clip
name: clip
href: api/Global.AnimationPlayer.html#Global_AnimationPlayer_clip
commentId: F:Global.AnimationPlayer.clip
fullName: AnimationPlayer.clip
nameWithType: AnimationPlayer.clip
- uid: Global.AnimationPlayer.Punch
name: Punch()
href: api/Global.AnimationPlayer.html#Global_AnimationPlayer_Punch
commentId: M:Global.AnimationPlayer.Punch
fullName: AnimationPlayer.Punch()
nameWithType: AnimationPlayer.Punch()
- uid: Global.AnimationPlayer.Punch*
name: Punch
href: api/Global.AnimationPlayer.html#Global_AnimationPlayer_Punch_
commentId: Overload:Global.AnimationPlayer.Punch
isSpec: "True"
fullName: AnimationPlayer.Punch
nameWithType: AnimationPlayer.Punch
- uid: Global.AnimationPlayer.SetState(AnimationPlayer.AnimationState)
name: SetState(AnimationState)
href: api/Global.AnimationPlayer.html#Global_AnimationPlayer_SetState_AnimationPlayer_AnimationState_
commentId: M:Global.AnimationPlayer.SetState(AnimationPlayer.AnimationState)
fullName: AnimationPlayer.SetState(AnimationPlayer.AnimationState)
nameWithType: AnimationPlayer.SetState(AnimationPlayer.AnimationState)
- uid: Global.AnimationPlayer.SetState*
name: SetState
href: api/Global.AnimationPlayer.html#Global_AnimationPlayer_SetState_
commentId: Overload:Global.AnimationPlayer.SetState
isSpec: "True"
fullName: AnimationPlayer.SetState
nameWithType: AnimationPlayer.SetState
- uid: Global.AnimationPlayer.state
name: state
href: api/Global.AnimationPlayer.html#Global_AnimationPlayer_state
commentId: F:Global.AnimationPlayer.state
fullName: AnimationPlayer.state
nameWithType: AnimationPlayer.state
- uid: Global.AudioManager
name: AudioManager
href: api/Global.AudioManager.html
commentId: T:Global.AudioManager
fullName: AudioManager
nameWithType: AudioManager
- uid: Global.AudioManager.Instance
name: Instance
href: api/Global.AudioManager.html#Global_AudioManager_Instance
commentId: F:Global.AudioManager.Instance
fullName: AudioManager.Instance
nameWithType: AudioManager.Instance
- uid: Global.AudioManager.PlaySound(System.String)
name: PlaySound(string)
href: api/Global.AudioManager.html#Global_AudioManager_PlaySound_System_String_
commentId: M:Global.AudioManager.PlaySound(System.String)
name.vb: PlaySound(String)
fullName: AudioManager.PlaySound(string)
fullName.vb: AudioManager.PlaySound(String)
nameWithType: AudioManager.PlaySound(string)
nameWithType.vb: AudioManager.PlaySound(String)
- uid: Global.AudioManager.PlaySound*
name: PlaySound
href: api/Global.AudioManager.html#Global_AudioManager_PlaySound_
commentId: Overload:Global.AudioManager.PlaySound
isSpec: "True"
fullName: AudioManager.PlaySound
nameWithType: AudioManager.PlaySound
- uid: Global.AudioManager.soundEffects
name: soundEffects
href: api/Global.AudioManager.html#Global_AudioManager_soundEffects
commentId: F:Global.AudioManager.soundEffects
fullName: AudioManager.soundEffects
nameWithType: AudioManager.soundEffects
- uid: Global.Block
name: Block
href: api/Global.Block.html
commentId: T:Global.Block
fullName: Block
nameWithType: Block
- uid: Global.Block.blocking
name: blocking
href: api/Global.Block.html#Global_Block_blocking
commentId: F:Global.Block.blocking
fullName: Block.blocking
nameWithType: Block.blocking
- uid: Global.Block.IsParrying
name: IsParrying()
href: api/Global.Block.html#Global_Block_IsParrying
commentId: M:Global.Block.IsParrying
fullName: Block.IsParrying()
nameWithType: Block.IsParrying()
- uid: Global.Block.IsParrying*
name: IsParrying
href: api/Global.Block.html#Global_Block_IsParrying_
commentId: Overload:Global.Block.IsParrying
isSpec: "True"
fullName: Block.IsParrying
nameWithType: Block.IsParrying
- uid: Global.Damageable
name: Damageable
href: api/Global.Damageable.html
commentId: T:Global.Damageable
fullName: Damageable
nameWithType: Damageable
- uid: Global.Damageable.damage
name: damage
href: api/Global.Damageable.html#Global_Damageable_damage
commentId: F:Global.Damageable.damage
fullName: Damageable.damage
nameWithType: Damageable.damage
- uid: Global.Damageable.Damage(System.Single)
name: Damage(float)
href: api/Global.Damageable.html#Global_Damageable_Damage_System_Single_
commentId: M:Global.Damageable.Damage(System.Single)
name.vb: Damage(Single)
fullName: Damageable.Damage(float)
fullName.vb: Damageable.Damage(Single)
nameWithType: Damageable.Damage(float)
nameWithType.vb: Damageable.Damage(Single)
- uid: Global.Damageable.Damage*
name: Damage
href: api/Global.Damageable.html#Global_Damageable_Damage_
commentId: Overload:Global.Damageable.Damage
isSpec: "True"
fullName: Damageable.Damage
nameWithType: Damageable.Damage
- uid: Global.Damageable.damageSelfDebug
name: damageSelfDebug
href: api/Global.Damageable.html#Global_Damageable_damageSelfDebug
commentId: F:Global.Damageable.damageSelfDebug
fullName: Damageable.damageSelfDebug
nameWithType: Damageable.damageSelfDebug
- uid: Global.Damageable.dying
name: dying
href: api/Global.Damageable.html#Global_Damageable_dying
commentId: F:Global.Damageable.dying
fullName: Damageable.dying
nameWithType: Damageable.dying
- uid: Global.Damageable.force
name: force
href: api/Global.Damageable.html#Global_Damageable_force
commentId: F:Global.Damageable.force
fullName: Damageable.force
nameWithType: Damageable.force
- uid: Global.Damageable.HandleDeath
name: HandleDeath()
href: api/Global.Damageable.html#Global_Damageable_HandleDeath
commentId: M:Global.Damageable.HandleDeath
fullName: Damageable.HandleDeath()
nameWithType: Damageable.HandleDeath()
- uid: Global.Damageable.HandleDeath*
name: HandleDeath
href: api/Global.Damageable.html#Global_Damageable_HandleDeath_
commentId: Overload:Global.Damageable.HandleDeath
isSpec: "True"
fullName: Damageable.HandleDeath
nameWithType: Damageable.HandleDeath
- uid: Global.Damageable.lives
name: lives
href: api/Global.Damageable.html#Global_Damageable_lives
commentId: F:Global.Damageable.lives
fullName: Damageable.lives
nameWithType: Damageable.lives
- uid: Global.Damageable.maxDamage
name: maxDamage
href: api/Global.Damageable.html#Global_Damageable_maxDamage
commentId: F:Global.Damageable.maxDamage
fullName: Damageable.maxDamage
nameWithType: Damageable.maxDamage
- uid: Global.Damageable.OnPlayerPunched
name: OnPlayerPunched
href: api/Global.Damageable.html#Global_Damageable_OnPlayerPunched
commentId: E:Global.Damageable.OnPlayerPunched
fullName: Damageable.OnPlayerPunched
nameWithType: Damageable.OnPlayerPunched
- uid: Global.Damageable.ResetDamage
name: ResetDamage()
href: api/Global.Damageable.html#Global_Damageable_ResetDamage
commentId: M:Global.Damageable.ResetDamage
fullName: Damageable.ResetDamage()
nameWithType: Damageable.ResetDamage()
- uid: Global.Damageable.ResetDamage*
name: ResetDamage
href: api/Global.Damageable.html#Global_Damageable_ResetDamage_
commentId: Overload:Global.Damageable.ResetDamage
isSpec: "True"
fullName: Damageable.ResetDamage
nameWithType: Damageable.ResetDamage
- uid: Global.Damageable.Respawn
name: Respawn()
href: api/Global.Damageable.html#Global_Damageable_Respawn
commentId: M:Global.Damageable.Respawn
fullName: Damageable.Respawn()
nameWithType: Damageable.Respawn()
- uid: Global.Damageable.Respawn*
name: Respawn
href: api/Global.Damageable.html#Global_Damageable_Respawn_
commentId: Overload:Global.Damageable.Respawn
isSpec: "True"
fullName: Damageable.Respawn
nameWithType: Damageable.Respawn
- uid: Global.DayNightCycle
name: DayNightCycle
href: api/Global.DayNightCycle.html
commentId: T:Global.DayNightCycle
fullName: DayNightCycle
nameWithType: DayNightCycle
- uid: Global.DayNightCycle.cycleDuration
name: cycleDuration
href: api/Global.DayNightCycle.html#Global_DayNightCycle_cycleDuration
commentId: F:Global.DayNightCycle.cycleDuration
fullName: DayNightCycle.cycleDuration
nameWithType: DayNightCycle.cycleDuration
- uid: Global.DayNightCycle.dayBackClouds
name: dayBackClouds
href: api/Global.DayNightCycle.html#Global_DayNightCycle_dayBackClouds
commentId: F:Global.DayNightCycle.dayBackClouds
fullName: DayNightCycle.dayBackClouds
nameWithType: DayNightCycle.dayBackClouds
- uid: Global.DayNightCycle.dayFrontClouds
name: dayFrontClouds
href: api/Global.DayNightCycle.html#Global_DayNightCycle_dayFrontClouds
commentId: F:Global.DayNightCycle.dayFrontClouds
fullName: DayNightCycle.dayFrontClouds
nameWithType: DayNightCycle.dayFrontClouds
- uid: Global.DayNightCycle.daySky
name: daySky
href: api/Global.DayNightCycle.html#Global_DayNightCycle_daySky
commentId: F:Global.DayNightCycle.daySky
fullName: DayNightCycle.daySky
nameWithType: DayNightCycle.daySky
- uid: Global.DayNightCycle.eveningBackClouds
name: eveningBackClouds
href: api/Global.DayNightCycle.html#Global_DayNightCycle_eveningBackClouds
commentId: F:Global.DayNightCycle.eveningBackClouds
fullName: DayNightCycle.eveningBackClouds
nameWithType: DayNightCycle.eveningBackClouds
- uid: Global.DayNightCycle.eveningFrontClouds
name: eveningFrontClouds
href: api/Global.DayNightCycle.html#Global_DayNightCycle_eveningFrontClouds
commentId: F:Global.DayNightCycle.eveningFrontClouds
fullName: DayNightCycle.eveningFrontClouds
nameWithType: DayNightCycle.eveningFrontClouds
- uid: Global.DayNightCycle.eveningSky
name: eveningSky
href: api/Global.DayNightCycle.html#Global_DayNightCycle_eveningSky
commentId: F:Global.DayNightCycle.eveningSky
fullName: DayNightCycle.eveningSky
nameWithType: DayNightCycle.eveningSky
- uid: Global.DayNightCycle.nightBackClouds
name: nightBackClouds
href: api/Global.DayNightCycle.html#Global_DayNightCycle_nightBackClouds
commentId: F:Global.DayNightCycle.nightBackClouds
fullName: DayNightCycle.nightBackClouds
nameWithType: DayNightCycle.nightBackClouds
- uid: Global.DayNightCycle.nightFrontClouds
name: nightFrontClouds
href: api/Global.DayNightCycle.html#Global_DayNightCycle_nightFrontClouds
commentId: F:Global.DayNightCycle.nightFrontClouds
fullName: DayNightCycle.nightFrontClouds
nameWithType: DayNightCycle.nightFrontClouds
- uid: Global.DayNightCycle.nightSky
name: nightSky
href: api/Global.DayNightCycle.html#Global_DayNightCycle_nightSky
commentId: F:Global.DayNightCycle.nightSky
fullName: DayNightCycle.nightSky
nameWithType: DayNightCycle.nightSky
- uid: Global.DayNightCycle.transitionDuration
name: transitionDuration
href: api/Global.DayNightCycle.html#Global_DayNightCycle_transitionDuration
commentId: F:Global.DayNightCycle.transitionDuration
fullName: DayNightCycle.transitionDuration
nameWithType: DayNightCycle.transitionDuration
- uid: Global.EventSystemizer
name: EventSystemizer
href: api/Global.EventSystemizer.html
commentId: T:Global.EventSystemizer
fullName: EventSystemizer
nameWithType: EventSystemizer
- uid: Global.FallPlatform
name: FallPlatform
href: api/Global.FallPlatform.html
commentId: T:Global.FallPlatform
fullName: FallPlatform
nameWithType: FallPlatform
- uid: Global.FallPlatform.fallDelay
name: fallDelay
href: api/Global.FallPlatform.html#Global_FallPlatform_fallDelay
commentId: F:Global.FallPlatform.fallDelay
fullName: FallPlatform.fallDelay
nameWithType: FallPlatform.fallDelay
- uid: Global.FallPlatform.resetDelay
name: resetDelay
href: api/Global.FallPlatform.html#Global_FallPlatform_resetDelay
commentId: F:Global.FallPlatform.resetDelay
fullName: FallPlatform.resetDelay
nameWithType: FallPlatform.resetDelay
- uid: Global.GameManager
name: GameManager
href: api/Global.GameManager.html
commentId: T:Global.GameManager
fullName: GameManager
nameWithType: GameManager
- uid: Global.GameManager.AlivePlayers
name: AlivePlayers()
href: api/Global.GameManager.html#Global_GameManager_AlivePlayers
commentId: M:Global.GameManager.AlivePlayers
fullName: GameManager.AlivePlayers()
nameWithType: GameManager.AlivePlayers()
- uid: Global.GameManager.AlivePlayers*
name: AlivePlayers
href: api/Global.GameManager.html#Global_GameManager_AlivePlayers_
commentId: Overload:Global.GameManager.AlivePlayers
isSpec: "True"
fullName: GameManager.AlivePlayers
nameWithType: GameManager.AlivePlayers
- uid: Global.GameManager.EndGameEvent
name: EndGameEvent
href: api/Global.GameManager.html#Global_GameManager_EndGameEvent
commentId: E:Global.GameManager.EndGameEvent
fullName: GameManager.EndGameEvent
nameWithType: GameManager.EndGameEvent
- uid: Global.GameManager.GameEvent
name: GameManager.GameEvent
href: api/Global.GameManager.GameEvent.html
commentId: T:Global.GameManager.GameEvent
fullName: GameManager.GameEvent
nameWithType: GameManager.GameEvent
- uid: Global.GameManager.gameMode
name: gameMode
href: api/Global.GameManager.html#Global_GameManager_gameMode
commentId: F:Global.GameManager.gameMode
fullName: GameManager.gameMode
nameWithType: GameManager.gameMode
- uid: Global.GameManager.GameMode
name: GameManager.GameMode
href: api/Global.GameManager.GameMode.html
commentId: T:Global.GameManager.GameMode
fullName: GameManager.GameMode
nameWithType: GameManager.GameMode
- uid: Global.GameManager.GameMode.freeForAll
name: freeForAll
href: api/Global.GameManager.GameMode.html#Global_GameManager_GameMode_freeForAll
commentId: F:Global.GameManager.GameMode.freeForAll
fullName: GameManager.GameMode.freeForAll
nameWithType: GameManager.GameMode.freeForAll
- uid: Global.GameManager.GameMode.keepAway
name: keepAway
href: api/Global.GameManager.GameMode.html#Global_GameManager_GameMode_keepAway
commentId: F:Global.GameManager.GameMode.keepAway
fullName: GameManager.GameMode.keepAway
nameWithType: GameManager.GameMode.keepAway
- uid: Global.GameManager.GameMode.obstacleCourse
name: obstacleCourse
href: api/Global.GameManager.GameMode.html#Global_GameManager_GameMode_obstacleCourse
commentId: F:Global.GameManager.GameMode.obstacleCourse
fullName: GameManager.GameMode.obstacleCourse
nameWithType: GameManager.GameMode.obstacleCourse
- uid: Global.GameManager.gameOver
name: gameOver
href: api/Global.GameManager.html#Global_GameManager_gameOver
commentId: F:Global.GameManager.gameOver
fullName: GameManager.gameOver
nameWithType: GameManager.gameOver
- uid: Global.GameManager.GameOver
name: GameOver()
href: api/Global.GameManager.html#Global_GameManager_GameOver
commentId: M:Global.GameManager.GameOver
fullName: GameManager.GameOver()
nameWithType: GameManager.GameOver()
- uid: Global.GameManager.GameOver*
name: GameOver
href: api/Global.GameManager.html#Global_GameManager_GameOver_
commentId: Overload:Global.GameManager.GameOver
isSpec: "True"
fullName: GameManager.GameOver
nameWithType: GameManager.GameOver
- uid: Global.GameManager.gameTimer
name: gameTimer
href: api/Global.GameManager.html#Global_GameManager_gameTimer
commentId: F:Global.GameManager.gameTimer
fullName: GameManager.gameTimer
nameWithType: GameManager.gameTimer
- uid: Global.GameManager.hatObject
name: hatObject
href: api/Global.GameManager.html#Global_GameManager_hatObject
commentId: F:Global.GameManager.hatObject
fullName: GameManager.hatObject
nameWithType: GameManager.hatObject
- uid: Global.GameManager.hatSpawnPositions
name: hatSpawnPositions
href: api/Global.GameManager.html#Global_GameManager_hatSpawnPositions
commentId: F:Global.GameManager.hatSpawnPositions
fullName: GameManager.hatSpawnPositions
nameWithType: GameManager.hatSpawnPositions
- uid: Global.GameManager.Instance
name: Instance
href: api/Global.GameManager.html#Global_GameManager_Instance
commentId: P:Global.GameManager.Instance
fullName: GameManager.Instance
nameWithType: GameManager.Instance
- uid: Global.GameManager.Instance*
name: Instance
href: api/Global.GameManager.html#Global_GameManager_Instance_
commentId: Overload:Global.GameManager.Instance
isSpec: "True"
fullName: GameManager.Instance
nameWithType: GameManager.Instance
- uid: Global.GameManager.LeaderboardCanvas
name: LeaderboardCanvas
href: api/Global.GameManager.html#Global_GameManager_LeaderboardCanvas
commentId: F:Global.GameManager.LeaderboardCanvas
fullName: GameManager.LeaderboardCanvas
nameWithType: GameManager.LeaderboardCanvas
- uid: Global.GameManager.map
name: map
href: api/Global.GameManager.html#Global_GameManager_map
commentId: F:Global.GameManager.map
fullName: GameManager.map
nameWithType: GameManager.map
- uid: Global.GameManager.music
name: music
href: api/Global.GameManager.html#Global_GameManager_music
commentId: F:Global.GameManager.music
fullName: GameManager.music
nameWithType: GameManager.music
- uid: Global.GameManager.obstacleCourseSpawnPosition
name: obstacleCourseSpawnPosition
href: api/Global.GameManager.html#Global_GameManager_obstacleCourseSpawnPosition
commentId: F:Global.GameManager.obstacleCourseSpawnPosition
fullName: GameManager.obstacleCourseSpawnPosition
nameWithType: GameManager.obstacleCourseSpawnPosition
- uid: Global.GameManager.offset
name: offset
href: api/Global.GameManager.html#Global_GameManager_offset
commentId: F:Global.GameManager.offset
fullName: GameManager.offset
nameWithType: GameManager.offset
- uid: Global.GameManager.playerColors
name: playerColors
href: api/Global.GameManager.html#Global_GameManager_playerColors
commentId: F:Global.GameManager.playerColors
fullName: GameManager.playerColors
nameWithType: GameManager.playerColors
- uid: Global.GameManager.PlayerDied(Damageable)
name: PlayerDied(Damageable)
href: api/Global.GameManager.html#Global_GameManager_PlayerDied_Damageable_
commentId: M:Global.GameManager.PlayerDied(Damageable)
fullName: GameManager.PlayerDied(Damageable)
nameWithType: GameManager.PlayerDied(Damageable)
- uid: Global.GameManager.PlayerDied*
name: PlayerDied
href: api/Global.GameManager.html#Global_GameManager_PlayerDied_
commentId: Overload:Global.GameManager.PlayerDied
isSpec: "True"
fullName: GameManager.PlayerDied
nameWithType: GameManager.PlayerDied
- uid: Global.GameManager.playerHoldTimes
name: playerHoldTimes
href: api/Global.GameManager.html#Global_GameManager_playerHoldTimes
commentId: F:Global.GameManager.playerHoldTimes
fullName: GameManager.playerHoldTimes
nameWithType: GameManager.playerHoldTimes
- uid: Global.GameManager.players
name: players
href: api/Global.GameManager.html#Global_GameManager_players
commentId: F:Global.GameManager.players
fullName: GameManager.players
nameWithType: GameManager.players
- uid: Global.GameManager.spawnPosition
name: spawnPosition
href: api/Global.GameManager.html#Global_GameManager_spawnPosition
commentId: F:Global.GameManager.spawnPosition
fullName: GameManager.spawnPosition
nameWithType: GameManager.spawnPosition
- uid: Global.GameManager.StartGame
name: StartGame()
href: api/Global.GameManager.html#Global_GameManager_StartGame
commentId: M:Global.GameManager.StartGame
fullName: GameManager.StartGame()
nameWithType: GameManager.StartGame()
- uid: Global.GameManager.StartGame*
name: StartGame
href: api/Global.GameManager.html#Global_GameManager_StartGame_
commentId: Overload:Global.GameManager.StartGame
isSpec: "True"
fullName: GameManager.StartGame
nameWithType: GameManager.StartGame
- uid: Global.GameManager.StartGameEvent
name: StartGameEvent
href: api/Global.GameManager.html#Global_GameManager_StartGameEvent
commentId: E:Global.GameManager.StartGameEvent
fullName: GameManager.StartGameEvent
nameWithType: GameManager.StartGameEvent
- uid: Global.GameManager.time
name: time
href: api/Global.GameManager.html#Global_GameManager_time
commentId: F:Global.GameManager.time
fullName: GameManager.time
nameWithType: GameManager.time
- uid: Global.GameManager.TimerCanvas
name: TimerCanvas
href: api/Global.GameManager.html#Global_GameManager_TimerCanvas
commentId: F:Global.GameManager.TimerCanvas
fullName: GameManager.TimerCanvas
nameWithType: GameManager.TimerCanvas
- uid: Global.GameManager.UpdatePlayerHoldTime(GameObject,System.Single)
name: UpdatePlayerHoldTime(GameObject, float)
href: api/Global.GameManager.html#Global_GameManager_UpdatePlayerHoldTime_GameObject_System_Single_
commentId: M:Global.GameManager.UpdatePlayerHoldTime(GameObject,System.Single)
name.vb: UpdatePlayerHoldTime(GameObject, Single)
fullName: GameManager.UpdatePlayerHoldTime(GameObject, float)
fullName.vb: GameManager.UpdatePlayerHoldTime(GameObject, Single)
nameWithType: GameManager.UpdatePlayerHoldTime(GameObject, float)
nameWithType.vb: GameManager.UpdatePlayerHoldTime(GameObject, Single)
- uid: Global.GameManager.UpdatePlayerHoldTime*
name: UpdatePlayerHoldTime
href: api/Global.GameManager.html#Global_GameManager_UpdatePlayerHoldTime_
commentId: Overload:Global.GameManager.UpdatePlayerHoldTime
isSpec: "True"
fullName: GameManager.UpdatePlayerHoldTime
nameWithType: GameManager.UpdatePlayerHoldTime
- uid: Global.GameManagerHelper
name: GameManagerHelper
href: api/Global.GameManagerHelper.html
commentId: T:Global.GameManagerHelper
fullName: GameManagerHelper
nameWithType: GameManagerHelper
- uid: Global.GameManagerHelper.addHatPosition
name: addHatPosition
href: api/Global.GameManagerHelper.html#Global_GameManagerHelper_addHatPosition
commentId: F:Global.GameManagerHelper.addHatPosition
fullName: GameManagerHelper.addHatPosition
nameWithType: GameManagerHelper.addHatPosition
- uid: Global.GameManagerHelper.addSpawnPosition
name: addSpawnPosition
href: api/Global.GameManagerHelper.html#Global_GameManagerHelper_addSpawnPosition
commentId: F:Global.GameManagerHelper.addSpawnPosition
fullName: GameManagerHelper.addSpawnPosition
nameWithType: GameManagerHelper.addSpawnPosition
- uid: Global.GameTimer
name: GameTimer
href: api/Global.GameTimer.html
commentId: T:Global.GameTimer
fullName: GameTimer
nameWithType: GameTimer
- uid: Global.GameTimer.startTime
name: startTime
href: api/Global.GameTimer.html#Global_GameTimer_startTime
commentId: F:Global.GameTimer.startTime
fullName: GameTimer.startTime
nameWithType: GameTimer.startTime
- uid: Global.GameTimer.StartTimer
name: StartTimer()
href: api/Global.GameTimer.html#Global_GameTimer_StartTimer
commentId: M:Global.GameTimer.StartTimer
fullName: GameTimer.StartTimer()
nameWithType: GameTimer.StartTimer()
- uid: Global.GameTimer.StartTimer*
name: StartTimer
href: api/Global.GameTimer.html#Global_GameTimer_StartTimer_
commentId: Overload:Global.GameTimer.StartTimer
isSpec: "True"
fullName: GameTimer.StartTimer
nameWithType: GameTimer.StartTimer
- uid: Global.GameTimer.timerText
name: timerText
href: api/Global.GameTimer.html#Global_GameTimer_timerText
commentId: F:Global.GameTimer.timerText
fullName: GameTimer.timerText
nameWithType: GameTimer.timerText
- uid: Global.HatRespawn
name: HatRespawn
href: api/Global.HatRespawn.html
commentId: T:Global.HatRespawn
fullName: HatRespawn
nameWithType: HatRespawn
- uid: Global.HatRespawn.canBePickedUp
name: canBePickedUp
href: api/Global.HatRespawn.html#Global_HatRespawn_canBePickedUp
commentId: F:Global.HatRespawn.canBePickedUp
fullName: HatRespawn.canBePickedUp
nameWithType: HatRespawn.canBePickedUp
- uid: Global.HatRespawn.Interact
name: Interact()
href: api/Global.HatRespawn.html#Global_HatRespawn_Interact
commentId: M:Global.HatRespawn.Interact
fullName: HatRespawn.Interact()
nameWithType: HatRespawn.Interact()
- uid: Global.HatRespawn.Interact*
name: Interact
href: api/Global.HatRespawn.html#Global_HatRespawn_Interact_
commentId: Overload:Global.HatRespawn.Interact
isSpec: "True"
fullName: HatRespawn.Interact
nameWithType: HatRespawn.Interact
- uid: Global.HatRespawn.OnHatDropped
name: OnHatDropped()
href: api/Global.HatRespawn.html#Global_HatRespawn_OnHatDropped
commentId: M:Global.HatRespawn.OnHatDropped
fullName: HatRespawn.OnHatDropped()
nameWithType: HatRespawn.OnHatDropped()
- uid: Global.HatRespawn.OnHatDropped*
name: OnHatDropped
href: api/Global.HatRespawn.html#Global_HatRespawn_OnHatDropped_
commentId: Overload:Global.HatRespawn.OnHatDropped
isSpec: "True"
fullName: HatRespawn.OnHatDropped
nameWithType: HatRespawn.OnHatDropped
- uid: Global.HatRespawn.respawnTime
name: respawnTime
href: api/Global.HatRespawn.html#Global_HatRespawn_respawnTime
commentId: F:Global.HatRespawn.respawnTime
fullName: HatRespawn.respawnTime
nameWithType: HatRespawn.respawnTime
- uid: Global.HealthBarManager
name: HealthBarManager
href: api/Global.HealthBarManager.html
commentId: T:Global.HealthBarManager
fullName: HealthBarManager
nameWithType: HealthBarManager
- uid: Global.HealthBarManager.healthBarPrefab
name: healthBarPrefab
href: api/Global.HealthBarManager.html#Global_HealthBarManager_healthBarPrefab
commentId: F:Global.HealthBarManager.healthBarPrefab
fullName: HealthBarManager.healthBarPrefab
nameWithType: HealthBarManager.healthBarPrefab
- uid: Global.HubManager
name: HubManager
href: api/Global.HubManager.html
commentId: T:Global.HubManager
fullName: HubManager
nameWithType: HubManager
- uid: Global.HubManager.gameButtonsParent
name: gameButtonsParent
href: api/Global.HubManager.html#Global_HubManager_gameButtonsParent
commentId: F:Global.HubManager.gameButtonsParent
fullName: HubManager.gameButtonsParent
nameWithType: HubManager.gameButtonsParent
- uid: Global.HubManager.hubCamera
name: hubCamera
href: api/Global.HubManager.html#Global_HubManager_hubCamera
commentId: F:Global.HubManager.hubCamera
fullName: HubManager.hubCamera
nameWithType: HubManager.hubCamera
- uid: Global.HubManager.Instance
name: Instance
href: api/Global.HubManager.html#Global_HubManager_Instance
commentId: F:Global.HubManager.Instance
fullName: HubManager.Instance
nameWithType: HubManager.Instance
- uid: Global.HubManager.LoadScene(System.String)
name: LoadScene(string)
href: api/Global.HubManager.html#Global_HubManager_LoadScene_System_String_
commentId: M:Global.HubManager.LoadScene(System.String)
name.vb: LoadScene(String)
fullName: HubManager.LoadScene(string)
fullName.vb: HubManager.LoadScene(String)
nameWithType: HubManager.LoadScene(string)
nameWithType.vb: HubManager.LoadScene(String)
- uid: Global.HubManager.LoadScene*
name: LoadScene
href: api/Global.HubManager.html#Global_HubManager_LoadScene_
commentId: Overload:Global.HubManager.LoadScene
isSpec: "True"
fullName: HubManager.LoadScene
nameWithType: HubManager.LoadScene
- uid: Global.HubManager.UnloadGameScene
name: UnloadGameScene()
href: api/Global.HubManager.html#Global_HubManager_UnloadGameScene
commentId: M:Global.HubManager.UnloadGameScene
fullName: HubManager.UnloadGameScene()
nameWithType: HubManager.UnloadGameScene()
- uid: Global.HubManager.UnloadGameScene*
name: UnloadGameScene
href: api/Global.HubManager.html#Global_HubManager_UnloadGameScene_
commentId: Overload:Global.HubManager.UnloadGameScene
isSpec: "True"
fullName: HubManager.UnloadGameScene
nameWithType: HubManager.UnloadGameScene
- uid: Global.HubPolygonCreator
name: HubPolygonCreator
href: api/Global.HubPolygonCreator.html
commentId: T:Global.HubPolygonCreator
fullName: HubPolygonCreator
nameWithType: HubPolygonCreator
- uid: Global.HubPolygonCreator.size
name: size
href: api/Global.HubPolygonCreator.html#Global_HubPolygonCreator_size
commentId: F:Global.HubPolygonCreator.size
fullName: HubPolygonCreator.size
nameWithType: HubPolygonCreator.size
- uid: Global.HubPolygonCreator.vertices
name: vertices
href: api/Global.HubPolygonCreator.html#Global_HubPolygonCreator_vertices
commentId: F:Global.HubPolygonCreator.vertices
fullName: HubPolygonCreator.vertices
nameWithType: HubPolygonCreator.vertices
- uid: Global.InfiniteScroll
name: InfiniteScroll
href: api/Global.InfiniteScroll.html
commentId: T:Global.InfiniteScroll
fullName: InfiniteScroll
nameWithType: InfiniteScroll
- uid: Global.InfiniteScroll.end
name: end
href: api/Global.InfiniteScroll.html#Global_InfiniteScroll_end
commentId: F:Global.InfiniteScroll.end
fullName: InfiniteScroll.end
nameWithType: InfiniteScroll.end
- uid: Global.InfiniteScroll.speed
name: speed
href: api/Global.InfiniteScroll.html#Global_InfiniteScroll_speed
commentId: F:Global.InfiniteScroll.speed
fullName: InfiniteScroll.speed
nameWithType: InfiniteScroll.speed
- uid: Global.InfiniteScroll.start
name: start
href: api/Global.InfiniteScroll.html#Global_InfiniteScroll_start
commentId: F:Global.InfiniteScroll.start
fullName: InfiniteScroll.start
nameWithType: InfiniteScroll.start
- uid: Global.LeaderboardManager
name: LeaderboardManager
href: api/Global.LeaderboardManager.html
commentId: T:Global.LeaderboardManager
fullName: LeaderboardManager
nameWithType: LeaderboardManager
- uid: Global.LeaderboardManager.Instance
name: Instance
href: api/Global.LeaderboardManager.html#Global_LeaderboardManager_Instance
commentId: P:Global.LeaderboardManager.Instance
fullName: LeaderboardManager.Instance
nameWithType: LeaderboardManager.Instance
- uid: Global.LeaderboardManager.Instance*
name: Instance
href: api/Global.LeaderboardManager.html#Global_LeaderboardManager_Instance_
commentId: Overload:Global.LeaderboardManager.Instance
isSpec: "True"
fullName: LeaderboardManager.Instance
nameWithType: LeaderboardManager.Instance
- uid: Global.LeaderboardManager.UpdateLeaderboard
name: UpdateLeaderboard()
href: api/Global.LeaderboardManager.html#Global_LeaderboardManager_UpdateLeaderboard
commentId: M:Global.LeaderboardManager.UpdateLeaderboard
fullName: LeaderboardManager.UpdateLeaderboard()
nameWithType: LeaderboardManager.UpdateLeaderboard()
- uid: Global.LeaderboardManager.UpdateLeaderboard*
name: UpdateLeaderboard
href: api/Global.LeaderboardManager.html#Global_LeaderboardManager_UpdateLeaderboard_
commentId: Overload:Global.LeaderboardManager.UpdateLeaderboard
isSpec: "True"
fullName: LeaderboardManager.UpdateLeaderboard
nameWithType: LeaderboardManager.UpdateLeaderboard
- uid: Global.LeaderboardManager.UpdatePlayerHoldTimeText(GameObject,System.Single)
name: UpdatePlayerHoldTimeText(GameObject, float)
href: api/Global.LeaderboardManager.html#Global_LeaderboardManager_UpdatePlayerHoldTimeText_GameObject_System_Single_
commentId: M:Global.LeaderboardManager.UpdatePlayerHoldTimeText(GameObject,System.Single)
name.vb: UpdatePlayerHoldTimeText(GameObject, Single)
fullName: LeaderboardManager.UpdatePlayerHoldTimeText(GameObject, float)
fullName.vb: LeaderboardManager.UpdatePlayerHoldTimeText(GameObject, Single)
nameWithType: LeaderboardManager.UpdatePlayerHoldTimeText(GameObject, float)
nameWithType.vb: LeaderboardManager.UpdatePlayerHoldTimeText(GameObject, Single)
- uid: Global.LeaderboardManager.UpdatePlayerHoldTimeText*
name: UpdatePlayerHoldTimeText
href: api/Global.LeaderboardManager.html#Global_LeaderboardManager_UpdatePlayerHoldTimeText_
commentId: Overload:Global.LeaderboardManager.UpdatePlayerHoldTimeText
isSpec: "True"
fullName: LeaderboardManager.UpdatePlayerHoldTimeText
nameWithType: LeaderboardManager.UpdatePlayerHoldTimeText
- uid: Global.LifeDisplayManager
name: LifeDisplayManager
href: api/Global.LifeDisplayManager.html
commentId: T:Global.LifeDisplayManager
fullName: LifeDisplayManager
nameWithType: LifeDisplayManager
- uid: Global.LifeDisplayManager.HideLifeDisplay
name: HideLifeDisplay()
href: api/Global.LifeDisplayManager.html#Global_LifeDisplayManager_HideLifeDisplay
commentId: M:Global.LifeDisplayManager.HideLifeDisplay
fullName: LifeDisplayManager.HideLifeDisplay()
nameWithType: LifeDisplayManager.HideLifeDisplay()
- uid: Global.LifeDisplayManager.HideLifeDisplay*
name: HideLifeDisplay
href: api/Global.LifeDisplayManager.html#Global_LifeDisplayManager_HideLifeDisplay_
commentId: Overload:Global.LifeDisplayManager.HideLifeDisplay
isSpec: "True"
fullName: LifeDisplayManager.HideLifeDisplay
nameWithType: LifeDisplayManager.HideLifeDisplay
- uid: Global.LifeDisplayManager.lifeDisplays
name: lifeDisplays
href: api/Global.LifeDisplayManager.html#Global_LifeDisplayManager_lifeDisplays
commentId: F:Global.LifeDisplayManager.lifeDisplays
fullName: LifeDisplayManager.lifeDisplays
nameWithType: LifeDisplayManager.lifeDisplays
- uid: Global.LifeDisplayManager.lifePrefab
name: lifePrefab
href: api/Global.LifeDisplayManager.html#Global_LifeDisplayManager_lifePrefab
commentId: F:Global.LifeDisplayManager.lifePrefab
fullName: LifeDisplayManager.lifePrefab
nameWithType: LifeDisplayManager.lifePrefab
- uid: Global.LifeDisplayManager.playerPrefab
name: playerPrefab
href: api/Global.LifeDisplayManager.html#Global_LifeDisplayManager_playerPrefab
commentId: F:Global.LifeDisplayManager.playerPrefab
fullName: LifeDisplayManager.playerPrefab
nameWithType: LifeDisplayManager.playerPrefab
- uid: Global.LifeDisplayManager.players
name: players
href: api/Global.LifeDisplayManager.html#Global_LifeDisplayManager_players
commentId: F:Global.LifeDisplayManager.players
fullName: LifeDisplayManager.players
nameWithType: LifeDisplayManager.players
- uid: Global.MapSelect
name: MapSelect
href: api/Global.MapSelect.html
commentId: T:Global.MapSelect
fullName: MapSelect
nameWithType: MapSelect
- uid: Global.ModeSelect
name: ModeSelect
href: api/Global.ModeSelect.html
commentId: T:Global.ModeSelect
fullName: ModeSelect
nameWithType: ModeSelect
- uid: Global.MovingPlatform
name: MovingPlatform
href: api/Global.MovingPlatform.html
commentId: T:Global.MovingPlatform
fullName: MovingPlatform
nameWithType: MovingPlatform
- uid: Global.MovingPlatform.platform
name: platform
href: api/Global.MovingPlatform.html#Global_MovingPlatform_platform
commentId: F:Global.MovingPlatform.platform
fullName: MovingPlatform.platform
nameWithType: MovingPlatform.platform
- uid: Global.MovingPlatform.points
name: points
href: api/Global.MovingPlatform.html#Global_MovingPlatform_points
commentId: F:Global.MovingPlatform.points
fullName: MovingPlatform.points
nameWithType: MovingPlatform.points
- uid: Global.MovingPlatform.speed
name: speed
href: api/Global.MovingPlatform.html#Global_MovingPlatform_speed
commentId: F:Global.MovingPlatform.speed
fullName: MovingPlatform.speed
nameWithType: MovingPlatform.speed
- uid: Global.MovingPlatform.startPoint
name: startPoint
href: api/Global.MovingPlatform.html#Global_MovingPlatform_startPoint
commentId: F:Global.MovingPlatform.startPoint
fullName: MovingPlatform.startPoint
nameWithType: MovingPlatform.startPoint
- uid: Global.MusicManager
name: MusicManager
href: api/Global.MusicManager.html
commentId: T:Global.MusicManager
fullName: MusicManager
nameWithType: MusicManager
- uid: Global.MusicManager.GetActiveSceneNotTitleScreen
name: GetActiveSceneNotTitleScreen()
href: api/Global.MusicManager.html#Global_MusicManager_GetActiveSceneNotTitleScreen
commentId: M:Global.MusicManager.GetActiveSceneNotTitleScreen
fullName: MusicManager.GetActiveSceneNotTitleScreen()
nameWithType: MusicManager.GetActiveSceneNotTitleScreen()
- uid: Global.MusicManager.GetActiveSceneNotTitleScreen*
name: GetActiveSceneNotTitleScreen
href: api/Global.MusicManager.html#Global_MusicManager_GetActiveSceneNotTitleScreen_
commentId: Overload:Global.MusicManager.GetActiveSceneNotTitleScreen
isSpec: "True"
fullName: MusicManager.GetActiveSceneNotTitleScreen
nameWithType: MusicManager.GetActiveSceneNotTitleScreen
- uid: Global.MusicManager.Instance
name: Instance
href: api/Global.MusicManager.html#Global_MusicManager_Instance
commentId: F:Global.MusicManager.Instance
fullName: MusicManager.Instance
nameWithType: MusicManager.Instance
- uid: Global.MusicManager.playlists
name: playlists
href: api/Global.MusicManager.html#Global_MusicManager_playlists
commentId: F:Global.MusicManager.playlists
fullName: MusicManager.playlists
nameWithType: MusicManager.playlists
- uid: Global.MusicManager.songPrefab
name: songPrefab
href: api/Global.MusicManager.html#Global_MusicManager_songPrefab
commentId: F:Global.MusicManager.songPrefab
fullName: MusicManager.songPrefab
nameWithType: MusicManager.songPrefab
- uid: Global.MusicManager.StartPlaylist
name: StartPlaylist()
href: api/Global.MusicManager.html#Global_MusicManager_StartPlaylist
commentId: M:Global.MusicManager.StartPlaylist
fullName: MusicManager.StartPlaylist()
nameWithType: MusicManager.StartPlaylist()
- uid: Global.MusicManager.StartPlaylist(System.String)
name: StartPlaylist(string)
href: api/Global.MusicManager.html#Global_MusicManager_StartPlaylist_System_String_
commentId: M:Global.MusicManager.StartPlaylist(System.String)
name.vb: StartPlaylist(String)
fullName: MusicManager.StartPlaylist(string)
fullName.vb: MusicManager.StartPlaylist(String)
nameWithType: MusicManager.StartPlaylist(string)
nameWithType.vb: MusicManager.StartPlaylist(String)
- uid: Global.MusicManager.StartPlaylist*
name: StartPlaylist
href: api/Global.MusicManager.html#Global_MusicManager_StartPlaylist_
commentId: Overload:Global.MusicManager.StartPlaylist
isSpec: "True"
fullName: MusicManager.StartPlaylist
nameWithType: MusicManager.StartPlaylist
- uid: Global.ObjectVisibility
name: ObjectVisibility
href: api/Global.ObjectVisibility.html
commentId: T:Global.ObjectVisibility
fullName: ObjectVisibility
nameWithType: ObjectVisibility
- uid: Global.ObstacleCourse
name: ObstacleCourse
href: api/Global.ObstacleCourse.html
commentId: T:Global.ObstacleCourse
fullName: ObstacleCourse
nameWithType: ObstacleCourse
- uid: Global.ObstacleCourse.playerWon
name: playerWon
href: api/Global.ObstacleCourse.html#Global_ObstacleCourse_playerWon
commentId: F:Global.ObstacleCourse.playerWon
fullName: ObstacleCourse.playerWon
nameWithType: ObstacleCourse.playerWon
- uid: Global.ParallaxBackground
name: ParallaxBackground
href: api/Global.ParallaxBackground.html
commentId: T:Global.ParallaxBackground
fullName: ParallaxBackground
nameWithType: ParallaxBackground
- uid: Global.ParallaxBackground.parallaxCamera
name: parallaxCamera
href: api/Global.ParallaxBackground.html#Global_ParallaxBackground_parallaxCamera
commentId: F:Global.ParallaxBackground.parallaxCamera
fullName: ParallaxBackground.parallaxCamera
nameWithType: ParallaxBackground.parallaxCamera
- uid: Global.ParallaxCamera
name: ParallaxCamera
href: api/Global.ParallaxCamera.html
commentId: T:Global.ParallaxCamera
fullName: ParallaxCamera
nameWithType: ParallaxCamera
- uid: Global.ParallaxCamera.onCameraTranslate
name: onCameraTranslate
href: api/Global.ParallaxCamera.html#Global_ParallaxCamera_onCameraTranslate
commentId: F:Global.ParallaxCamera.onCameraTranslate
fullName: ParallaxCamera.onCameraTranslate
nameWithType: ParallaxCamera.onCameraTranslate
- uid: Global.ParallaxCamera.ParallaxCameraDelegate
name: ParallaxCamera.ParallaxCameraDelegate
href: api/Global.ParallaxCamera.ParallaxCameraDelegate.html
commentId: T:Global.ParallaxCamera.ParallaxCameraDelegate
fullName: ParallaxCamera.ParallaxCameraDelegate
nameWithType: ParallaxCamera.ParallaxCameraDelegate
- uid: Global.ParallaxLayer
name: ParallaxLayer
href: api/Global.ParallaxLayer.html
commentId: T:Global.ParallaxLayer
fullName: ParallaxLayer
nameWithType: ParallaxLayer
- uid: Global.ParallaxLayer.Move(System.Single)
name: Move(float)
href: api/Global.ParallaxLayer.html#Global_ParallaxLayer_Move_System_Single_
commentId: M:Global.ParallaxLayer.Move(System.Single)
name.vb: Move(Single)
fullName: ParallaxLayer.Move(float)
fullName.vb: ParallaxLayer.Move(Single)
nameWithType: ParallaxLayer.Move(float)
nameWithType.vb: ParallaxLayer.Move(Single)
- uid: Global.ParallaxLayer.Move*
name: Move
href: api/Global.ParallaxLayer.html#Global_ParallaxLayer_Move_
commentId: Overload:Global.ParallaxLayer.Move
isSpec: "True"
fullName: ParallaxLayer.Move
nameWithType: ParallaxLayer.Move
- uid: Global.ParallaxLayer.parallaxFactor
name: parallaxFactor
href: api/Global.ParallaxLayer.html#Global_ParallaxLayer_parallaxFactor
commentId: F:Global.ParallaxLayer.parallaxFactor
fullName: ParallaxLayer.parallaxFactor
nameWithType: ParallaxLayer.parallaxFactor
- uid: Global.PlayerCameraMovement
name: PlayerCameraMovement
href: api/Global.PlayerCameraMovement.html
commentId: T:Global.PlayerCameraMovement
fullName: PlayerCameraMovement
nameWithType: PlayerCameraMovement
- uid: Global.PlayerCameraMovement.lowerBound
name: lowerBound
href: api/Global.PlayerCameraMovement.html#Global_PlayerCameraMovement_lowerBound
commentId: F:Global.PlayerCameraMovement.lowerBound
fullName: PlayerCameraMovement.lowerBound
nameWithType: PlayerCameraMovement.lowerBound
- uid: Global.PlayerCameraMovement.speed
name: speed
href: api/Global.PlayerCameraMovement.html#Global_PlayerCameraMovement_speed
commentId: F:Global.PlayerCameraMovement.speed
fullName: PlayerCameraMovement.speed
nameWithType: PlayerCameraMovement.speed
- uid: Global.PlayerCameraMovement.staticCamera
name: staticCamera
href: api/Global.PlayerCameraMovement.html#Global_PlayerCameraMovement_staticCamera
commentId: F:Global.PlayerCameraMovement.staticCamera
fullName: PlayerCameraMovement.staticCamera
nameWithType: PlayerCameraMovement.staticCamera
- uid: Global.PlayerCameraMovement.weight
name: weight
href: api/Global.PlayerCameraMovement.html#Global_PlayerCameraMovement_weight
commentId: F:Global.PlayerCameraMovement.weight
fullName: PlayerCameraMovement.weight
nameWithType: PlayerCameraMovement.weight
- uid: Global.PlayerCameraMovement.winScene
name: winScene
href: api/Global.PlayerCameraMovement.html#Global_PlayerCameraMovement_winScene
commentId: F:Global.PlayerCameraMovement.winScene
fullName: PlayerCameraMovement.winScene
nameWithType: PlayerCameraMovement.winScene
- uid: Global.PlayerCameraMovement.WinScene(GameObject)
name: WinScene(GameObject)
href: api/Global.PlayerCameraMovement.html#Global_PlayerCameraMovement_WinScene_GameObject_
commentId: M:Global.PlayerCameraMovement.WinScene(GameObject)
fullName: PlayerCameraMovement.WinScene(GameObject)
nameWithType: PlayerCameraMovement.WinScene(GameObject)
- uid: Global.PlayerCameraMovement.WinScene*
name: WinScene
href: api/Global.PlayerCameraMovement.html#Global_PlayerCameraMovement_WinScene_
commentId: Overload:Global.PlayerCameraMovement.WinScene
isSpec: "True"
fullName: PlayerCameraMovement.WinScene
nameWithType: PlayerCameraMovement.WinScene
- uid: Global.PlayerCardCreator
name: PlayerCardCreator
href: api/Global.PlayerCardCreator.html
commentId: T:Global.PlayerCardCreator
fullName: PlayerCardCreator
nameWithType: PlayerCardCreator
- uid: Global.PlayerCardCreator.CreateCard
name: CreateCard()
href: api/Global.PlayerCardCreator.html#Global_PlayerCardCreator_CreateCard
commentId: M:Global.PlayerCardCreator.CreateCard
fullName: PlayerCardCreator.CreateCard()
nameWithType: PlayerCardCreator.CreateCard()
- uid: Global.PlayerCardCreator.CreateCard*
name: CreateCard
href: api/Global.PlayerCardCreator.html#Global_PlayerCardCreator_CreateCard_
commentId: Overload:Global.PlayerCardCreator.CreateCard
isSpec: "True"
fullName: PlayerCardCreator.CreateCard
nameWithType: PlayerCardCreator.CreateCard
- uid: Global.PlayerCardCreator.Instance
name: Instance
href: api/Global.PlayerCardCreator.html#Global_PlayerCardCreator_Instance
commentId: F:Global.PlayerCardCreator.Instance
fullName: PlayerCardCreator.Instance
nameWithType: PlayerCardCreator.Instance
- uid: Global.PlayerCardCreator.playerJoinCardPrefab
name: playerJoinCardPrefab
href: api/Global.PlayerCardCreator.html#Global_PlayerCardCreator_playerJoinCardPrefab
commentId: F:Global.PlayerCardCreator.playerJoinCardPrefab
fullName: PlayerCardCreator.playerJoinCardPrefab
nameWithType: PlayerCardCreator.playerJoinCardPrefab
- uid: Global.PlayerJoinCard
name: PlayerJoinCard
href: api/Global.PlayerJoinCard.html
commentId: T:Global.PlayerJoinCard
fullName: PlayerJoinCard
nameWithType: PlayerJoinCard
- uid: Global.PlayerJoinCard.playerNumber
name: playerNumber
href: api/Global.PlayerJoinCard.html#Global_PlayerJoinCard_playerNumber
commentId: F:Global.PlayerJoinCard.playerNumber
fullName: PlayerJoinCard.playerNumber
nameWithType: PlayerJoinCard.playerNumber
- uid: Global.PlayerJoinCard.playerNumberText
name: playerNumberText
href: api/Global.PlayerJoinCard.html#Global_PlayerJoinCard_playerNumberText
commentId: F:Global.PlayerJoinCard.playerNumberText
fullName: PlayerJoinCard.playerNumberText
nameWithType: PlayerJoinCard.playerNumberText
- uid: Global.PlayerJoinCard.playerPreview
name: playerPreview
href: api/Global.PlayerJoinCard.html#Global_PlayerJoinCard_playerPreview
commentId: F:Global.PlayerJoinCard.playerPreview
fullName: PlayerJoinCard.playerPreview
nameWithType: PlayerJoinCard.playerPreview
- uid: Global.PlayerManager
name: PlayerManager
href: api/Global.PlayerManager.html
commentId: T:Global.PlayerManager
fullName: PlayerManager
nameWithType: PlayerManager
- uid: Global.PlayerManager.cards
name: cards
href: api/Global.PlayerManager.html#Global_PlayerManager_cards
commentId: F:Global.PlayerManager.cards
fullName: PlayerManager.cards
nameWithType: PlayerManager.cards
- uid: Global.PlayerManager.Instance
name: Instance
href: api/Global.PlayerManager.html#Global_PlayerManager_Instance
commentId: F:Global.PlayerManager.Instance
fullName: PlayerManager.Instance
nameWithType: PlayerManager.Instance
- uid: Global.PlayerManager.playerColors
name: playerColors
href: api/Global.PlayerManager.html#Global_PlayerManager_playerColors
commentId: F:Global.PlayerManager.playerColors
fullName: PlayerManager.playerColors
nameWithType: PlayerManager.playerColors
- uid: Global.PlayerManager.playerSelect
name: playerSelect
href: api/Global.PlayerManager.html#Global_PlayerManager_playerSelect
commentId: F:Global.PlayerManager.playerSelect
fullName: PlayerManager.playerSelect
nameWithType: PlayerManager.playerSelect
- uid: Global.PlayerManager.StartGame
name: StartGame()
href: api/Global.PlayerManager.html#Global_PlayerManager_StartGame
commentId: M:Global.PlayerManager.StartGame
fullName: PlayerManager.StartGame()
nameWithType: PlayerManager.StartGame()
- uid: Global.PlayerManager.StartGame*
name: StartGame
href: api/Global.PlayerManager.html#Global_PlayerManager_StartGame_
commentId: Overload:Global.PlayerManager.StartGame
isSpec: "True"
fullName: PlayerManager.StartGame
nameWithType: PlayerManager.StartGame
- uid: Global.PlayerMovement
name: PlayerMovement
href: api/Global.PlayerMovement.html
commentId: T:Global.PlayerMovement
fullName: PlayerMovement
nameWithType: PlayerMovement
- uid: Global.PlayerMovement.coyoteTime
name: coyoteTime
href: api/Global.PlayerMovement.html#Global_PlayerMovement_coyoteTime
commentId: F:Global.PlayerMovement.coyoteTime
fullName: PlayerMovement.coyoteTime
nameWithType: PlayerMovement.coyoteTime
- uid: Global.PlayerMovement.GetPointInBoxCollider(BoxCollider2D,System.Single,System.Single)
name: GetPointInBoxCollider(BoxCollider2D, float, float)
href: api/Global.PlayerMovement.html#Global_PlayerMovement_GetPointInBoxCollider_BoxCollider2D_System_Single_System_Single_
commentId: M:Global.PlayerMovement.GetPointInBoxCollider(BoxCollider2D,System.Single,System.Single)
name.vb: GetPointInBoxCollider(BoxCollider2D, Single, Single)
fullName: PlayerMovement.GetPointInBoxCollider(BoxCollider2D, float, float)
fullName.vb: PlayerMovement.GetPointInBoxCollider(BoxCollider2D, Single, Single)
nameWithType: PlayerMovement.GetPointInBoxCollider(BoxCollider2D, float, float)
nameWithType.vb: PlayerMovement.GetPointInBoxCollider(BoxCollider2D, Single, Single)
- uid: Global.PlayerMovement.GetPointInBoxCollider*
name: GetPointInBoxCollider
href: api/Global.PlayerMovement.html#Global_PlayerMovement_GetPointInBoxCollider_
commentId: Overload:Global.PlayerMovement.GetPointInBoxCollider
isSpec: "True"
fullName: PlayerMovement.GetPointInBoxCollider
nameWithType: PlayerMovement.GetPointInBoxCollider
- uid: Global.PlayerMovement.ground
name: ground
href: api/Global.PlayerMovement.html#Global_PlayerMovement_ground
commentId: F:Global.PlayerMovement.ground
fullName: PlayerMovement.ground
nameWithType: PlayerMovement.ground
- uid: Global.PlayerMovement.groundCheckDistance
name: groundCheckDistance
href: api/Global.PlayerMovement.html#Global_PlayerMovement_groundCheckDistance
commentId: F:Global.PlayerMovement.groundCheckDistance
fullName: PlayerMovement.groundCheckDistance
nameWithType: PlayerMovement.groundCheckDistance
- uid: Global.PlayerMovement.IsBasicallyGrounded
name: IsBasicallyGrounded()
href: api/Global.PlayerMovement.html#Global_PlayerMovement_IsBasicallyGrounded
commentId: M:Global.PlayerMovement.IsBasicallyGrounded
fullName: PlayerMovement.IsBasicallyGrounded()
nameWithType: PlayerMovement.IsBasicallyGrounded()
- uid: Global.PlayerMovement.IsBasicallyGrounded*
name: IsBasicallyGrounded
href: api/Global.PlayerMovement.html#Global_PlayerMovement_IsBasicallyGrounded_
commentId: Overload:Global.PlayerMovement.IsBasicallyGrounded
isSpec: "True"
fullName: PlayerMovement.IsBasicallyGrounded
nameWithType: PlayerMovement.IsBasicallyGrounded
- uid: Global.PlayerMovement.IsPhysicallyGrounded
name: IsPhysicallyGrounded()
href: api/Global.PlayerMovement.html#Global_PlayerMovement_IsPhysicallyGrounded
commentId: M:Global.PlayerMovement.IsPhysicallyGrounded
fullName: PlayerMovement.IsPhysicallyGrounded()
nameWithType: PlayerMovement.IsPhysicallyGrounded()
- uid: Global.PlayerMovement.IsPhysicallyGrounded*
name: IsPhysicallyGrounded
href: api/Global.PlayerMovement.html#Global_PlayerMovement_IsPhysicallyGrounded_
commentId: Overload:Global.PlayerMovement.IsPhysicallyGrounded
isSpec: "True"
fullName: PlayerMovement.IsPhysicallyGrounded
nameWithType: PlayerMovement.IsPhysicallyGrounded
- uid: Global.PlayerMovement.jumpLenience
name: jumpLenience
href: api/Global.PlayerMovement.html#Global_PlayerMovement_jumpLenience
commentId: F:Global.PlayerMovement.jumpLenience
fullName: PlayerMovement.jumpLenience
nameWithType: PlayerMovement.jumpLenience
- uid: Global.PlayerMovement.jumpSpeed
name: jumpSpeed
href: api/Global.PlayerMovement.html#Global_PlayerMovement_jumpSpeed
commentId: F:Global.PlayerMovement.jumpSpeed
fullName: PlayerMovement.jumpSpeed
nameWithType: PlayerMovement.jumpSpeed
- uid: Global.PlayerMovement.maxSpeed
name: maxSpeed
href: api/Global.PlayerMovement.html#Global_PlayerMovement_maxSpeed
commentId: F:Global.PlayerMovement.maxSpeed
fullName: PlayerMovement.maxSpeed
nameWithType: PlayerMovement.maxSpeed
- uid: Global.PlayerMovement.maxSpeedOverride
name: maxSpeedOverride
href: api/Global.PlayerMovement.html#Global_PlayerMovement_maxSpeedOverride
commentId: F:Global.PlayerMovement.maxSpeedOverride
fullName: PlayerMovement.maxSpeedOverride
nameWithType: PlayerMovement.maxSpeedOverride
- uid: Global.PlayerMovement.playerText
name: playerText
href: api/Global.PlayerMovement.html#Global_PlayerMovement_playerText
commentId: F:Global.PlayerMovement.playerText
fullName: PlayerMovement.playerText
nameWithType: PlayerMovement.playerText
- uid: Global.PlayerMovement.secondsToFullSpeed
name: secondsToFullSpeed
href: api/Global.PlayerMovement.html#Global_PlayerMovement_secondsToFullSpeed
commentId: F:Global.PlayerMovement.secondsToFullSpeed
fullName: PlayerMovement.secondsToFullSpeed
nameWithType: PlayerMovement.secondsToFullSpeed
- uid: Global.PlayerMovement.slowdownMultiplier
name: slowdownMultiplier
href: api/Global.PlayerMovement.html#Global_PlayerMovement_slowdownMultiplier
commentId: F:Global.PlayerMovement.slowdownMultiplier
fullName: PlayerMovement.slowdownMultiplier
nameWithType: PlayerMovement.slowdownMultiplier
- uid: Global.PlayerMovement.StopVelocity
name: StopVelocity()
href: api/Global.PlayerMovement.html#Global_PlayerMovement_StopVelocity
commentId: M:Global.PlayerMovement.StopVelocity
fullName: PlayerMovement.StopVelocity()
nameWithType: PlayerMovement.StopVelocity()
- uid: Global.PlayerMovement.StopVelocity*
name: StopVelocity
href: api/Global.PlayerMovement.html#Global_PlayerMovement_StopVelocity_
commentId: Overload:Global.PlayerMovement.StopVelocity
isSpec: "True"
fullName: PlayerMovement.StopVelocity
nameWithType: PlayerMovement.StopVelocity
- uid: Global.PlayerMovement.timeUnableToBeDeclaredNotJumping
name: timeUnableToBeDeclaredNotJumping
href: api/Global.PlayerMovement.html#Global_PlayerMovement_timeUnableToBeDeclaredNotJumping
commentId: F:Global.PlayerMovement.timeUnableToBeDeclaredNotJumping
fullName: PlayerMovement.timeUnableToBeDeclaredNotJumping
nameWithType: PlayerMovement.timeUnableToBeDeclaredNotJumping
- uid: Global.PlayerMovement.turnaroundMultiplier
name: turnaroundMultiplier
href: api/Global.PlayerMovement.html#Global_PlayerMovement_turnaroundMultiplier
commentId: F:Global.PlayerMovement.turnaroundMultiplier
fullName: PlayerMovement.turnaroundMultiplier
nameWithType: PlayerMovement.turnaroundMultiplier
- uid: Global.PlayerMovement.virtualAxisX
name: virtualAxisX
href: api/Global.PlayerMovement.html#Global_PlayerMovement_virtualAxisX
commentId: F:Global.PlayerMovement.virtualAxisX
fullName: PlayerMovement.virtualAxisX
nameWithType: PlayerMovement.virtualAxisX
- uid: Global.PlayerMovement.virtualButtonJump
name: virtualButtonJump
href: api/Global.PlayerMovement.html#Global_PlayerMovement_virtualButtonJump
commentId: F:Global.PlayerMovement.virtualButtonJump
fullName: PlayerMovement.virtualButtonJump
nameWithType: PlayerMovement.virtualButtonJump
- uid: Global.PlayerMovement.virtualButtonJumpLastFrame
name: virtualButtonJumpLastFrame
href: api/Global.PlayerMovement.html#Global_PlayerMovement_virtualButtonJumpLastFrame
commentId: F:Global.PlayerMovement.virtualButtonJumpLastFrame
fullName: PlayerMovement.virtualButtonJumpLastFrame
nameWithType: PlayerMovement.virtualButtonJumpLastFrame
- uid: Global.PlayerMovement.walkSmooth
name: walkSmooth
href: api/Global.PlayerMovement.html#Global_PlayerMovement_walkSmooth
commentId: F:Global.PlayerMovement.walkSmooth
fullName: PlayerMovement.walkSmooth
nameWithType: PlayerMovement.walkSmooth
- uid: Global.PlayerMovement.walkSpeed
name: walkSpeed
href: api/Global.PlayerMovement.html#Global_PlayerMovement_walkSpeed
commentId: F:Global.PlayerMovement.walkSpeed
fullName: PlayerMovement.walkSpeed
nameWithType: PlayerMovement.walkSpeed
- uid: Global.PlayerMovement.walkSpeedFactor
name: walkSpeedFactor
href: api/Global.PlayerMovement.html#Global_PlayerMovement_walkSpeedFactor
commentId: F:Global.PlayerMovement.walkSpeedFactor
fullName: PlayerMovement.walkSpeedFactor
nameWithType: PlayerMovement.walkSpeedFactor
- uid: Global.Playlist
name: Playlist
href: api/Global.Playlist.html
commentId: T:Global.Playlist
fullName: Playlist
nameWithType: Playlist
- uid: Global.Playlist.shuffleTime
name: shuffleTime
href: api/Global.Playlist.html#Global_Playlist_shuffleTime
commentId: F:Global.Playlist.shuffleTime
fullName: Playlist.shuffleTime
nameWithType: Playlist.shuffleTime
- uid: Global.Playlist.songs
name: songs
href: api/Global.Playlist.html#Global_Playlist_songs
commentId: F:Global.Playlist.songs
fullName: Playlist.songs
nameWithType: Playlist.songs
- uid: Global.Playlist.trackName
name: trackName
href: api/Global.Playlist.html#Global_Playlist_trackName
commentId: F:Global.Playlist.trackName
fullName: Playlist.trackName
nameWithType: Playlist.trackName
- uid: Global.Playlist.trackScenes
name: trackScenes
href: api/Global.Playlist.html#Global_Playlist_trackScenes
commentId: F:Global.Playlist.trackScenes
fullName: Playlist.trackScenes
nameWithType: Playlist.trackScenes
- uid: Global.Playlist.volume
name: volume
href: api/Global.Playlist.html#Global_Playlist_volume
commentId: F:Global.Playlist.volume
fullName: Playlist.volume
nameWithType: Playlist.volume
- uid: Global.PongBallBehavior
name: PongBallBehavior
href: api/Global.PongBallBehavior.html
commentId: T:Global.PongBallBehavior
fullName: PongBallBehavior
nameWithType: PongBallBehavior
- uid: Global.PongBallBehavior.IncreaseSpeed
name: IncreaseSpeed()
href: api/Global.PongBallBehavior.html#Global_PongBallBehavior_IncreaseSpeed
commentId: M:Global.PongBallBehavior.IncreaseSpeed
fullName: PongBallBehavior.IncreaseSpeed()
nameWithType: PongBallBehavior.IncreaseSpeed()
- uid: Global.PongBallBehavior.IncreaseSpeed*
name: IncreaseSpeed
href: api/Global.PongBallBehavior.html#Global_PongBallBehavior_IncreaseSpeed_
commentId: Overload:Global.PongBallBehavior.IncreaseSpeed
isSpec: "True"
fullName: PongBallBehavior.IncreaseSpeed
nameWithType: PongBallBehavior.IncreaseSpeed
- uid: Global.PongBallBehavior.resetDelay
name: resetDelay
href: api/Global.PongBallBehavior.html#Global_PongBallBehavior_resetDelay
commentId: F:Global.PongBallBehavior.resetDelay
fullName: PongBallBehavior.resetDelay
nameWithType: PongBallBehavior.resetDelay
- uid: Global.PongBallBehavior.score
name: score
href: api/Global.PongBallBehavior.html#Global_PongBallBehavior_score
commentId: F:Global.PongBallBehavior.score
fullName: PongBallBehavior.score
nameWithType: PongBallBehavior.score
- uid: Global.PongBallBehavior.speed
name: speed
href: api/Global.PongBallBehavior.html#Global_PongBallBehavior_speed
commentId: F:Global.PongBallBehavior.speed
fullName: PongBallBehavior.speed
nameWithType: PongBallBehavior.speed
- uid: Global.PongBallBehavior.speedIncrement
name: speedIncrement
href: api/Global.PongBallBehavior.html#Global_PongBallBehavior_speedIncrement
commentId: F:Global.PongBallBehavior.speedIncrement
fullName: PongBallBehavior.speedIncrement
nameWithType: PongBallBehavior.speedIncrement
- uid: Global.PongPaddleBehavior
name: PongPaddleBehavior
href: api/Global.PongPaddleBehavior.html
commentId: T:Global.PongPaddleBehavior
fullName: PongPaddleBehavior
nameWithType: PongPaddleBehavior
- uid: Global.PongPaddleBehavior.isPlayer1
name: isPlayer1
href: api/Global.PongPaddleBehavior.html#Global_PongPaddleBehavior_isPlayer1
commentId: F:Global.PongPaddleBehavior.isPlayer1
fullName: PongPaddleBehavior.isPlayer1
nameWithType: PongPaddleBehavior.isPlayer1
- uid: Global.PongPaddleBehavior.speed
name: speed
href: api/Global.PongPaddleBehavior.html#Global_PongPaddleBehavior_speed
commentId: F:Global.PongPaddleBehavior.speed
fullName: PongPaddleBehavior.speed
nameWithType: PongPaddleBehavior.speed
- uid: Global.PongScorekeeper
name: PongScorekeeper
href: api/Global.PongScorekeeper.html
commentId: T:Global.PongScorekeeper
fullName: PongScorekeeper
nameWithType: PongScorekeeper
- uid: Global.PongScorekeeper.player1Score
name: player1Score
href: api/Global.PongScorekeeper.html#Global_PongScorekeeper_player1Score
commentId: F:Global.PongScorekeeper.player1Score
fullName: PongScorekeeper.player1Score
nameWithType: PongScorekeeper.player1Score
- uid: Global.PongScorekeeper.player2Score
name: player2Score
href: api/Global.PongScorekeeper.html#Global_PongScorekeeper_player2Score
commentId: F:Global.PongScorekeeper.player2Score
fullName: PongScorekeeper.player2Score
nameWithType: PongScorekeeper.player2Score
- uid: Global.Punch
name: Punch
href: api/Global.Punch.html
commentId: T:Global.Punch
fullName: Punch
nameWithType: Punch
- uid: Global.Punch.cancelable
name: cancelable
href: api/Global.Punch.html#Global_Punch_cancelable
commentId: F:Global.Punch.cancelable
fullName: Punch.cancelable
nameWithType: Punch.cancelable
- uid: Global.Punch.DisableCancellation
name: DisableCancellation()
href: api/Global.Punch.html#Global_Punch_DisableCancellation
commentId: M:Global.Punch.DisableCancellation
fullName: Punch.DisableCancellation()
nameWithType: Punch.DisableCancellation()
- uid: Global.Punch.DisableCancellation*
name: DisableCancellation
href: api/Global.Punch.html#Global_Punch_DisableCancellation_
commentId: Overload:Global.Punch.DisableCancellation
isSpec: "True"
fullName: Punch.DisableCancellation
nameWithType: Punch.DisableCancellation
- uid: Global.Punch.DisableHurtbox
name: DisableHurtbox()
href: api/Global.Punch.html#Global_Punch_DisableHurtbox
commentId: M:Global.Punch.DisableHurtbox
fullName: Punch.DisableHurtbox()
nameWithType: Punch.DisableHurtbox()
- uid: Global.Punch.DisableHurtbox*
name: DisableHurtbox
href: api/Global.Punch.html#Global_Punch_DisableHurtbox_
commentId: Overload:Global.Punch.DisableHurtbox
isSpec: "True"
fullName: Punch.DisableHurtbox
nameWithType: Punch.DisableHurtbox
- uid: Global.Punch.EnableCancellation
name: EnableCancellation()
href: api/Global.Punch.html#Global_Punch_EnableCancellation
commentId: M:Global.Punch.EnableCancellation
fullName: Punch.EnableCancellation()
nameWithType: Punch.EnableCancellation()
- uid: Global.Punch.EnableCancellation*
name: EnableCancellation
href: api/Global.Punch.html#Global_Punch_EnableCancellation_
commentId: Overload:Global.Punch.EnableCancellation
isSpec: "True"
fullName: Punch.EnableCancellation
nameWithType: Punch.EnableCancellation
- uid: Global.Punch.EnableHurtbox
name: EnableHurtbox()
href: api/Global.Punch.html#Global_Punch_EnableHurtbox
commentId: M:Global.Punch.EnableHurtbox
fullName: Punch.EnableHurtbox()
nameWithType: Punch.EnableHurtbox()
- uid: Global.Punch.EnableHurtbox*
name: EnableHurtbox
href: api/Global.Punch.html#Global_Punch_EnableHurtbox_
commentId: Overload:Global.Punch.EnableHurtbox
isSpec: "True"
fullName: Punch.EnableHurtbox
nameWithType: Punch.EnableHurtbox
- uid: Global.Punch.ReturnToMaxSpeed
name: ReturnToMaxSpeed()
href: api/Global.Punch.html#Global_Punch_ReturnToMaxSpeed
commentId: M:Global.Punch.ReturnToMaxSpeed
fullName: Punch.ReturnToMaxSpeed()
nameWithType: Punch.ReturnToMaxSpeed()
- uid: Global.Punch.ReturnToMaxSpeed*
name: ReturnToMaxSpeed
href: api/Global.Punch.html#Global_Punch_ReturnToMaxSpeed_
commentId: Overload:Global.Punch.ReturnToMaxSpeed
isSpec: "True"
fullName: Punch.ReturnToMaxSpeed
nameWithType: Punch.ReturnToMaxSpeed
- uid: Global.RespawnOnTriggerEnter
name: RespawnOnTriggerEnter
href: api/Global.RespawnOnTriggerEnter.html
commentId: T:Global.RespawnOnTriggerEnter
fullName: RespawnOnTriggerEnter
nameWithType: RespawnOnTriggerEnter
- uid: Global.RespawnOnTriggerEnter.respawnTag
name: respawnTag
href: api/Global.RespawnOnTriggerEnter.html#Global_RespawnOnTriggerEnter_respawnTag
commentId: F:Global.RespawnOnTriggerEnter.respawnTag
fullName: RespawnOnTriggerEnter.respawnTag
nameWithType: RespawnOnTriggerEnter.respawnTag
- uid: Global.RespawnOnTriggerEnter.spawnPoint
name: spawnPoint
href: api/Global.RespawnOnTriggerEnter.html#Global_RespawnOnTriggerEnter_spawnPoint
commentId: F:Global.RespawnOnTriggerEnter.spawnPoint
fullName: RespawnOnTriggerEnter.spawnPoint
nameWithType: RespawnOnTriggerEnter.spawnPoint
- uid: Global.RespawnOnTriggerEnter.spawnPointIsInitialPosition
name: spawnPointIsInitialPosition
href: api/Global.RespawnOnTriggerEnter.html#Global_RespawnOnTriggerEnter_spawnPointIsInitialPosition
commentId: F:Global.RespawnOnTriggerEnter.spawnPointIsInitialPosition
fullName: RespawnOnTriggerEnter.spawnPointIsInitialPosition
nameWithType: RespawnOnTriggerEnter.spawnPointIsInitialPosition
- uid: Global.SoundEffect
name: SoundEffect
href: api/Global.SoundEffect.html
commentId: T:Global.SoundEffect
fullName: SoundEffect
nameWithType: SoundEffect
- uid: Global.SoundEffect.#ctor(System.String,AudioSource)
name: SoundEffect(string, AudioSource)
href: api/Global.SoundEffect.html#Global_SoundEffect__ctor_System_String_AudioSource_
commentId: M:Global.SoundEffect.#ctor(System.String,AudioSource)
name.vb: New(String, AudioSource)
fullName: SoundEffect.SoundEffect(string, AudioSource)
fullName.vb: SoundEffect.New(String, AudioSource)
nameWithType: SoundEffect.SoundEffect(string, AudioSource)
nameWithType.vb: SoundEffect.New(String, AudioSource)
- uid: Global.SoundEffect.#ctor*
name: SoundEffect
href: api/Global.SoundEffect.html#Global_SoundEffect__ctor_
commentId: Overload:Global.SoundEffect.#ctor
isSpec: "True"
name.vb: New
fullName: SoundEffect.SoundEffect
fullName.vb: SoundEffect.New
nameWithType: SoundEffect.SoundEffect
nameWithType.vb: SoundEffect.New
- uid: Global.SoundEffect.audioSource
name: audioSource
href: api/Global.SoundEffect.html#Global_SoundEffect_audioSource
commentId: F:Global.SoundEffect.audioSource
fullName: SoundEffect.audioSource
nameWithType: SoundEffect.audioSource
- uid: Global.SoundEffect.name
name: name
href: api/Global.SoundEffect.html#Global_SoundEffect_name
commentId: F:Global.SoundEffect.name
fullName: SoundEffect.name
nameWithType: SoundEffect.name
- uid: Global.TeleportPlatform
name: TeleportPlatform
href: api/Global.TeleportPlatform.html
commentId: T:Global.TeleportPlatform
fullName: TeleportPlatform
nameWithType: TeleportPlatform
- uid: Global.TeleportPlatform.isPlatform
name: isPlatform
href: api/Global.TeleportPlatform.html#Global_TeleportPlatform_isPlatform
commentId: F:Global.TeleportPlatform.isPlatform
fullName: TeleportPlatform.isPlatform
nameWithType: TeleportPlatform.isPlatform
- uid: Global.TeleportPlatform.playerTag
name: playerTag
href: api/Global.TeleportPlatform.html#Global_TeleportPlatform_playerTag
commentId: F:Global.TeleportPlatform.playerTag
fullName: TeleportPlatform.playerTag
nameWithType: TeleportPlatform.playerTag
- uid: Global.TeleportPlatform.teleportPoint
name: teleportPoint
href: api/Global.TeleportPlatform.html#Global_TeleportPlatform_teleportPoint
commentId: F:Global.TeleportPlatform.teleportPoint
fullName: TeleportPlatform.teleportPoint
nameWithType: TeleportPlatform.teleportPoint
- uid: Global.TeleportPlatform.teleportTag
name: teleportTag
href: api/Global.TeleportPlatform.html#Global_TeleportPlatform_teleportTag
commentId: F:Global.TeleportPlatform.teleportTag
fullName: TeleportPlatform.teleportTag
nameWithType: TeleportPlatform.teleportTag
- uid: Global.TerribleHealthBarScript
name: TerribleHealthBarScript
href: api/Global.TerribleHealthBarScript.html
commentId: T:Global.TerribleHealthBarScript
fullName: TerribleHealthBarScript
nameWithType: TerribleHealthBarScript
- uid: Global.TerribleHealthBarScript.actualHealthVisual
name: actualHealthVisual
href: api/Global.TerribleHealthBarScript.html#Global_TerribleHealthBarScript_actualHealthVisual
commentId: F:Global.TerribleHealthBarScript.actualHealthVisual
fullName: TerribleHealthBarScript.actualHealthVisual
nameWithType: TerribleHealthBarScript.actualHealthVisual
- uid: Global.TerribleHealthBarScript.deathVisual
name: deathVisual
href: api/Global.TerribleHealthBarScript.html#Global_TerribleHealthBarScript_deathVisual
commentId: F:Global.TerribleHealthBarScript.deathVisual
fullName: TerribleHealthBarScript.deathVisual
nameWithType: TerribleHealthBarScript.deathVisual
- uid: Global.TerribleHealthBarScript.fullDeathColor
name: fullDeathColor
href: api/Global.TerribleHealthBarScript.html#Global_TerribleHealthBarScript_fullDeathColor
commentId: F:Global.TerribleHealthBarScript.fullDeathColor
fullName: TerribleHealthBarScript.fullDeathColor
nameWithType: TerribleHealthBarScript.fullDeathColor
- uid: Global.TerribleHealthBarScript.fullHealthColor
name: fullHealthColor
href: api/Global.TerribleHealthBarScript.html#Global_TerribleHealthBarScript_fullHealthColor
commentId: F:Global.TerribleHealthBarScript.fullHealthColor
fullName: TerribleHealthBarScript.fullHealthColor
nameWithType: TerribleHealthBarScript.fullHealthColor
- uid: Global.TerribleHealthBarScript.healthVisual
name: healthVisual
href: api/Global.TerribleHealthBarScript.html#Global_TerribleHealthBarScript_healthVisual
commentId: F:Global.TerribleHealthBarScript.healthVisual
fullName: TerribleHealthBarScript.healthVisual
nameWithType: TerribleHealthBarScript.healthVisual
- uid: Global.TerribleHealthBarScript.player
name: player
href: api/Global.TerribleHealthBarScript.html#Global_TerribleHealthBarScript_player
commentId: F:Global.TerribleHealthBarScript.player
fullName: TerribleHealthBarScript.player
nameWithType: TerribleHealthBarScript.player
- uid: Global.TerribleHealthBarScript.SetPlayer(GameObject)
name: SetPlayer(GameObject)
href: api/Global.TerribleHealthBarScript.html#Global_TerribleHealthBarScript_SetPlayer_GameObject_
commentId: M:Global.TerribleHealthBarScript.SetPlayer(GameObject)
fullName: TerribleHealthBarScript.SetPlayer(GameObject)
nameWithType: TerribleHealthBarScript.SetPlayer(GameObject)
- uid: Global.TerribleHealthBarScript.SetPlayer*
name: SetPlayer
href: api/Global.TerribleHealthBarScript.html#Global_TerribleHealthBarScript_SetPlayer_
commentId: Overload:Global.TerribleHealthBarScript.SetPlayer
isSpec: "True"
fullName: TerribleHealthBarScript.SetPlayer
nameWithType: TerribleHealthBarScript.SetPlayer
- uid: Global.TerribleHealthBarScript.smoothSpeed
name: smoothSpeed
href: api/Global.TerribleHealthBarScript.html#Global_TerribleHealthBarScript_smoothSpeed
commentId: F:Global.TerribleHealthBarScript.smoothSpeed
fullName: TerribleHealthBarScript.smoothSpeed
nameWithType: TerribleHealthBarScript.smoothSpeed
- uid: Global.TerribleHealthBarScript.subtractionColor
name: subtractionColor
href: api/Global.TerribleHealthBarScript.html#Global_TerribleHealthBarScript_subtractionColor
commentId: F:Global.TerribleHealthBarScript.subtractionColor
fullName: TerribleHealthBarScript.subtractionColor
nameWithType: TerribleHealthBarScript.subtractionColor
- uid: Global.TerribleHealthBarScript.text
name: text
href: api/Global.TerribleHealthBarScript.html#Global_TerribleHealthBarScript_text
commentId: F:Global.TerribleHealthBarScript.text
fullName: TerribleHealthBarScript.text
nameWithType: TerribleHealthBarScript.text
- uid: Global.TrackLayer
name: TrackLayer
href: api/Global.TrackLayer.html
commentId: T:Global.TrackLayer
fullName: TrackLayer
nameWithType: TrackLayer
- uid: Global.TrackLayer.enableTrigger
name: enableTrigger
href: api/Global.TrackLayer.html#Global_TrackLayer_enableTrigger
commentId: F:Global.TrackLayer.enableTrigger
fullName: TrackLayer.enableTrigger
nameWithType: TrackLayer.enableTrigger
- uid: Global.TrackLayer.EnableTrigger
name: TrackLayer.EnableTrigger
href: api/Global.TrackLayer.EnableTrigger.html
commentId: T:Global.TrackLayer.EnableTrigger
fullName: TrackLayer.EnableTrigger
nameWithType: TrackLayer.EnableTrigger
- uid: Global.TrackLayer.EnableTrigger.Button
name: Button
href: api/Global.TrackLayer.EnableTrigger.html#Global_TrackLayer_EnableTrigger_Button
commentId: F:Global.TrackLayer.EnableTrigger.Button
fullName: TrackLayer.EnableTrigger.Button
nameWithType: TrackLayer.EnableTrigger.Button
- uid: Global.TrackLayer.EnableTrigger.Collectible
name: Collectible
href: api/Global.TrackLayer.EnableTrigger.html#Global_TrackLayer_EnableTrigger_Collectible
commentId: F:Global.TrackLayer.EnableTrigger.Collectible
fullName: TrackLayer.EnableTrigger.Collectible
nameWithType: TrackLayer.EnableTrigger.Collectible
- uid: Global.TrackLayer.EnableTrigger.ConstantForce
name: ConstantForce
href: api/Global.TrackLayer.EnableTrigger.html#Global_TrackLayer_EnableTrigger_ConstantForce
commentId: F:Global.TrackLayer.EnableTrigger.ConstantForce
fullName: TrackLayer.EnableTrigger.ConstantForce
nameWithType: TrackLayer.EnableTrigger.ConstantForce
- uid: Global.TrackLayer.EnableTrigger.ElectromagneticPulse
name: ElectromagneticPulse
href: api/Global.TrackLayer.EnableTrigger.html#Global_TrackLayer_EnableTrigger_ElectromagneticPulse
commentId: F:Global.TrackLayer.EnableTrigger.ElectromagneticPulse
fullName: TrackLayer.EnableTrigger.ElectromagneticPulse
nameWithType: TrackLayer.EnableTrigger.ElectromagneticPulse
- uid: Global.TrackLayer.EnableTrigger.EndOfLevel
name: EndOfLevel
href: api/Global.TrackLayer.EnableTrigger.html#Global_TrackLayer_EnableTrigger_EndOfLevel
commentId: F:Global.TrackLayer.EnableTrigger.EndOfLevel
fullName: TrackLayer.EnableTrigger.EndOfLevel
nameWithType: TrackLayer.EnableTrigger.EndOfLevel
- uid: Global.TrackLayer.EnableTrigger.Goal
name: Goal
href: api/Global.TrackLayer.EnableTrigger.html#Global_TrackLayer_EnableTrigger_Goal
commentId: F:Global.TrackLayer.EnableTrigger.Goal
fullName: TrackLayer.EnableTrigger.Goal
nameWithType: TrackLayer.EnableTrigger.Goal
- uid: Global.TrackLayer.EnableTrigger.Magnetism
name: Magnetism
href: api/Global.TrackLayer.EnableTrigger.html#Global_TrackLayer_EnableTrigger_Magnetism
commentId: F:Global.TrackLayer.EnableTrigger.Magnetism
fullName: TrackLayer.EnableTrigger.Magnetism
nameWithType: TrackLayer.EnableTrigger.Magnetism
- uid: Global.TrackLayer.EnableTrigger.Movement
name: Movement
href: api/Global.TrackLayer.EnableTrigger.html#Global_TrackLayer_EnableTrigger_Movement
commentId: F:Global.TrackLayer.EnableTrigger.Movement
fullName: TrackLayer.EnableTrigger.Movement
nameWithType: TrackLayer.EnableTrigger.Movement
- uid: Global.TrackLayer.EnableTrigger.Scene
name: Scene
href: api/Global.TrackLayer.EnableTrigger.html#Global_TrackLayer_EnableTrigger_Scene
commentId: F:Global.TrackLayer.EnableTrigger.Scene
fullName: TrackLayer.EnableTrigger.Scene
nameWithType: TrackLayer.EnableTrigger.Scene
- uid: Global.TrackLayer.EnableTrigger.Toggle
name: Toggle
href: api/Global.TrackLayer.EnableTrigger.html#Global_TrackLayer_EnableTrigger_Toggle
commentId: F:Global.TrackLayer.EnableTrigger.Toggle
fullName: TrackLayer.EnableTrigger.Toggle
nameWithType: TrackLayer.EnableTrigger.Toggle
- uid: Global.TrackLayer.layerName
name: layerName
href: api/Global.TrackLayer.html#Global_TrackLayer_layerName
commentId: F:Global.TrackLayer.layerName
fullName: TrackLayer.layerName
nameWithType: TrackLayer.layerName
- uid: Global.TrackLayer.layerScenes
name: layerScenes
href: api/Global.TrackLayer.html#Global_TrackLayer_layerScenes
commentId: F:Global.TrackLayer.layerScenes
fullName: TrackLayer.layerScenes
nameWithType: TrackLayer.layerScenes
- uid: Global.TrackLayer.layerTrack
name: layerTrack
href: api/Global.TrackLayer.html#Global_TrackLayer_layerTrack
commentId: F:Global.TrackLayer.layerTrack
fullName: TrackLayer.layerTrack
nameWithType: TrackLayer.layerTrack
- uid: Global.TrackLayer.triggerName
name: triggerName
href: api/Global.TrackLayer.html#Global_TrackLayer_triggerName
commentId: F:Global.TrackLayer.triggerName
fullName: TrackLayer.triggerName
nameWithType: TrackLayer.triggerName
- uid: Global.Trevor
name: Trevor
href: api/Global.Trevor.html
commentId: T:Global.Trevor
fullName: Trevor
nameWithType: Trevor
- uid: Global.UseItem
name: UseItem
href: api/Global.UseItem.html
commentId: T:Global.UseItem
fullName: UseItem
nameWithType: UseItem
- uid: Global.UseItem.DropItem
name: DropItem()
href: api/Global.UseItem.html#Global_UseItem_DropItem
commentId: M:Global.UseItem.DropItem
fullName: UseItem.DropItem()
nameWithType: UseItem.DropItem()
- uid: Global.UseItem.DropItem*
name: DropItem
href: api/Global.UseItem.html#Global_UseItem_DropItem_
commentId: Overload:Global.UseItem.DropItem
isSpec: "True"
fullName: UseItem.DropItem
nameWithType: UseItem.DropItem
- uid: Global.UseItem.head
name: head
href: api/Global.UseItem.html#Global_UseItem_head
commentId: F:Global.UseItem.head
fullName: UseItem.head
nameWithType: UseItem.head
- uid: Global.UseItem.holdTime
name: holdTime
href: api/Global.UseItem.html#Global_UseItem_holdTime
commentId: F:Global.UseItem.holdTime
fullName: UseItem.holdTime
nameWithType: UseItem.holdTime
- uid: Global.UseItem.IsHoldingItem
name: IsHoldingItem()
href: api/Global.UseItem.html#Global_UseItem_IsHoldingItem
commentId: M:Global.UseItem.IsHoldingItem
fullName: UseItem.IsHoldingItem()
nameWithType: UseItem.IsHoldingItem()
- uid: Global.UseItem.IsHoldingItem*
name: IsHoldingItem
href: api/Global.UseItem.html#Global_UseItem_IsHoldingItem_
commentId: Overload:Global.UseItem.IsHoldingItem
isSpec: "True"
fullName: UseItem.IsHoldingItem
nameWithType: UseItem.IsHoldingItem
- uid: Global.UseItem.PickUpItem(GameObject)
name: PickUpItem(GameObject)
href: api/Global.UseItem.html#Global_UseItem_PickUpItem_GameObject_
commentId: M:Global.UseItem.PickUpItem(GameObject)
fullName: UseItem.PickUpItem(GameObject)
nameWithType: UseItem.PickUpItem(GameObject)
- uid: Global.UseItem.PickUpItem*
name: PickUpItem
href: api/Global.UseItem.html#Global_UseItem_PickUpItem_
commentId: Overload:Global.UseItem.PickUpItem
isSpec: "True"
fullName: UseItem.PickUpItem
nameWithType: UseItem.PickUpItem
- uid: Global.WinScreen
name: WinScreen
href: api/Global.WinScreen.html
commentId: T:Global.WinScreen
fullName: WinScreen
nameWithType: WinScreen
- uid: Global.WinScreen.Instance
name: Instance
href: api/Global.WinScreen.html#Global_WinScreen_Instance
commentId: F:Global.WinScreen.Instance
fullName: WinScreen.Instance
nameWithType: WinScreen.Instance
- uid: Global.WinScreen.playerTexts
name: playerTexts
href: api/Global.WinScreen.html#Global_WinScreen_playerTexts
commentId: F:Global.WinScreen.playerTexts
fullName: WinScreen.playerTexts
nameWithType: WinScreen.playerTexts
- uid: Global.WinScreen.ShowWinScreen(System.Int32)
name: ShowWinScreen(int)
href: api/Global.WinScreen.html#Global_WinScreen_ShowWinScreen_System_Int32_
commentId: M:Global.WinScreen.ShowWinScreen(System.Int32)
name.vb: ShowWinScreen(Integer)
fullName: WinScreen.ShowWinScreen(int)
fullName.vb: WinScreen.ShowWinScreen(Integer)
nameWithType: WinScreen.ShowWinScreen(int)
nameWithType.vb: WinScreen.ShowWinScreen(Integer)
- uid: Global.WinScreen.ShowWinScreen*
name: ShowWinScreen
href: api/Global.WinScreen.html#Global_WinScreen_ShowWinScreen_
commentId: Overload:Global.WinScreen.ShowWinScreen
isSpec: "True"
fullName: WinScreen.ShowWinScreen
nameWithType: WinScreen.ShowWinScreen