From e63139e9aee15b5077b6ff53d7f6bb348046227c Mon Sep 17 00:00:00 2001 From: TeamSTEP Date: Mon, 4 Nov 2024 16:01:52 +0000 Subject: [PATCH] Update from https://github.com/TeamSTEP/Catch.io/commit/4b82d120e4918a570c0393841247c9dd4c64117a --- ...liders.HidingSpotLightColliderEditor.html} | 22 +- ...tml => CatchIo.Editor.LightColliders.html} | 10 +- ...reateNewScriptClassFromCustomTemplate.html | 2 +- ...ditor.TmxImporters.LightAreaImporter.html} | 28 +- ...tor.TmxImporters.LightSourcesImporter.html | 206 + ...itor.TmxImporters.TileObjectsImporter.html | 164 + ...ditor.TmxImporters.TmxPrefabReplacer.html} | 14 +- api/CatchIo.Editor.TmxImporters.html | 134 + api/CatchIo.Editor.UnityPathUtil.html | 10 +- ...y.Attributes.FMODEventParameterDrawer.html | 174 + ...y.Attributes.MonoScriptPropertyDrawer.html | 2 +- api/CatchIo.Editor.Utility.Attributes.html | 2 + ...itor.Utility.MapItemViewIDUpdateUtil.html} | 35 +- api/CatchIo.Editor.Utility.html | 128 + ...acterAnimationWindow.AnimInfoComparer.html | 4 +- ...haracterAnimationWindow.AnimationData.html | 6 +- ...GenerateCharacterActionAnimationClips.html | 4 +- ...indow.GenerateCharacterAnimationUtils.html | 40 +- ...w.GenerateCharacterAnimatorController.html | 10 +- ...tionWindow.GenerateCharacterFootprint.html | 8 +- ...w.GenerateCharacterMoveAnimationClips.html | 4 +- ...indow.GenerateFootprintAnimController.html | 6 +- ....CharacterAnimationWindow.SliceVector.html | 14 +- ...chineWindow.CharacterStateClassFormat.html | 4 +- ...ineWindow.CharacterStateFactoryFormat.html | 12 +- ...ineWindow.CharacterStateMachineWindow.html | 6 +- ...achineWindow.CharacterStateTypeFormat.html | 6 +- api/CatchIo.Editor.html | 2 - ...e.Characters.Enums.CharacterColorType.html | 4 - ...untime.Agent.AgentFootprintGenerator.html} | 73 +- ...atchIo.Runtime.Agent.AgentNetworking.html} | 81 +- api/CatchIo.Runtime.Agent.AgentRotation.html | 227 + ...tchIo.Runtime.Agent.Core.AgentHealth.html} | 97 +- ...Io.Runtime.Agent.Core.AgentPathFinder.html | 252 + api/CatchIo.Runtime.Agent.Core.html | 130 + ...atchIo.Runtime.Agent.EntityRigidbody.html} | 129 +- ....Runtime.Agent.Graphics.AgentRenderer.html | 135 + api/CatchIo.Runtime.Agent.Graphics.html | 128 + ...e.Agent.Receivers.AgentDamageReceiver.html | 373 + ...ntime.Agent.Receivers.AgentDetectable.html | 192 + ...Receivers.AgentTransmorphableReceiver.html | 204 + api/CatchIo.Runtime.Agent.Receivers.html | 132 + api/CatchIo.Runtime.Agent.html | 134 + api/CatchIo.Runtime.Boot.BootStrapper.html | 12 +- api/CatchIo.Runtime.Camera.GameCamera.html | 55 +- ...hIo.Runtime.Camera.GameCameraMovement.html | 51 +- ...CatchIo.Runtime.Camera.GameCameraZoom.html | 41 +- ...atchIo.Runtime.Camera.ICameraElement.html} | 28 +- api/CatchIo.Runtime.Camera.OverlayCamera.html | 2 +- api/CatchIo.Runtime.Camera.html | 4 + ....Runtime.Character.CharacterCollision.html | 10 +- ...untime.Character.CharacterDetectable.html} | 95 +- ...hIo.Runtime.Character.CharacterFacade.html | 1171 ++- ...chIo.Runtime.Character.CharacterInput.html | 209 +- ...Io.Runtime.Character.CharacterRotator.html | 31 +- ...Runtime.Character.CharacterSfxEmitter.html | 2 +- ...time.Character.Core.CharacterMovement.html | 184 + api/CatchIo.Runtime.Character.Core.html | 128 + ....Character.Detector.CharacterDetector.html | 10 +- ...etector.CharacterInteractableDetector.html | 163 + ...acter.Detector.CharacterItemCollector.html | 2 +- ...Character.Detector.HidingSpotDetector.html | 2 +- ...haracter.Detector.LightSourceDetector.html | 2 +- ...ime.Character.Detector.PlayerDetector.html | 178 + ...time.Character.Detector.SoundDetector.html | 137 + ...me.Character.Detector.SurfaceDetector.html | 4 +- api/CatchIo.Runtime.Character.Detector.html | 12 +- ...e.Character.FSM.CharacterStateMachine.html | 57 +- ...tes.ActionStates.CharacterActionState.html | 7 +- ...es.ActionStates.CharacterConsumeState.html | 2 +- ...ates.ActionStates.CharacterDeathState.html | 2 +- ...es.ActionStates.CharacterDiscardState.html | 2 +- ...tionStates.CharacterHeavyAttackState.html} | 30 +- ...tionStates.CharacterLightAttackState.html} | 45 +- ...tates.ActionStates.CharacterStunState.html | 245 + ...ates.ActionStates.CharacterThrowState.html | 2 +- ...ime.Character.FSM.States.ActionStates.html | 10 +- ...aracter.FSM.States.CharacterBaseState.html | 4 +- ...cter.FSM.States.CharacterStateFactory.html | 82 +- ...tates.MoveStates.CharacterChargeState.html | 258 + ....States.MoveStates.CharacterMoveState.html | 26 +- ...ates.MoveStates.CharacterObserveState.html | 17 +- ...M.States.MoveStates.CharacterRunState.html | 4 +- ...States.MoveStates.CharacterSneakState.html | 4 +- ....MoveStates.CharacterSneakStaticState.html | 4 +- ...tes.MoveStates.CharacterSpectateState.html | 17 +- ...tates.MoveStates.CharacterStaticState.html | 4 +- ....States.MoveStates.CharacterWalkState.html | 4 +- ...ntime.Character.FSM.States.MoveStates.html | 2 + ...acter.Graphics.CharacterAimTrajectory.html | 2 +- ....Character.Graphics.CharacterAnimator.html | 6 +- ....Character.Graphics.CharacterRenderer.html | 321 +- ...r.Graphics.Effects.AttackChargeEffect.html | 271 + ...haracter.Graphics.Effects.CurseEffect.html | 271 + ...Character.Graphics.Effects.EffectBase.html | 497 + ...Character.Graphics.Effects.FadeEffect.html | 271 + ....Character.Graphics.Effects.HitEffect.html | 271 + ...r.Graphics.Effects.InvisibilityEffect.html | 271 + ...cter.Graphics.Effects.SubtleHitEffect.html | 271 + ...Io.Runtime.Character.Graphics.Effects.html | 140 + ....Character.Graphics.PlayerSoundEffect.html | 148 + ...ter.Graphics.Renderers.CharacterFader.html | 135 + ...nderers.CharacterHidingSpotCalculator.html | 236 + ....Runtime.Character.Graphics.Renderers.html | 130 + ...Sprites.CharacterSpriteAreaCalculator.html | 162 + ...prites.CharacterSpriteMaskInteraction.html | 228 + ...hics.Sprites.CharacterSpriteVertices.html} | 49 +- ...Io.Runtime.Character.Graphics.Sprites.html | 132 + api/CatchIo.Runtime.Character.Graphics.html | 7 +- ...Runtime.Character.Inventory.Inventory.html | 30 +- ...aracter.Inventory.InventoryController.html | 30 +- ....Runtime.Character.Inventory.ItemSlot.html | 6 +- ....Character.Lighting.CharacterLighting.html | 10 +- ...Io.Runtime.Character.NetworkCharacter.html | 394 +- ...Receivers.CharacterBodyDamageReceiver.html | 284 + ...ter.Receivers.CharacterDamageReceiver.html | 352 + ...Receivers.CharacterFeetDamageReceiver.html | 174 + api/CatchIo.Runtime.Character.Receivers.html | 138 + ...ter.SurfaceEffect.SurfaceEffectPlayer.html | 36 +- api/CatchIo.Runtime.Character.html | 4 +- api/CatchIo.Runtime.ChunkSystem.Chunk.html | 266 + ...CatchIo.Runtime.ChunkSystem.ChunkTile.html | 285 + ...Runtime.ChunkSystem.TiledChunkSetting.html | 185 + ....Runtime.ChunkSystem.TiledChunkSystem.html | 254 + ...unkSystem.Vector2IntToChunkDictionary.html | 136 + api/CatchIo.Runtime.ChunkSystem.World.html | 375 + api/CatchIo.Runtime.ChunkSystem.html | 138 + ...cterClassContainer.CharacterClassInfo.html | 2 +- ...ime.Container.CharacterClassContainer.html | 10 +- ...o.Runtime.Container.GameModeContainer.html | 10 +- ....Container.NetworkConnectionContainer.html | 2 +- ...chIo.Runtime.Container.SceneContainer.html | 4 +- ....Runtime.Container.SceneModeContainer.html | 8 +- api/CatchIo.Runtime.Damages.DOTDamage.html | 359 + ...atchIo.Runtime.Damages.DamageReceiver.html | 236 + api/CatchIo.Runtime.Damages.FixedDamage.html | 235 + api/CatchIo.Runtime.Damages.IDamagable.html | 223 + api/CatchIo.Runtime.Damages.IDamage.html | 191 + ...atchIo.Runtime.Damages.IKnockBackable.html | 194 + api/CatchIo.Runtime.Damages.IStunnable.html | 193 + ...chIo.Runtime.Damages.PercentageDamage.html | 240 + api/CatchIo.Runtime.Damages.html | 161 + ...e.DynmaicObjects.DestroyDynamicObject.html | 6 +- ...chIo.Runtime.DynmaicObjects.Footprint.html | 36 +- ...hIo.Runtime.DynmaicObjects.TrapObject.html | 71 +- ....TrapObjects.TrapObjectDamageReceiver.html | 343 + ...Io.Runtime.DynmaicObjects.TrapObjects.html | 130 + api/CatchIo.Runtime.DynmaicObjects.html | 2 - ...hIo.Runtime.Enums.CharacterActionType.html | 16 +- ...tchIo.Runtime.Enums.CharacterMoveType.html | 4 + ....Runtime.Enums.GameObjectiveEventEnum.html | 178 + ...Io.Runtime.Enums.ScreenResolutionType.html | 170 + api/CatchIo.Runtime.Enums.SendEventType.html | 96 +- api/CatchIo.Runtime.Enums.html | 4 +- api/CatchIo.Runtime.Environment.CampFire.html | 188 + ...vironment.CharacterSpawner.SpawnPoint.html | 8 +- ....Runtime.Environment.CharacterSpawner.html | 2 +- ...o.Runtime.Environment.DamagableObject.html | 129 +- ...ime.Environment.EnvironmentSfxEmitter.html | 135 + ...atchIo.Runtime.Environment.HidingSpot.html | 59 +- ...e.Environment.HidingSpotLightCollider.html | 135 + ...nment.Interactable.InteractableObject.html | 341 + ...ment.Interactable.InteractableTrigger.html | 277 + ...ime.Environment.Interactable.SignPost.html | 325 + ...chIo.Runtime.Environment.Interactable.html | 137 + ...tchIo.Runtime.Environment.ItemSpawner.html | 8 +- ...ime.Environment.ItemSpawnerController.html | 6 +- ...ntime.Environment.ReadableTileSurface.html | 31 +- ...tchIo.Runtime.Environment.TileSurface.html | 12 +- api/CatchIo.Runtime.Environment.html | 6 + ...ntime.Interfaces.ICharacterDetectable.html | 185 + ...ime.Interfaces.ICharacterInteractable.html | 242 + ...atchIo.Runtime.Interfaces.IDetectable.html | 2 +- ...Io.Runtime.Interfaces.IEffectPlayable.html | 2 +- ...CatchIo.Runtime.Interfaces.ISceneMode.html | 4 +- ....Runtime.Interfaces.ISoundDetectable.html} | 48 +- ...Runtime.Interfaces.ISurfaceObservable.html | 4 +- ...CatchIo.Runtime.Interfaces.IThrowable.html | 2 +- api/CatchIo.Runtime.Interfaces.html | 12 +- api/CatchIo.Runtime.Items.ConsumableItem.html | 8 +- api/CatchIo.Runtime.Items.Item.html | 60 +- api/CatchIo.Runtime.Items.ItemRebounder.html | 6 +- api/CatchIo.Runtime.Items.StaminaPotion.html | 10 +- api/CatchIo.Runtime.Items.Stone.html | 101 +- api/CatchIo.Runtime.Items.TeleportRune.html | 12 +- api/CatchIo.Runtime.Items.ThrowableItem.html | 24 +- api/CatchIo.Runtime.Items.TrapRune.html | 10 +- api/CatchIo.Runtime.Managers.GameManager.html | 12 +- ...ay.CharacterHUD.CharacterNickNameText.html | 2 +- ...CharacterHUD.CursedOneHUDMeterManager.html | 136 + ...GameOverlay.CharacterHUD.HUDIndicator.html | 15 +- ...enu.GameOverlay.CharacterHUD.HUDMeter.html | 4 +- ...meOverlay.CharacterHUD.HealthHUDMeter.html | 2 +- ...eOverlay.CharacterHUD.HidingIndicator.html | 43 +- ...erlay.CharacterHUD.HudOverlaysManager.html | 135 + ...GameOverlay.CharacterHUD.KillCountHUD.html | 136 + ...verlay.CharacterHUD.LightingIndicator.html | 14 +- ...CharacterHUD.NoiseArcAnimationControl.html | 187 + ...eOverlay.CharacterHUD.StaminaHUDMeter.html | 4 +- ...Runtime.Menu.GameOverlay.CharacterHUD.html | 11 + ...ime.Menu.GameOverlay.ExitSessionPopup.html | 22 +- ...y.GameModeHUD.CursedOneCountdownImage.html | 248 + ...lay.GameModeHUD.DeathMatchLeaderBoard.html | 2 +- ...ay.GameModeHUD.GameModeEventUIManager.html | 135 + ...GameOverlay.GameModeHUD.GameTimerText.html | 2 +- ...enu.GameOverlay.GameModeHUD.PointText.html | 2 +- ....Runtime.Menu.GameOverlay.GameModeHUD.html | 4 + ...erlay.GameOverHUD.CursedOneWinnerText.html | 2 +- ...rlay.GameOverHUD.DeathMatchWinnerText.html | 2 +- ...GameOverlay.GameOverHUD.GameOverPopup.html | 2 +- ...nu.GameOverlay.GameOverHUD.WinnerText.html | 2 +- ...tionIndicatorHUD.InteractionIndicator.html | 207 + ...icatorHUD.InteractionIndicatorOverlay.html | 136 + ...u.GameOverlay.InteractionIndicatorHUD.html | 132 + ...meOverlay.InventoryHUD.InventoryArrow.html | 2 +- ...GameOverlay.InventoryHUD.InventoryHUD.html | 10 +- ...Overlay.InventoryHUD.InventorySlotHUD.html | 4 +- ...Menu.UI.Button.ButtonClickBroadcaster.html | 70 +- ...untime.Menu.UI.Button.GameStartButton.html | 2 +- ...hIo.Runtime.Menu.UI.Button.QuitButton.html | 2 +- ...Io.Runtime.Menu.UI.Button.ReadyButton.html | 2 +- ....Menu.UI.Checkbox.CheckboxBroadcaster.html | 2 +- ....Menu.UI.Control.ActiveButtonSelector.html | 136 + ...untime.Menu.UI.Control.ButtonSelector.html | 277 + ...Runtime.Menu.UI.Control.EventToButton.html | 188 + ...ime.Menu.UI.Control.InputFieldControl.html | 204 + ....Menu.UI.Control.SelectableNavigation.html | 246 + ...I.Control.UiPopupActiveButtonSelector.html | 136 + api/CatchIo.Runtime.Menu.UI.Control.html | 143 + ...hIo.Runtime.Menu.UI.DisableByPlatform.html | 2 +- ...Runtime.Menu.UI.Dropdown.BaseDropdown.html | 4 +- ...ime.Menu.UI.Dropdown.GameModeDropdown.html | 2 +- ....Runtime.Menu.UI.Dropdown.MapDropdown.html | 2 +- ...ntime.Menu.UI.Dropdown.RegionDropdown.html | 2 +- ...enu.UI.Element.LeaderboardInfoElement.html | 6 +- ...u.UI.Element.LeaderboardPlayerElement.html | 14 +- ...ime.Menu.UI.Element.PlayerInfoElement.html | 4 +- ...ntime.Menu.UI.Element.RoomInfoElement.html | 2 +- ....InputField.InputFieldTextBroadcaster.html | 2 +- ...tchIo.Runtime.Menu.UI.Popup.BasePopup.html | 37 +- ...nu.UI.Popup.ConfirmNewResolutionPopup.html | 195 + ...time.Menu.UI.Popup.CreateSessionPopup.html | 8 +- ...o.Runtime.Menu.UI.Popup.JoinRoomPopup.html | 8 +- ...o.Runtime.Menu.UI.Popup.SettingsPopup.html | 31 +- ...o.Runtime.Menu.UI.Popup.SignpostPopup.html | 135 + api/CatchIo.Runtime.Menu.UI.Popup.html | 4 + ...nu.UI.Selector.CharacterClassSelector.html | 2 +- ...Menu.UI.Slider.InputSliderBroadcaster.html | 2 +- ...Io.Runtime.Menu.UI.Text.TextDisplayer.html | 4 +- ....Menu.UI.Text.TextDisplayerForSeconds.html | 4 +- ...ime.Menu.UI.Updater.PlayerListUpdater.html | 2 +- ...ntime.Menu.UI.Updater.RoomListUpdater.html | 2 +- ...time.Menu.UI.Updater.RoomTitleUpdater.html | 2 +- ...chIo.Runtime.Menu.UI.View.RespawnView.html | 2 +- ...ork.CustomProperties.PlayerProperties.html | 30 +- ...twork.CustomProperties.RoomProperties.html | 12 +- api/CatchIo.Runtime.Network.NetworkTimer.html | 41 +- api/CatchIo.Runtime.Network.RoomData.html | 14 +- ...eObjects.Character.Buff.CharacterBuff.html | 2 +- ...ts.Character.Buff.CharacterHealthBuff.html | 4 +- ...s.Character.Buff.CharacterStaminaBuff.html | 4 +- ...ableObjects.Character.CharacterStatus.html | 748 +- ...ptableObjects.Effects.CursedOneEffect.html | 12 +- ...criptableObjects.Effects.DamageEffect.html | 12 +- ...ptableObjects.Effects.DisappearEffect.html | 43 +- ...iptableObjects.Effects.DissolveEffect.html | 12 +- ....ScriptableObjects.Effects.EffectBase.html | 45 +- ...ptableObjects.Events.BaseEventChannel.html | 2 +- ...ptableObjects.Events.BoolEventChannel.html | 8 +- ...Event.CharacterLightEnabledEventParam.html | 6 +- ...erLightEvent.CharacterLightEventParam.html | 2 +- ...vent.CharacterLightResizingEventParam.html | 10 +- ...erLightEvent.CharacterResetLightEvent.html | 2 +- ...bleObjects.Events.CharacterLightEvent.html | 14 +- ...tableObjects.Events.FloatEventChannel.html | 8 +- ...cts.Events.GameModeWinnerEventChannel.html | 2 +- ...Objects.Events.HidingSpotEventChannel.html | 14 +- ...iptableObjects.Events.IntEventChannel.html | 8 +- ...ableObjects.Events.PlayerEventChannel.html | 2 +- ...leObjects.Events.RoomDataEventChannel.html | 2 +- ...ableObjects.Events.StringEventChannel.html | 8 +- ...ptableObjects.Events.VoidEventChannel.html | 2 +- ...tableObjects.GameModes.GameModeWinner.html | 6 +- ...jects.GameModes.Point.DeathMatchPoint.html | 10 +- ...e.ScriptableObjects.Input.InputReader.html | 168 +- ...ork.Connections.BaseNetworkConnection.html | 2 +- ...s.Network.Connections.LobbyConnection.html | 14 +- ...ts.Network.Connections.RoomConnection.html | 26 +- ...k.Connections.ServerConnection.Region.html | 6 +- ...nnections.ServerConnection.RegionData.html | 4 +- ....Network.Connections.ServerConnection.html | 20 +- ...criptableObjects.Network.OpenRoomList.html | 10 +- ...riptableObjects.Network.PlayersInRoom.html | 14 +- ...tableObjects.SceneModes.BaseSceneMode.html | 6 +- ...tableObjects.SceneModes.GameSceneMode.html | 12 +- ...ableObjects.SceneModes.LobbySceneMode.html | 6 +- ...ableObjects.SceneModes.LoginSceneMode.html | 6 +- ...eObjects.SceneModes.MainMenuSceneMode.html | 6 +- ...tableObjects.SceneModes.MenuSceneMode.html | 6 +- ...tableObjects.SceneModes.RoomSceneMode.html | 6 +- ...tchIo.Runtime.Services.ConsoleService.html | 2 +- ...Runtime.Services.LoadingScreenService.html | 10 +- ...tchIo.Runtime.Services.NetworkService.html | 30 +- ...untime.Services.SceneSwitchingService.html | 12 +- ...untime.Settings.PlayerSettingsManager.html | 81 +- ....Runtime.Settings.PlayerSettingsModel.html | 20 +- ...tils.ScreenResolutionWidthHeightValue.html | 216 + ...untime.Settings.ScreenResolutionUtils.html | 264 + api/CatchIo.Runtime.Settings.html | 6 + ...chIo.Runtime.Sound.CharacterActionSfx.html | 6 +- api/CatchIo.Runtime.Sound.CursedOneSfx.html | 8 +- api/CatchIo.Runtime.Sound.EnvironmentSfx.html | 224 + api/CatchIo.Runtime.Sound.FootstepSfx.html | 2 +- api/CatchIo.Runtime.Sound.ItemSfx.html | 32 +- api/CatchIo.Runtime.Sound.ItemTerrainSfx.html | 6 +- api/CatchIo.Runtime.Sound.MainMusic.html | 6 +- api/CatchIo.Runtime.Sound.MainTrackType.html | 14 +- api/CatchIo.Runtime.Sound.Music.html | 2 +- api/CatchIo.Runtime.Sound.Sfx.html | 14 +- api/CatchIo.Runtime.Sound.SoundManager.html | 151 +- api/CatchIo.Runtime.Sound.SpawnSfx.html | 6 +- api/CatchIo.Runtime.Sound.StaminaSfx.html | 14 +- api/CatchIo.Runtime.Sound.TerrainSfx.html | 6 +- api/CatchIo.Runtime.Sound.UiGameSfx.html | 210 + api/CatchIo.Runtime.Sound.UiSfx.html | 10 +- api/CatchIo.Runtime.Sound.html | 6 +- ...CatchIo.Runtime.Trajectory.Trajectory.html | 14 +- ...hIo.Runtime.Trajectory.TrajectoryData.html | 6 +- ...e.Transmorphs.ITransmorphableReceiver.html | 336 + ...me.Transmorphs.TransmorphableReceiver.html | 430 + ...chIo.Runtime.Transmorphs.Transmorpher.html | 318 + api/CatchIo.Runtime.Transmorphs.html | 140 + ...tchIo.Runtime.Utility.AnimationParser.html | 14 +- ...lity.Attributes.AutoRegisteredService.html | 4 +- ...Utility.Attributes.FMODEventParameter.html | 193 + ...tility.Attributes.MonoScriptAttribute.html | 4 +- api/CatchIo.Runtime.Utility.Attributes.html | 2 + api/CatchIo.Runtime.Utility.ColorHelper.html | 2 +- ...me.Utility.Extensions.ArrayExtensions.html | 2 +- ...Utility.Extensions.AssemblyExtensions.html | 4 +- ...ility.Extensions.GameObjectExtensions.html | 169 + ...lity.Extensions.IEnumerableExtensions.html | 8 +- ...e.Utility.Extensions.PlayerExtensions.html | 64 +- ...e.Utility.Extensions.RandomExtensions.html | 14 +- ...ime.Utility.Extensions.RoomExtensions.html | 18 +- ...ime.Utility.Extensions.TypeExtensions.html | 6 +- ....Utility.Extensions.Vector2Extensions.html | 2 +- ....Utility.Extensions.Vector3Extensions.html | 2 +- api/CatchIo.Runtime.Utility.Extensions.html | 2 + api/CatchIo.Runtime.Utility.MathHelper.html | 30 +- api/CatchIo.Runtime.Utility.Optional-1.html | 4 +- ...CatchIo.Runtime.Utility.PolygonHelper.html | 24 +- ...atchIo.Runtime.Utility.PropertyHelper.html | 18 +- ...hIo.Runtime.Utility.Scene.SceneObject.html | 10 +- ...tility.ServiceLocator.MonoRegistrable.html | 2 +- ...lity.ServiceLocator.ReflectionService.html | 4 +- ...Utility.ServiceLocator.ServiceLocator.html | 12 +- ...erviceLocator.ServiceLocatorException.html | 6 +- ...Runtime.Utility.Singleton.Singleton-1.html | 2 +- ...ty.Singleton.SingletonMonoBehaviour-1.html | 2 +- ...atchIo.Runtime.Utility.SoundWaveEvent.html | 188 + ...ntime.Utility.SoundWaveEventGenerator.html | 170 + ...atchIo.Runtime.Utility.StateAnimation.html | 4 +- api/CatchIo.Runtime.Utility.StringHelper.html | 6 +- api/CatchIo.Runtime.Utility.html | 5 + ...tchIo.Runtime.Values.BurningDOTDamage.html | 227 + ...CatchIo.Runtime.Values.DOTDamageData.html} | 138 +- ...=> CatchIo.Runtime.Values.DamageData.html} | 79 +- api/CatchIo.Runtime.Values.KnockBackData.html | 237 + api/CatchIo.Runtime.Values.html | 17 +- api/toc.html | 434 +- index.html | 2 +- index.json | 1168 ++- manifest.json | 2150 ++++- manual/artist-guidelines.html | 2 +- manual/character-state-machine.html | 2 +- manual/character-uml.html | 2 +- manual/coding-style.html | 2 +- manual/development-environment.html | 2 +- manual/game-mode-design.html | 2 +- manual/github-guide.html | 2 +- manual/in-game-tilemap.html | 2 +- manual/level-design-guide.html | 2 +- manual/map-surfaces-in-tiled.html | 2 +- manual/project-structure.html | 2 +- sitemap.xml | 1340 ++- xrefmap.yml | 8268 +++++++++++++---- 387 files changed, 36469 insertions(+), 5390 deletions(-) rename api/{CatchIo.Editor.CustomInspectors.ButtonClickBroadcasterCustomInspector.html => CatchIo.Editor.LightColliders.HidingSpotLightColliderEditor.html} (77%) rename api/{CatchIo.Editor.CustomInspectors.html => CatchIo.Editor.LightColliders.html} (88%) rename api/{CatchIo.Runtime.Character.Detector.CursedOneDetector.html => CatchIo.Editor.TmxImporters.LightAreaImporter.html} (77%) create mode 100644 api/CatchIo.Editor.TmxImporters.LightSourcesImporter.html create mode 100644 api/CatchIo.Editor.TmxImporters.TileObjectsImporter.html rename api/{CatchIo.Editor.TmxPrefabReplacer.html => CatchIo.Editor.TmxImporters.TmxPrefabReplacer.html} (86%) create mode 100644 api/CatchIo.Editor.TmxImporters.html create mode 100644 api/CatchIo.Editor.Utility.Attributes.FMODEventParameterDrawer.html rename api/{CatchIo.Runtime.Enums.ScreenResolutionSettings.html => CatchIo.Editor.Utility.MapItemViewIDUpdateUtil.html} (81%) create mode 100644 api/CatchIo.Editor.Utility.html rename api/{CatchIo.Runtime.Character.Graphics.CharacterHidingEffectPlayer.html => CatchIo.Runtime.Agent.AgentFootprintGenerator.html} (65%) rename api/{CatchIo.Runtime.Interfaces.IDamagable.html => CatchIo.Runtime.Agent.AgentNetworking.html} (67%) create mode 100644 api/CatchIo.Runtime.Agent.AgentRotation.html rename api/{CatchIo.Runtime.Character.Graphics.CharacterMaskRenderer.html => CatchIo.Runtime.Agent.Core.AgentHealth.html} (63%) create mode 100644 api/CatchIo.Runtime.Agent.Core.AgentPathFinder.html create mode 100644 api/CatchIo.Runtime.Agent.Core.html rename api/{CatchIo.Runtime.Values.FixedDamage.html => CatchIo.Runtime.Agent.EntityRigidbody.html} (59%) create mode 100644 api/CatchIo.Runtime.Agent.Graphics.AgentRenderer.html create mode 100644 api/CatchIo.Runtime.Agent.Graphics.html create mode 100644 api/CatchIo.Runtime.Agent.Receivers.AgentDamageReceiver.html create mode 100644 api/CatchIo.Runtime.Agent.Receivers.AgentDetectable.html create mode 100644 api/CatchIo.Runtime.Agent.Receivers.AgentTransmorphableReceiver.html create mode 100644 api/CatchIo.Runtime.Agent.Receivers.html create mode 100644 api/CatchIo.Runtime.Agent.html rename api/{CatchIo.Runtime.Interfaces.ICharacterHitable.html => CatchIo.Runtime.Camera.ICameraElement.html} (77%) rename api/{CatchIo.Runtime.Character.CharacterHitbox.html => CatchIo.Runtime.Character.CharacterDetectable.html} (63%) create mode 100644 api/CatchIo.Runtime.Character.Core.CharacterMovement.html create mode 100644 api/CatchIo.Runtime.Character.Core.html create mode 100644 api/CatchIo.Runtime.Character.Detector.CharacterInteractableDetector.html create mode 100644 api/CatchIo.Runtime.Character.Detector.PlayerDetector.html create mode 100644 api/CatchIo.Runtime.Character.Detector.SoundDetector.html rename api/{CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterAttackState.html => CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterHeavyAttackState.html} (81%) rename api/{CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterDamageState.html => CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterLightAttackState.html} (74%) create mode 100644 api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterStunState.html create mode 100644 api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterChargeState.html create mode 100644 api/CatchIo.Runtime.Character.Graphics.Effects.AttackChargeEffect.html create mode 100644 api/CatchIo.Runtime.Character.Graphics.Effects.CurseEffect.html create mode 100644 api/CatchIo.Runtime.Character.Graphics.Effects.EffectBase.html create mode 100644 api/CatchIo.Runtime.Character.Graphics.Effects.FadeEffect.html create mode 100644 api/CatchIo.Runtime.Character.Graphics.Effects.HitEffect.html create mode 100644 api/CatchIo.Runtime.Character.Graphics.Effects.InvisibilityEffect.html create mode 100644 api/CatchIo.Runtime.Character.Graphics.Effects.SubtleHitEffect.html create mode 100644 api/CatchIo.Runtime.Character.Graphics.Effects.html create mode 100644 api/CatchIo.Runtime.Character.Graphics.PlayerSoundEffect.html create mode 100644 api/CatchIo.Runtime.Character.Graphics.Renderers.CharacterFader.html create mode 100644 api/CatchIo.Runtime.Character.Graphics.Renderers.CharacterHidingSpotCalculator.html create mode 100644 api/CatchIo.Runtime.Character.Graphics.Renderers.html create mode 100644 api/CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteAreaCalculator.html create mode 100644 api/CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteMaskInteraction.html rename api/{CatchIo.Runtime.DynmaicObjects.SoundWaveEffect.html => CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteVertices.html} (70%) create mode 100644 api/CatchIo.Runtime.Character.Graphics.Sprites.html create mode 100644 api/CatchIo.Runtime.Character.Receivers.CharacterBodyDamageReceiver.html create mode 100644 api/CatchIo.Runtime.Character.Receivers.CharacterDamageReceiver.html create mode 100644 api/CatchIo.Runtime.Character.Receivers.CharacterFeetDamageReceiver.html create mode 100644 api/CatchIo.Runtime.Character.Receivers.html create mode 100644 api/CatchIo.Runtime.ChunkSystem.Chunk.html create mode 100644 api/CatchIo.Runtime.ChunkSystem.ChunkTile.html create mode 100644 api/CatchIo.Runtime.ChunkSystem.TiledChunkSetting.html create mode 100644 api/CatchIo.Runtime.ChunkSystem.TiledChunkSystem.html create mode 100644 api/CatchIo.Runtime.ChunkSystem.Vector2IntToChunkDictionary.html create mode 100644 api/CatchIo.Runtime.ChunkSystem.World.html create mode 100644 api/CatchIo.Runtime.ChunkSystem.html create mode 100644 api/CatchIo.Runtime.Damages.DOTDamage.html create mode 100644 api/CatchIo.Runtime.Damages.DamageReceiver.html create mode 100644 api/CatchIo.Runtime.Damages.FixedDamage.html create mode 100644 api/CatchIo.Runtime.Damages.IDamagable.html create mode 100644 api/CatchIo.Runtime.Damages.IDamage.html create mode 100644 api/CatchIo.Runtime.Damages.IKnockBackable.html create mode 100644 api/CatchIo.Runtime.Damages.IStunnable.html create mode 100644 api/CatchIo.Runtime.Damages.PercentageDamage.html create mode 100644 api/CatchIo.Runtime.Damages.html create mode 100644 api/CatchIo.Runtime.DynmaicObjects.TrapObjects.TrapObjectDamageReceiver.html create mode 100644 api/CatchIo.Runtime.DynmaicObjects.TrapObjects.html create mode 100644 api/CatchIo.Runtime.Enums.GameObjectiveEventEnum.html create mode 100644 api/CatchIo.Runtime.Enums.ScreenResolutionType.html create mode 100644 api/CatchIo.Runtime.Environment.CampFire.html create mode 100644 api/CatchIo.Runtime.Environment.EnvironmentSfxEmitter.html create mode 100644 api/CatchIo.Runtime.Environment.HidingSpotLightCollider.html create mode 100644 api/CatchIo.Runtime.Environment.Interactable.InteractableObject.html create mode 100644 api/CatchIo.Runtime.Environment.Interactable.InteractableTrigger.html create mode 100644 api/CatchIo.Runtime.Environment.Interactable.SignPost.html create mode 100644 api/CatchIo.Runtime.Environment.Interactable.html create mode 100644 api/CatchIo.Runtime.Interfaces.ICharacterDetectable.html create mode 100644 api/CatchIo.Runtime.Interfaces.ICharacterInteractable.html rename api/{CatchIo.Runtime.Sound.UiSfx.SfxParameter.html => CatchIo.Runtime.Interfaces.ISoundDetectable.html} (79%) create mode 100644 api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.CursedOneHUDMeterManager.html create mode 100644 api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HudOverlaysManager.html create mode 100644 api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.KillCountHUD.html create mode 100644 api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.NoiseArcAnimationControl.html create mode 100644 api/CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.CursedOneCountdownImage.html create mode 100644 api/CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.GameModeEventUIManager.html create mode 100644 api/CatchIo.Runtime.Menu.GameOverlay.InteractionIndicatorHUD.InteractionIndicator.html create mode 100644 api/CatchIo.Runtime.Menu.GameOverlay.InteractionIndicatorHUD.InteractionIndicatorOverlay.html create mode 100644 api/CatchIo.Runtime.Menu.GameOverlay.InteractionIndicatorHUD.html create mode 100644 api/CatchIo.Runtime.Menu.UI.Control.ActiveButtonSelector.html create mode 100644 api/CatchIo.Runtime.Menu.UI.Control.ButtonSelector.html create mode 100644 api/CatchIo.Runtime.Menu.UI.Control.EventToButton.html create mode 100644 api/CatchIo.Runtime.Menu.UI.Control.InputFieldControl.html create mode 100644 api/CatchIo.Runtime.Menu.UI.Control.SelectableNavigation.html create mode 100644 api/CatchIo.Runtime.Menu.UI.Control.UiPopupActiveButtonSelector.html create mode 100644 api/CatchIo.Runtime.Menu.UI.Control.html create mode 100644 api/CatchIo.Runtime.Menu.UI.Popup.ConfirmNewResolutionPopup.html create mode 100644 api/CatchIo.Runtime.Menu.UI.Popup.SignpostPopup.html create mode 100644 api/CatchIo.Runtime.Settings.ScreenResolutionUtils.ScreenResolutionWidthHeightValue.html create mode 100644 api/CatchIo.Runtime.Settings.ScreenResolutionUtils.html create mode 100644 api/CatchIo.Runtime.Sound.EnvironmentSfx.html create mode 100644 api/CatchIo.Runtime.Sound.UiGameSfx.html create mode 100644 api/CatchIo.Runtime.Transmorphs.ITransmorphableReceiver.html create mode 100644 api/CatchIo.Runtime.Transmorphs.TransmorphableReceiver.html create mode 100644 api/CatchIo.Runtime.Transmorphs.Transmorpher.html create mode 100644 api/CatchIo.Runtime.Transmorphs.html create mode 100644 api/CatchIo.Runtime.Utility.Attributes.FMODEventParameter.html create mode 100644 api/CatchIo.Runtime.Utility.Extensions.GameObjectExtensions.html create mode 100644 api/CatchIo.Runtime.Utility.SoundWaveEvent.html create mode 100644 api/CatchIo.Runtime.Utility.SoundWaveEventGenerator.html create mode 100644 api/CatchIo.Runtime.Values.BurningDOTDamage.html rename api/{CatchIo.Runtime.Values.PercentageDamage.html => CatchIo.Runtime.Values.DOTDamageData.html} (58%) rename api/{CatchIo.Runtime.Interfaces.IDamage.html => CatchIo.Runtime.Values.DamageData.html} (68%) create mode 100644 api/CatchIo.Runtime.Values.KnockBackData.html diff --git a/api/CatchIo.Editor.CustomInspectors.ButtonClickBroadcasterCustomInspector.html b/api/CatchIo.Editor.LightColliders.HidingSpotLightColliderEditor.html similarity index 77% rename from api/CatchIo.Editor.CustomInspectors.ButtonClickBroadcasterCustomInspector.html rename to api/CatchIo.Editor.LightColliders.HidingSpotLightColliderEditor.html index 1eef71e..f7f0a4e 100644 --- a/api/CatchIo.Editor.CustomInspectors.ButtonClickBroadcasterCustomInspector.html +++ b/api/CatchIo.Editor.LightColliders.HidingSpotLightColliderEditor.html @@ -5,10 +5,10 @@ - Class ButtonClickBroadcasterCustomInspector + <title>Class HidingSpotLightColliderEditor | Catch.io Developer Reference - @@ -78,30 +78,30 @@
-
+
-

Class ButtonClickBroadcasterCustomInspector +

Class HidingSpotLightColliderEditor

Inheritance
- -
ButtonClickBroadcasterCustomInspector
+
System.Object
+
HidingSpotLightColliderEditor
-
Namespace: CatchIo.Editor.CustomInspectors
+
Namespace: CatchIo.Editor.LightColliders
Assembly: cs.temp.dll.dll
-
Syntax
+
Syntax
-
public class ButtonClickBroadcasterCustomInspector : UnityEditor.Editor
+
public class HidingSpotLightColliderEditor : LightCollider2DEditor

Methods

- -

OnInspectorGUI()

+ +

OnInspectorGUI()

Declaration
diff --git a/api/CatchIo.Editor.CustomInspectors.html b/api/CatchIo.Editor.LightColliders.html similarity index 88% rename from api/CatchIo.Editor.CustomInspectors.html rename to api/CatchIo.Editor.LightColliders.html index f73456b..fdaf204 100644 --- a/api/CatchIo.Editor.CustomInspectors.html +++ b/api/CatchIo.Editor.LightColliders.html @@ -5,10 +5,10 @@ - Namespace CatchIo.Editor.CustomInspectors + <title>Namespace CatchIo.Editor.LightColliders | Catch.io Developer Reference - @@ -78,16 +78,16 @@
-
diff --git a/api/CatchIo.Editor.ScriptTemplates.CreateNewScriptClassFromCustomTemplate.html b/api/CatchIo.Editor.ScriptTemplates.CreateNewScriptClassFromCustomTemplate.html index f1853c1..ae1422d 100644 --- a/api/CatchIo.Editor.ScriptTemplates.CreateNewScriptClassFromCustomTemplate.html +++ b/api/CatchIo.Editor.ScriptTemplates.CreateNewScriptClassFromCustomTemplate.html @@ -87,7 +87,7 @@

Inheritance
- +
System.Object
CreateNewScriptClassFromCustomTemplate
Namespace: CatchIo.Editor.ScriptTemplates
diff --git a/api/CatchIo.Runtime.Character.Detector.CursedOneDetector.html b/api/CatchIo.Editor.TmxImporters.LightAreaImporter.html similarity index 77% rename from api/CatchIo.Runtime.Character.Detector.CursedOneDetector.html rename to api/CatchIo.Editor.TmxImporters.LightAreaImporter.html index 7947d8f..3f6083e 100644 --- a/api/CatchIo.Runtime.Character.Detector.CursedOneDetector.html +++ b/api/CatchIo.Editor.TmxImporters.LightAreaImporter.html @@ -5,10 +5,10 @@ - Class CursedOneDetector + <title>Class LightAreaImporter | Catch.io Developer Reference - @@ -78,35 +78,35 @@
-
+
-

Class CursedOneDetector +

Class LightAreaImporter

Inheritance
- -
CursedOneDetector
+
System.Object
+
LightAreaImporter
-
Namespace: CatchIo.Runtime.Character.Detector
+
Namespace: CatchIo.Editor.TmxImporters
Assembly: cs.temp.dll.dll
-
Syntax
+
Syntax
-
public class CursedOneDetector : MonoBehaviour
+
public class LightAreaImporter : CustomTmxImporter

Methods

- -

Initialize(Single)

+ +

TmxAssetImported(TmxAssetImportedArgs)

Declaration
-
public void Initialize(float radius = 1F)
+
public override void TmxAssetImported(TmxAssetImportedArgs args)
Parameters
@@ -119,8 +119,8 @@
Parameters
- - + + diff --git a/api/CatchIo.Editor.TmxImporters.LightSourcesImporter.html b/api/CatchIo.Editor.TmxImporters.LightSourcesImporter.html new file mode 100644 index 0000000..967f11b --- /dev/null +++ b/api/CatchIo.Editor.TmxImporters.LightSourcesImporter.html @@ -0,0 +1,206 @@ + + + + + + + + Class LightSourcesImporter + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
+
+ + + + +
+
+ +
+
Search Results for
+
+

+
+
    +
    +
    +
    SingleradiusTmxAssetImportedArgsargs
    + + + + + + + + + + + + + + +
    TypeNameDescription
    TmxAssetImportedArgsargs
    + + + +

    UsesSoftShadows(Light2D)

    +
    +
    +
    Declaration
    +
    +
    public bool UsesSoftShadows(Light2D light2D)
    +
    +
    Parameters
    + + + + + + + + + + + + + + + +
    TypeNameDescription
    Light2Dlight2D
    +
    Returns
    + + + + + + + + + + + + + +
    TypeDescription
    System.Boolean
    +
    +
    + + +
    + + + + + + + + + + diff --git a/api/CatchIo.Editor.TmxImporters.TileObjectsImporter.html b/api/CatchIo.Editor.TmxImporters.TileObjectsImporter.html new file mode 100644 index 0000000..948ac4b --- /dev/null +++ b/api/CatchIo.Editor.TmxImporters.TileObjectsImporter.html @@ -0,0 +1,164 @@ + + + + + + + + Class TileObjectsImporter + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
    +
    + + + + +
    +
    + +
    +
    Search Results for
    +
    +

    +
    +
      +
      +
      + + +
      +
      + +
      +
      + + + + + + diff --git a/api/CatchIo.Editor.TmxPrefabReplacer.html b/api/CatchIo.Editor.TmxImporters.TmxPrefabReplacer.html similarity index 86% rename from api/CatchIo.Editor.TmxPrefabReplacer.html rename to api/CatchIo.Editor.TmxImporters.TmxPrefabReplacer.html index 9b176bc..f8e07c4 100644 --- a/api/CatchIo.Editor.TmxPrefabReplacer.html +++ b/api/CatchIo.Editor.TmxImporters.TmxPrefabReplacer.html @@ -78,21 +78,21 @@
      -
      +
      -

      Class TmxPrefabReplacer +

      Class TmxPrefabReplacer

      Inheritance
      - +
      System.Object
      TmxPrefabReplacer
      -
      Namespace: CatchIo.Editor
      +
      Namespace: CatchIo.Editor.TmxImporters
      Assembly: cs.temp.dll.dll
      -
      Syntax
      +
      Syntax
      public class TmxPrefabReplacer : CustomTmxImporter
      @@ -100,8 +100,8 @@

      Methods

      - -

      TmxAssetImported(TmxAssetImportedArgs)

      + +

      TmxAssetImported(TmxAssetImportedArgs)

      Entry point for the custom importer extension script. This method will run every time a .tmx file gets imported to the project

      diff --git a/api/CatchIo.Editor.TmxImporters.html b/api/CatchIo.Editor.TmxImporters.html new file mode 100644 index 0000000..472995e --- /dev/null +++ b/api/CatchIo.Editor.TmxImporters.html @@ -0,0 +1,134 @@ + + + + + + + + Namespace CatchIo.Editor.TmxImporters + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
      +
      + + + + +
      +
      + +
      +
      Search Results for
      +
      +

      +
      +
        +
        +
        + + +
        +
        + +
        +
        + + + + + + diff --git a/api/CatchIo.Editor.UnityPathUtil.html b/api/CatchIo.Editor.UnityPathUtil.html index 6952cbb..3556f5c 100644 --- a/api/CatchIo.Editor.UnityPathUtil.html +++ b/api/CatchIo.Editor.UnityPathUtil.html @@ -87,7 +87,7 @@

        Inheritance
        - +
        System.Object
        UnityPathUtil
        Namespace: CatchIo.Editor
        @@ -121,19 +121,19 @@
        Parameters
        - String + System.String originPath

        The reference path

        - String + System.String relativeTarget

        Relative path from the origin path

        - Char + System.Char separator

        File separator. Default is the Unix style

        @@ -150,7 +150,7 @@
        Returns
        - String + System.String

        The full path to the given relative path

        diff --git a/api/CatchIo.Editor.Utility.Attributes.FMODEventParameterDrawer.html b/api/CatchIo.Editor.Utility.Attributes.FMODEventParameterDrawer.html new file mode 100644 index 0000000..69693d6 --- /dev/null +++ b/api/CatchIo.Editor.Utility.Attributes.FMODEventParameterDrawer.html @@ -0,0 +1,174 @@ + + + + + + + + Class FMODEventParameterDrawer + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
        +
        + + + + +
        +
        + +
        +
        Search Results for
        +
        +

        +
        +
          +
          +
          + + +
          +
          + +
          +
          + + + + + + diff --git a/api/CatchIo.Editor.Utility.Attributes.MonoScriptPropertyDrawer.html b/api/CatchIo.Editor.Utility.Attributes.MonoScriptPropertyDrawer.html index e2ba1d3..53dd9d6 100644 --- a/api/CatchIo.Editor.Utility.Attributes.MonoScriptPropertyDrawer.html +++ b/api/CatchIo.Editor.Utility.Attributes.MonoScriptPropertyDrawer.html @@ -87,7 +87,7 @@

          Inheritance
          - +
          System.Object
          MonoScriptPropertyDrawer
          Namespace: CatchIo.Editor.Utility.Attributes
          diff --git a/api/CatchIo.Editor.Utility.Attributes.html b/api/CatchIo.Editor.Utility.Attributes.html index acdf199..08378c4 100644 --- a/api/CatchIo.Editor.Utility.Attributes.html +++ b/api/CatchIo.Editor.Utility.Attributes.html @@ -87,6 +87,8 @@

          Classes

          +

          FMODEventParameterDrawer

          +

          MonoScriptPropertyDrawer

          diff --git a/api/CatchIo.Runtime.Enums.ScreenResolutionSettings.html b/api/CatchIo.Editor.Utility.MapItemViewIDUpdateUtil.html similarity index 81% rename from api/CatchIo.Runtime.Enums.ScreenResolutionSettings.html rename to api/CatchIo.Editor.Utility.MapItemViewIDUpdateUtil.html index 2a9ce4d..ac2de91 100644 --- a/api/CatchIo.Runtime.Enums.ScreenResolutionSettings.html +++ b/api/CatchIo.Editor.Utility.MapItemViewIDUpdateUtil.html @@ -5,10 +5,10 @@ - Enum ScreenResolutionSettings + <title>Class MapItemViewIDUpdateUtil | Catch.io Developer Reference - @@ -78,35 +78,24 @@
          -
          +
          -

          Enum ScreenResolutionSettings +

          Class MapItemViewIDUpdateUtil

          -
          Namespace: CatchIo.Runtime.Enums
          +
          +
          Inheritance
          +
          System.Object
          +
          MapItemViewIDUpdateUtil
          +
          +
          Namespace: CatchIo.Editor.Utility
          Assembly: cs.temp.dll.dll
          -
          Syntax
          +
          Syntax
          -
          public enum ScreenResolutionSettings
          +
          public class MapItemViewIDUpdateUtil : AssetPostprocessor
          -

          Fields -

          - - - - - - - - - - - - - -
          NameDescription
          English
          diff --git a/api/CatchIo.Editor.Utility.html b/api/CatchIo.Editor.Utility.html new file mode 100644 index 0000000..d93fbf6 --- /dev/null +++ b/api/CatchIo.Editor.Utility.html @@ -0,0 +1,128 @@ + + + + + + + + Namespace CatchIo.Editor.Utility + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
          +
          + + + + +
          +
          + +
          +
          Search Results for
          +
          +

          +
          +
            +
            +
            + + +
            +
            + +
            +
            + + + + + + diff --git a/api/CatchIo.Editor.Windows.CharacterAnimationWindow.AnimInfoComparer.html b/api/CatchIo.Editor.Windows.CharacterAnimationWindow.AnimInfoComparer.html index a670cba..d741bed 100644 --- a/api/CatchIo.Editor.Windows.CharacterAnimationWindow.AnimInfoComparer.html +++ b/api/CatchIo.Editor.Windows.CharacterAnimationWindow.AnimInfoComparer.html @@ -87,7 +87,7 @@

            Inheritance
            - +
            System.Object
            AnimInfoComparer
            Namespace: CatchIo.Editor.Windows.CharacterAnimationWindow
            @@ -140,7 +140,7 @@
            Returns
            - Int32 + System.Int32 diff --git a/api/CatchIo.Editor.Windows.CharacterAnimationWindow.AnimationData.html b/api/CatchIo.Editor.Windows.CharacterAnimationWindow.AnimationData.html index 1fea223..e532481 100644 --- a/api/CatchIo.Editor.Windows.CharacterAnimationWindow.AnimationData.html +++ b/api/CatchIo.Editor.Windows.CharacterAnimationWindow.AnimationData.html @@ -115,7 +115,7 @@
            Parameters
            - String + System.String name @@ -142,7 +142,7 @@
            Field Value
            - String + System.String @@ -196,7 +196,7 @@
            Returns
            - List<AnimInfo> + System.Collections.Generic.List<AnimInfo> diff --git a/api/CatchIo.Editor.Windows.CharacterAnimationWindow.GenerateCharacterActionAnimationClips.html b/api/CatchIo.Editor.Windows.CharacterAnimationWindow.GenerateCharacterActionAnimationClips.html index 9fe58ec..7040b5a 100644 --- a/api/CatchIo.Editor.Windows.CharacterAnimationWindow.GenerateCharacterActionAnimationClips.html +++ b/api/CatchIo.Editor.Windows.CharacterAnimationWindow.GenerateCharacterActionAnimationClips.html @@ -87,7 +87,7 @@

            Inheritance
            - +
            System.Object
            GenerateCharacterActionAnimationClips

            Namespace: CatchIo.Editor.Windows.CharacterAnimationWindow
            @@ -117,7 +117,7 @@
            Field Value
            - String + System.String diff --git a/api/CatchIo.Editor.Windows.CharacterAnimationWindow.GenerateCharacterAnimationUtils.html b/api/CatchIo.Editor.Windows.CharacterAnimationWindow.GenerateCharacterAnimationUtils.html index acd9d20..6285fe0 100644 --- a/api/CatchIo.Editor.Windows.CharacterAnimationWindow.GenerateCharacterAnimationUtils.html +++ b/api/CatchIo.Editor.Windows.CharacterAnimationWindow.GenerateCharacterAnimationUtils.html @@ -87,7 +87,7 @@

            Inheritance
            - +
            System.Object
            GenerateCharacterAnimationUtils

            Namespace: CatchIo.Editor.Windows.CharacterAnimationWindow
            @@ -117,7 +117,7 @@
            Field Value
            - String[] + System.String[] @@ -141,7 +141,7 @@
            Field Value
            - Single + System.Single @@ -165,7 +165,7 @@
            Field Value
            - String[] + System.String[] @@ -193,7 +193,7 @@
            Parameters
            - String + System.String path @@ -209,7 +209,7 @@
            Returns
            - Dictionary<String, Texture2D> + System.Collections.Generic.Dictionary<System.String, Texture2D> @@ -235,7 +235,7 @@
            Parameters
            - String + System.String path @@ -251,7 +251,7 @@
            Returns
            - Dictionary<String, Texture2D> + System.Collections.Generic.Dictionary<System.String, Texture2D> @@ -259,7 +259,7 @@
            Returns
            -

            ConvertTextureToSprite(Dictionary<String, Texture2D>, List<SliceVector>, Vector2)

            +

            ConvertTextureToSprite(Dictionary<String, Texture2D>, List<SliceVector>, Vector2)

            Declaration
            @@ -277,12 +277,12 @@
            Parameters
            - Dictionary<String, Texture2D> + System.Collections.Generic.Dictionary<System.String, Texture2D> texture2Ds - List<SliceVector> + System.Collections.Generic.List<SliceVector> sliceVectors @@ -303,7 +303,7 @@
            Returns
            - Dictionary<String, List<Sprite>> + System.Collections.Generic.Dictionary<System.String, System.Collections.Generic.List<Sprite>> @@ -329,7 +329,7 @@
            Parameters
            - String + System.String path @@ -345,7 +345,7 @@
            Returns
            - Dictionary<String, Sprite> + System.Collections.Generic.Dictionary<System.String, Sprite> @@ -353,7 +353,7 @@
            Returns
            -

            MakeActionAnimationClips(Dictionary<String, List<Sprite>>, String)

            +

            MakeActionAnimationClips(Dictionary<String, List<Sprite>>, String)

            Declaration
            @@ -371,12 +371,12 @@
            Parameters
            - Dictionary<String, List<Sprite>> + System.Collections.Generic.Dictionary<System.String, System.Collections.Generic.List<Sprite>> characterAnimSprites - String + System.String path @@ -385,7 +385,7 @@
            Parameters
            -

            MakeMoveAnimationClips(Dictionary<String, List<Sprite>>, String)

            +

            MakeMoveAnimationClips(Dictionary<String, List<Sprite>>, String)

            Declaration
            @@ -403,12 +403,12 @@
            Parameters
            - Dictionary<String, List<Sprite>> + System.Collections.Generic.Dictionary<System.String, System.Collections.Generic.List<Sprite>> characterAnimSprites - String + System.String path diff --git a/api/CatchIo.Editor.Windows.CharacterAnimationWindow.GenerateCharacterAnimatorController.html b/api/CatchIo.Editor.Windows.CharacterAnimationWindow.GenerateCharacterAnimatorController.html index ed06aaf..03068e6 100644 --- a/api/CatchIo.Editor.Windows.CharacterAnimationWindow.GenerateCharacterAnimatorController.html +++ b/api/CatchIo.Editor.Windows.CharacterAnimationWindow.GenerateCharacterAnimatorController.html @@ -87,7 +87,7 @@

            Inheritance
            - +
            System.Object
            GenerateCharacterAnimatorController

            Namespace: CatchIo.Editor.Windows.CharacterAnimationWindow
            @@ -117,7 +117,7 @@
            Field Value
            - String + System.String @@ -141,7 +141,7 @@
            Field Value
            - Dictionary<String, AnimationData> + System.Collections.Generic.Dictionary<System.String, AnimationData> @@ -165,7 +165,7 @@
            Field Value
            - String + System.String @@ -189,7 +189,7 @@
            Field Value
            - String + System.String diff --git a/api/CatchIo.Editor.Windows.CharacterAnimationWindow.GenerateCharacterFootprint.html b/api/CatchIo.Editor.Windows.CharacterAnimationWindow.GenerateCharacterFootprint.html index 87c433b..b168d07 100644 --- a/api/CatchIo.Editor.Windows.CharacterAnimationWindow.GenerateCharacterFootprint.html +++ b/api/CatchIo.Editor.Windows.CharacterAnimationWindow.GenerateCharacterFootprint.html @@ -87,7 +87,7 @@

            Inheritance
            - +
            System.Object
            GenerateCharacterFootprint

            Namespace: CatchIo.Editor.Windows.CharacterAnimationWindow
            @@ -117,7 +117,7 @@
            Field Value
            - String + System.String @@ -155,7 +155,7 @@
            Parameters
            - String + System.String path @@ -171,7 +171,7 @@
            Returns
            - Dictionary<String, Sprite> + System.Collections.Generic.Dictionary<System.String, Sprite> diff --git a/api/CatchIo.Editor.Windows.CharacterAnimationWindow.GenerateCharacterMoveAnimationClips.html b/api/CatchIo.Editor.Windows.CharacterAnimationWindow.GenerateCharacterMoveAnimationClips.html index 8ec3078..0950e9e 100644 --- a/api/CatchIo.Editor.Windows.CharacterAnimationWindow.GenerateCharacterMoveAnimationClips.html +++ b/api/CatchIo.Editor.Windows.CharacterAnimationWindow.GenerateCharacterMoveAnimationClips.html @@ -87,7 +87,7 @@

            Inheritance
            - +
            System.Object
            GenerateCharacterMoveAnimationClips

            Namespace: CatchIo.Editor.Windows.CharacterAnimationWindow
            @@ -117,7 +117,7 @@
            Field Value
            - String + System.String diff --git a/api/CatchIo.Editor.Windows.CharacterAnimationWindow.GenerateFootprintAnimController.html b/api/CatchIo.Editor.Windows.CharacterAnimationWindow.GenerateFootprintAnimController.html index 3c7dd65..f821070 100644 --- a/api/CatchIo.Editor.Windows.CharacterAnimationWindow.GenerateFootprintAnimController.html +++ b/api/CatchIo.Editor.Windows.CharacterAnimationWindow.GenerateFootprintAnimController.html @@ -87,7 +87,7 @@

            Inheritance
            - +
            System.Object
            GenerateFootprintAnimController

            Namespace: CatchIo.Editor.Windows.CharacterAnimationWindow
            @@ -117,7 +117,7 @@
            Field Value
            - String + System.String @@ -141,7 +141,7 @@
            Field Value
            - String + System.String diff --git a/api/CatchIo.Editor.Windows.CharacterAnimationWindow.SliceVector.html b/api/CatchIo.Editor.Windows.CharacterAnimationWindow.SliceVector.html index 67e7c57..c0456c0 100644 --- a/api/CatchIo.Editor.Windows.CharacterAnimationWindow.SliceVector.html +++ b/api/CatchIo.Editor.Windows.CharacterAnimationWindow.SliceVector.html @@ -115,7 +115,7 @@
            Parameters
            - String + System.String name @@ -142,17 +142,17 @@
            Parameters
            - String + System.String name - Int32 + System.Int32 column - Int32 + System.Int32 row @@ -180,7 +180,7 @@
            Property Value
            - Int32 + System.Int32 @@ -205,7 +205,7 @@
            Property Value
            - String + System.String @@ -230,7 +230,7 @@
            Property Value
            - Int32 + System.Int32 diff --git a/api/CatchIo.Editor.Windows.CharacterStateMachineWindow.CharacterStateClassFormat.html b/api/CatchIo.Editor.Windows.CharacterStateMachineWindow.CharacterStateClassFormat.html index 64a0b1e..183feea 100644 --- a/api/CatchIo.Editor.Windows.CharacterStateMachineWindow.CharacterStateClassFormat.html +++ b/api/CatchIo.Editor.Windows.CharacterStateMachineWindow.CharacterStateClassFormat.html @@ -87,7 +87,7 @@

            Inheritance
            - +
            System.Object
            CharacterStateClassFormat

            Namespace: CatchIo.Editor.Windows.CharacterStateMachineWindow
            @@ -117,7 +117,7 @@
            Field Value
            - String + System.String diff --git a/api/CatchIo.Editor.Windows.CharacterStateMachineWindow.CharacterStateFactoryFormat.html b/api/CatchIo.Editor.Windows.CharacterStateMachineWindow.CharacterStateFactoryFormat.html index a45b152..3b10dea 100644 --- a/api/CatchIo.Editor.Windows.CharacterStateMachineWindow.CharacterStateFactoryFormat.html +++ b/api/CatchIo.Editor.Windows.CharacterStateMachineWindow.CharacterStateFactoryFormat.html @@ -87,7 +87,7 @@

            Inheritance
            - +
            System.Object
            CharacterStateFactoryFormat

            Namespace: CatchIo.Editor.Windows.CharacterStateMachineWindow
            @@ -117,7 +117,7 @@
            Field Value
            - String + System.String @@ -141,7 +141,7 @@
            Field Value
            - String + System.String @@ -165,7 +165,7 @@
            Field Value
            - String + System.String @@ -189,7 +189,7 @@
            Field Value
            - String + System.String @@ -213,7 +213,7 @@
            Field Value
            - String + System.String diff --git a/api/CatchIo.Editor.Windows.CharacterStateMachineWindow.CharacterStateMachineWindow.html b/api/CatchIo.Editor.Windows.CharacterStateMachineWindow.CharacterStateMachineWindow.html index fbf02a9..35f6a81 100644 --- a/api/CatchIo.Editor.Windows.CharacterStateMachineWindow.CharacterStateMachineWindow.html +++ b/api/CatchIo.Editor.Windows.CharacterStateMachineWindow.CharacterStateMachineWindow.html @@ -87,7 +87,7 @@

            Inheritance
            - +
            System.Object
            CharacterStateMachineWindow

            Namespace: CatchIo.Editor.Windows.CharacterStateMachineWindow
            @@ -117,7 +117,7 @@
            Field Value
            - List<String> + System.Collections.Generic.List<System.String> @@ -141,7 +141,7 @@
            Field Value
            - List<String> + System.Collections.Generic.List<System.String> diff --git a/api/CatchIo.Editor.Windows.CharacterStateMachineWindow.CharacterStateTypeFormat.html b/api/CatchIo.Editor.Windows.CharacterStateMachineWindow.CharacterStateTypeFormat.html index 53885a9..48370b4 100644 --- a/api/CatchIo.Editor.Windows.CharacterStateMachineWindow.CharacterStateTypeFormat.html +++ b/api/CatchIo.Editor.Windows.CharacterStateMachineWindow.CharacterStateTypeFormat.html @@ -87,7 +87,7 @@

            Inheritance
            - +
            System.Object
            CharacterStateTypeFormat

            Namespace: CatchIo.Editor.Windows.CharacterStateMachineWindow
            @@ -117,7 +117,7 @@
            Field Value
            - String + System.String @@ -141,7 +141,7 @@
            Field Value
            - String + System.String diff --git a/api/CatchIo.Editor.html b/api/CatchIo.Editor.html index 66bbbca..37c68f3 100644 --- a/api/CatchIo.Editor.html +++ b/api/CatchIo.Editor.html @@ -87,8 +87,6 @@

            Namespace C

            Classes

            -

            TmxPrefabReplacer

            -

            UnityPathUtil

            diff --git a/api/CatchIo.Game.Characters.Enums.CharacterColorType.html b/api/CatchIo.Game.Characters.Enums.CharacterColorType.html index 04062ca..483f5c8 100644 --- a/api/CatchIo.Game.Characters.Enums.CharacterColorType.html +++ b/api/CatchIo.Game.Characters.Enums.CharacterColorType.html @@ -101,10 +101,6 @@

            Fields - - Black - - Blue diff --git a/api/CatchIo.Runtime.Character.Graphics.CharacterHidingEffectPlayer.html b/api/CatchIo.Runtime.Agent.AgentFootprintGenerator.html similarity index 65% rename from api/CatchIo.Runtime.Character.Graphics.CharacterHidingEffectPlayer.html rename to api/CatchIo.Runtime.Agent.AgentFootprintGenerator.html index f2b17f4..b342418 100644 --- a/api/CatchIo.Runtime.Character.Graphics.CharacterHidingEffectPlayer.html +++ b/api/CatchIo.Runtime.Agent.AgentFootprintGenerator.html @@ -5,10 +5,10 @@ - Class CharacterHidingEffectPlayer + <title>Class AgentFootprintGenerator | Catch.io Developer Reference - @@ -78,38 +78,38 @@
            -
            +
            -

            Class CharacterHidingEffectPlayer +

            Class AgentFootprintGenerator

            Inheritance
            - -
            CharacterHidingEffectPlayer
            +
            System.Object
            +
            AgentFootprintGenerator
            Implements
            -
            IOnEventCallback
            +
            ISurfaceObservable
            -
            Namespace: CatchIo.Runtime.Character.Graphics
            +
            Namespace: CatchIo.Runtime.Agent
            Assembly: cs.temp.dll.dll
            -
            Syntax
            +
            Syntax
            -
            public class CharacterHidingEffectPlayer : MonoBehaviour
            +
            public class AgentFootprintGenerator : MonoBehaviour

            Fields

            -

            PercentageBeingOverlapped

            +

            FootprintLifeTime

            Declaration
            -
            public float PercentageBeingOverlapped
            +
            public float FootprintLifeTime
            Field Value
            @@ -121,63 +121,80 @@
            Field Value
            - +
            SingleSystem.Single
            -

            Methods +

            Properties

            - -

            OnEvent(EventData)

            + +

            CurrentTileSurface

            Declaration
            -
            public void OnEvent(EventData photonEvent)
            +
            public TileSurface? CurrentTileSurface { get; }
            -
            Parameters
            +
            Property Value
            - - - +
            TypeName Description
            EventDataphotonEventSystem.Nullable<TileSurface>
            +

            Methods +

            - -

            PlayHidingEffectImmediately()

            + +

            OnSurfaceChanged(Nullable<TileSurface>)

            Declaration
            -
            public void PlayHidingEffectImmediately()
            +
            public void OnSurfaceChanged(TileSurface? newSurface)
            +
            Parameters
            + + + + + + + + + + + + + + + +
            TypeNameDescription
            System.Nullable<TileSurface>newSurface
            - -

            ReverseHidingEffect()

            + +

            PlayFootstepEvents()

            Declaration
            -
            public void ReverseHidingEffect()
            +
            public void PlayFootstepEvents()

            Implements

            - IOnEventCallback + ISurfaceObservable
            diff --git a/api/CatchIo.Runtime.Interfaces.IDamagable.html b/api/CatchIo.Runtime.Agent.AgentNetworking.html similarity index 67% rename from api/CatchIo.Runtime.Interfaces.IDamagable.html rename to api/CatchIo.Runtime.Agent.AgentNetworking.html index 9fe6b2e..4e67fa6 100644 --- a/api/CatchIo.Runtime.Interfaces.IDamagable.html +++ b/api/CatchIo.Runtime.Agent.AgentNetworking.html @@ -5,10 +5,10 @@ - Interface IDamagable + <title>Class AgentNetworking | Catch.io Developer Reference - @@ -78,30 +78,35 @@
            -
            +
            -

            Interface IDamagable +

            Class AgentNetworking

            -
            Namespace: CatchIo.Runtime.Interfaces
            +
            +
            Inheritance
            +
            System.Object
            +
            AgentNetworking
            +
            +
            Namespace: CatchIo.Runtime.Agent
            Assembly: cs.temp.dll.dll
            -
            Syntax
            +
            Syntax
            -
            public interface IDamagable
            +
            public class AgentNetworking : MonoBehaviourPun

            Properties

            - -

            DamageSfxType

            + +

            AgentClassType

            Declaration
            -
            DamageSfxType DamageSfxType { get; }
            +
            public CharacterClassType AgentClassType { get; }
            Property Value
            @@ -113,60 +118,49 @@
            Property Value
            - +
            DamageSfxTypeCharacterClassType
            +

            Methods +

            - -

            DamageVal

            + +

            KnockBack(KnockBackData)

            Declaration
            -
            float DamageVal { get; }
            +
            public void KnockBack(KnockBackData knockBackData)
            -
            Property Value
            +
            Parameters
            + - + +
            TypeName Description
            SingleKnockBackDataknockBackData
            -

            Methods -

            - - - -

            OnHit()

            -

            Called when the object is hit.

            -
            -
            -
            Declaration
            -
            -
            void OnHit()
            -
            - -

            OnHitDamage(ICharacterHitable)

            -

            Called when the object needs to do damage to another object. -Invoke only by the host

            -
            + +

            RPC_KnockBack(Int32, Vector2, Single)

            +
            Declaration
            -
            void OnHitDamage(ICharacterHitable other)
            +
            protected void RPC_KnockBack(int viewId, Vector2 knockBack, float delay)
            Parameters
            @@ -179,10 +173,19 @@
            Parameters
            - - - + + + + + + + + + + + + +
            ICharacterHitableother

            object that will take damage

            -
            System.Int32viewId
            Vector2knockBack
            System.Singledelay
            diff --git a/api/CatchIo.Runtime.Agent.AgentRotation.html b/api/CatchIo.Runtime.Agent.AgentRotation.html new file mode 100644 index 0000000..260146f --- /dev/null +++ b/api/CatchIo.Runtime.Agent.AgentRotation.html @@ -0,0 +1,227 @@ + + + + + + + + Class AgentRotation + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
            +
            + + + + +
            +
            + +
            +
            Search Results for
            +
            +

            +
            +
              +
              +
              + + +
              +
              + +
              +
              + + + + + + diff --git a/api/CatchIo.Runtime.Character.Graphics.CharacterMaskRenderer.html b/api/CatchIo.Runtime.Agent.Core.AgentHealth.html similarity index 63% rename from api/CatchIo.Runtime.Character.Graphics.CharacterMaskRenderer.html rename to api/CatchIo.Runtime.Agent.Core.AgentHealth.html index 84ceed9..f82e19f 100644 --- a/api/CatchIo.Runtime.Character.Graphics.CharacterMaskRenderer.html +++ b/api/CatchIo.Runtime.Agent.Core.AgentHealth.html @@ -5,10 +5,10 @@ - Class CharacterMaskRenderer + <title>Class AgentHealth | Catch.io Developer Reference - @@ -78,87 +78,113 @@
              -
              +
              -

              Class CharacterMaskRenderer +

              Class AgentHealth

              Inheritance
              - -
              CharacterMaskRenderer
              +
              System.Object
              +
              AgentHealth
              -
              Namespace: CatchIo.Runtime.Character.Graphics
              +
              Namespace: CatchIo.Runtime.Agent.Core
              Assembly: cs.temp.dll.dll
              -
              Syntax
              +
              Syntax
              -
              public class CharacterMaskRenderer : MonoBehaviour
              +
              public class AgentHealth : MonoBehaviour
              -

              Methods +

              Fields

              - -

              DisableMaskRenderer()

              +

              OnDamage

              Declaration
              -
              public void DisableMaskRenderer()
              +
              public Action OnDamage
              +
              Field Value
              + + + + + + + + + + + + + +
              TypeDescription
              System.Action
              +

              Properties +

              - -

              EnableMaskRenderer()

              + +

              CurrentHealth

              Declaration
              -
              public void EnableMaskRenderer()
              +
              public float CurrentHealth { get; }
              +
              Property Value
              + + + + + + + + + + + + + +
              TypeDescription
              System.Single
              - -

              InitMaskRenderer(String, Int32)

              + +

              IsAlive

              Declaration
              -
              public void InitMaskRenderer(string sortingLayerName, int sortingOrder)
              +
              public bool IsAlive { get; }
              -
              Parameters
              +
              Property Value
              - - - - - - - - +
              TypeName Description
              StringsortingLayerName
              Int32sortingOrderSystem.Boolean
              +

              Methods +

              - -

              UpdateMaskRenderer(SpriteRenderer)

              + +

              TakeDamage(Single, DamageSfxType)

              Declaration
              -
              public void UpdateMaskRenderer(SpriteRenderer characterRenderer)
              +
              public void TakeDamage(float damage, DamageSfxType sfxType)
              Parameters
              @@ -171,8 +197,13 @@
              Parameters
              - - + + + + + + + diff --git a/api/CatchIo.Runtime.Agent.Core.AgentPathFinder.html b/api/CatchIo.Runtime.Agent.Core.AgentPathFinder.html new file mode 100644 index 0000000..96d8a87 --- /dev/null +++ b/api/CatchIo.Runtime.Agent.Core.AgentPathFinder.html @@ -0,0 +1,252 @@ + + + + + + + + Class AgentPathFinder + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
              +
              + + + + +
              +
              + +
              +
              Search Results for
              +
              +

              +
              +
                +
                +
                +
                SpriteRenderercharacterRendererSystem.Singledamage
                DamageSfxTypesfxType
                + + + + + + + + + + + + +
                TypeDescription
                System.Single
                + + + +

                GetVelocity()

                +
                +
                +
                Declaration
                +
                +
                public Vector2 GetVelocity()
                +
                +
                Returns
                + + + + + + + + + + + + + +
                TypeDescription
                Vector2
                + + + +

                IsMoving()

                +
                +
                +
                Declaration
                +
                +
                public bool IsMoving()
                +
                +
                Returns
                + + + + + + + + + + + + + +
                TypeDescription
                System.Boolean
                + + + +

                OnPhotonSerializeView(PhotonStream, PhotonMessageInfo)

                +
                +
                +
                Declaration
                +
                +
                public void OnPhotonSerializeView(PhotonStream stream, PhotonMessageInfo info)
                +
                +
                Parameters
                + + + + + + + + + + + + + + + + + + + + +
                TypeNameDescription
                PhotonStreamstream
                PhotonMessageInfoinfo
                +

                Implements

                +
                + IPunObservable +
                +
                +
                + + +
                +
                + +
                +
                + +
                + + + + + + + diff --git a/api/CatchIo.Runtime.Agent.Core.html b/api/CatchIo.Runtime.Agent.Core.html new file mode 100644 index 0000000..3ed2320 --- /dev/null +++ b/api/CatchIo.Runtime.Agent.Core.html @@ -0,0 +1,130 @@ + + + + + + + + Namespace CatchIo.Runtime.Agent.Core + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                +
                + + + + +
                +
                + +
                +
                Search Results for
                +
                +

                +
                +
                  +
                  +
                  + + +
                  +
                  + +
                  +
                  + + + + + + diff --git a/api/CatchIo.Runtime.Values.FixedDamage.html b/api/CatchIo.Runtime.Agent.EntityRigidbody.html similarity index 59% rename from api/CatchIo.Runtime.Values.FixedDamage.html rename to api/CatchIo.Runtime.Agent.EntityRigidbody.html index 061af62..c81653b 100644 --- a/api/CatchIo.Runtime.Values.FixedDamage.html +++ b/api/CatchIo.Runtime.Agent.EntityRigidbody.html @@ -5,10 +5,10 @@ - Class FixedDamage + <title>Class EntityRigidbody | Catch.io Developer Reference - @@ -78,35 +78,35 @@
                  -
                  +
                  -

                  Class FixedDamage +

                  Class EntityRigidbody

                  Inheritance
                  - -
                  FixedDamage
                  +
                  System.Object
                  +
                  EntityRigidbody
                  -
                  Namespace: CatchIo.Runtime.Values
                  +
                  Namespace: CatchIo.Runtime.Agent
                  Assembly: cs.temp.dll.dll
                  -
                  Syntax
                  +
                  Syntax
                  -
                  public class FixedDamage : IDamage
                  +
                  public class EntityRigidbody : MonoBehaviour
                  -

                  Constructors +

                  Methods

                  - -

                  FixedDamage(Single, DamageSfxType, Single, Vector2)

                  + +

                  AddVelocity(Vector2)

                  Declaration
                  -
                  public FixedDamage(float damage, DamageSfxType takeDamageSfx, float knockback = 0F, Vector2 damageOrigin = null)
                  +
                  public void AddVelocity(Vector2 velocity)
                  Parameters
                  @@ -118,81 +118,32 @@
                  Parameters
                  - - - - - - - - - - - - - - - - +
                  Singledamage
                  DamageSfxTypetakeDamageSfx
                  Singleknockback
                  Vector2damageOriginvelocity
                  -

                  Methods -

                  - -

                  GetDamage(Single)

                  + +

                  Lock()

                  Declaration
                  -
                  public float GetDamage(float remainHealth)
                  +
                  public void Lock()
                  -
                  Parameters
                  - - - - - - - - - - - - - - - -
                  TypeNameDescription
                  SingleremainHealth
                  -
                  Returns
                  - - - - - - - - - - - - - -
                  TypeDescription
                  Single
                  - -

                  GetKnockback()

                  + +

                  Magnitude()

                  Declaration
                  -
                  public float GetKnockback()
                  +
                  public float Magnitude()
                  Returns
                  @@ -204,20 +155,20 @@
                  Returns
                  - +
                  SingleSystem.Single
                  - -

                  GetOrigin()

                  + +

                  Position()

                  Declaration
                  -
                  public Vector2 GetOrigin()
                  +
                  public Vector2 Position()
                  Returns
                  @@ -236,52 +187,62 @@
                  Returns
                  - -

                  GetTakeDamageSfx()

                  + +

                  SetVelocity(Vector2)

                  Declaration
                  -
                  public DamageSfxType GetTakeDamageSfx()
                  +
                  public void SetVelocity(Vector2 velocity)
                  -
                  Returns
                  +
                  Parameters
                  + - + +
                  TypeName Description
                  DamageSfxTypeVector2velocity
                  - -

                  SetOrigin(Vector2)

                  + +

                  Unlock()

                  Declaration
                  -
                  public void SetOrigin(Vector2 damageOrigin)
                  +
                  public void Unlock()
                  -
                  Parameters
                  + + + +

                  Velocity()

                  +
                  +
                  +
                  Declaration
                  +
                  +
                  public Vector2 Velocity()
                  +
                  +
                  Returns
                  - - diff --git a/api/CatchIo.Runtime.Agent.Graphics.AgentRenderer.html b/api/CatchIo.Runtime.Agent.Graphics.AgentRenderer.html new file mode 100644 index 0000000..281e4c9 --- /dev/null +++ b/api/CatchIo.Runtime.Agent.Graphics.AgentRenderer.html @@ -0,0 +1,135 @@ + + + + + + + + Class AgentRenderer + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                  +
                  + + + + +
                  +
                  + +
                  +
                  Search Results for
                  +
                  +

                  +
                  +
                    +
                    +
                    + + +
                    +
                    + +
                    +
                    + + + + + + diff --git a/api/CatchIo.Runtime.Agent.Graphics.html b/api/CatchIo.Runtime.Agent.Graphics.html new file mode 100644 index 0000000..0dd34e4 --- /dev/null +++ b/api/CatchIo.Runtime.Agent.Graphics.html @@ -0,0 +1,128 @@ + + + + + + + + Namespace CatchIo.Runtime.Agent.Graphics + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                    +
                    + + + + +
                    +
                    + +
                    +
                    Search Results for
                    +
                    +

                    +
                    +
                      +
                      +
                      + + +
                      +
                      + +
                      +
                      + + + + + + diff --git a/api/CatchIo.Runtime.Agent.Receivers.AgentDamageReceiver.html b/api/CatchIo.Runtime.Agent.Receivers.AgentDamageReceiver.html new file mode 100644 index 0000000..55e7e62 --- /dev/null +++ b/api/CatchIo.Runtime.Agent.Receivers.AgentDamageReceiver.html @@ -0,0 +1,373 @@ + + + + + + + + Class AgentDamageReceiver + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                      +
                      + + + + +
                      +
                      + +
                      +
                      Search Results for
                      +
                      +

                      +
                      +
                        +
                        +
                        +
                        TypeName Description
                        Vector2damageOrigin
                        + + + + + + + + + + + + +
                        TypeDescription
                        System.Boolean
                        +

                        Methods +

                        + + + +

                        GetIndicatorPosition()

                        +
                        +
                        +
                        Declaration
                        +
                        +
                        public Vector3 GetIndicatorPosition()
                        +
                        +
                        Returns
                        + + + + + + + + + + + + + +
                        TypeDescription
                        Vector3
                        + + + +

                        GetPosition()

                        +
                        +
                        +
                        Declaration
                        +
                        +
                        public Vector3 GetPosition()
                        +
                        +
                        Returns
                        + + + + + + + + + + + + + +
                        TypeDescription
                        Vector3
                        + + + +

                        KnockBack(KnockBackData)

                        +

                        Applies knockback to the agent based on the provided KnockBackData.

                        +
                        +
                        +
                        Declaration
                        +
                        +
                        public void KnockBack(KnockBackData knockBackData)
                        +
                        +
                        Parameters
                        + + + + + + + + + + + + + + + +
                        TypeNameDescription
                        KnockBackDataknockBackData

                        An instance of KnockBackData containing details about the knockback force and direction.

                        +
                        + + + +

                        OnDetected(CharacterFacade)

                        +
                        +
                        +
                        Declaration
                        +
                        +
                        public void OnDetected(CharacterFacade byCharacter)
                        +
                        +
                        Parameters
                        + + + + + + + + + + + + + + + +
                        TypeNameDescription
                        CharacterFacadebyCharacter
                        + + + +

                        OnDetectionRemoved(CharacterFacade)

                        +
                        +
                        +
                        Declaration
                        +
                        +
                        public void OnDetectionRemoved(CharacterFacade byCharacter)
                        +
                        +
                        Parameters
                        + + + + + + + + + + + + + + + +
                        TypeNameDescription
                        CharacterFacadebyCharacter
                        + + + +

                        TakeDamage(IDamage)

                        +

                        Overrides the TakeDamage method to apply direct damage to the agent. +This method handles two types of damage: FixedDamage and PercentageDamage.

                        +
                          +
                        • FixedDamage applies a constant amount of damage.
                        • +
                        • PercentageDamage applies a percentage of the agent's current health as damage. +If the agent's health is zero or below, no damage is applied.
                        • +
                        +
                        +
                        +
                        Declaration
                        +
                        +
                        public override void TakeDamage(IDamage damage)
                        +
                        +
                        Parameters
                        + + + + + + + + + + + + + + + +
                        TypeNameDescription
                        IDamagedamage

                        An instance of IDamage containing details about the damage.

                        +
                        + + + +

                        TakeDOTDamage(DOTDamage)

                        +

                        Overrides the TakeDOTDamage method but does nothing, as agent do not take damage-over-time.

                        +
                        +
                        +
                        Declaration
                        +
                        +
                        public override void TakeDOTDamage(DOTDamage dotDamage)
                        +
                        +
                        Parameters
                        + + + + + + + + + + + + + + + +
                        TypeNameDescription
                        DOTDamagedotDamage

                        An instance of DOTDamage containing details about the DOT damage(ignored).

                        +
                        +

                        Implements

                        +
                        + IKnockBackable +
                        +
                        + ICharacterInteractable +
                        +
                        +
                        + + +
                        + + +
                        +
                        + +
                        + + + + + + + diff --git a/api/CatchIo.Runtime.Agent.Receivers.AgentDetectable.html b/api/CatchIo.Runtime.Agent.Receivers.AgentDetectable.html new file mode 100644 index 0000000..de66a8e --- /dev/null +++ b/api/CatchIo.Runtime.Agent.Receivers.AgentDetectable.html @@ -0,0 +1,192 @@ + + + + + + + + Class AgentDetectable + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                        +
                        + + + + +
                        +
                        + +
                        +
                        Search Results for
                        +
                        +

                        +
                        +
                          +
                          +
                          + + +
                          +
                          + +
                          +
                          + + + + + + diff --git a/api/CatchIo.Runtime.Agent.Receivers.AgentTransmorphableReceiver.html b/api/CatchIo.Runtime.Agent.Receivers.AgentTransmorphableReceiver.html new file mode 100644 index 0000000..ea84d09 --- /dev/null +++ b/api/CatchIo.Runtime.Agent.Receivers.AgentTransmorphableReceiver.html @@ -0,0 +1,204 @@ + + + + + + + + Class AgentTransmorphableReceiver + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                          +
                          + + + + +
                          +
                          + +
                          +
                          Search Results for
                          +
                          +

                          +
                          +
                            +
                            +
                            + + +
                            +
                            + +
                            +
                            + + + + + + diff --git a/api/CatchIo.Runtime.Agent.Receivers.html b/api/CatchIo.Runtime.Agent.Receivers.html new file mode 100644 index 0000000..2a43fc5 --- /dev/null +++ b/api/CatchIo.Runtime.Agent.Receivers.html @@ -0,0 +1,132 @@ + + + + + + + + Namespace CatchIo.Runtime.Agent.Receivers + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                            +
                            + + + + +
                            +
                            + +
                            +
                            Search Results for
                            +
                            +

                            +
                            +
                              +
                              +
                              + + +
                              +
                              + +
                              +
                              + + + + + + diff --git a/api/CatchIo.Runtime.Agent.html b/api/CatchIo.Runtime.Agent.html new file mode 100644 index 0000000..2c5a796 --- /dev/null +++ b/api/CatchIo.Runtime.Agent.html @@ -0,0 +1,134 @@ + + + + + + + + Namespace CatchIo.Runtime.Agent + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                              +
                              + + + + +
                              +
                              + +
                              +
                              Search Results for
                              +
                              +

                              +
                              +
                                +
                                +
                                + + +
                                +
                                + +
                                +
                                + + + + + + diff --git a/api/CatchIo.Runtime.Boot.BootStrapper.html b/api/CatchIo.Runtime.Boot.BootStrapper.html index 2ba6eb6..0fdc8d9 100644 --- a/api/CatchIo.Runtime.Boot.BootStrapper.html +++ b/api/CatchIo.Runtime.Boot.BootStrapper.html @@ -87,7 +87,7 @@

                                Inheritance
                                - +
                                System.Object
                                BootStrapper

                                Namespace: CatchIo.Runtime.Boot
                                @@ -100,6 +100,16 @@

                                Methods

                                + +

                                ApplyInitialSettings()

                                +
                                +
                                +
                                Declaration
                                +
                                +
                                public static void ApplyInitialSettings()
                                +
                                + +

                                Execute()

                                diff --git a/api/CatchIo.Runtime.Camera.GameCamera.html b/api/CatchIo.Runtime.Camera.GameCamera.html index bc9fbdd..948a5fb 100644 --- a/api/CatchIo.Runtime.Camera.GameCamera.html +++ b/api/CatchIo.Runtime.Camera.GameCamera.html @@ -90,7 +90,7 @@

                                Inheritance
                                - +
                                System.Object
                                GameCamera

                                Namespace: CatchIo.Runtime.Camera
                                @@ -121,7 +121,7 @@
                                Property Value
                                - List<OverlayCamera> + System.Collections.Generic.List<OverlayCamera> @@ -223,7 +223,7 @@
                                Parameters
                                - Int32 + System.Int32 index @@ -246,6 +246,16 @@
                                Returns
                                + +

                                Initialize()

                                +
                                +
                                +
                                Declaration
                                +
                                +
                                public void Initialize()
                                +
                                + +

                                RemoveCursedOneCullingMask()

                                Remove CursedOne layer to the camera culling mask.

                                @@ -255,6 +265,45 @@
                                Declaration
                                public void RemoveCursedOneCullingMask()
                                + + + +

                                RemoveSpectateCullingMask()

                                +

                                Remove Spectate layer to the camera culling mask.

                                +
                                +
                                +
                                Declaration
                                +
                                +
                                public void RemoveSpectateCullingMask()
                                +
                                + + + +

                                SetAttenuationObject(GameObject)

                                +

                                Set fmod Listener attenuation Object

                                +
                                +
                                +
                                Declaration
                                +
                                +
                                public void SetAttenuationObject(GameObject attenuationObject)
                                +
                                +
                                Parameters
                                + + + + + + + + + + + + + + + +
                                TypeNameDescription
                                GameObjectattenuationObject
                                diff --git a/api/CatchIo.Runtime.Camera.GameCameraMovement.html b/api/CatchIo.Runtime.Camera.GameCameraMovement.html index 8f876be..501030c 100644 --- a/api/CatchIo.Runtime.Camera.GameCameraMovement.html +++ b/api/CatchIo.Runtime.Camera.GameCameraMovement.html @@ -89,67 +89,52 @@

                                Inheritance
                                - +
                                System.Object
                                GameCameraMovement
                                +
                                +
                                Implements
                                +
                                ICameraElement
                                +

                                Namespace: CatchIo.Runtime.Camera
                                Assembly: cs.temp.dll.dll
                                Syntax
                                -
                                public class GameCameraMovement : MonoBehaviour
                                +
                                public class GameCameraMovement : MonoBehaviour, ICameraElement
                                -

                                Fields +

                                Methods

                                -

                                ClampXDistance

                                -

                                Clamp X distance for the smooth effect

                                -
                                + +

                                Initialize(UnityEngine.Camera)

                                +
                                Declaration
                                -
                                public float ClampXDistance
                                +
                                public void Initialize(UnityEngine.Camera mainCamera)
                                -
                                Field Value
                                +
                                Parameters
                                + - + +
                                TypeName Description
                                SingleUnityEngine.CameramainCamera
                                - - -

                                ClampYDistance

                                -

                                Clamp Y distance of the smooth effect

                                -
                                -
                                -
                                Declaration
                                -
                                -
                                public float ClampYDistance
                                +

                                Implements

                                +
                                + ICameraElement
                                -
                                Field Value
                                - - - - - - - - - - - - - -
                                TypeDescription
                                Single
                                diff --git a/api/CatchIo.Runtime.Camera.GameCameraZoom.html b/api/CatchIo.Runtime.Camera.GameCameraZoom.html index bf1774b..806398b 100644 --- a/api/CatchIo.Runtime.Camera.GameCameraZoom.html +++ b/api/CatchIo.Runtime.Camera.GameCameraZoom.html @@ -88,14 +88,51 @@

                                Inheritance
                                - +
                                System.Object
                                GameCameraZoom
                                +
                                +
                                Implements
                                +
                                ICameraElement
                                +

                                Namespace: CatchIo.Runtime.Camera
                                Assembly: cs.temp.dll.dll
                                Syntax
                                -
                                public class GameCameraZoom : MonoBehaviour
                                +
                                public class GameCameraZoom : MonoBehaviour, ICameraElement
                                +
                                +

                                Methods +

                                + + + +

                                Initialize(UnityEngine.Camera)

                                +
                                +
                                +
                                Declaration
                                +
                                +
                                public void Initialize(UnityEngine.Camera mainCamera)
                                +
                                +
                                Parameters
                                + + + + + + + + + + + + + + + +
                                TypeNameDescription
                                UnityEngine.CameramainCamera
                                +

                                Implements

                                +
                                + ICameraElement
                                diff --git a/api/CatchIo.Runtime.Interfaces.ICharacterHitable.html b/api/CatchIo.Runtime.Camera.ICameraElement.html similarity index 77% rename from api/CatchIo.Runtime.Interfaces.ICharacterHitable.html rename to api/CatchIo.Runtime.Camera.ICameraElement.html index 8423369..73ffaf6 100644 --- a/api/CatchIo.Runtime.Interfaces.ICharacterHitable.html +++ b/api/CatchIo.Runtime.Camera.ICameraElement.html @@ -5,10 +5,10 @@ - Interface ICharacterHitable + <title>Interface ICameraElement | Catch.io Developer Reference - @@ -78,32 +78,30 @@
                                -
                                +
                                -

                                Interface ICharacterHitable +

                                Interface ICameraElement

                                -

                                Interface for objects that can take damage. -Object taking damage must implement the OnDamage function, and objects that gives damage should call that function and pass the damage value.

                                -
                                +
                                -
                                Namespace: CatchIo.Runtime.Interfaces
                                +
                                Namespace: CatchIo.Runtime.Camera
                                Assembly: cs.temp.dll.dll
                                -
                                Syntax
                                +
                                Syntax
                                -
                                public interface ICharacterHitable
                                +
                                public interface ICameraElement

                                Methods

                                - -

                                OnHit(IDamage)

                                + +

                                Initialize(UnityEngine.Camera)

                                Declaration
                                -
                                void OnHit(IDamage damage)
                                +
                                void Initialize(UnityEngine.Camera mainCamera)
                                Parameters
                                @@ -116,8 +114,8 @@
                                Parameters
                                - - + + diff --git a/api/CatchIo.Runtime.Camera.OverlayCamera.html b/api/CatchIo.Runtime.Camera.OverlayCamera.html index df05050..c610a8d 100644 --- a/api/CatchIo.Runtime.Camera.OverlayCamera.html +++ b/api/CatchIo.Runtime.Camera.OverlayCamera.html @@ -87,7 +87,7 @@

                                Inheritance
                                - +
                                System.Object
                                OverlayCamera

                                Namespace: CatchIo.Runtime.Camera
                                diff --git a/api/CatchIo.Runtime.Camera.html b/api/CatchIo.Runtime.Camera.html index 6e6d85a..d6e6a3e 100644 --- a/api/CatchIo.Runtime.Camera.html +++ b/api/CatchIo.Runtime.Camera.html @@ -101,6 +101,10 @@

                                GameCamera

                                OverlayCamera

                                +

                                Interfaces +

                                +

                                ICameraElement

                                +
                                diff --git a/api/CatchIo.Runtime.Character.CharacterCollision.html b/api/CatchIo.Runtime.Character.CharacterCollision.html index e057f42..6a12f10 100644 --- a/api/CatchIo.Runtime.Character.CharacterCollision.html +++ b/api/CatchIo.Runtime.Character.CharacterCollision.html @@ -87,7 +87,7 @@

                                Inheritance
                                - +
                                System.Object
                                CharacterCollision

                                Namespace: CatchIo.Runtime.Character
                                @@ -117,7 +117,7 @@
                                Field Value
                                - + @@ -141,7 +141,7 @@
                                Field Value
                                - + @@ -165,7 +165,7 @@
                                Field Value
                                - + @@ -189,7 +189,7 @@
                                Field Value
                                - + diff --git a/api/CatchIo.Runtime.Character.CharacterHitbox.html b/api/CatchIo.Runtime.Character.CharacterDetectable.html similarity index 63% rename from api/CatchIo.Runtime.Character.CharacterHitbox.html rename to api/CatchIo.Runtime.Character.CharacterDetectable.html index fe3f501..d929668 100644 --- a/api/CatchIo.Runtime.Character.CharacterHitbox.html +++ b/api/CatchIo.Runtime.Character.CharacterDetectable.html @@ -5,10 +5,10 @@ - Class CharacterHitbox + <title>Class CharacterDetectable | Catch.io Developer Reference - @@ -78,35 +78,34 @@
                                -
                                +
                                -

                                Class CharacterHitbox +

                                Class CharacterDetectable

                                Inheritance
                                - -
                                CharacterHitbox
                                +
                                System.Object
                                +
                                CharacterDetectable
                                Implements
                                -
                                ICharacterHitable
                                IDetectable
                                Namespace: CatchIo.Runtime.Character
                                Assembly: cs.temp.dll.dll
                                -
                                Syntax
                                +
                                Syntax
                                -
                                public class CharacterHitbox : MonoBehaviour
                                +
                                public class CharacterDetectable : MonoBehaviour

                                Properties

                                - -

                                IsDetected

                                + +

                                IsDetected

                                Declaration
                                @@ -123,15 +122,15 @@
                                Property Value
                                - +
                                IDamagedamageUnityEngine.CameramainCamera
                                Action<Collision2D>System.Action<Collision2D>
                                Action<Collision2D>System.Action<Collision2D>
                                Action<Collider2D>System.Action<Collider2D>
                                Action<Collider2D>System.Action<Collider2D>
                                BooleanSystem.Boolean
                                - -

                                IsEnabled

                                + +

                                IsEnabled

                                Declaration
                                @@ -148,15 +147,15 @@
                                Property Value
                                - Boolean + System.Boolean - -

                                Owner

                                + +

                                Owner

                                Declaration
                                @@ -182,33 +181,33 @@

                                Methods

                                - -

                                DisableHitbox()

                                + +

                                DisableCollider()

                                Declaration
                                -
                                public void DisableHitbox()
                                +
                                public void DisableCollider()
                                - -

                                EnableHitbox()

                                + +

                                EnableCollider()

                                Declaration
                                -
                                public void EnableHitbox()
                                +
                                public void EnableCollider()
                                - -

                                EnableHitbox(Single)

                                + +

                                EnableCollider(Single)

                                Declaration
                                -
                                public void EnableHitbox(float delay)
                                +
                                public void EnableCollider(float delay)
                                Parameters
                                @@ -221,7 +220,7 @@
                                Parameters
                                - + @@ -229,8 +228,8 @@
                                Parameters
                                SingleSystem.Single delay
                                - -

                                GetPosition()

                                + +

                                GetPosition()

                                Declaration
                                @@ -254,8 +253,8 @@
                                Returns
                                - -

                                OnDetected()

                                + +

                                OnDetected()

                                Declaration
                                @@ -264,35 +263,8 @@
                                Declaration
                                - -

                                OnHit(IDamage)

                                -
                                -
                                -
                                Declaration
                                -
                                -
                                public void OnHit(IDamage damage)
                                -
                                -
                                Parameters
                                - - - - - - - - - - - - - - - -
                                TypeNameDescription
                                IDamagedamage
                                - - - -

                                OnMissed()

                                + +

                                OnMissed()

                                Declaration
                                @@ -300,9 +272,6 @@
                                Declaration
                                public void OnMissed()

                                Implements

                                -
                                - ICharacterHitable -
                                IDetectable
                                diff --git a/api/CatchIo.Runtime.Character.CharacterFacade.html b/api/CatchIo.Runtime.Character.CharacterFacade.html index f3fd672..31865f3 100644 --- a/api/CatchIo.Runtime.Character.CharacterFacade.html +++ b/api/CatchIo.Runtime.Character.CharacterFacade.html @@ -87,7 +87,7 @@

                                Inheritance
                                - +
                                System.Object
                                CharacterFacade

                                Namespace: CatchIo.Runtime.Character
                                @@ -124,12 +124,12 @@
                                Field Value
                                -

                                HeadUpOffset

                                +

                                Footprints

                                Declaration
                                -
                                public readonly Vector3 HeadUpOffset
                                +
                                public GameObject[] Footprints
                                Field Value
                                @@ -141,19 +141,19 @@
                                Field Value
                                - +
                                Vector3GameObject[]
                                -

                                OnCursed

                                +

                                HeadUpOffset

                                Declaration
                                -
                                public Action<CharacterFacade> OnCursed
                                +
                                public readonly Vector3 HeadUpOffset
                                Field Value
                                @@ -165,19 +165,19 @@
                                Field Value
                                - +
                                Action<CharacterFacade>Vector3
                                -

                                OnDamage

                                +

                                OnAttack

                                Declaration
                                -
                                public Action OnDamage
                                +
                                public Action OnAttack
                                Field Value
                                @@ -189,19 +189,19 @@
                                Field Value
                                - +
                                ActionSystem.Action
                                -

                                OnDeath

                                +

                                OnCursed

                                Declaration
                                -
                                public Action OnDeath
                                +
                                public Action<CharacterFacade> OnCursed
                                Field Value
                                @@ -213,19 +213,19 @@
                                Field Value
                                - +
                                ActionSystem.Action<CharacterFacade>
                                -

                                OnLiftCursed

                                +

                                OnDamage

                                Declaration
                                -
                                public Action<CharacterFacade> OnLiftCursed
                                +
                                public Action<float> OnDamage
                                Field Value
                                @@ -237,19 +237,19 @@
                                Field Value
                                - +
                                Action<CharacterFacade>System.Action<System.Single>
                                -

                                OnObserved

                                +

                                OnDeath

                                Declaration
                                -
                                public Action OnObserved
                                +
                                public Action OnDeath
                                Field Value
                                @@ -261,19 +261,19 @@
                                Field Value
                                - +
                                ActionSystem.Action
                                -

                                OnPickupItem

                                +

                                OnEnteredHidingLocal

                                Declaration
                                -
                                public Action<Item> OnPickupItem
                                +
                                public UnityEvent OnEnteredHidingLocal
                                Field Value
                                @@ -285,19 +285,19 @@
                                Field Value
                                - +
                                Action<Item>UnityEvent
                                -

                                OnRespawn

                                +

                                OnEnteredHidingSpot

                                Declaration
                                -
                                public Action OnRespawn
                                +
                                public UnityEvent<HidingSpot> OnEnteredHidingSpot
                                Field Value
                                @@ -309,19 +309,19 @@
                                Field Value
                                - +
                                ActionUnityEvent<HidingSpot>
                                -

                                OnSpawn

                                +

                                OnExitedHidingLocal

                                Declaration
                                -
                                public Action OnSpawn
                                +
                                public UnityEvent OnExitedHidingLocal
                                Field Value
                                @@ -333,24 +333,21 @@
                                Field Value
                                - +
                                ActionUnityEvent
                                -

                                Properties -

                                - -

                                Input

                                +

                                OnExitedHidingSpot

                                Declaration
                                -
                                public CharacterInput Input { get; }
                                +
                                public UnityEvent<HidingSpot> OnExitedHidingSpot
                                -
                                Property Value
                                +
                                Field Value
                                @@ -360,22 +357,23 @@
                                Property Value
                                - +
                                CharacterInputUnityEvent<HidingSpot>
                                - -

                                InventoryController

                                -
                                +

                                OnFootprintSoundDetected

                                +

                                This event invoked when SoundDetector component detected other player's footprint sound. +First element is footprint position and Second element is footprint direction.

                                +
                                Declaration
                                -
                                public InventoryController InventoryController { get; }
                                +
                                public UnityEvent<Vector3, Vector3> OnFootprintSoundDetected
                                -
                                Property Value
                                +
                                Field Value
                                @@ -385,22 +383,21 @@
                                Property Value
                                - +
                                InventoryControllerUnityEvent<Vector3, Vector3>
                                - -

                                IsConnectedNetwork

                                +

                                OnKnockBack

                                Declaration
                                -
                                public bool IsConnectedNetwork { get; }
                                +
                                public Action<Vector2, float> OnKnockBack
                                -
                                Property Value
                                +
                                Field Value
                                @@ -410,22 +407,21 @@
                                Property Value
                                - +
                                BooleanSystem.Action<Vector2, System.Single>
                                - -

                                IsMine

                                +

                                OnObserved

                                Declaration
                                -
                                public bool IsMine { get; }
                                +
                                public Action OnObserved
                                -
                                Property Value
                                +
                                Field Value
                                @@ -435,22 +431,21 @@
                                Property Value
                                - +
                                BooleanSystem.Action
                                - -

                                NetworkPlayer

                                +

                                OnPickupItem

                                Declaration
                                -
                                public Player NetworkPlayer { get; }
                                +
                                public Action<Item> OnPickupItem
                                -
                                Property Value
                                +
                                Field Value
                                @@ -460,22 +455,21 @@
                                Property Value
                                - +
                                PlayerSystem.Action<Item>
                                - -

                                Renderer

                                +

                                OnRemoveCursed

                                Declaration
                                -
                                public CharacterRenderer Renderer { get; }
                                +
                                public Action<CharacterFacade> OnRemoveCursed
                                -
                                Property Value
                                +
                                Field Value
                                @@ -485,22 +479,21 @@
                                Property Value
                                - +
                                CharacterRendererSystem.Action<CharacterFacade>
                                - -

                                Status

                                +

                                OnRespawn

                                Declaration
                                -
                                public CharacterStatus Status { get; set; }
                                +
                                public Action OnRespawn
                                -
                                Property Value
                                +
                                Field Value
                                @@ -510,22 +503,21 @@
                                Property Value
                                - +
                                CharacterStatusSystem.Action
                                - -

                                ViewID

                                +

                                OnSpawn

                                Declaration
                                -
                                public int ViewID { get; }
                                +
                                public Action OnSpawn
                                -
                                Property Value
                                +
                                Field Value
                                @@ -535,197 +527,220 @@
                                Property Value
                                - +
                                Int32System.Action
                                -

                                Methods -

                                - -

                                AddHealth(Single)

                                +

                                OnSpectateEntered

                                Declaration
                                -
                                public void AddHealth(float value)
                                +
                                public UnityEvent OnSpectateEntered
                                -
                                Parameters
                                +
                                Field Value
                                - - - +
                                TypeName Description
                                SinglevalueUnityEvent
                                - -

                                AddStamina(Single)

                                +

                                OnSpectateExited

                                Declaration
                                -
                                public void AddStamina(float value)
                                +
                                public UnityEvent OnSpectateExited
                                -
                                Parameters
                                +
                                Field Value
                                - - - +
                                TypeName Description
                                SinglevalueUnityEvent
                                - -

                                BeCursed()

                                +

                                OnStun

                                Declaration
                                -
                                public void BeCursed()
                                -
                                - - - -

                                ConsumeItem()

                                -
                                -
                                -
                                Declaration
                                -
                                -
                                public void ConsumeItem()
                                +
                                public Action<float> OnStun
                                +
                                Field Value
                                + + + + + + + + + + + + + +
                                TypeDescription
                                System.Action<System.Single>
                                - -

                                DiscardAllItem()

                                +

                                OnToggleInteractionIndicator

                                Declaration
                                -
                                public void DiscardAllItem()
                                +
                                public Action<bool> OnToggleInteractionIndicator
                                +
                                Field Value
                                + + + + + + + + + + + + + +
                                TypeDescription
                                System.Action<System.Boolean>
                                +

                                Properties +

                                - -

                                DiscardItem()

                                + +

                                AttackChargeEffect

                                Declaration
                                -
                                public void DiscardItem()
                                +
                                public AttackChargeEffect AttackChargeEffect { get; }
                                +
                                Property Value
                                + + + + + + + + + + + + + +
                                TypeDescription
                                AttackChargeEffect
                                - -

                                EnterSpectate()

                                + +

                                AttackChargePfx

                                Declaration
                                -
                                public void EnterSpectate()
                                +
                                public ParticleSystem AttackChargePfx { get; set; }
                                +
                                Property Value
                                + + + + + + + + + + + + + +
                                TypeDescription
                                ParticleSystem
                                - -

                                GenerateFootprint(Vector3, Boolean, Single)

                                + +

                                CurseEffect

                                Declaration
                                -
                                public void GenerateFootprint(Vector3 generatePos, bool flipX, float lifeTime = 0F)
                                +
                                public CurseEffect CurseEffect { get; }
                                -
                                Parameters
                                +
                                Property Value
                                - - - - - - - - - - - - - +
                                TypeName Description
                                Vector3generatePos
                                BooleanflipX
                                SinglelifeTimeCurseEffect
                                - -

                                GenerateSoundWave(Vector3, Single)

                                + +

                                FadeEffect

                                Declaration
                                -
                                public void GenerateSoundWave(Vector3 generatePos, float duration)
                                +
                                public FadeEffect FadeEffect { get; }
                                -
                                Parameters
                                +
                                Property Value
                                - - - - - - - - +
                                TypeName Description
                                Vector3generatePos
                                SingledurationFadeEffect
                                - -

                                GetCenterPosition()

                                + +

                                HitEffect

                                Declaration
                                -
                                public Vector3 GetCenterPosition()
                                +
                                public HitEffect HitEffect { get; }
                                -
                                Returns
                                +
                                Property Value
                                @@ -735,85 +750,734 @@
                                Returns
                                - +
                                Vector3HitEffect
                                - -

                                LiftCursed()

                                + +

                                Input

                                Declaration
                                -
                                public void LiftCursed()
                                +
                                public CharacterInput Input { get; }
                                +
                                Property Value
                                + + + + + + + + + + + + + +
                                TypeDescription
                                CharacterInput
                                - -

                                PickupItem(Int32)

                                + +

                                InventoryController

                                Declaration
                                -
                                public void PickupItem(int itemViewId)
                                +
                                public InventoryController InventoryController { get; }
                                -
                                Parameters
                                +
                                Property Value
                                - - - +
                                TypeName Description
                                Int32itemViewIdInventoryController
                                - -

                                PlayCursedEffect()

                                + +

                                InvisibilityEffect

                                Declaration
                                -
                                public void PlayCursedEffect()
                                +
                                public InvisibilityEffect InvisibilityEffect { get; }
                                +
                                Property Value
                                + + + + + + + + + + + + + +
                                TypeDescription
                                InvisibilityEffect
                                - -

                                Respawn(Vector3, Single, IntEventChannel)

                                + +

                                IsConnectedNetwork

                                Declaration
                                -
                                public void Respawn(Vector3 respawnPoint, float delayTime, IntEventChannel respawnCountdownEvent)
                                +
                                public bool IsConnectedNetwork { get; }
                                -
                                Parameters
                                +
                                Property Value
                                - - + + + + +
                                TypeName Description
                                Vector3System.Boolean
                                + + + +

                                IsMine

                                +
                                +
                                +
                                Declaration
                                +
                                +
                                public bool IsMine { get; }
                                +
                                +
                                Property Value
                                + + + + + + + + + + + + + +
                                TypeDescription
                                System.Boolean
                                + + + +

                                NearestCharacterInteractable

                                +
                                +
                                +
                                Declaration
                                +
                                +
                                public ICharacterInteractable NearestCharacterInteractable { get; }
                                +
                                +
                                Property Value
                                + + + + + + + + + + + + + +
                                TypeDescription
                                ICharacterInteractable
                                + + + +

                                NetworkPlayer

                                +
                                +
                                +
                                Declaration
                                +
                                +
                                public Player NetworkPlayer { get; }
                                +
                                +
                                Property Value
                                + + + + + + + + + + + + + +
                                TypeDescription
                                Player
                                + + + +

                                PlayerSoundEffect

                                +
                                +
                                +
                                Declaration
                                +
                                +
                                public PlayerSoundEffect PlayerSoundEffect { get; }
                                +
                                +
                                Property Value
                                + + + + + + + + + + + + + +
                                TypeDescription
                                PlayerSoundEffect
                                + + + +

                                Renderer

                                +
                                +
                                +
                                Declaration
                                +
                                +
                                public CharacterRenderer Renderer { get; }
                                +
                                +
                                Property Value
                                + + + + + + + + + + + + + +
                                TypeDescription
                                CharacterRenderer
                                + + + +

                                Status

                                +
                                +
                                +
                                Declaration
                                +
                                +
                                public CharacterStatus Status { get; set; }
                                +
                                +
                                Property Value
                                + + + + + + + + + + + + + +
                                TypeDescription
                                CharacterStatus
                                + + + +

                                SubtleHitEffect

                                +
                                +
                                +
                                Declaration
                                +
                                +
                                public SubtleHitEffect SubtleHitEffect { get; }
                                +
                                +
                                Property Value
                                + + + + + + + + + + + + + +
                                TypeDescription
                                SubtleHitEffect
                                + + + +

                                ViewID

                                +
                                +
                                +
                                Declaration
                                +
                                +
                                public int ViewID { get; }
                                +
                                +
                                Property Value
                                + + + + + + + + + + + + + +
                                TypeDescription
                                System.Int32
                                +

                                Methods +

                                + + + +

                                AddFootprint(GameObject)

                                +
                                +
                                +
                                Declaration
                                +
                                +
                                public void AddFootprint(GameObject footprint)
                                +
                                +
                                Parameters
                                + + + + + + + + + + + + + + + +
                                TypeNameDescription
                                GameObjectfootprint
                                + + + +

                                AddHealth(Single)

                                +
                                +
                                +
                                Declaration
                                +
                                +
                                public void AddHealth(float value)
                                +
                                +
                                Parameters
                                + + + + + + + + + + + + + + + +
                                TypeNameDescription
                                System.Singlevalue
                                + + + +

                                AddStamina(Single)

                                +
                                +
                                +
                                Declaration
                                +
                                +
                                public void AddStamina(float value)
                                +
                                +
                                Parameters
                                + + + + + + + + + + + + + + + +
                                TypeNameDescription
                                System.Singlevalue
                                + + + +

                                ApplyCurse()

                                +
                                +
                                +
                                Declaration
                                +
                                +
                                public void ApplyCurse()
                                +
                                + + + +

                                Cloak()

                                +
                                +
                                +
                                Declaration
                                +
                                +
                                public void Cloak()
                                +
                                + + + +

                                ConsumeItem()

                                +
                                +
                                +
                                Declaration
                                +
                                +
                                public void ConsumeItem()
                                +
                                + + + +

                                DisableHitboxes()

                                +
                                +
                                +
                                Declaration
                                +
                                +
                                public void DisableHitboxes()
                                +
                                + + + +

                                DiscardAllItem()

                                +
                                +
                                +
                                Declaration
                                +
                                +
                                public void DiscardAllItem()
                                +
                                + + + +

                                DiscardItem()

                                +
                                +
                                +
                                Declaration
                                +
                                +
                                public void DiscardItem()
                                +
                                + + + +

                                EnableHitboxes()

                                +
                                +
                                +
                                Declaration
                                +
                                +
                                public void EnableHitboxes()
                                +
                                + + + +

                                EnterSpectate()

                                +
                                +
                                +
                                Declaration
                                +
                                +
                                public void EnterSpectate()
                                +
                                + + + +

                                ExitSpectate()

                                +
                                +
                                +
                                Declaration
                                +
                                +
                                public void ExitSpectate()
                                +
                                + + + +

                                FadeInLocal()

                                +
                                +
                                +
                                Declaration
                                +
                                +
                                public void FadeInLocal()
                                +
                                + + + +

                                FadeInOthers()

                                +
                                +
                                +
                                Declaration
                                +
                                +
                                public void FadeInOthers()
                                +
                                + + + +

                                FadeOutLocal()

                                +
                                +
                                +
                                Declaration
                                +
                                +
                                public void FadeOutLocal()
                                +
                                + + + +

                                FadeOutOthers()

                                +
                                +
                                +
                                Declaration
                                +
                                +
                                public void FadeOutOthers()
                                +
                                + + + +

                                GenerateFootprint(Vector3, Boolean, Single)

                                +
                                +
                                +
                                Declaration
                                +
                                +
                                public void GenerateFootprint(Vector3 generatePos, bool flipX, float lifeTime)
                                +
                                +
                                Parameters
                                + + + + + + + + + + + + + + + + + + + + + + + + + +
                                TypeNameDescription
                                Vector3generatePos
                                System.BooleanflipX
                                System.SinglelifeTime
                                + + + +

                                GenerateSoundWave(Vector3)

                                +
                                +
                                +
                                Declaration
                                +
                                +
                                public void GenerateSoundWave(Vector3 generatePos)
                                +
                                +
                                Parameters
                                + + + + + + + + + + + + + + + +
                                TypeNameDescription
                                Vector3generatePos
                                + + + +

                                GetCenterPosition()

                                +
                                +
                                +
                                Declaration
                                +
                                +
                                public Vector3 GetCenterPosition()
                                +
                                +
                                Returns
                                + + + + + + + + + + + + + +
                                TypeDescription
                                Vector3
                                + + + +

                                KnockBack(KnockBackData)

                                +
                                +
                                +
                                Declaration
                                +
                                +
                                public void KnockBack(KnockBackData knockBackData)
                                +
                                +
                                Parameters
                                + + + + + + + + + + + + + + + +
                                TypeNameDescription
                                KnockBackDataknockBackData
                                + + + +

                                PickupItem(Int32)

                                +
                                +
                                +
                                Declaration
                                +
                                +
                                public void PickupItem(int itemViewId)
                                +
                                +
                                Parameters
                                + + + + + + + + + + + + + + + +
                                TypeNameDescription
                                System.Int32itemViewId
                                + + + +

                                PlayAttackChargeEffect()

                                +
                                +
                                +
                                Declaration
                                +
                                +
                                public void PlayAttackChargeEffect()
                                +
                                + + + +

                                PlayLocalPlayerSoundEffect()

                                +
                                +
                                +
                                Declaration
                                +
                                +
                                public void PlayLocalPlayerSoundEffect()
                                +
                                + + + +

                                RemoveCloak()

                                +
                                +
                                +
                                Declaration
                                +
                                +
                                public void RemoveCloak()
                                +
                                + + + +

                                RemoveCurse()

                                +
                                +
                                +
                                Declaration
                                +
                                +
                                public void RemoveCurse()
                                +
                                + + + +

                                Respawn(Vector3, Single, IntEventChannel)

                                +
                                +
                                +
                                Declaration
                                +
                                +
                                public void Respawn(Vector3 respawnPoint, float delayTime, IntEventChannel respawnCountdownEvent)
                                +
                                +
                                Parameters
                                + + + + + + + + + + + - + @@ -826,14 +1490,78 @@
                                Parameters
                                TypeNameDescription
                                Vector3 respawnPoint
                                SingleSystem.Single delayTime
                                - -

                                ReverseCursedEffect()

                                + +

                                RotateCharacterTowards(Vector2)

                                +
                                +
                                +
                                Declaration
                                +
                                +
                                public void RotateCharacterTowards(Vector2 direction)
                                +
                                +
                                Parameters
                                + + + + + + + + + + + + + + + +
                                TypeNameDescription
                                Vector2direction
                                + + + +

                                StopAttackChargeEffect()

                                +
                                +
                                +
                                Declaration
                                +
                                +
                                public void StopAttackChargeEffect()
                                +
                                + + + +

                                StopPlayingChargePfx()

                                +
                                +
                                +
                                Declaration
                                +
                                +
                                public void StopPlayingChargePfx()
                                +
                                + + + +

                                Stun(Single)

                                Declaration
                                -
                                public void ReverseCursedEffect()
                                +
                                public void Stun(float stunDuration)
                                +
                                Parameters
                                + + + + + + + + + + + + + + + +
                                TypeNameDescription
                                System.SinglestunDuration
                                @@ -863,6 +1591,117 @@
                                Parameters
                                + +

                                TakeDamage(Single, DamageSfxType)

                                +
                                +
                                +
                                Declaration
                                +
                                +
                                public void TakeDamage(float damage, DamageSfxType sfxType)
                                +
                                +
                                Parameters
                                + + + + + + + + + + + + + + + + + + + + +
                                TypeNameDescription
                                System.Singledamage
                                DamageSfxTypesfxType
                                + + + +

                                TakeDotDamage(DOTDamage)

                                +
                                +
                                +
                                Declaration
                                +
                                +
                                public void TakeDotDamage(DOTDamage dotDamage)
                                +
                                +
                                Parameters
                                + + + + + + + + + + + + + + + +
                                TypeNameDescription
                                DOTDamagedotDamage
                                + + + +

                                TakeDotDamage(Single, DamageSfxType, Int32, Single, Single, Int32)

                                +
                                +
                                +
                                Declaration
                                +
                                +
                                public void TakeDotDamage(float damage, DamageSfxType sfxType, int dotTicks, float timeBetweenTicks, float tickDamageFallOffPercentage, int damageTickFrequency)
                                +
                                +
                                Parameters
                                + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                TypeNameDescription
                                System.Singledamage
                                DamageSfxTypesfxType
                                System.Int32dotTicks
                                System.SingletimeBetweenTicks
                                System.SingletickDamageFallOffPercentage
                                System.Int32damageTickFrequency
                                + +

                                ThrowItem()

                                diff --git a/api/CatchIo.Runtime.Character.CharacterInput.html b/api/CatchIo.Runtime.Character.CharacterInput.html index 338f5cf..d86aee0 100644 --- a/api/CatchIo.Runtime.Character.CharacterInput.html +++ b/api/CatchIo.Runtime.Character.CharacterInput.html @@ -87,7 +87,7 @@

                                Inheritance
                                - +
                                System.Object
                                CharacterInput

                                Namespace: CatchIo.Runtime.Character
                                @@ -124,12 +124,12 @@
                                Field Value
                                -

                                OnAttack

                                +

                                OnAttackChargeCancelled

                                Declaration
                                -
                                public UnityEvent OnAttack
                                +
                                public UnityEvent OnAttackChargeCancelled
                                Field Value
                                @@ -196,6 +196,78 @@
                                Field Value
                                +

                                OnHeavyAttack

                                +
                                +
                                +
                                Declaration
                                +
                                +
                                public UnityEvent<float> OnHeavyAttack
                                +
                                +
                                Field Value
                                + + + + + + + + + + + + + +
                                TypeDescription
                                UnityEvent<System.Single>
                                + + +

                                OnHeavyAttackCharge

                                +
                                +
                                +
                                Declaration
                                +
                                +
                                public UnityEvent OnHeavyAttackCharge
                                +
                                +
                                Field Value
                                + + + + + + + + + + + + + +
                                TypeDescription
                                UnityEvent
                                + + +

                                OnInteract

                                +
                                +
                                +
                                Declaration
                                +
                                +
                                public UnityEvent OnInteract
                                +
                                +
                                Field Value
                                + + + + + + + + + + + + + +
                                TypeDescription
                                UnityEvent
                                + +

                                OnItemSelect

                                @@ -213,7 +285,31 @@
                                Field Value
                                - UnityEvent<Int32> + UnityEvent<System.Int32> + + + + + + +

                                OnLightAttack

                                +
                                +
                                +
                                Declaration
                                +
                                +
                                public UnityEvent OnLightAttack
                                +
                                +
                                Field Value
                                + + + + + + + + + + @@ -237,7 +333,7 @@
                                Field Value
                                - + @@ -261,7 +357,7 @@
                                Field Value
                                - + @@ -312,7 +408,7 @@
                                Property Value
                                - + @@ -362,7 +458,57 @@
                                Property Value
                                - + + + + +
                                TypeDescription
                                UnityEvent
                                UnityEvent<Int32>UnityEvent<System.Int32>
                                UnityEvent<Int32>UnityEvent<System.Int32>
                                BooleanSystem.Boolean
                                BooleanSystem.Boolean
                                + + + +

                                IsCharging

                                +
                                +
                                +
                                Declaration
                                +
                                +
                                public bool IsCharging { get; }
                                +
                                +
                                Property Value
                                + + + + + + + + + + + + + +
                                TypeDescription
                                System.Boolean
                                + + + +

                                IsGamePadActive

                                +
                                +
                                +
                                Declaration
                                +
                                +
                                public bool IsGamePadActive { get; }
                                +
                                +
                                Property Value
                                + + + + + + + + + + @@ -401,6 +547,16 @@
                                Declaration
                                + +

                                DisableInteractInput()

                                +
                                +
                                +
                                Declaration
                                +
                                +
                                public void DisableInteractInput()
                                +
                                + +

                                DisableInventoryInput()

                                @@ -451,6 +607,16 @@
                                Declaration
                                + +

                                EnableInteractInput()

                                +
                                +
                                +
                                Declaration
                                +
                                +
                                public void EnableInteractInput()
                                +
                                + +

                                EnableInventoryInput()

                                @@ -521,6 +687,31 @@
                                Returns
                                TypeDescription
                                System.Boolean
                                + +

                                GetPanDirection()

                                +
                                +
                                +
                                Declaration
                                +
                                +
                                public Vector2 GetPanDirection()
                                +
                                +
                                Returns
                                + + + + + + + + + + + + + +
                                TypeDescription
                                Vector2
                                + +

                                IsPointerOverUI()

                                @@ -539,7 +730,7 @@
                                Returns
                                - Boolean + System.Boolean diff --git a/api/CatchIo.Runtime.Character.CharacterRotator.html b/api/CatchIo.Runtime.Character.CharacterRotator.html index 9097cd3..fc5af57 100644 --- a/api/CatchIo.Runtime.Character.CharacterRotator.html +++ b/api/CatchIo.Runtime.Character.CharacterRotator.html @@ -87,7 +87,7 @@

                                Inheritance
                                - +
                                System.Object
                                CharacterRotator

                                Namespace: CatchIo.Runtime.Character
                                @@ -96,6 +96,35 @@
                                Syntax
                                public class CharacterRotator : MonoBehaviour
                                +

                                Methods +

                                + + + +

                                RotateTowards(Vector2)

                                +
                                +
                                +
                                Declaration
                                +
                                +
                                public void RotateTowards(Vector2 direction)
                                +
                                +
                                Parameters
                                + + + + + + + + + + + + + + + +
                                TypeNameDescription
                                Vector2direction
                                diff --git a/api/CatchIo.Runtime.Character.CharacterSfxEmitter.html b/api/CatchIo.Runtime.Character.CharacterSfxEmitter.html index c34e2c2..1875c4e 100644 --- a/api/CatchIo.Runtime.Character.CharacterSfxEmitter.html +++ b/api/CatchIo.Runtime.Character.CharacterSfxEmitter.html @@ -87,7 +87,7 @@

                                Inheritance
                                - +
                                System.Object
                                CharacterSfxEmitter

                                Namespace: CatchIo.Runtime.Character
                                diff --git a/api/CatchIo.Runtime.Character.Core.CharacterMovement.html b/api/CatchIo.Runtime.Character.Core.CharacterMovement.html new file mode 100644 index 0000000..32c1bd4 --- /dev/null +++ b/api/CatchIo.Runtime.Character.Core.CharacterMovement.html @@ -0,0 +1,184 @@ + + + + + + + + Class CharacterMovement + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                +
                                + + + + +
                                +
                                + +
                                +
                                Search Results for
                                +
                                +

                                +
                                +
                                  +
                                  +
                                  + + +
                                  +
                                  + +
                                  +
                                  + + + + + + diff --git a/api/CatchIo.Runtime.Character.Core.html b/api/CatchIo.Runtime.Character.Core.html new file mode 100644 index 0000000..74e86a9 --- /dev/null +++ b/api/CatchIo.Runtime.Character.Core.html @@ -0,0 +1,128 @@ + + + + + + + + Namespace CatchIo.Runtime.Character.Core + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                  +
                                  + + + + +
                                  +
                                  + +
                                  +
                                  Search Results for
                                  +
                                  +

                                  +
                                  +
                                    +
                                    +
                                    + + +
                                    +
                                    + +
                                    +
                                    + + + + + + diff --git a/api/CatchIo.Runtime.Character.Detector.CharacterDetector.html b/api/CatchIo.Runtime.Character.Detector.CharacterDetector.html index 7dd2217..e9c88b0 100644 --- a/api/CatchIo.Runtime.Character.Detector.CharacterDetector.html +++ b/api/CatchIo.Runtime.Character.Detector.CharacterDetector.html @@ -87,7 +87,7 @@

                                    Inheritance
                                    - +
                                    System.Object
                                    CharacterDetector

                                    Namespace: CatchIo.Runtime.Character.Detector
                                    @@ -144,7 +144,7 @@
                                    Property Value
                                    - Single + System.Single @@ -169,7 +169,7 @@
                                    Property Value
                                    - Single + System.Single @@ -219,7 +219,7 @@
                                    Property Value
                                    - Single + System.Single @@ -244,7 +244,7 @@
                                    Property Value
                                    - Single + System.Single diff --git a/api/CatchIo.Runtime.Character.Detector.CharacterInteractableDetector.html b/api/CatchIo.Runtime.Character.Detector.CharacterInteractableDetector.html new file mode 100644 index 0000000..228412a --- /dev/null +++ b/api/CatchIo.Runtime.Character.Detector.CharacterInteractableDetector.html @@ -0,0 +1,163 @@ + + + + + + + + Class CharacterInteractableDetector + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                    +
                                    + + + + +
                                    +
                                    + +
                                    +
                                    Search Results for
                                    +
                                    +

                                    +
                                    +
                                      +
                                      +
                                      + + +
                                      +
                                      + +
                                      +
                                      + + + + + + diff --git a/api/CatchIo.Runtime.Character.Detector.CharacterItemCollector.html b/api/CatchIo.Runtime.Character.Detector.CharacterItemCollector.html index cf87ac8..aa5f8dd 100644 --- a/api/CatchIo.Runtime.Character.Detector.CharacterItemCollector.html +++ b/api/CatchIo.Runtime.Character.Detector.CharacterItemCollector.html @@ -87,7 +87,7 @@

                                      Inheritance
                                      - +
                                      System.Object
                                      CharacterItemCollector

                                      Namespace: CatchIo.Runtime.Character.Detector
                                      diff --git a/api/CatchIo.Runtime.Character.Detector.HidingSpotDetector.html b/api/CatchIo.Runtime.Character.Detector.HidingSpotDetector.html index 304ed2c..c9d19e4 100644 --- a/api/CatchIo.Runtime.Character.Detector.HidingSpotDetector.html +++ b/api/CatchIo.Runtime.Character.Detector.HidingSpotDetector.html @@ -87,7 +87,7 @@

                                      Inheritance
                                      - +
                                      System.Object
                                      HidingSpotDetector

                                      Namespace: CatchIo.Runtime.Character.Detector
                                      diff --git a/api/CatchIo.Runtime.Character.Detector.LightSourceDetector.html b/api/CatchIo.Runtime.Character.Detector.LightSourceDetector.html index 2c22573..a79219e 100644 --- a/api/CatchIo.Runtime.Character.Detector.LightSourceDetector.html +++ b/api/CatchIo.Runtime.Character.Detector.LightSourceDetector.html @@ -87,7 +87,7 @@

                                      Inheritance
                                      - +
                                      System.Object
                                      LightSourceDetector

                                      Namespace: CatchIo.Runtime.Character.Detector
                                      diff --git a/api/CatchIo.Runtime.Character.Detector.PlayerDetector.html b/api/CatchIo.Runtime.Character.Detector.PlayerDetector.html new file mode 100644 index 0000000..c0461e5 --- /dev/null +++ b/api/CatchIo.Runtime.Character.Detector.PlayerDetector.html @@ -0,0 +1,178 @@ + + + + + + + + Class PlayerDetector + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                      +
                                      + + + + +
                                      +
                                      + +
                                      +
                                      Search Results for
                                      +
                                      +

                                      +
                                      +
                                        +
                                        +
                                        + + +
                                        +
                                        + +
                                        +
                                        + + + + + + diff --git a/api/CatchIo.Runtime.Character.Detector.SoundDetector.html b/api/CatchIo.Runtime.Character.Detector.SoundDetector.html new file mode 100644 index 0000000..d073bc2 --- /dev/null +++ b/api/CatchIo.Runtime.Character.Detector.SoundDetector.html @@ -0,0 +1,137 @@ + + + + + + + + Class SoundDetector + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                        +
                                        + + + + +
                                        +
                                        + +
                                        +
                                        Search Results for
                                        +
                                        +

                                        +
                                        +
                                          +
                                          +
                                          + + +
                                          +
                                          + +
                                          +
                                          + + + + + + diff --git a/api/CatchIo.Runtime.Character.Detector.SurfaceDetector.html b/api/CatchIo.Runtime.Character.Detector.SurfaceDetector.html index dfe4929..24613e8 100644 --- a/api/CatchIo.Runtime.Character.Detector.SurfaceDetector.html +++ b/api/CatchIo.Runtime.Character.Detector.SurfaceDetector.html @@ -87,7 +87,7 @@

                                          Inheritance
                                          - +
                                          System.Object
                                          SurfaceDetector

                                          Namespace: CatchIo.Runtime.Character.Detector
                                          @@ -118,7 +118,7 @@
                                          Property Value
                                          - Nullable<TileSurface> + System.Nullable<TileSurface> diff --git a/api/CatchIo.Runtime.Character.Detector.html b/api/CatchIo.Runtime.Character.Detector.html index 5f5fff9..df0f41f 100644 --- a/api/CatchIo.Runtime.Character.Detector.html +++ b/api/CatchIo.Runtime.Character.Detector.html @@ -89,14 +89,22 @@

                                          Classes

                                          CharacterDetector

                                          +

                                          CharacterInteractableDetector

                                          +

                                          Detect character interactable and filter out the best interactable

                                          +

                                          CharacterItemCollector

                                          -

                                          CursedOneDetector

                                          -

                                          HidingSpotDetector

                                          LightSourceDetector

                                          +

                                          PlayerDetector

                                          +

                                          Detect nearby players in given distance and play sfx

                                          +
                                          +

                                          SoundDetector

                                          +

                                          Component responsible for detecting sound events within a specified range. +Listens for SoundWaveEvent events and triggers appropriate responses in the local character.

                                          +

                                          SurfaceDetector

                                          diff --git a/api/CatchIo.Runtime.Character.FSM.CharacterStateMachine.html b/api/CatchIo.Runtime.Character.FSM.CharacterStateMachine.html index ba1f81e..d016218 100644 --- a/api/CatchIo.Runtime.Character.FSM.CharacterStateMachine.html +++ b/api/CatchIo.Runtime.Character.FSM.CharacterStateMachine.html @@ -87,7 +87,7 @@

                                          Inheritance
                                          - +
                                          System.Object
                                          CharacterStateMachine

                                          Namespace: CatchIo.Runtime.Character.FSM
                                          @@ -117,7 +117,7 @@
                                          Field Value
                                          - Boolean + System.Boolean @@ -141,7 +141,7 @@
                                          Field Value
                                          - Action + System.Action @@ -200,6 +200,31 @@
                                          Property Value
                                          + +

                                          DeltaTime

                                          +
                                          +
                                          +
                                          Declaration
                                          +
                                          +
                                          public float DeltaTime { get; }
                                          +
                                          +
                                          Property Value
                                          + + + + + + + + + + + + + +
                                          TypeDescription
                                          System.Single
                                          + +

                                          Input

                                          @@ -225,13 +250,13 @@
                                          Property Value
                                          - -

                                          PreviousMoveState

                                          + +

                                          Movement

                                          Declaration
                                          -
                                          public CharacterMoveState PreviousMoveState { get; }
                                          +
                                          public CharacterMovement Movement { get; }
                                          Property Value
                                          @@ -243,20 +268,20 @@
                                          Property Value
                                          - +
                                          CharacterMoveStateCharacterMovement
                                          - -

                                          PreviousState

                                          + +

                                          PreviousMoveState

                                          Declaration
                                          -
                                          public CharacterBaseState PreviousState { get; }
                                          +
                                          public CharacterMoveState PreviousMoveState { get; }
                                          Property Value
                                          @@ -268,20 +293,20 @@
                                          Property Value
                                          - +
                                          CharacterBaseStateCharacterMoveState
                                          - -

                                          Rigidbody2D

                                          + +

                                          PreviousState

                                          Declaration
                                          -
                                          public Rigidbody2D Rigidbody2D { get; }
                                          +
                                          public CharacterBaseState PreviousState { get; }
                                          Property Value
                                          @@ -293,7 +318,7 @@
                                          Property Value
                                          - + @@ -373,7 +398,7 @@
                                          Parameters
                                          - + diff --git a/api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterActionState.html b/api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterActionState.html index 77c8b85..e71a7cb 100644 --- a/api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterActionState.html +++ b/api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterActionState.html @@ -87,14 +87,15 @@

                                          diff --git a/api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterConsumeState.html b/api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterConsumeState.html index b02eff6..61bfaac 100644 --- a/api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterConsumeState.html +++ b/api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterConsumeState.html @@ -87,7 +87,7 @@

                                          Inheritance
                                          - +
                                          System.Object
                                          CharacterConsumeState
                                          diff --git a/api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterDeathState.html b/api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterDeathState.html index 5b57d60..5eb2ce3 100644 --- a/api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterDeathState.html +++ b/api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterDeathState.html @@ -87,7 +87,7 @@

                                          Inheritance
                                          - +
                                          System.Object
                                          CharacterDeathState
                                          diff --git a/api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterDiscardState.html b/api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterDiscardState.html index a1b2dd1..65f25bf 100644 --- a/api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterDiscardState.html +++ b/api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterDiscardState.html @@ -87,7 +87,7 @@

                                          Inheritance
                                          - +
                                          System.Object
                                          CharacterDiscardState
                                          diff --git a/api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterAttackState.html b/api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterHeavyAttackState.html similarity index 81% rename from api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterAttackState.html rename to api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterHeavyAttackState.html index da09fb6..300395d 100644 --- a/api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterAttackState.html +++ b/api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterHeavyAttackState.html @@ -5,10 +5,10 @@ - Class CharacterAttackState + <title>Class CharacterHeavyAttackState | Catch.io Developer Reference - @@ -78,19 +78,19 @@
                                          -
                                          +
                                          -

                                          Class CharacterAttackState +

                                          Class CharacterHeavyAttackState

                                          Inheritance
                                          - +
                                          System.Object
                                          -
                                          CharacterAttackState
                                          +
                                          CharacterHeavyAttackState
                                          Inherited Members
                                          @@ -115,21 +115,21 @@
                                          Inherited Members
                                          Namespace: CatchIo.Runtime.Character.FSM.States.ActionStates
                                          Assembly: cs.temp.dll.dll
                                          -
                                          Syntax
                                          +
                                          Syntax
                                          -
                                          public class CharacterAttackState : CharacterActionState
                                          +
                                          public class CharacterHeavyAttackState : CharacterActionState

                                          Constructors

                                          - -

                                          CharacterAttackState(CharacterStateMachine, CharacterStateFactory)

                                          + +

                                          CharacterHeavyAttackState(CharacterStateMachine, CharacterStateFactory)

                                          Declaration
                                          -
                                          public CharacterAttackState(CharacterStateMachine stateMachine, CharacterStateFactory factory)
                                          +
                                          public CharacterHeavyAttackState(CharacterStateMachine stateMachine, CharacterStateFactory factory)
                                          Parameters

                                          Rigidbody2DCharacterBaseState
                                          StringSystem.String msg
                                          @@ -157,8 +157,8 @@

                                          Methods

                                          - -

                                          EnterState()

                                          + +

                                          EnterState()

                                          Declaration
                                          @@ -169,8 +169,8 @@
                                          Overrides
                                          CharacterActionState.EnterState()
                                          - -

                                          ExitState()

                                          + +

                                          ExitState()

                                          Declaration
                                          diff --git a/api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterDamageState.html b/api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterLightAttackState.html similarity index 74% rename from api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterDamageState.html rename to api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterLightAttackState.html index 728a0a4..6801619 100644 --- a/api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterDamageState.html +++ b/api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterLightAttackState.html @@ -5,10 +5,10 @@ - Class CharacterDamageState + <title>Class CharacterLightAttackState | Catch.io Developer Reference - @@ -78,19 +78,19 @@
                                          -
                                          +
                                          -

                                          Class CharacterDamageState +

                                          Class CharacterLightAttackState

                                          Inheritance
                                          - +
                                          System.Object
                                          -
                                          CharacterDamageState
                                          +
                                          CharacterLightAttackState
                                          Inherited Members
                                          @@ -100,6 +100,9 @@
                                          Inherited Members
                                          + @@ -112,21 +115,21 @@
                                          Inherited Members
                                          Namespace: CatchIo.Runtime.Character.FSM.States.ActionStates
                                          Assembly: cs.temp.dll.dll
                                          -
                                          Syntax
                                          +
                                          Syntax
                                          -
                                          public class CharacterDamageState : CharacterActionState
                                          +
                                          public class CharacterLightAttackState : CharacterActionState

                                          Constructors

                                          - -

                                          CharacterDamageState(CharacterStateMachine, CharacterStateFactory)

                                          + +

                                          CharacterLightAttackState(CharacterStateMachine, CharacterStateFactory)

                                          Declaration
                                          -
                                          public CharacterDamageState(CharacterStateMachine stateMachine, CharacterStateFactory factory)
                                          +
                                          public CharacterLightAttackState(CharacterStateMachine stateMachine, CharacterStateFactory factory)
                                          Parameters
                                          @@ -154,20 +157,8 @@

                                          Methods

                                          - -

                                          CheckSwitchStates()

                                          -
                                          -
                                          -
                                          Declaration
                                          -
                                          -
                                          public override void CheckSwitchStates()
                                          -
                                          -
                                          Overrides
                                          -
                                          CharacterActionState.CheckSwitchStates()
                                          - - - -

                                          EnterState()

                                          + +

                                          EnterState()

                                          Declaration
                                          @@ -178,8 +169,8 @@
                                          Overrides
                                          CharacterActionState.EnterState()
                                          - -

                                          ExitState()

                                          + +

                                          ExitState()

                                          Declaration
                                          diff --git a/api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterStunState.html b/api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterStunState.html new file mode 100644 index 0000000..b7b5253 --- /dev/null +++ b/api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterStunState.html @@ -0,0 +1,245 @@ + + + + + + + + Class CharacterStunState + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                          +
                                          + + + + +
                                          +
                                          + +
                                          +
                                          Search Results for
                                          +
                                          +

                                          +
                                          +
                                            +
                                            +
                                            +
                                            + + + + + + + + + + + + + + + + + + + +
                                            TypeNameDescription
                                            CharacterStateMachinestateMachine
                                            CharacterStateFactoryfactory
                                            +

                                            Methods +

                                            + + + +

                                            CheckSwitchStates()

                                            +
                                            +
                                            +
                                            Declaration
                                            +
                                            +
                                            public override void CheckSwitchStates()
                                            +
                                            +
                                            Overrides
                                            +
                                            CharacterActionState.CheckSwitchStates()
                                            + + + +

                                            EnterState()

                                            +
                                            +
                                            +
                                            Declaration
                                            +
                                            +
                                            public override void EnterState()
                                            +
                                            +
                                            Overrides
                                            +
                                            CharacterActionState.EnterState()
                                            + + + +

                                            ExitState()

                                            +
                                            +
                                            +
                                            Declaration
                                            +
                                            +
                                            public override void ExitState()
                                            +
                                            +
                                            Overrides
                                            +
                                            CharacterActionState.ExitState()
                                            + + + +

                                            FixedUpdateState()

                                            +
                                            +
                                            +
                                            Declaration
                                            +
                                            +
                                            public override void FixedUpdateState()
                                            +
                                            +
                                            Overrides
                                            +
                                            CharacterActionState.FixedUpdateState()
                                            + + + +

                                            UpdateState()

                                            +
                                            +
                                            +
                                            Declaration
                                            +
                                            +
                                            public override void UpdateState()
                                            +
                                            +
                                            Overrides
                                            +
                                            CharacterActionState.UpdateState()
                                            + + + + + + + + + + + + + + + diff --git a/api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterThrowState.html b/api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterThrowState.html index 51af4cb..3910e75 100644 --- a/api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterThrowState.html +++ b/api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterThrowState.html @@ -87,7 +87,7 @@

                                            Inheritance
                                            - +
                                            System.Object
                                            CharacterThrowState
                                            diff --git a/api/CatchIo.Runtime.Character.FSM.States.ActionStates.html b/api/CatchIo.Runtime.Character.FSM.States.ActionStates.html index 4c4f707..bad7861 100644 --- a/api/CatchIo.Runtime.Character.FSM.States.ActionStates.html +++ b/api/CatchIo.Runtime.Character.FSM.States.ActionStates.html @@ -89,16 +89,18 @@

                                            Classes

                                            CharacterActionState

                                            -

                                            CharacterAttackState

                                            -

                                            CharacterConsumeState

                                            -

                                            CharacterDamageState

                                            -

                                            CharacterDeathState

                                            CharacterDiscardState

                                            +

                                            CharacterHeavyAttackState

                                            +
                                            +

                                            CharacterLightAttackState

                                            +
                                            +

                                            CharacterStunState

                                            +

                                            CharacterThrowState

                                            diff --git a/api/CatchIo.Runtime.Character.FSM.States.CharacterBaseState.html b/api/CatchIo.Runtime.Character.FSM.States.CharacterBaseState.html index c4e32c1..77c5271 100644 --- a/api/CatchIo.Runtime.Character.FSM.States.CharacterBaseState.html +++ b/api/CatchIo.Runtime.Character.FSM.States.CharacterBaseState.html @@ -87,7 +87,7 @@

                                            Inheritance
                                            - +
                                            System.Object
                                            CharacterBaseState
                                            @@ -154,7 +154,7 @@
                                            Field Value
                                            - Single + System.Single diff --git a/api/CatchIo.Runtime.Character.FSM.States.CharacterStateFactory.html b/api/CatchIo.Runtime.Character.FSM.States.CharacterStateFactory.html index 3f8317a..0854c5c 100644 --- a/api/CatchIo.Runtime.Character.FSM.States.CharacterStateFactory.html +++ b/api/CatchIo.Runtime.Character.FSM.States.CharacterStateFactory.html @@ -87,7 +87,7 @@

                                            Inheritance
                                            - +
                                            System.Object
                                            CharacterStateFactory

                                            Namespace: CatchIo.Runtime.Character.FSM.States
                                            @@ -129,13 +129,13 @@

                                            Methods

                                            - -

                                            Attack()

                                            + +

                                            Consume()

                                            Declaration
                                            -
                                            public CharacterBaseState Attack()
                                            +
                                            public CharacterBaseState Consume()
                                            Returns
                                            @@ -154,13 +154,13 @@
                                            Returns
                                            - -

                                            Consume()

                                            + +

                                            Death()

                                            Declaration
                                            -
                                            public CharacterBaseState Consume()
                                            +
                                            public CharacterBaseState Death()
                                            Returns
                                            @@ -179,13 +179,13 @@
                                            Returns
                                            - -

                                            Damage()

                                            + +

                                            Discard()

                                            Declaration
                                            -
                                            public CharacterBaseState Damage()
                                            +
                                            public CharacterBaseState Discard()
                                            Returns
                                            @@ -204,13 +204,13 @@
                                            Returns
                                            - -

                                            Death()

                                            + +

                                            HeavyAttack()

                                            Declaration
                                            -
                                            public CharacterBaseState Death()
                                            +
                                            public CharacterBaseState HeavyAttack()
                                            Returns
                                            @@ -229,13 +229,38 @@
                                            Returns
                                            - -

                                            Discard()

                                            + +

                                            HeavyAttackCharge()

                                            Declaration
                                            -
                                            public CharacterBaseState Discard()
                                            +
                                            public CharacterBaseState HeavyAttackCharge()
                                            +
                                            +
                                            Returns
                                            + + + + + + + + + + + + + +
                                            TypeDescription
                                            CharacterBaseState
                                            + + + +

                                            LightAttack()

                                            +
                                            +
                                            +
                                            Declaration
                                            +
                                            +
                                            public CharacterBaseState LightAttack()
                                            Returns
                                            @@ -429,6 +454,31 @@
                                            Returns
                                            + +

                                            Stun()

                                            +
                                            +
                                            +
                                            Declaration
                                            +
                                            +
                                            public CharacterBaseState Stun()
                                            +
                                            +
                                            Returns
                                            + + + + + + + + + + + + + +
                                            TypeDescription
                                            CharacterBaseState
                                            + +

                                            Throw()

                                            diff --git a/api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterChargeState.html b/api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterChargeState.html new file mode 100644 index 0000000..495c3ed --- /dev/null +++ b/api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterChargeState.html @@ -0,0 +1,258 @@ + + + + + + + + Class CharacterChargeState + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                            +
                                            + + + + +
                                            +
                                            + +
                                            +
                                            Search Results for
                                            +
                                            +

                                            +
                                            +
                                              +
                                              +
                                              + + +
                                              +
                                              + +
                                              +
                                              + + + + + + diff --git a/api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterMoveState.html b/api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterMoveState.html index 3839916..25b1520 100644 --- a/api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterMoveState.html +++ b/api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterMoveState.html @@ -87,9 +87,10 @@

                                              Inheritance
                                              - +
                                              System.Object
                                              CharacterMoveState
                                              + @@ -112,9 +113,6 @@
                                              Inherited Members
                                              CharacterBaseState.EnterState()
                                              -
                                              - CharacterBaseState.UpdateState() -
                                              CharacterBaseState.FixedUpdateState()
                                              @@ -184,7 +182,7 @@
                                              Field Value
                                              - Single + System.Single @@ -208,7 +206,7 @@
                                              Field Value
                                              - Boolean + System.Boolean @@ -257,7 +255,7 @@
                                              Returns
                                              - Single + System.Single @@ -295,12 +293,24 @@
                                              Parameters
                                              - Single + System.Single moveSpeed + + + +

                                              UpdateState()

                                              +
                                              +
                                              +
                                              Declaration
                                              +
                                              +
                                              public override void UpdateState()
                                              +
                                              +
                                              Overrides
                                              +
                                              CharacterBaseState.UpdateState()
                                              diff --git a/api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterObserveState.html b/api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterObserveState.html index c6922c0..38cbab0 100644 --- a/api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterObserveState.html +++ b/api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterObserveState.html @@ -87,7 +87,7 @@

                                              Inheritance
                                              - +
                                              System.Object
                                              CharacterObserveState
                                              @@ -100,6 +100,9 @@
                                              Inherited Members
                                              CharacterMoveState.IsSlowed
                                              +
                                              + CharacterMoveState.UpdateState() +
                                              CharacterMoveState.Move(Single)
                                              @@ -207,18 +210,6 @@
                                              Declaration

                                              Overrides
                                              CharacterBaseState.FixedUpdateState()
                                              - - - -

                                              UpdateState()

                                              -
                                              -
                                              -
                                              Declaration
                                              -
                                              -
                                              public override void UpdateState()
                                              -
                                              -
                                              Overrides
                                              -
                                              CharacterBaseState.UpdateState()
                                              diff --git a/api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterRunState.html b/api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterRunState.html index 4a15ea5..ac4f96e 100644 --- a/api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterRunState.html +++ b/api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterRunState.html @@ -87,7 +87,7 @@

                                              Inheritance
                                              - +
                                              System.Object
                                              CharacterRunState
                                              @@ -218,7 +218,7 @@
                                              Declaration
                                              public override void UpdateState()

                                              Overrides
                                              -
                                              CharacterBaseState.UpdateState()
                                              +
                                              CharacterMoveState.UpdateState()
                                              diff --git a/api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterSneakState.html b/api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterSneakState.html index fee1ad6..8ec737b 100644 --- a/api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterSneakState.html +++ b/api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterSneakState.html @@ -87,7 +87,7 @@

                                              Inheritance
                                              - +
                                              System.Object
                                              CharacterSneakState
                                              @@ -218,7 +218,7 @@
                                              Declaration
                                              public override void UpdateState()

                                              Overrides
                                              -
                                              CharacterBaseState.UpdateState()
                                              +
                                              CharacterMoveState.UpdateState()
                                              diff --git a/api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterSneakStaticState.html b/api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterSneakStaticState.html index a42574e..cdcb1e0 100644 --- a/api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterSneakStaticState.html +++ b/api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterSneakStaticState.html @@ -87,7 +87,7 @@

                                              Inheritance
                                              - +
                                              System.Object
                                              CharacterSneakStaticState
                                              @@ -218,7 +218,7 @@
                                              Declaration
                                              public override void UpdateState()

                                              Overrides
                                              -
                                              CharacterBaseState.UpdateState()
                                              +
                                              CharacterMoveState.UpdateState()
                                              diff --git a/api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterSpectateState.html b/api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterSpectateState.html index 184ed3f..21e406e 100644 --- a/api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterSpectateState.html +++ b/api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterSpectateState.html @@ -87,7 +87,7 @@

                                              Inheritance
                                              - +
                                              System.Object
                                              CharacterSpectateState
                                              @@ -100,6 +100,9 @@
                                              Inherited Members
                                              CharacterMoveState.IsSlowed
                                              +
                                              + CharacterMoveState.UpdateState() +
                                              CharacterMoveState.Move(Single)
                                              @@ -207,18 +210,6 @@
                                              Declaration

                                              Overrides
                                              CharacterBaseState.FixedUpdateState()
                                              - - - -

                                              UpdateState()

                                              -
                                              -
                                              -
                                              Declaration
                                              -
                                              -
                                              public override void UpdateState()
                                              -
                                              -
                                              Overrides
                                              -
                                              CharacterBaseState.UpdateState()
                                              diff --git a/api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterStaticState.html b/api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterStaticState.html index c92b287..1e26db5 100644 --- a/api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterStaticState.html +++ b/api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterStaticState.html @@ -87,7 +87,7 @@

                                              Inheritance
                                              - +
                                              System.Object
                                              CharacterStaticState
                                              @@ -218,7 +218,7 @@
                                              Declaration
                                              public override void UpdateState()

                                              Overrides
                                              -
                                              CharacterBaseState.UpdateState()
                                              +
                                              CharacterMoveState.UpdateState()
                                              diff --git a/api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterWalkState.html b/api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterWalkState.html index c9863bc..e0f19d5 100644 --- a/api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterWalkState.html +++ b/api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterWalkState.html @@ -87,7 +87,7 @@

                                              Inheritance
                                              - +
                                              System.Object
                                              CharacterWalkState
                                              @@ -218,7 +218,7 @@
                                              Declaration
                                              public override void UpdateState()

                                              Overrides
                                              -
                                              CharacterBaseState.UpdateState()
                                              +
                                              CharacterMoveState.UpdateState()
                                              diff --git a/api/CatchIo.Runtime.Character.FSM.States.MoveStates.html b/api/CatchIo.Runtime.Character.FSM.States.MoveStates.html index ba3e779..6c930ad 100644 --- a/api/CatchIo.Runtime.Character.FSM.States.MoveStates.html +++ b/api/CatchIo.Runtime.Character.FSM.States.MoveStates.html @@ -87,6 +87,8 @@

                                              Classes

                                              +

                                              CharacterChargeState

                                              +

                                              CharacterMoveState

                                              CharacterObserveState

                                              diff --git a/api/CatchIo.Runtime.Character.Graphics.CharacterAimTrajectory.html b/api/CatchIo.Runtime.Character.Graphics.CharacterAimTrajectory.html index 04e94c3..97dd505 100644 --- a/api/CatchIo.Runtime.Character.Graphics.CharacterAimTrajectory.html +++ b/api/CatchIo.Runtime.Character.Graphics.CharacterAimTrajectory.html @@ -87,7 +87,7 @@

                                              Inheritance
                                              - +
                                              System.Object
                                              CharacterAimTrajectory

                                              Namespace: CatchIo.Runtime.Character.Graphics
                                              diff --git a/api/CatchIo.Runtime.Character.Graphics.CharacterAnimator.html b/api/CatchIo.Runtime.Character.Graphics.CharacterAnimator.html index e3283dd..49192d4 100644 --- a/api/CatchIo.Runtime.Character.Graphics.CharacterAnimator.html +++ b/api/CatchIo.Runtime.Character.Graphics.CharacterAnimator.html @@ -87,7 +87,7 @@

                                              Inheritance
                                              - +
                                              System.Object
                                              CharacterAnimator

                                              Namespace: CatchIo.Runtime.Character.Graphics
                                              @@ -117,7 +117,7 @@
                                              Field Value
                                              - Action + System.Action @@ -188,7 +188,7 @@
                                              Returns
                                              - Boolean + System.Boolean diff --git a/api/CatchIo.Runtime.Character.Graphics.CharacterRenderer.html b/api/CatchIo.Runtime.Character.Graphics.CharacterRenderer.html index 447f903..9919109 100644 --- a/api/CatchIo.Runtime.Character.Graphics.CharacterRenderer.html +++ b/api/CatchIo.Runtime.Character.Graphics.CharacterRenderer.html @@ -87,13 +87,9 @@

                                              Inheritance
                                              - +
                                              System.Object
                                              CharacterRenderer
                                              -
                                              -
                                              Implements
                                              -
                                              IEffectPlayable
                                              -

                                              Namespace: CatchIo.Runtime.Character.Graphics
                                              Assembly: cs.temp.dll.dll
                                              Syntax
                                              @@ -104,106 +100,6 @@

                                              Properties

                                              - -

                                              CharacterSprite

                                              -
                                              -
                                              -
                                              Declaration
                                              -
                                              -
                                              public Sprite CharacterSprite { get; }
                                              -
                                              -
                                              Property Value
                                              - - - - - - - - - - - - - -
                                              TypeDescription
                                              Sprite
                                              - - - -

                                              MaskRenderer

                                              -
                                              -
                                              -
                                              Declaration
                                              -
                                              -
                                              public CharacterMaskRenderer MaskRenderer { get; }
                                              -
                                              -
                                              Property Value
                                              - - - - - - - - - - - - - -
                                              TypeDescription
                                              CharacterMaskRenderer
                                              - - - -

                                              PivotY

                                              -
                                              -
                                              -
                                              Declaration
                                              -
                                              -
                                              public float PivotY { get; }
                                              -
                                              -
                                              Property Value
                                              - - - - - - - - - - - - - -
                                              TypeDescription
                                              Single
                                              - - - -

                                              SpriteArea

                                              -
                                              -
                                              -
                                              Declaration
                                              -
                                              -
                                              public float SpriteArea { get; }
                                              -
                                              -
                                              Property Value
                                              - - - - - - - - - - - - - -
                                              TypeDescription
                                              Single
                                              - -

                                              SpriteRenderer

                                              @@ -227,33 +123,18 @@
                                              Property Value
                                              +

                                              Methods +

                                              - -

                                              SpriteVertices

                                              + +

                                              DisableMaskRenderer()

                                              Declaration
                                              -
                                              public List<Vector2> SpriteVertices { get; }
                                              +
                                              public void DisableMaskRenderer()
                                              -
                                              Property Value
                                              - - - - - - - - - - - - - -
                                              TypeDescription
                                              List<Vector2>
                                              -

                                              Methods -

                                              @@ -266,225 +147,69 @@
                                              Declaration
                                              - -

                                              EffectSequence(EffectBase)

                                              + +

                                              DisableShadowRenderer()

                                              Declaration
                                              -
                                              public IEnumerator EffectSequence(EffectBase effect)
                                              +
                                              public void DisableShadowRenderer()
                                              -
                                              Parameters
                                              - - - - - - - - - - - - - - - -
                                              TypeNameDescription
                                              EffectBaseeffect
                                              -
                                              Returns
                                              - - - - - - - - - - - - - -
                                              TypeDescription
                                              IEnumerator
                                              - - - -

                                              EnableRenderer()

                                              -
                                              -
                                              -
                                              Declaration
                                              -
                                              -
                                              public void EnableRenderer()
                                              -
                                              - - - -

                                              ExecuteEffect(EffectBase)

                                              -
                                              -
                                              -
                                              Declaration
                                              -
                                              -
                                              public void ExecuteEffect(EffectBase effect)
                                              -
                                              -
                                              Parameters
                                              - - - - - - - - - - - - - - - -
                                              TypeNameDescription
                                              EffectBaseeffect
                                              - - - -

                                              OnEndEffect(EffectBase)

                                              -
                                              -
                                              -
                                              Declaration
                                              -
                                              -
                                              public void OnEndEffect(EffectBase effect)
                                              -
                                              -
                                              Parameters
                                              - - - - - - - - - - - - - - - -
                                              TypeNameDescription
                                              EffectBaseeffect
                                              - - - -

                                              PlayCursedEffectToLocalClient()

                                              -
                                              -
                                              -
                                              Declaration
                                              -
                                              -
                                              public void PlayCursedEffectToLocalClient()
                                              -
                                              - - - -

                                              PlayCursedEffectToOtherClients(Boolean)

                                              -
                                              -
                                              -
                                              Declaration
                                              -
                                              -
                                              public void PlayCursedEffectToOtherClients(bool immediately = false)
                                              -
                                              -
                                              Parameters
                                              - - - - - - - - - - - - - - - -
                                              TypeNameDescription
                                              Booleanimmediately
                                              - -

                                              PlayDamageEffect()

                                              + +

                                              EnableMaskRenderer()

                                              Declaration
                                              -
                                              public void PlayDamageEffect()
                                              +
                                              public void EnableMaskRenderer()
                                              - -

                                              ReverseCursedEffectToLocalClient()

                                              + +

                                              EnableRenderer()

                                              Declaration
                                              -
                                              public void ReverseCursedEffectToLocalClient()
                                              +
                                              public void EnableRenderer()
                                              - -

                                              ReverseCursedEffectToOtherClients(Boolean)

                                              + +

                                              EnableShadowRenderer()

                                              Declaration
                                              -
                                              public void ReverseCursedEffectToOtherClients(bool immediately = false)
                                              +
                                              public void EnableShadowRenderer()
                                              -
                                              Parameters
                                              - - - - - - - - - - - - - - - -
                                              TypeNameDescription
                                              Booleanimmediately
                                              - -

                                              ReverseEffect(EffectBase)

                                              + +

                                              GetSpritePivotY()

                                              Declaration
                                              -
                                              public void ReverseEffect(EffectBase effect)
                                              +
                                              public float? GetSpritePivotY()
                                              -
                                              Parameters
                                              +
                                              Returns
                                              - - - +
                                              TypeName Description
                                              EffectBaseeffectSystem.Nullable<System.Single>
                                              -

                                              Implements

                                              -
                                              - IEffectPlayable -
                                              diff --git a/api/CatchIo.Runtime.Character.Graphics.Effects.AttackChargeEffect.html b/api/CatchIo.Runtime.Character.Graphics.Effects.AttackChargeEffect.html new file mode 100644 index 0000000..ab0c1fa --- /dev/null +++ b/api/CatchIo.Runtime.Character.Graphics.Effects.AttackChargeEffect.html @@ -0,0 +1,271 @@ + + + + + + + + Class AttackChargeEffect + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                              +
                                              + + + + +
                                              +
                                              + +
                                              +
                                              Search Results for
                                              +
                                              +

                                              +
                                              +
                                                +
                                                +
                                                + + +
                                                +
                                                + +
                                                +
                                                + + + + + + diff --git a/api/CatchIo.Runtime.Character.Graphics.Effects.CurseEffect.html b/api/CatchIo.Runtime.Character.Graphics.Effects.CurseEffect.html new file mode 100644 index 0000000..c83ffd0 --- /dev/null +++ b/api/CatchIo.Runtime.Character.Graphics.Effects.CurseEffect.html @@ -0,0 +1,271 @@ + + + + + + + + Class CurseEffect + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                                +
                                                + + + + +
                                                +
                                                + +
                                                +
                                                Search Results for
                                                +
                                                +

                                                +
                                                +
                                                  +
                                                  +
                                                  + + +
                                                  +
                                                  + +
                                                  +
                                                  + + + + + + diff --git a/api/CatchIo.Runtime.Character.Graphics.Effects.EffectBase.html b/api/CatchIo.Runtime.Character.Graphics.Effects.EffectBase.html new file mode 100644 index 0000000..0311f23 --- /dev/null +++ b/api/CatchIo.Runtime.Character.Graphics.Effects.EffectBase.html @@ -0,0 +1,497 @@ + + + + + + + + Class EffectBase + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                                  +
                                                  + + + + +
                                                  +
                                                  + +
                                                  +
                                                  Search Results for
                                                  +
                                                  +

                                                  +
                                                  +
                                                    +
                                                    +
                                                    + + +
                                                    +
                                                    + +
                                                    +
                                                    + + + + + + diff --git a/api/CatchIo.Runtime.Character.Graphics.Effects.FadeEffect.html b/api/CatchIo.Runtime.Character.Graphics.Effects.FadeEffect.html new file mode 100644 index 0000000..ef05f4c --- /dev/null +++ b/api/CatchIo.Runtime.Character.Graphics.Effects.FadeEffect.html @@ -0,0 +1,271 @@ + + + + + + + + Class FadeEffect + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                                    +
                                                    + + + + +
                                                    +
                                                    + +
                                                    +
                                                    Search Results for
                                                    +
                                                    +

                                                    +
                                                    +
                                                      +
                                                      +
                                                      + + +
                                                      +
                                                      + +
                                                      +
                                                      + + + + + + diff --git a/api/CatchIo.Runtime.Character.Graphics.Effects.HitEffect.html b/api/CatchIo.Runtime.Character.Graphics.Effects.HitEffect.html new file mode 100644 index 0000000..4611008 --- /dev/null +++ b/api/CatchIo.Runtime.Character.Graphics.Effects.HitEffect.html @@ -0,0 +1,271 @@ + + + + + + + + Class HitEffect + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                                      +
                                                      + + + + +
                                                      +
                                                      + +
                                                      +
                                                      Search Results for
                                                      +
                                                      +

                                                      +
                                                      +
                                                        +
                                                        +
                                                        + + +
                                                        +
                                                        + +
                                                        +
                                                        + + + + + + diff --git a/api/CatchIo.Runtime.Character.Graphics.Effects.InvisibilityEffect.html b/api/CatchIo.Runtime.Character.Graphics.Effects.InvisibilityEffect.html new file mode 100644 index 0000000..855f384 --- /dev/null +++ b/api/CatchIo.Runtime.Character.Graphics.Effects.InvisibilityEffect.html @@ -0,0 +1,271 @@ + + + + + + + + Class InvisibilityEffect + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                                        +
                                                        + + + + +
                                                        +
                                                        + +
                                                        +
                                                        Search Results for
                                                        +
                                                        +

                                                        +
                                                        +
                                                          +
                                                          +
                                                          + + +
                                                          +
                                                          + +
                                                          +
                                                          + + + + + + diff --git a/api/CatchIo.Runtime.Character.Graphics.Effects.SubtleHitEffect.html b/api/CatchIo.Runtime.Character.Graphics.Effects.SubtleHitEffect.html new file mode 100644 index 0000000..41dd55d --- /dev/null +++ b/api/CatchIo.Runtime.Character.Graphics.Effects.SubtleHitEffect.html @@ -0,0 +1,271 @@ + + + + + + + + Class SubtleHitEffect + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                                          +
                                                          + + + + +
                                                          +
                                                          + +
                                                          +
                                                          Search Results for
                                                          +
                                                          +

                                                          +
                                                          +
                                                            +
                                                            +
                                                            + + +
                                                            +
                                                            + +
                                                            +
                                                            + + + + + + diff --git a/api/CatchIo.Runtime.Character.Graphics.Effects.html b/api/CatchIo.Runtime.Character.Graphics.Effects.html new file mode 100644 index 0000000..dff861f --- /dev/null +++ b/api/CatchIo.Runtime.Character.Graphics.Effects.html @@ -0,0 +1,140 @@ + + + + + + + + Namespace CatchIo.Runtime.Character.Graphics.Effects + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                                            +
                                                            + + + + +
                                                            +
                                                            + +
                                                            +
                                                            Search Results for
                                                            +
                                                            +

                                                            +
                                                            +
                                                              +
                                                              +
                                                              + + +
                                                              +
                                                              + +
                                                              +
                                                              + + + + + + diff --git a/api/CatchIo.Runtime.Character.Graphics.PlayerSoundEffect.html b/api/CatchIo.Runtime.Character.Graphics.PlayerSoundEffect.html new file mode 100644 index 0000000..629d356 --- /dev/null +++ b/api/CatchIo.Runtime.Character.Graphics.PlayerSoundEffect.html @@ -0,0 +1,148 @@ + + + + + + + + Class PlayerSoundEffect + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                                              +
                                                              + + + + +
                                                              +
                                                              + +
                                                              +
                                                              Search Results for
                                                              +
                                                              +

                                                              +
                                                              +
                                                                +
                                                                +
                                                                + + +
                                                                +
                                                                + +
                                                                +
                                                                + + + + + + diff --git a/api/CatchIo.Runtime.Character.Graphics.Renderers.CharacterFader.html b/api/CatchIo.Runtime.Character.Graphics.Renderers.CharacterFader.html new file mode 100644 index 0000000..9ad574b --- /dev/null +++ b/api/CatchIo.Runtime.Character.Graphics.Renderers.CharacterFader.html @@ -0,0 +1,135 @@ + + + + + + + + Class CharacterFader + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                                                +
                                                                + + + + +
                                                                +
                                                                + +
                                                                +
                                                                Search Results for
                                                                +
                                                                +

                                                                +
                                                                +
                                                                  +
                                                                  +
                                                                  + + +
                                                                  +
                                                                  + +
                                                                  +
                                                                  + + + + + + diff --git a/api/CatchIo.Runtime.Character.Graphics.Renderers.CharacterHidingSpotCalculator.html b/api/CatchIo.Runtime.Character.Graphics.Renderers.CharacterHidingSpotCalculator.html new file mode 100644 index 0000000..0d84740 --- /dev/null +++ b/api/CatchIo.Runtime.Character.Graphics.Renderers.CharacterHidingSpotCalculator.html @@ -0,0 +1,236 @@ + + + + + + + + Class CharacterHidingSpotCalculator + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                                                  +
                                                                  + + + + +
                                                                  +
                                                                  + +
                                                                  +
                                                                  Search Results for
                                                                  +
                                                                  +

                                                                  +
                                                                  +
                                                                    +
                                                                    +
                                                                    + + +
                                                                    +
                                                                    + +
                                                                    +
                                                                    + + + + + + diff --git a/api/CatchIo.Runtime.Character.Graphics.Renderers.html b/api/CatchIo.Runtime.Character.Graphics.Renderers.html new file mode 100644 index 0000000..5b73f3a --- /dev/null +++ b/api/CatchIo.Runtime.Character.Graphics.Renderers.html @@ -0,0 +1,130 @@ + + + + + + + + Namespace CatchIo.Runtime.Character.Graphics.Renderers + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                                                    +
                                                                    + + + + +
                                                                    +
                                                                    + +
                                                                    +
                                                                    Search Results for
                                                                    +
                                                                    +

                                                                    +
                                                                    +
                                                                      +
                                                                      +
                                                                      + + +
                                                                      +
                                                                      + +
                                                                      +
                                                                      + + + + + + diff --git a/api/CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteAreaCalculator.html b/api/CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteAreaCalculator.html new file mode 100644 index 0000000..88b2d79 --- /dev/null +++ b/api/CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteAreaCalculator.html @@ -0,0 +1,162 @@ + + + + + + + + Class CharacterSpriteAreaCalculator + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                                                      +
                                                                      + + + + +
                                                                      +
                                                                      + +
                                                                      +
                                                                      Search Results for
                                                                      +
                                                                      +

                                                                      +
                                                                      +
                                                                        +
                                                                        +
                                                                        + + +
                                                                        +
                                                                        + +
                                                                        +
                                                                        + + + + + + diff --git a/api/CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteMaskInteraction.html b/api/CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteMaskInteraction.html new file mode 100644 index 0000000..b6519cb --- /dev/null +++ b/api/CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteMaskInteraction.html @@ -0,0 +1,228 @@ + + + + + + + + Class CharacterSpriteMaskInteraction + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                                                        +
                                                                        + + + + +
                                                                        +
                                                                        + +
                                                                        +
                                                                        Search Results for
                                                                        +
                                                                        +

                                                                        +
                                                                        +
                                                                          +
                                                                          +
                                                                          + + +
                                                                          +
                                                                          + +
                                                                          +
                                                                          + + + + + + diff --git a/api/CatchIo.Runtime.DynmaicObjects.SoundWaveEffect.html b/api/CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteVertices.html similarity index 70% rename from api/CatchIo.Runtime.DynmaicObjects.SoundWaveEffect.html rename to api/CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteVertices.html index 275034e..4f0bf3c 100644 --- a/api/CatchIo.Runtime.DynmaicObjects.SoundWaveEffect.html +++ b/api/CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteVertices.html @@ -5,10 +5,10 @@ - Class SoundWaveEffect + <title>Class CharacterSpriteVertices | Catch.io Developer Reference - @@ -78,34 +78,34 @@
                                                                          -
                                                                          +
                                                                          -

                                                                          Class SoundWaveEffect +

                                                                          Class CharacterSpriteVertices

                                                                          Inheritance
                                                                          - -
                                                                          SoundWaveEffect
                                                                          +
                                                                          System.Object
                                                                          +
                                                                          CharacterSpriteVertices
                                                                          -
                                                                          Namespace: CatchIo.Runtime.DynmaicObjects
                                                                          +
                                                                          Namespace: CatchIo.Runtime.Character.Graphics.Sprites
                                                                          Assembly: cs.temp.dll.dll
                                                                          -
                                                                          Syntax
                                                                          +
                                                                          Syntax
                                                                          -
                                                                          public class SoundWaveEffect : MonoBehaviour
                                                                          +
                                                                          public static class CharacterSpriteVertices

                                                                          Fields

                                                                          -

                                                                          SOUND_WAVE_POOL_NAME

                                                                          +

                                                                          DefaultVertices

                                                                          Declaration
                                                                          -
                                                                          public const string SOUND_WAVE_POOL_NAME = "sound_wave"
                                                                          +
                                                                          public static readonly List<Vector2> DefaultVertices
                                                                          Field Value
                                                                          @@ -117,7 +117,7 @@
                                                                          Field Value
                                                                          - + @@ -126,13 +126,13 @@

                                                                          Methods

                                                                          - -

                                                                          CreateSoundWave(Vector3, Color, Single)

                                                                          + +

                                                                          ShiftVertices(Vector2)

                                                                          Declaration
                                                                          -
                                                                          public static void CreateSoundWave(Vector3 createdPos, Color color, float duration)
                                                                          +
                                                                          public static List<Vector2> ShiftVertices(Vector2 position)
                                                                          Parameters
                                                                          StringSystem.Collections.Generic.List<Vector2>
                                                                          @@ -145,18 +145,23 @@
                                                                          Parameters
                                                                          - - + + + +
                                                                          Vector3createdPosVector2position
                                                                          +
                                                                          Returns
                                                                          + + - - - + + + + - - + diff --git a/api/CatchIo.Runtime.Character.Graphics.Sprites.html b/api/CatchIo.Runtime.Character.Graphics.Sprites.html new file mode 100644 index 0000000..1e0d789 --- /dev/null +++ b/api/CatchIo.Runtime.Character.Graphics.Sprites.html @@ -0,0 +1,132 @@ + + + + + + + + Namespace CatchIo.Runtime.Character.Graphics.Sprites + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                                                          +
                                                                          + + + + +
                                                                          +
                                                                          + +
                                                                          +
                                                                          Search Results for
                                                                          +
                                                                          +

                                                                          +
                                                                          +
                                                                            +
                                                                            +
                                                                            + + +
                                                                            +
                                                                            + +
                                                                            +
                                                                            + + + + + + diff --git a/api/CatchIo.Runtime.Character.Graphics.html b/api/CatchIo.Runtime.Character.Graphics.html index 46bd267..1f8ab58 100644 --- a/api/CatchIo.Runtime.Character.Graphics.html +++ b/api/CatchIo.Runtime.Character.Graphics.html @@ -91,12 +91,11 @@

                                                                            CharacterAnimator

                                                                            -

                                                                            CharacterHidingEffectPlayer

                                                                            -
                                                                            -

                                                                            CharacterMaskRenderer

                                                                            -

                                                                            CharacterRenderer

                                                                            +

                                                                            PlayerSoundEffect

                                                                            +

                                                                            Handle local player sound effect animation

                                                                            +
                                                                            diff --git a/api/CatchIo.Runtime.Character.Inventory.Inventory.html b/api/CatchIo.Runtime.Character.Inventory.Inventory.html index 55d2543..a09d997 100644 --- a/api/CatchIo.Runtime.Character.Inventory.Inventory.html +++ b/api/CatchIo.Runtime.Character.Inventory.Inventory.html @@ -88,7 +88,7 @@

                                                                            Inheritance
                                                                            - +
                                                                            System.Object
                                                                            Inventory

                                                                            Namespace: CatchIo.Runtime.Character.Inventory
                                                                            @@ -121,7 +121,7 @@
                                                                            Parameters
                                                                            - + @@ -169,7 +169,7 @@
                                                                            Returns
                                                                            - + @@ -194,7 +194,7 @@
                                                                            Returns
                                                                            - + @@ -220,7 +220,7 @@
                                                                            Parameters
                                                                            - + @@ -262,7 +262,7 @@
                                                                            Parameters
                                                                            - + @@ -329,7 +329,7 @@
                                                                            Parameters
                                                                            - + @@ -371,7 +371,7 @@
                                                                            Parameters
                                                                            - + @@ -412,7 +412,7 @@
                                                                            Returns
                                                                            - + @@ -462,7 +462,7 @@
                                                                            Returns
                                                                            - + @@ -487,7 +487,7 @@
                                                                            Returns
                                                                            - + @@ -538,7 +538,7 @@
                                                                            Parameters
                                                                            - + @@ -559,7 +559,7 @@
                                                                            Returns
                                                                            - + @@ -585,7 +585,7 @@
                                                                            Parameters
                                                                            - + @@ -601,7 +601,7 @@
                                                                            Returns
                                                                            - + diff --git a/api/CatchIo.Runtime.Character.Inventory.InventoryController.html b/api/CatchIo.Runtime.Character.Inventory.InventoryController.html index 75ff0fb..0e01cc3 100644 --- a/api/CatchIo.Runtime.Character.Inventory.InventoryController.html +++ b/api/CatchIo.Runtime.Character.Inventory.InventoryController.html @@ -88,7 +88,7 @@

                                                                            Inheritance
                                                                            - +
                                                                            System.Object
                                                                            InventoryController

                                                                            Namespace: CatchIo.Runtime.Character.Inventory
                                                                            @@ -118,7 +118,7 @@
                                                                            Field Value
                                                                            - + @@ -142,7 +142,7 @@
                                                                            Field Value
                                                                            - + @@ -166,7 +166,7 @@
                                                                            Field Value
                                                                            - + @@ -190,7 +190,7 @@
                                                                            Field Value
                                                                            - + @@ -214,7 +214,7 @@
                                                                            Field Value
                                                                            - + @@ -238,7 +238,7 @@
                                                                            Field Value
                                                                            - + @@ -262,7 +262,7 @@
                                                                            Field Value
                                                                            - + @@ -289,7 +289,7 @@
                                                                            Property Value
                                                                            - + @@ -326,7 +326,7 @@
                                                                            Returns
                                                                            - + @@ -375,7 +375,7 @@
                                                                            Parameters
                                                                            - + @@ -411,7 +411,7 @@
                                                                            Returns
                                                                            - + @@ -436,7 +436,7 @@
                                                                            Returns
                                                                            - + @@ -462,7 +462,7 @@
                                                                            Parameters
                                                                            - + @@ -504,7 +504,7 @@
                                                                            Parameters
                                                                            - + diff --git a/api/CatchIo.Runtime.Character.Inventory.ItemSlot.html b/api/CatchIo.Runtime.Character.Inventory.ItemSlot.html index 561a831..aecb059 100644 --- a/api/CatchIo.Runtime.Character.Inventory.ItemSlot.html +++ b/api/CatchIo.Runtime.Character.Inventory.ItemSlot.html @@ -87,7 +87,7 @@

                                                                            Inheritance
                                                                            - +
                                                                            System.Object
                                                                            ItemSlot

                                                                            Namespace: CatchIo.Runtime.Character.Inventory
                                                                            @@ -120,7 +120,7 @@
                                                                            Parameters
                                                                            - + @@ -178,7 +178,7 @@
                                                                            Property Value
                                                                            - + diff --git a/api/CatchIo.Runtime.Character.Lighting.CharacterLighting.html b/api/CatchIo.Runtime.Character.Lighting.CharacterLighting.html index 0d85a18..4302c9a 100644 --- a/api/CatchIo.Runtime.Character.Lighting.CharacterLighting.html +++ b/api/CatchIo.Runtime.Character.Lighting.CharacterLighting.html @@ -87,7 +87,7 @@

                                                                            Inheritance
                                                                            - +
                                                                            System.Object
                                                                            CharacterLighting

                                                                            Namespace: CatchIo.Runtime.Character.Lighting
                                                                            @@ -139,7 +139,7 @@
                                                                            Parameters
                                                                            - + @@ -181,7 +181,7 @@
                                                                            Parameters
                                                                            - + @@ -197,7 +197,7 @@
                                                                            Returns
                                                                            - + @@ -223,7 +223,7 @@
                                                                            Parameters
                                                                            - + diff --git a/api/CatchIo.Runtime.Character.NetworkCharacter.html b/api/CatchIo.Runtime.Character.NetworkCharacter.html index a3fb448..58a6af6 100644 --- a/api/CatchIo.Runtime.Character.NetworkCharacter.html +++ b/api/CatchIo.Runtime.Character.NetworkCharacter.html @@ -87,7 +87,7 @@

                                                                            Inheritance
                                                                            - +
                                                                            System.Object
                                                                            NetworkCharacter
                                                                            @@ -123,7 +123,7 @@
                                                                            Property Value

                                                                            - + @@ -157,13 +157,23 @@

                                                                            Methods

                                                                            - -

                                                                            BeCursed()

                                                                            + +

                                                                            ApplyCurse()

                                                                            Declaration
                                                                            -
                                                                            public void BeCursed()
                                                                            +
                                                                            public void ApplyCurse()
                                                                            +
                                                                            + + + +

                                                                            Cloak()

                                                                            +
                                                                            +
                                                                            +
                                                                            Declaration
                                                                            +
                                                                            +
                                                                            public void Cloak()
                                                                            @@ -207,13 +217,43 @@
                                                                            Declaration
                                                                            + +

                                                                            ExitSpectate()

                                                                            +
                                                                            +
                                                                            +
                                                                            Declaration
                                                                            +
                                                                            +
                                                                            public void ExitSpectate()
                                                                            +
                                                                            + + + +

                                                                            FadeInOthers()

                                                                            +
                                                                            +
                                                                            +
                                                                            Declaration
                                                                            +
                                                                            +
                                                                            public void FadeInOthers()
                                                                            +
                                                                            + + + +

                                                                            FadeOutOthers()

                                                                            +
                                                                            +
                                                                            +
                                                                            Declaration
                                                                            +
                                                                            +
                                                                            public void FadeOutOthers()
                                                                            +
                                                                            + +

                                                                            GenerateFootprint(Vector3, Boolean, Single)

                                                                            Declaration
                                                                            -
                                                                            public void GenerateFootprint(Vector3 generatePos, bool flipX, float lifeTime = 0F)
                                                                            +
                                                                            public void GenerateFootprint(Vector3 generatePos, bool flipX, float lifeTime)
                                                                            Parameters
                                                                            ColorcolorTypeDescription
                                                                            SingledurationSystem.Collections.Generic.List<Vector2>
                                                                            Int32System.Int32 maxInventorySize
                                                                            Int32System.Int32
                                                                            Int32System.Int32
                                                                            Int32System.Int32 index
                                                                            Int32System.Int32 index
                                                                            Int32System.Int32 slotNo
                                                                            Int32System.Int32 slotNo
                                                                            List<ItemSlot>System.Collections.Generic.List<ItemSlot>
                                                                            BooleanSystem.Boolean
                                                                            BooleanSystem.Boolean
                                                                            Int32System.Int32 index
                                                                            BooleanSystem.Boolean
                                                                            Int32System.Int32 slotNo
                                                                            BooleanSystem.Boolean
                                                                            Int32System.Int32
                                                                            Action<Int32, Item>System.Action<System.Int32, Item>
                                                                            ActionSystem.Action
                                                                            ActionSystem.Action
                                                                            Action<Int32>System.Action<System.Int32>
                                                                            Action<Int32>System.Action<System.Int32>
                                                                            Action<ItemSlot>System.Action<ItemSlot>
                                                                            Int32System.Int32
                                                                            BooleanSystem.Boolean
                                                                            Int32System.Int32 index
                                                                            List<Item>System.Collections.Generic.List<Item>
                                                                            Int32System.Int32
                                                                            Int32System.Int32 index
                                                                            Int32System.Int32 direction
                                                                            Int32System.Int32 slotNumber
                                                                            Int32System.Int32
                                                                            Int32System.Int32 index
                                                                            Int32System.Int32 index
                                                                            SingleSystem.Single
                                                                            Int32System.Int32 index
                                                                            BooleanSystem.Boolean
                                                                            @@ -231,12 +271,12 @@
                                                                            Parameters
                                                                            - + - + @@ -244,13 +284,13 @@
                                                                            Parameters
                                                                            BooleanSystem.Boolean flipX
                                                                            SingleSystem.Single lifeTime
                                                                            - -

                                                                            GenerateSoundWave(Vector3, Single)

                                                                            + +

                                                                            GenerateSoundWaveEvent(Vector3)

                                                                            Declaration
                                                                            -
                                                                            public void GenerateSoundWave(Vector3 generatePos, float duration)
                                                                            +
                                                                            public void GenerateSoundWaveEvent(Vector3 generatePos)
                                                                            Parameters
                                                                            @@ -267,23 +307,35 @@
                                                                            Parameters
                                                                            - - - - -
                                                                            generatePos
                                                                            Singleduration
                                                                            - -

                                                                            LiftCursed()

                                                                            + +

                                                                            KnockBack(KnockBackData)

                                                                            Declaration
                                                                            -
                                                                            public void LiftCursed()
                                                                            +
                                                                            public void KnockBack(KnockBackData knockBackData)
                                                                            +
                                                                            Parameters
                                                                            + + + + + + + + + + + + + + + +
                                                                            TypeNameDescription
                                                                            KnockBackDataknockBackData
                                                                            @@ -364,7 +416,7 @@
                                                                            Parameters
                                                                            - Int32 + System.Int32 itemViewId @@ -372,33 +424,292 @@
                                                                            Parameters
                                                                            - -

                                                                            PlayCursedEffect()

                                                                            + +

                                                                            RemoveCloak()

                                                                            +
                                                                            +
                                                                            +
                                                                            Declaration
                                                                            +
                                                                            +
                                                                            public void RemoveCloak()
                                                                            +
                                                                            + + + +

                                                                            RemoveCurse()

                                                                            +
                                                                            +
                                                                            +
                                                                            Declaration
                                                                            +
                                                                            +
                                                                            public void RemoveCurse()
                                                                            +
                                                                            + + + +

                                                                            RPC_KnockBack(Int32, Vector2, Single)

                                                                            +
                                                                            +
                                                                            +
                                                                            Declaration
                                                                            +
                                                                            +
                                                                            protected void RPC_KnockBack(int viewId, Vector2 knockBack, float delay)
                                                                            +
                                                                            +
                                                                            Parameters
                                                                            + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                            TypeNameDescription
                                                                            System.Int32viewId
                                                                            Vector2knockBack
                                                                            System.Singledelay
                                                                            + + + +

                                                                            RPC_Stun(Int32, Single)

                                                                            +
                                                                            +
                                                                            +
                                                                            Declaration
                                                                            +
                                                                            +
                                                                            protected void RPC_Stun(int viewId, float stunDuration)
                                                                            +
                                                                            +
                                                                            Parameters
                                                                            + + + + + + + + + + + + + + + + + + + + +
                                                                            TypeNameDescription
                                                                            System.Int32viewId
                                                                            System.SinglestunDuration
                                                                            + + + +

                                                                            RPC_TakeDamage(Int32, Single, DamageSfxType, PhotonMessageInfo)

                                                                            +
                                                                            +
                                                                            +
                                                                            Declaration
                                                                            +
                                                                            +
                                                                            protected void RPC_TakeDamage(int viewId, float damage, DamageSfxType sfxType, PhotonMessageInfo info)
                                                                            +
                                                                            +
                                                                            Parameters
                                                                            + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                            TypeNameDescription
                                                                            System.Int32viewId
                                                                            System.Singledamage
                                                                            DamageSfxTypesfxType
                                                                            PhotonMessageInfoinfo
                                                                            + + + +

                                                                            RPC_TakeDOTDamage(Int32, Single, DamageSfxType, Int32, Single, Single, Int32, PhotonMessageInfo)

                                                                            Declaration
                                                                            -
                                                                            public void PlayCursedEffect()
                                                                            +
                                                                            protected void RPC_TakeDOTDamage(int viewId, float damage, DamageSfxType sfxType, int dotTicks, float timeBetweenTicks, float tickDamageFallOffPercentage, int damageTickFrequency, PhotonMessageInfo info)
                                                                            +
                                                                            Parameters
                                                                            + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                            TypeNameDescription
                                                                            System.Int32viewId
                                                                            System.Singledamage
                                                                            DamageSfxTypesfxType
                                                                            System.Int32dotTicks
                                                                            System.SingletimeBetweenTicks
                                                                            System.SingletickDamageFallOffPercentage
                                                                            System.Int32damageTickFrequency
                                                                            PhotonMessageInfoinfo
                                                                            - -

                                                                            ReverseCursedEffect()

                                                                            + +

                                                                            Stun(Single)

                                                                            Declaration
                                                                            -
                                                                            public void ReverseCursedEffect()
                                                                            +
                                                                            public void Stun(float stunDuration)
                                                                            +
                                                                            Parameters
                                                                            + + + + + + + + + + + + + + + +
                                                                            TypeNameDescription
                                                                            System.SinglestunDuration
                                                                            -

                                                                            TakeDamage(IDamage)

                                                                            +

                                                                            TakeDamage(Single, DamageSfxType)

                                                                            +
                                                                            +
                                                                            +
                                                                            Declaration
                                                                            +
                                                                            +
                                                                            public void TakeDamage(float damage, DamageSfxType sfxType)
                                                                            +
                                                                            +
                                                                            Parameters
                                                                            + + + + + + + + + + + + + + + + + + + + +
                                                                            TypeNameDescription
                                                                            System.Singledamage
                                                                            DamageSfxTypesfxType
                                                                            + + + +

                                                                            TakeDotDamage(DOTDamage)

                                                                            +
                                                                            +
                                                                            +
                                                                            Declaration
                                                                            +
                                                                            +
                                                                            public void TakeDotDamage(DOTDamage dotDamage)
                                                                            +
                                                                            +
                                                                            Parameters
                                                                            + + + + + + + + + + + + + + + +
                                                                            TypeNameDescription
                                                                            DOTDamagedotDamage
                                                                            + + + +

                                                                            TakeDotDamage(Single, DamageSfxType, Int32, Single, Single, Int32)

                                                                            Declaration
                                                                            -
                                                                            public void TakeDamage(IDamage damage)
                                                                            +
                                                                            public void TakeDotDamage(float damage, DamageSfxType sfxType, int dotTicks, float timeBetweenTicks, float tickDamageFallOffPercentage, int damageTickFrequency)
                                                                            Parameters
                                                                            @@ -411,10 +722,35 @@
                                                                            Parameters
                                                                            - + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                            IDamageSystem.Single damage
                                                                            DamageSfxTypesfxType
                                                                            System.Int32dotTicks
                                                                            System.SingletimeBetweenTicks
                                                                            System.SingletickDamageFallOffPercentage
                                                                            System.Int32damageTickFrequency
                                                                            diff --git a/api/CatchIo.Runtime.Character.Receivers.CharacterBodyDamageReceiver.html b/api/CatchIo.Runtime.Character.Receivers.CharacterBodyDamageReceiver.html new file mode 100644 index 0000000..ac60f49 --- /dev/null +++ b/api/CatchIo.Runtime.Character.Receivers.CharacterBodyDamageReceiver.html @@ -0,0 +1,284 @@ + + + + + + + + Class CharacterBodyDamageReceiver + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                                                            +
                                                                            + + + + +
                                                                            +
                                                                            + +
                                                                            +
                                                                            Search Results for
                                                                            +
                                                                            +

                                                                            +
                                                                            +
                                                                              +
                                                                              +
                                                                              + + +
                                                                              +
                                                                              + +
                                                                              +
                                                                              + + + + + + diff --git a/api/CatchIo.Runtime.Character.Receivers.CharacterDamageReceiver.html b/api/CatchIo.Runtime.Character.Receivers.CharacterDamageReceiver.html new file mode 100644 index 0000000..bbf4c36 --- /dev/null +++ b/api/CatchIo.Runtime.Character.Receivers.CharacterDamageReceiver.html @@ -0,0 +1,352 @@ + + + + + + + + Class CharacterDamageReceiver + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                                                              +
                                                                              + + + + +
                                                                              +
                                                                              + +
                                                                              +
                                                                              Search Results for
                                                                              +
                                                                              +

                                                                              +
                                                                              +
                                                                                +
                                                                                +
                                                                                + + +
                                                                                +
                                                                                + +
                                                                                +
                                                                                + + + + + + diff --git a/api/CatchIo.Runtime.Character.Receivers.CharacterFeetDamageReceiver.html b/api/CatchIo.Runtime.Character.Receivers.CharacterFeetDamageReceiver.html new file mode 100644 index 0000000..b3bcab2 --- /dev/null +++ b/api/CatchIo.Runtime.Character.Receivers.CharacterFeetDamageReceiver.html @@ -0,0 +1,174 @@ + + + + + + + + Class CharacterFeetDamageReceiver + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                                                                +
                                                                                + + + + +
                                                                                +
                                                                                + +
                                                                                +
                                                                                Search Results for
                                                                                +
                                                                                +

                                                                                +
                                                                                +
                                                                                  +
                                                                                  +
                                                                                  + + +
                                                                                  +
                                                                                  + +
                                                                                  +
                                                                                  + + + + + + diff --git a/api/CatchIo.Runtime.Character.Receivers.html b/api/CatchIo.Runtime.Character.Receivers.html new file mode 100644 index 0000000..97e95cb --- /dev/null +++ b/api/CatchIo.Runtime.Character.Receivers.html @@ -0,0 +1,138 @@ + + + + + + + + Namespace CatchIo.Runtime.Character.Receivers + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                                                                  +
                                                                                  + + + + +
                                                                                  +
                                                                                  + +
                                                                                  +
                                                                                  Search Results for
                                                                                  +
                                                                                  +

                                                                                  +
                                                                                  +
                                                                                    +
                                                                                    +
                                                                                    + + +
                                                                                    +
                                                                                    + +
                                                                                    +
                                                                                    + + + + + + diff --git a/api/CatchIo.Runtime.Character.SurfaceEffect.SurfaceEffectPlayer.html b/api/CatchIo.Runtime.Character.SurfaceEffect.SurfaceEffectPlayer.html index 54fcd6e..bece9fa 100644 --- a/api/CatchIo.Runtime.Character.SurfaceEffect.SurfaceEffectPlayer.html +++ b/api/CatchIo.Runtime.Character.SurfaceEffect.SurfaceEffectPlayer.html @@ -87,7 +87,7 @@

                                                                                    Inheritance
                                                                                    - +
                                                                                    System.Object
                                                                                    SurfaceEffectPlayer
                                                                                    @@ -100,32 +100,6 @@
                                                                                    Synt
                                                                                    public class SurfaceEffectPlayer : MonoBehaviour
                                                                                    -

                                                                                    Fields -

                                                                                    - - -

                                                                                    FootprintLifeTime

                                                                                    -
                                                                                    -
                                                                                    -
                                                                                    Declaration
                                                                                    -
                                                                                    -
                                                                                    public float FootprintLifeTime
                                                                                    -
                                                                                    -
                                                                                    Field Value
                                                                                    - - - - - - - - - - - - - -
                                                                                    TypeDescription
                                                                                    Single

                                                                                    Properties

                                                                                    @@ -148,7 +122,7 @@
                                                                                    Property Value
                                                                                    - Nullable<TileSurface> + System.Nullable<TileSurface> @@ -158,7 +132,7 @@

                                                                                    Methods -

                                                                                    OnSurfaceChanged(Nullable<TileSurface>)

                                                                                    +

                                                                                    OnSurfaceChanged(Nullable<TileSurface>)

                                                                                    Declaration
                                                                                    @@ -176,7 +150,7 @@
                                                                                    Parameters
                                                                                    - Nullable<TileSurface> + System.Nullable<TileSurface> newSurface @@ -213,7 +187,7 @@
                                                                                    Parameters
                                                                                    - String + System.String itemName diff --git a/api/CatchIo.Runtime.Character.html b/api/CatchIo.Runtime.Character.html index 1cc3ac0..258e02a 100644 --- a/api/CatchIo.Runtime.Character.html +++ b/api/CatchIo.Runtime.Character.html @@ -89,9 +89,9 @@

                                                                                    Classes

                                                                                    CharacterCollision

                                                                                    -

                                                                                    CharacterFacade

                                                                                    +

                                                                                    CharacterDetectable

                                                                                    -

                                                                                    CharacterHitbox

                                                                                    +

                                                                                    CharacterFacade

                                                                                    CharacterInput

                                                                                    diff --git a/api/CatchIo.Runtime.ChunkSystem.Chunk.html b/api/CatchIo.Runtime.ChunkSystem.Chunk.html new file mode 100644 index 0000000..6181baf --- /dev/null +++ b/api/CatchIo.Runtime.ChunkSystem.Chunk.html @@ -0,0 +1,266 @@ + + + + + + + + Class Chunk + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                                                                    +
                                                                                    + + + + +
                                                                                    +
                                                                                    + +
                                                                                    +
                                                                                    Search Results for
                                                                                    +
                                                                                    +

                                                                                    +
                                                                                    +
                                                                                      +
                                                                                      +
                                                                                      + + +
                                                                                      +
                                                                                      + +
                                                                                      +
                                                                                      + + + + + + diff --git a/api/CatchIo.Runtime.ChunkSystem.ChunkTile.html b/api/CatchIo.Runtime.ChunkSystem.ChunkTile.html new file mode 100644 index 0000000..7f4f7bc --- /dev/null +++ b/api/CatchIo.Runtime.ChunkSystem.ChunkTile.html @@ -0,0 +1,285 @@ + + + + + + + + Class ChunkTile + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                                                                      +
                                                                                      + + + + +
                                                                                      +
                                                                                      + +
                                                                                      +
                                                                                      Search Results for
                                                                                      +
                                                                                      +

                                                                                      +
                                                                                      +
                                                                                        +
                                                                                        +
                                                                                        + + +
                                                                                        +
                                                                                        + +
                                                                                        +
                                                                                        + + + + + + diff --git a/api/CatchIo.Runtime.ChunkSystem.TiledChunkSetting.html b/api/CatchIo.Runtime.ChunkSystem.TiledChunkSetting.html new file mode 100644 index 0000000..5e49f87 --- /dev/null +++ b/api/CatchIo.Runtime.ChunkSystem.TiledChunkSetting.html @@ -0,0 +1,185 @@ + + + + + + + + Class TiledChunkSetting + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                                                                        +
                                                                                        + + + + +
                                                                                        +
                                                                                        + +
                                                                                        +
                                                                                        Search Results for
                                                                                        +
                                                                                        +

                                                                                        +
                                                                                        +
                                                                                          +
                                                                                          +
                                                                                          + + +
                                                                                          +
                                                                                          + +
                                                                                          +
                                                                                          + + + + + + diff --git a/api/CatchIo.Runtime.ChunkSystem.TiledChunkSystem.html b/api/CatchIo.Runtime.ChunkSystem.TiledChunkSystem.html new file mode 100644 index 0000000..7c7dbf3 --- /dev/null +++ b/api/CatchIo.Runtime.ChunkSystem.TiledChunkSystem.html @@ -0,0 +1,254 @@ + + + + + + + + Class TiledChunkSystem + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                                                                          +
                                                                                          + + + + +
                                                                                          +
                                                                                          + +
                                                                                          +
                                                                                          Search Results for
                                                                                          +
                                                                                          +

                                                                                          +
                                                                                          +
                                                                                            +
                                                                                            +
                                                                                            + + +
                                                                                            +
                                                                                            + +
                                                                                            +
                                                                                            + + + + + + diff --git a/api/CatchIo.Runtime.ChunkSystem.Vector2IntToChunkDictionary.html b/api/CatchIo.Runtime.ChunkSystem.Vector2IntToChunkDictionary.html new file mode 100644 index 0000000..028bfb6 --- /dev/null +++ b/api/CatchIo.Runtime.ChunkSystem.Vector2IntToChunkDictionary.html @@ -0,0 +1,136 @@ + + + + + + + + Class Vector2IntToChunkDictionary + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                                                                            +
                                                                                            + + + + +
                                                                                            +
                                                                                            + +
                                                                                            +
                                                                                            Search Results for
                                                                                            +
                                                                                            +

                                                                                            +
                                                                                            +
                                                                                              +
                                                                                              +
                                                                                              + + +
                                                                                              +
                                                                                              + +
                                                                                              +
                                                                                              + + + + + + diff --git a/api/CatchIo.Runtime.ChunkSystem.World.html b/api/CatchIo.Runtime.ChunkSystem.World.html new file mode 100644 index 0000000..dc6712a --- /dev/null +++ b/api/CatchIo.Runtime.ChunkSystem.World.html @@ -0,0 +1,375 @@ + + + + + + + + Class World + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                                                                              +
                                                                                              + + + + +
                                                                                              +
                                                                                              + +
                                                                                              +
                                                                                              Search Results for
                                                                                              +
                                                                                              +

                                                                                              +
                                                                                              +
                                                                                                +
                                                                                                +
                                                                                                + + +
                                                                                                +
                                                                                                + +
                                                                                                +
                                                                                                + + + + + + diff --git a/api/CatchIo.Runtime.ChunkSystem.html b/api/CatchIo.Runtime.ChunkSystem.html new file mode 100644 index 0000000..97a2da8 --- /dev/null +++ b/api/CatchIo.Runtime.ChunkSystem.html @@ -0,0 +1,138 @@ + + + + + + + + Namespace CatchIo.Runtime.ChunkSystem + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                                                                                +
                                                                                                + + + + +
                                                                                                +
                                                                                                + +
                                                                                                +
                                                                                                Search Results for
                                                                                                +
                                                                                                +

                                                                                                +
                                                                                                +
                                                                                                  +
                                                                                                  +
                                                                                                  + + +
                                                                                                  +
                                                                                                  + +
                                                                                                  +
                                                                                                  + + + + + + diff --git a/api/CatchIo.Runtime.Container.CharacterClassContainer.CharacterClassInfo.html b/api/CatchIo.Runtime.Container.CharacterClassContainer.CharacterClassInfo.html index 1f17578..500aa6b 100644 --- a/api/CatchIo.Runtime.Container.CharacterClassContainer.CharacterClassInfo.html +++ b/api/CatchIo.Runtime.Container.CharacterClassContainer.CharacterClassInfo.html @@ -161,7 +161,7 @@
                                                                                                  Field Value
                                                                                                  - String + System.String diff --git a/api/CatchIo.Runtime.Container.CharacterClassContainer.html b/api/CatchIo.Runtime.Container.CharacterClassContainer.html index 15b46be..f395a6a 100644 --- a/api/CatchIo.Runtime.Container.CharacterClassContainer.html +++ b/api/CatchIo.Runtime.Container.CharacterClassContainer.html @@ -87,7 +87,7 @@

                                                                                                  Inheritance
                                                                                                  - +
                                                                                                  System.Object
                                                                                                  CharacterClassContainer
                                                                                                  Namespace: CatchIo.Runtime.Container
                                                                                                  @@ -117,7 +117,7 @@
                                                                                                  Field Value
                                                                                                  - List<CharacterClassContainer.CharacterClassInfo> + System.Collections.Generic.List<CharacterClassContainer.CharacterClassInfo> @@ -145,7 +145,7 @@
                                                                                                  Parameters
                                                                                                  - String + System.String className @@ -161,7 +161,7 @@
                                                                                                  Returns
                                                                                                  - Int32 + System.Int32 @@ -186,7 +186,7 @@
                                                                                                  Returns
                                                                                                  - Int32 + System.Int32 diff --git a/api/CatchIo.Runtime.Container.GameModeContainer.html b/api/CatchIo.Runtime.Container.GameModeContainer.html index 0067796..38523a5 100644 --- a/api/CatchIo.Runtime.Container.GameModeContainer.html +++ b/api/CatchIo.Runtime.Container.GameModeContainer.html @@ -87,7 +87,7 @@

                                                                                                  Inheritance
                                                                                                  - +
                                                                                                  System.Object
                                                                                                  GameModeContainer
                                                                                                  Namespace: CatchIo.Runtime.Container
                                                                                                  @@ -117,7 +117,7 @@
                                                                                                  Field Value
                                                                                                  - List<GameMode> + System.Collections.Generic.List<GameMode> @@ -145,7 +145,7 @@
                                                                                                  Parameters
                                                                                                  - Int32 + System.Int32 index @@ -187,7 +187,7 @@
                                                                                                  Parameters
                                                                                                  - String + System.String modeName @@ -228,7 +228,7 @@
                                                                                                  Returns
                                                                                                  - List<String> + System.Collections.Generic.List<System.String> diff --git a/api/CatchIo.Runtime.Container.NetworkConnectionContainer.html b/api/CatchIo.Runtime.Container.NetworkConnectionContainer.html index 692114b..a14d869 100644 --- a/api/CatchIo.Runtime.Container.NetworkConnectionContainer.html +++ b/api/CatchIo.Runtime.Container.NetworkConnectionContainer.html @@ -87,7 +87,7 @@

                                                                                                  Inheritance
                                                                                                  - +
                                                                                                  System.Object
                                                                                                  NetworkConnectionContainer

                                                                                                  Namespace: CatchIo.Runtime.Container
                                                                                                  diff --git a/api/CatchIo.Runtime.Container.SceneContainer.html b/api/CatchIo.Runtime.Container.SceneContainer.html index 7255d1f..f703748 100644 --- a/api/CatchIo.Runtime.Container.SceneContainer.html +++ b/api/CatchIo.Runtime.Container.SceneContainer.html @@ -87,7 +87,7 @@

                                                                                                  Inheritance
                                                                                                  - +
                                                                                                  System.Object
                                                                                                  SceneContainer

                                                                                                  Namespace: CatchIo.Runtime.Container
                                                                                                  @@ -117,7 +117,7 @@
                                                                                                  Field Value
                                                                                                  - List<SceneObject> + System.Collections.Generic.List<SceneObject> diff --git a/api/CatchIo.Runtime.Container.SceneModeContainer.html b/api/CatchIo.Runtime.Container.SceneModeContainer.html index 9676c1d..6542c33 100644 --- a/api/CatchIo.Runtime.Container.SceneModeContainer.html +++ b/api/CatchIo.Runtime.Container.SceneModeContainer.html @@ -87,7 +87,7 @@

                                                                                                  Inheritance
                                                                                                  - +
                                                                                                  System.Object
                                                                                                  SceneModeContainer

                                                                                                  Namespace: CatchIo.Runtime.Container
                                                                                                  @@ -144,7 +144,7 @@
                                                                                                  Parameters
                                                                                                  - String + System.String mainSceneName @@ -186,7 +186,7 @@
                                                                                                  Parameters
                                                                                                  - Type + System.Type sceneModeType @@ -227,7 +227,7 @@
                                                                                                  Returns
                                                                                                  - List<MenuSceneMode> + System.Collections.Generic.List<MenuSceneMode> diff --git a/api/CatchIo.Runtime.Damages.DOTDamage.html b/api/CatchIo.Runtime.Damages.DOTDamage.html new file mode 100644 index 0000000..309faeb --- /dev/null +++ b/api/CatchIo.Runtime.Damages.DOTDamage.html @@ -0,0 +1,359 @@ + + + + + + + + Class DOTDamage + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                                                                                  +
                                                                                                  + + + + +
                                                                                                  +
                                                                                                  + +
                                                                                                  +
                                                                                                  Search Results for
                                                                                                  +
                                                                                                  +

                                                                                                  +
                                                                                                  +
                                                                                                    +
                                                                                                    +
                                                                                                    + + +
                                                                                                    +
                                                                                                    + +
                                                                                                    +
                                                                                                    + + + + + + diff --git a/api/CatchIo.Runtime.Damages.DamageReceiver.html b/api/CatchIo.Runtime.Damages.DamageReceiver.html new file mode 100644 index 0000000..076833e --- /dev/null +++ b/api/CatchIo.Runtime.Damages.DamageReceiver.html @@ -0,0 +1,236 @@ + + + + + + + + Class DamageReceiver + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                                                                                    +
                                                                                                    + + + + +
                                                                                                    +
                                                                                                    + +
                                                                                                    +
                                                                                                    Search Results for
                                                                                                    +
                                                                                                    +

                                                                                                    +
                                                                                                    +
                                                                                                      +
                                                                                                      +
                                                                                                      + + +
                                                                                                      +
                                                                                                      + +
                                                                                                      +
                                                                                                      + + + + + + diff --git a/api/CatchIo.Runtime.Damages.FixedDamage.html b/api/CatchIo.Runtime.Damages.FixedDamage.html new file mode 100644 index 0000000..fc12fbc --- /dev/null +++ b/api/CatchIo.Runtime.Damages.FixedDamage.html @@ -0,0 +1,235 @@ + + + + + + + + Class FixedDamage + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                                                                                      +
                                                                                                      + + + + +
                                                                                                      +
                                                                                                      + +
                                                                                                      +
                                                                                                      Search Results for
                                                                                                      +
                                                                                                      +

                                                                                                      +
                                                                                                      +
                                                                                                        +
                                                                                                        +
                                                                                                        + + +
                                                                                                        +
                                                                                                        + +
                                                                                                        +
                                                                                                        + + + + + + diff --git a/api/CatchIo.Runtime.Damages.IDamagable.html b/api/CatchIo.Runtime.Damages.IDamagable.html new file mode 100644 index 0000000..ee6d4ce --- /dev/null +++ b/api/CatchIo.Runtime.Damages.IDamagable.html @@ -0,0 +1,223 @@ + + + + + + + + Interface IDamagable + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                                                                                        +
                                                                                                        + + + + +
                                                                                                        +
                                                                                                        + +
                                                                                                        +
                                                                                                        Search Results for
                                                                                                        +
                                                                                                        +

                                                                                                        +
                                                                                                        +
                                                                                                          +
                                                                                                          +
                                                                                                          + + +
                                                                                                          +
                                                                                                          + +
                                                                                                          +
                                                                                                          + + + + + + diff --git a/api/CatchIo.Runtime.Damages.IDamage.html b/api/CatchIo.Runtime.Damages.IDamage.html new file mode 100644 index 0000000..4d5e021 --- /dev/null +++ b/api/CatchIo.Runtime.Damages.IDamage.html @@ -0,0 +1,191 @@ + + + + + + + + Interface IDamage + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                                                                                          +
                                                                                                          + + + + +
                                                                                                          +
                                                                                                          + +
                                                                                                          +
                                                                                                          Search Results for
                                                                                                          +
                                                                                                          +

                                                                                                          +
                                                                                                          +
                                                                                                            +
                                                                                                            +
                                                                                                            + + +
                                                                                                            +
                                                                                                            + +
                                                                                                            +
                                                                                                            + + + + + + diff --git a/api/CatchIo.Runtime.Damages.IKnockBackable.html b/api/CatchIo.Runtime.Damages.IKnockBackable.html new file mode 100644 index 0000000..7112eb5 --- /dev/null +++ b/api/CatchIo.Runtime.Damages.IKnockBackable.html @@ -0,0 +1,194 @@ + + + + + + + + Interface IKnockBackable + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                                                                                            +
                                                                                                            + + + + +
                                                                                                            +
                                                                                                            + +
                                                                                                            +
                                                                                                            Search Results for
                                                                                                            +
                                                                                                            +

                                                                                                            +
                                                                                                            +
                                                                                                              +
                                                                                                              +
                                                                                                              + + +
                                                                                                              +
                                                                                                              + +
                                                                                                              +
                                                                                                              + + + + + + diff --git a/api/CatchIo.Runtime.Damages.IStunnable.html b/api/CatchIo.Runtime.Damages.IStunnable.html new file mode 100644 index 0000000..0b879c4 --- /dev/null +++ b/api/CatchIo.Runtime.Damages.IStunnable.html @@ -0,0 +1,193 @@ + + + + + + + + Interface IStunnable + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                                                                                              +
                                                                                                              + + + + +
                                                                                                              +
                                                                                                              + +
                                                                                                              +
                                                                                                              Search Results for
                                                                                                              +
                                                                                                              +

                                                                                                              +
                                                                                                              +
                                                                                                                +
                                                                                                                +
                                                                                                                + + +
                                                                                                                +
                                                                                                                + +
                                                                                                                +
                                                                                                                + + + + + + diff --git a/api/CatchIo.Runtime.Damages.PercentageDamage.html b/api/CatchIo.Runtime.Damages.PercentageDamage.html new file mode 100644 index 0000000..23e6c00 --- /dev/null +++ b/api/CatchIo.Runtime.Damages.PercentageDamage.html @@ -0,0 +1,240 @@ + + + + + + + + Class PercentageDamage + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                                                                                                +
                                                                                                                + + + + +
                                                                                                                +
                                                                                                                + +
                                                                                                                +
                                                                                                                Search Results for
                                                                                                                +
                                                                                                                +

                                                                                                                +
                                                                                                                +
                                                                                                                  +
                                                                                                                  +
                                                                                                                  + + +
                                                                                                                  +
                                                                                                                  + +
                                                                                                                  +
                                                                                                                  + + + + + + diff --git a/api/CatchIo.Runtime.Damages.html b/api/CatchIo.Runtime.Damages.html new file mode 100644 index 0000000..af872ff --- /dev/null +++ b/api/CatchIo.Runtime.Damages.html @@ -0,0 +1,161 @@ + + + + + + + + Namespace CatchIo.Runtime.Damages + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                                                                                                  +
                                                                                                                  + + + + +
                                                                                                                  +
                                                                                                                  + +
                                                                                                                  +
                                                                                                                  Search Results for
                                                                                                                  +
                                                                                                                  +

                                                                                                                  +
                                                                                                                  +
                                                                                                                    +
                                                                                                                    +
                                                                                                                    + + +
                                                                                                                    +
                                                                                                                    + +
                                                                                                                    +
                                                                                                                    + + + + + + diff --git a/api/CatchIo.Runtime.DynmaicObjects.DestroyDynamicObject.html b/api/CatchIo.Runtime.DynmaicObjects.DestroyDynamicObject.html index 110d8eb..1ff7d4b 100644 --- a/api/CatchIo.Runtime.DynmaicObjects.DestroyDynamicObject.html +++ b/api/CatchIo.Runtime.DynmaicObjects.DestroyDynamicObject.html @@ -87,7 +87,7 @@

                                                                                                                    Inheritance
                                                                                                                    - +
                                                                                                                    System.Object
                                                                                                                    DestroyDynamicObject

                                                                                                                    Namespace: CatchIo.Runtime.DynmaicObjects
                                                                                                                    @@ -119,12 +119,12 @@
                                                                                                                    Parameters
                                                                                                                    - Single + System.Single time - Action + System.Action onDestoryed diff --git a/api/CatchIo.Runtime.DynmaicObjects.Footprint.html b/api/CatchIo.Runtime.DynmaicObjects.Footprint.html index a480839..c5e562d 100644 --- a/api/CatchIo.Runtime.DynmaicObjects.Footprint.html +++ b/api/CatchIo.Runtime.DynmaicObjects.Footprint.html @@ -88,7 +88,7 @@

                                                                                                                    Inheritance
                                                                                                                    - +
                                                                                                                    System.Object
                                                                                                                    Footprint

                                                                                                                    Namespace: CatchIo.Runtime.DynmaicObjects
                                                                                                                    @@ -102,12 +102,12 @@

                                                                                                                    Methods -

                                                                                                                    CreateFootprint(String, String, Vector3, Single, Boolean, Color, Single)

                                                                                                                    +

                                                                                                                    CreateFootprint(String, String, Vector3, Single, Boolean, Color, Boolean, Single)

                                                                                                                    Declaration
                                                                                                                    -
                                                                                                                    public static void CreateFootprint(string className, string skinName, Vector3 generatePos, float angle, bool flipX, Color glowColor, float lifeTime)
                                                                                                                    +
                                                                                                                    public static GameObject CreateFootprint(string className, string skinName, Vector3 generatePos, float angle, bool flipX, Color glowColor, bool outlineEnabled, float lifeTime = 0F)
                                                                                                                    Parameters
                                                                                                                    @@ -120,12 +120,12 @@
                                                                                                                    Parameters
                                                                                                                    - + - + @@ -135,12 +135,12 @@
                                                                                                                    Parameters
                                                                                                                    - + - + @@ -150,12 +150,32 @@
                                                                                                                    Parameters
                                                                                                                    - + + + + + +
                                                                                                                    StringSystem.String className
                                                                                                                    StringSystem.String skinName
                                                                                                                    SingleSystem.Single angle
                                                                                                                    BooleanSystem.Boolean flipX
                                                                                                                    SingleSystem.BooleanoutlineEnabled
                                                                                                                    System.Single lifeTime
                                                                                                                    +
                                                                                                                    Returns
                                                                                                                    + + + + + + + + + + + + + +
                                                                                                                    TypeDescription
                                                                                                                    GameObject
                                                                                                                    diff --git a/api/CatchIo.Runtime.DynmaicObjects.TrapObject.html b/api/CatchIo.Runtime.DynmaicObjects.TrapObject.html index f49df70..32519f7 100644 --- a/api/CatchIo.Runtime.DynmaicObjects.TrapObject.html +++ b/api/CatchIo.Runtime.DynmaicObjects.TrapObject.html @@ -90,12 +90,11 @@

                                                                                                                    Inheritance
                                                                                                                    - +
                                                                                                                    System.Object
                                                                                                                    TrapObject
                                                                                                                    Implements
                                                                                                                    -
                                                                                                                    ICharacterHitable
                                                                                                                    IPunInstantiateMagicCallback

                                                                                                                    Namespace: CatchIo.Runtime.DynmaicObjects
                                                                                                                    @@ -173,7 +172,7 @@
                                                                                                                    Field Value
                                                                                                                    - Single + System.Single @@ -230,13 +229,13 @@

                                                                                                                    Properties

                                                                                                                    - -

                                                                                                                    HealthVal

                                                                                                                    + +

                                                                                                                    Health

                                                                                                                    Declaration
                                                                                                                    -
                                                                                                                    public float HealthVal { get; }
                                                                                                                    +
                                                                                                                    public float Health { get; }
                                                                                                                    Property Value
                                                                                                                    @@ -248,20 +247,20 @@
                                                                                                                    Property Value
                                                                                                                    - +
                                                                                                                    SingleSystem.Single
                                                                                                                    - -

                                                                                                                    TrapLifeTime

                                                                                                                    + +

                                                                                                                    SpriteHeight

                                                                                                                    Declaration
                                                                                                                    -
                                                                                                                    public float TrapLifeTime { get; }
                                                                                                                    +
                                                                                                                    public float SpriteHeight { get; }
                                                                                                                    Property Value
                                                                                                                    @@ -273,60 +272,38 @@
                                                                                                                    Property Value
                                                                                                                    - +
                                                                                                                    SingleSystem.Single
                                                                                                                    -

                                                                                                                    Methods -

                                                                                                                    - -

                                                                                                                    DestroyGameObject()

                                                                                                                    -
                                                                                                                    -
                                                                                                                    -
                                                                                                                    Declaration
                                                                                                                    -
                                                                                                                    -
                                                                                                                    public void DestroyGameObject()
                                                                                                                    -
                                                                                                                    - - - -

                                                                                                                    DestroyTrapDueToTimeout()

                                                                                                                    -
                                                                                                                    -
                                                                                                                    -
                                                                                                                    Declaration
                                                                                                                    -
                                                                                                                    -
                                                                                                                    public void DestroyTrapDueToTimeout()
                                                                                                                    -
                                                                                                                    - - - -

                                                                                                                    OnHit(IDamage)

                                                                                                                    + +

                                                                                                                    TrapLifeTime

                                                                                                                    Declaration
                                                                                                                    -
                                                                                                                    public void OnHit(IDamage damage)
                                                                                                                    +
                                                                                                                    public float TrapLifeTime { get; }
                                                                                                                    -
                                                                                                                    Parameters
                                                                                                                    +
                                                                                                                    Property Value
                                                                                                                    - - - +
                                                                                                                    TypeName Description
                                                                                                                    IDamagedamageSystem.Single
                                                                                                                    +

                                                                                                                    Methods +

                                                                                                                    @@ -357,12 +334,12 @@
                                                                                                                    Parameters
                                                                                                                    -

                                                                                                                    TakeDamage(Single)

                                                                                                                    +

                                                                                                                    TakeDamage(Single, DamageSfxType)

                                                                                                                    Declaration
                                                                                                                    -
                                                                                                                    public void TakeDamage(float damage)
                                                                                                                    +
                                                                                                                    public void TakeDamage(float damage, DamageSfxType sfxType)
                                                                                                                    Parameters
                                                                                                                    @@ -375,16 +352,18 @@
                                                                                                                    Parameters
                                                                                                                    - + + + + + +
                                                                                                                    SingleSystem.Single damage
                                                                                                                    DamageSfxTypesfxType

                                                                                                                    Implements

                                                                                                                    -
                                                                                                                    - ICharacterHitable -
                                                                                                                    IPunInstantiateMagicCallback
                                                                                                                    diff --git a/api/CatchIo.Runtime.DynmaicObjects.TrapObjects.TrapObjectDamageReceiver.html b/api/CatchIo.Runtime.DynmaicObjects.TrapObjects.TrapObjectDamageReceiver.html new file mode 100644 index 0000000..7d9a8e9 --- /dev/null +++ b/api/CatchIo.Runtime.DynmaicObjects.TrapObjects.TrapObjectDamageReceiver.html @@ -0,0 +1,343 @@ + + + + + + + + Class TrapObjectDamageReceiver + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                                                                                                    +
                                                                                                                    + + + + +
                                                                                                                    +
                                                                                                                    + +
                                                                                                                    +
                                                                                                                    Search Results for
                                                                                                                    +
                                                                                                                    +

                                                                                                                    +
                                                                                                                    +
                                                                                                                      +
                                                                                                                      +
                                                                                                                      + + +
                                                                                                                      +
                                                                                                                      + +
                                                                                                                      +
                                                                                                                      + + + + + + diff --git a/api/CatchIo.Runtime.DynmaicObjects.TrapObjects.html b/api/CatchIo.Runtime.DynmaicObjects.TrapObjects.html new file mode 100644 index 0000000..0325b53 --- /dev/null +++ b/api/CatchIo.Runtime.DynmaicObjects.TrapObjects.html @@ -0,0 +1,130 @@ + + + + + + + + Namespace CatchIo.Runtime.DynmaicObjects.TrapObjects + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                                                                                                      +
                                                                                                                      + + + + +
                                                                                                                      +
                                                                                                                      + +
                                                                                                                      +
                                                                                                                      Search Results for
                                                                                                                      +
                                                                                                                      +

                                                                                                                      +
                                                                                                                      +
                                                                                                                        +
                                                                                                                        +
                                                                                                                        + + +
                                                                                                                        +
                                                                                                                        + +
                                                                                                                        +
                                                                                                                        + + + + + + diff --git a/api/CatchIo.Runtime.DynmaicObjects.html b/api/CatchIo.Runtime.DynmaicObjects.html index 3a11f65..b1b85d3 100644 --- a/api/CatchIo.Runtime.DynmaicObjects.html +++ b/api/CatchIo.Runtime.DynmaicObjects.html @@ -92,8 +92,6 @@

                                                                                                                        Footprint

                                                                                                                        The footprint component for the footprint game object.

                                                                                                                        -

                                                                                                                        SoundWaveEffect

                                                                                                                        -

                                                                                                                        TrapObject

                                                                                                                        This class implements the behavior for the TrapObject. It stores HP for the TrapObject and allows it to be destroyed by player attacks. diff --git a/api/CatchIo.Runtime.Enums.CharacterActionType.html b/api/CatchIo.Runtime.Enums.CharacterActionType.html index 098d622..dafbe4d 100644 --- a/api/CatchIo.Runtime.Enums.CharacterActionType.html +++ b/api/CatchIo.Runtime.Enums.CharacterActionType.html @@ -102,27 +102,27 @@

                                                                                                                        Fields - Attack + Consume - Consume + Death - Damage + Discard - Death + End - Discard + HeavyAttack - End + LightAttack @@ -133,6 +133,10 @@

                                                                                                                        Fields Spawn + + Stun + + Throw diff --git a/api/CatchIo.Runtime.Enums.CharacterMoveType.html b/api/CatchIo.Runtime.Enums.CharacterMoveType.html index b5c61cb..a4e5466 100644 --- a/api/CatchIo.Runtime.Enums.CharacterMoveType.html +++ b/api/CatchIo.Runtime.Enums.CharacterMoveType.html @@ -105,6 +105,10 @@

                                                                                                                        Fields End + + HeavyAttackCharge + + None diff --git a/api/CatchIo.Runtime.Enums.GameObjectiveEventEnum.html b/api/CatchIo.Runtime.Enums.GameObjectiveEventEnum.html new file mode 100644 index 0000000..e2bc496 --- /dev/null +++ b/api/CatchIo.Runtime.Enums.GameObjectiveEventEnum.html @@ -0,0 +1,178 @@ + + + + + + + + Enum GameObjectiveEventEnum + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                                                                                                        +
                                                                                                                        + + + + +
                                                                                                                        +
                                                                                                                        + +
                                                                                                                        +
                                                                                                                        Search Results for
                                                                                                                        +
                                                                                                                        +

                                                                                                                        +
                                                                                                                        +
                                                                                                                          +
                                                                                                                          +
                                                                                                                          + + +
                                                                                                                          +
                                                                                                                          + +
                                                                                                                          +
                                                                                                                          + + + + + + diff --git a/api/CatchIo.Runtime.Enums.ScreenResolutionType.html b/api/CatchIo.Runtime.Enums.ScreenResolutionType.html new file mode 100644 index 0000000..5dc4b0c --- /dev/null +++ b/api/CatchIo.Runtime.Enums.ScreenResolutionType.html @@ -0,0 +1,170 @@ + + + + + + + + Enum ScreenResolutionType + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                                                                                                          +
                                                                                                                          + + + + +
                                                                                                                          +
                                                                                                                          + +
                                                                                                                          +
                                                                                                                          Search Results for
                                                                                                                          +
                                                                                                                          +

                                                                                                                          +
                                                                                                                          +
                                                                                                                            +
                                                                                                                            +
                                                                                                                            + + +
                                                                                                                            +
                                                                                                                            + +
                                                                                                                            +
                                                                                                                            + + + + + + diff --git a/api/CatchIo.Runtime.Enums.SendEventType.html b/api/CatchIo.Runtime.Enums.SendEventType.html index ae01576..717fd52 100644 --- a/api/CatchIo.Runtime.Enums.SendEventType.html +++ b/api/CatchIo.Runtime.Enums.SendEventType.html @@ -87,7 +87,7 @@

                                                                                                                            Inheritance
                                                                                                                            - +
                                                                                                                            System.Object
                                                                                                                            SendEventType

                                                                                                                            Namespace: CatchIo.Runtime.Enums
                                                                                                                            @@ -117,7 +117,7 @@
                                                                                                                            Field Value
                                                                                                                            - Byte + System.Byte @@ -141,7 +141,7 @@
                                                                                                                            Field Value
                                                                                                                            - Byte + System.Byte @@ -165,7 +165,7 @@
                                                                                                                            Field Value
                                                                                                                            - Byte + System.Byte @@ -189,7 +189,7 @@
                                                                                                                            Field Value
                                                                                                                            - Byte + System.Byte @@ -213,7 +213,55 @@
                                                                                                                            Field Value
                                                                                                                            - Byte + System.Byte + + + + + + +

                                                                                                                            CharacterTransmorphEvent

                                                                                                                            +
                                                                                                                            +
                                                                                                                            +
                                                                                                                            Declaration
                                                                                                                            +
                                                                                                                            +
                                                                                                                            public const byte CharacterTransmorphEvent = 7
                                                                                                                            +
                                                                                                                            +
                                                                                                                            Field Value
                                                                                                                            + + + + + + + + + + + + + +
                                                                                                                            TypeDescription
                                                                                                                            System.Byte
                                                                                                                            + + +

                                                                                                                            CharacterTransmorphReleasedEvent

                                                                                                                            +
                                                                                                                            +
                                                                                                                            +
                                                                                                                            Declaration
                                                                                                                            +
                                                                                                                            +
                                                                                                                            public const byte CharacterTransmorphReleasedEvent = 8
                                                                                                                            +
                                                                                                                            +
                                                                                                                            Field Value
                                                                                                                            + + + + + + + + + + @@ -225,7 +273,7 @@

                                                                                                                            Declaration
                                                                                                                            -
                                                                                                                            public const byte CursedOneDeathEvent = 31
                                                                                                                            +
                                                                                                                            public const byte CursedOneDeathEvent = 32
                                                                                                                            Field Value
                                                                                                                            TypeDescription
                                                                                                                            System.Byte
                                                                                                                            @@ -237,19 +285,19 @@
                                                                                                                            Field Value
                                                                                                                            - +
                                                                                                                            ByteSystem.Byte
                                                                                                                            -

                                                                                                                            CursedOneSelectEvent

                                                                                                                            +

                                                                                                                            CursedOneMadeKillEvent

                                                                                                                            Declaration
                                                                                                                            -
                                                                                                                            public const byte CursedOneSelectEvent = 30
                                                                                                                            +
                                                                                                                            public const byte CursedOneMadeKillEvent = 31
                                                                                                                            Field Value
                                                                                                                            @@ -261,19 +309,19 @@
                                                                                                                            Field Value
                                                                                                                            - +
                                                                                                                            ByteSystem.Byte
                                                                                                                            -

                                                                                                                            DummyCharacterSpawn

                                                                                                                            +

                                                                                                                            CursedOneSelectEvent

                                                                                                                            Declaration
                                                                                                                            -
                                                                                                                            public const byte DummyCharacterSpawn = 4
                                                                                                                            +
                                                                                                                            public const byte CursedOneSelectEvent = 30
                                                                                                                            Field Value
                                                                                                                            @@ -285,19 +333,19 @@
                                                                                                                            Field Value
                                                                                                                            - +
                                                                                                                            ByteSystem.Byte
                                                                                                                            -

                                                                                                                            EnteredHidingStateEvent

                                                                                                                            +

                                                                                                                            DeathMatchStartEvent

                                                                                                                            Declaration
                                                                                                                            -
                                                                                                                            public const byte EnteredHidingStateEvent = 10
                                                                                                                            +
                                                                                                                            public const byte DeathMatchStartEvent = 40
                                                                                                                            Field Value
                                                                                                                            @@ -309,19 +357,19 @@
                                                                                                                            Field Value
                                                                                                                            - +
                                                                                                                            ByteSystem.Byte
                                                                                                                            -

                                                                                                                            ExitedHidingStateEvent

                                                                                                                            +

                                                                                                                            DummyCharacterSpawn

                                                                                                                            Declaration
                                                                                                                            -
                                                                                                                            public const byte ExitedHidingStateEvent = 11
                                                                                                                            +
                                                                                                                            public const byte DummyCharacterSpawn = 4
                                                                                                                            Field Value
                                                                                                                            @@ -333,7 +381,7 @@
                                                                                                                            Field Value
                                                                                                                            - + @@ -357,7 +405,7 @@
                                                                                                                            Field Value
                                                                                                                            - + @@ -381,7 +429,7 @@
                                                                                                                            Field Value
                                                                                                                            - + @@ -405,7 +453,7 @@
                                                                                                                            Field Value
                                                                                                                            - + @@ -429,7 +477,7 @@
                                                                                                                            Field Value
                                                                                                                            - + diff --git a/api/CatchIo.Runtime.Enums.html b/api/CatchIo.Runtime.Enums.html index 796d5f4..c282d1f 100644 --- a/api/CatchIo.Runtime.Enums.html +++ b/api/CatchIo.Runtime.Enums.html @@ -105,11 +105,13 @@

                                                                                                                            GameLanguage<

                                                                                                                            GameModeType

                                                                                                                            +

                                                                                                                            GameObjectiveEventEnum

                                                                                                                            +

                                                                                                                            RoomState

                                                                                                                            SceneSwitchingState

                                                                                                                            -

                                                                                                                            ScreenResolutionSettings

                                                                                                                            +

                                                                                                                            ScreenResolutionType

                                                                                                                            ShownCharacterStatsType

                                                                                                                            diff --git a/api/CatchIo.Runtime.Environment.CampFire.html b/api/CatchIo.Runtime.Environment.CampFire.html new file mode 100644 index 0000000..2a3cc13 --- /dev/null +++ b/api/CatchIo.Runtime.Environment.CampFire.html @@ -0,0 +1,188 @@ + + + + + + + + Class CampFire + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                                                                                                            +
                                                                                                                            + + + + +
                                                                                                                            +
                                                                                                                            + +
                                                                                                                            +
                                                                                                                            Search Results for
                                                                                                                            +
                                                                                                                            +

                                                                                                                            +
                                                                                                                            +
                                                                                                                              +
                                                                                                                              +
                                                                                                                              +
                                                                                                                              ByteSystem.Byte
                                                                                                                              ByteSystem.Byte
                                                                                                                              ByteSystem.Byte
                                                                                                                              ByteSystem.Byte
                                                                                                                              ByteSystem.Byte
                                                                                                                              + + + + + + + + + + + + + + +
                                                                                                                              TypeNameDescription
                                                                                                                              Collider2Dother
                                                                                                                              +
                                                                                                                              Overrides
                                                                                                                              +
                                                                                                                              DamagableObject.OnTriggerEnter2D(Collider2D)
                                                                                                                              + + + +

                                                                                                                              Start()

                                                                                                                              +
                                                                                                                              +
                                                                                                                              +
                                                                                                                              Declaration
                                                                                                                              +
                                                                                                                              +
                                                                                                                              protected override void Start()
                                                                                                                              +
                                                                                                                              +
                                                                                                                              Overrides
                                                                                                                              +
                                                                                                                              DamagableObject.Start()
                                                                                                                              + + + + + + + +
                                                                                                                              +
                                                                                                                              + +
                                                                                                                              + + + + + + + diff --git a/api/CatchIo.Runtime.Environment.CharacterSpawner.SpawnPoint.html b/api/CatchIo.Runtime.Environment.CharacterSpawner.SpawnPoint.html index 8560c6f..3760500 100644 --- a/api/CatchIo.Runtime.Environment.CharacterSpawner.SpawnPoint.html +++ b/api/CatchIo.Runtime.Environment.CharacterSpawner.SpawnPoint.html @@ -87,7 +87,7 @@

                                                                                                                              Inheritance
                                                                                                                              - +
                                                                                                                              System.Object
                                                                                                                              CharacterSpawner.SpawnPoint

                                                                                                                              Namespace: CatchIo.Runtime.Environment
                                                                                                                              @@ -118,7 +118,7 @@
                                                                                                                              Field Value
                                                                                                                              - Int32 + System.Int32 @@ -166,7 +166,7 @@
                                                                                                                              Field Value
                                                                                                                              - Single + System.Single @@ -190,7 +190,7 @@
                                                                                                                              Field Value
                                                                                                                              - Boolean + System.Boolean diff --git a/api/CatchIo.Runtime.Environment.CharacterSpawner.html b/api/CatchIo.Runtime.Environment.CharacterSpawner.html index 92d4189..af348d4 100644 --- a/api/CatchIo.Runtime.Environment.CharacterSpawner.html +++ b/api/CatchIo.Runtime.Environment.CharacterSpawner.html @@ -87,7 +87,7 @@

                                                                                                                              Inheritance
                                                                                                                              - +
                                                                                                                              System.Object
                                                                                                                              CharacterSpawner
                                                                                                                              diff --git a/api/CatchIo.Runtime.Environment.DamagableObject.html b/api/CatchIo.Runtime.Environment.DamagableObject.html index dd13339..bd17eae 100644 --- a/api/CatchIo.Runtime.Environment.DamagableObject.html +++ b/api/CatchIo.Runtime.Environment.DamagableObject.html @@ -87,29 +87,26 @@

                                                                                                                              Inheritance
                                                                                                                              - +
                                                                                                                              System.Object
                                                                                                                              DamagableObject
                                                                                                                              -
                                                                                                                              -
                                                                                                                              -
                                                                                                                              Implements
                                                                                                                              -
                                                                                                                              IDamagable
                                                                                                                              +

                                                                                                                              Namespace: CatchIo.Runtime.Environment
                                                                                                                              Assembly: cs.temp.dll.dll
                                                                                                                              Syntax
                                                                                                                              -
                                                                                                                              public class DamagableObject : MonoBehaviour
                                                                                                                              +
                                                                                                                              public class DamagableObject : MonoBehaviourPun

                                                                                                                              Fields

                                                                                                                              -

                                                                                                                              HitboxTag

                                                                                                                              +

                                                                                                                              _damage

                                                                                                                              Declaration
                                                                                                                              -
                                                                                                                              public string HitboxTag
                                                                                                                              +
                                                                                                                              protected IDamage _damage
                                                                                                                              Field Value
                                                                                                                              @@ -121,74 +118,21 @@
                                                                                                                              Field Value
                                                                                                                              - - - - -
                                                                                                                              String
                                                                                                                              -

                                                                                                                              Properties -

                                                                                                                              - - - -

                                                                                                                              DamagePercentage

                                                                                                                              -
                                                                                                                              -
                                                                                                                              -
                                                                                                                              Declaration
                                                                                                                              -
                                                                                                                              -
                                                                                                                              public float DamagePercentage { get; }
                                                                                                                              -
                                                                                                                              -
                                                                                                                              Property Value
                                                                                                                              - - - - - - - - - - - - - -
                                                                                                                              TypeDescription
                                                                                                                              Single
                                                                                                                              - - - -

                                                                                                                              DamageSfxType

                                                                                                                              -
                                                                                                                              -
                                                                                                                              -
                                                                                                                              Declaration
                                                                                                                              -
                                                                                                                              -
                                                                                                                              public DamageSfxType DamageSfxType { get; }
                                                                                                                              -
                                                                                                                              -
                                                                                                                              Property Value
                                                                                                                              - - - - - - - - - - +
                                                                                                                              TypeDescription
                                                                                                                              DamageSfxTypeIDamage
                                                                                                                              - -

                                                                                                                              DamageVal

                                                                                                                              +

                                                                                                                              _knockBackData

                                                                                                                              Declaration
                                                                                                                              -
                                                                                                                              public float DamageVal { get; }
                                                                                                                              +
                                                                                                                              protected KnockBackData _knockBackData
                                                                                                                              -
                                                                                                                              Property Value
                                                                                                                              +
                                                                                                                              Field Value
                                                                                                                              @@ -198,78 +142,49 @@
                                                                                                                              Property Value
                                                                                                                              - +
                                                                                                                              SingleKnockBackData
                                                                                                                              +

                                                                                                                              Methods +

                                                                                                                              - -

                                                                                                                              Knockback

                                                                                                                              + +

                                                                                                                              OnTriggerEnter2D(Collider2D)

                                                                                                                              Declaration
                                                                                                                              -
                                                                                                                              public float Knockback { get; }
                                                                                                                              +
                                                                                                                              protected virtual void OnTriggerEnter2D(Collider2D other)
                                                                                                                              -
                                                                                                                              Property Value
                                                                                                                              +
                                                                                                                              Parameters
                                                                                                                              + - + +
                                                                                                                              TypeName Description
                                                                                                                              SingleCollider2Dother
                                                                                                                              -

                                                                                                                              Methods -

                                                                                                                              - -

                                                                                                                              OnHit()

                                                                                                                              + +

                                                                                                                              Start()

                                                                                                                              Declaration
                                                                                                                              -
                                                                                                                              public void OnHit()
                                                                                                                              -
                                                                                                                              - - - -

                                                                                                                              OnHitDamage(ICharacterHitable)

                                                                                                                              -
                                                                                                                              -
                                                                                                                              -
                                                                                                                              Declaration
                                                                                                                              -
                                                                                                                              -
                                                                                                                              public void OnHitDamage(ICharacterHitable other)
                                                                                                                              -
                                                                                                                              -
                                                                                                                              Parameters
                                                                                                                              - - - - - - - - - - - - - - - -
                                                                                                                              TypeNameDescription
                                                                                                                              ICharacterHitableother
                                                                                                                              -

                                                                                                                              Implements

                                                                                                                              -
                                                                                                                              - IDamagable +
                                                                                                                              protected virtual void Start()
                                                                                                                              diff --git a/api/CatchIo.Runtime.Environment.EnvironmentSfxEmitter.html b/api/CatchIo.Runtime.Environment.EnvironmentSfxEmitter.html new file mode 100644 index 0000000..b87e4ea --- /dev/null +++ b/api/CatchIo.Runtime.Environment.EnvironmentSfxEmitter.html @@ -0,0 +1,135 @@ + + + + + + + + Class EnvironmentSfxEmitter + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                                                                                                              +
                                                                                                                              + + + + +
                                                                                                                              +
                                                                                                                              + +
                                                                                                                              +
                                                                                                                              Search Results for
                                                                                                                              +
                                                                                                                              +

                                                                                                                              +
                                                                                                                              +
                                                                                                                                +
                                                                                                                                +
                                                                                                                                + + +
                                                                                                                                +
                                                                                                                                + +
                                                                                                                                +
                                                                                                                                + + + + + + diff --git a/api/CatchIo.Runtime.Environment.HidingSpot.html b/api/CatchIo.Runtime.Environment.HidingSpot.html index 1d08fdb..f731420 100644 --- a/api/CatchIo.Runtime.Environment.HidingSpot.html +++ b/api/CatchIo.Runtime.Environment.HidingSpot.html @@ -87,7 +87,7 @@

                                                                                                                                Inheritance
                                                                                                                                - +
                                                                                                                                System.Object
                                                                                                                                HidingSpot

                                                                                                                                Namespace: CatchIo.Runtime.Environment
                                                                                                                                @@ -117,7 +117,7 @@
                                                                                                                                Field Value
                                                                                                                                - Boolean + System.Boolean @@ -126,6 +126,31 @@

                                                                                                                                Properties

                                                                                                                                + +

                                                                                                                                CharactersInHidingSpot

                                                                                                                                +
                                                                                                                                +
                                                                                                                                +
                                                                                                                                Declaration
                                                                                                                                +
                                                                                                                                +
                                                                                                                                public List<CharacterFacade> CharactersInHidingSpot { get; }
                                                                                                                                +
                                                                                                                                +
                                                                                                                                Property Value
                                                                                                                                + + + + + + + + + + + + + +
                                                                                                                                TypeDescription
                                                                                                                                System.Collections.Generic.List<CharacterFacade>
                                                                                                                                + +

                                                                                                                                IsEnabled

                                                                                                                                @@ -144,7 +169,7 @@
                                                                                                                                Property Value
                                                                                                                                - Boolean + System.Boolean @@ -169,7 +194,7 @@
                                                                                                                                Property Value
                                                                                                                                - Single + System.Single @@ -194,7 +219,7 @@
                                                                                                                                Property Value
                                                                                                                                - List<Vector2> + System.Collections.Generic.List<Vector2> @@ -203,23 +228,13 @@

                                                                                                                                Methods

                                                                                                                                - -

                                                                                                                                Disable()

                                                                                                                                -
                                                                                                                                -
                                                                                                                                -
                                                                                                                                Declaration
                                                                                                                                -
                                                                                                                                -
                                                                                                                                public void Disable()
                                                                                                                                -
                                                                                                                                - - - -

                                                                                                                                Enable()

                                                                                                                                + +

                                                                                                                                AddCollision()

                                                                                                                                Declaration
                                                                                                                                -
                                                                                                                                public void Enable()
                                                                                                                                +
                                                                                                                                public void AddCollision()
                                                                                                                                @@ -229,7 +244,7 @@

                                                                                                                                Declaration
                                                                                                                                -
                                                                                                                                public void EnterCharacter(CharacterFacade character)
                                                                                                                                +
                                                                                                                                public void EnterCharacter(CharacterFacade enterCharacter)
                                                                                                                                Parameters
                                                                                                                                @@ -243,7 +258,7 @@
                                                                                                                                Parameters
                                                                                                                                - + @@ -256,7 +271,7 @@

                                                                                                                                Declaration
                                                                                                                                -
                                                                                                                                public void ExitCharacter(CharacterFacade character)
                                                                                                                                +
                                                                                                                                public void ExitCharacter(CharacterFacade exitCharacter)
                                                                                                                                Parameters
                                                                                                                                CharacterFacadecharacterenterCharacter
                                                                                                                                @@ -270,7 +285,7 @@
                                                                                                                                Parameters
                                                                                                                                - + diff --git a/api/CatchIo.Runtime.Environment.HidingSpotLightCollider.html b/api/CatchIo.Runtime.Environment.HidingSpotLightCollider.html new file mode 100644 index 0000000..875cc22 --- /dev/null +++ b/api/CatchIo.Runtime.Environment.HidingSpotLightCollider.html @@ -0,0 +1,135 @@ + + + + + + + + Class HidingSpotLightCollider + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                                                                                                                +
                                                                                                                                + + + + +
                                                                                                                                +
                                                                                                                                + +
                                                                                                                                +
                                                                                                                                Search Results for
                                                                                                                                +
                                                                                                                                +

                                                                                                                                +
                                                                                                                                +
                                                                                                                                  +
                                                                                                                                  +
                                                                                                                                  + + +
                                                                                                                                  +
                                                                                                                                  + +
                                                                                                                                  +
                                                                                                                                  + + + + + + diff --git a/api/CatchIo.Runtime.Environment.Interactable.InteractableObject.html b/api/CatchIo.Runtime.Environment.Interactable.InteractableObject.html new file mode 100644 index 0000000..94143ff --- /dev/null +++ b/api/CatchIo.Runtime.Environment.Interactable.InteractableObject.html @@ -0,0 +1,341 @@ + + + + + + + + Class InteractableObject + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                                                                                                                  +
                                                                                                                                  + + + + +
                                                                                                                                  +
                                                                                                                                  + +
                                                                                                                                  +
                                                                                                                                  Search Results for
                                                                                                                                  +
                                                                                                                                  +

                                                                                                                                  +
                                                                                                                                  +
                                                                                                                                    +
                                                                                                                                    +
                                                                                                                                    +
                                                                                                                                    CharacterFacadecharacterexitCharacter
                                                                                                                                    + + + + + + + + + + + + + + +
                                                                                                                                    TypeNameDescription
                                                                                                                                    System.Int32characterViewId
                                                                                                                                    + + + +

                                                                                                                                    OnMoveOutOfTrigger(Int32)

                                                                                                                                    +

                                                                                                                                    On move out of trigger

                                                                                                                                    +
                                                                                                                                    +
                                                                                                                                    +
                                                                                                                                    Declaration
                                                                                                                                    +
                                                                                                                                    +
                                                                                                                                    public void OnMoveOutOfTrigger(int characterViewId)
                                                                                                                                    +
                                                                                                                                    +
                                                                                                                                    Parameters
                                                                                                                                    + + + + + + + + + + + + + + + +
                                                                                                                                    TypeNameDescription
                                                                                                                                    System.Int32characterViewId
                                                                                                                                    + + + +

                                                                                                                                    OnTriggerIn(Int32)

                                                                                                                                    +

                                                                                                                                    Do operation when player enter trigger

                                                                                                                                    +
                                                                                                                                    +
                                                                                                                                    +
                                                                                                                                    Declaration
                                                                                                                                    +
                                                                                                                                    +
                                                                                                                                    protected virtual void OnTriggerIn(int characterViewId)
                                                                                                                                    +
                                                                                                                                    +
                                                                                                                                    Parameters
                                                                                                                                    + + + + + + + + + + + + + + + +
                                                                                                                                    TypeNameDescription
                                                                                                                                    System.Int32characterViewId
                                                                                                                                    + + + +

                                                                                                                                    OnTriggerOut(Int32)

                                                                                                                                    +

                                                                                                                                    Do operation when player leave trigger

                                                                                                                                    +
                                                                                                                                    +
                                                                                                                                    +
                                                                                                                                    Declaration
                                                                                                                                    +
                                                                                                                                    +
                                                                                                                                    protected virtual void OnTriggerOut(int characterViewId)
                                                                                                                                    +
                                                                                                                                    +
                                                                                                                                    Parameters
                                                                                                                                    + + + + + + + + + + + + + + + +
                                                                                                                                    TypeNameDescription
                                                                                                                                    System.Int32characterViewId
                                                                                                                                    + + + +

                                                                                                                                    RPC_OnInteraction()

                                                                                                                                    +

                                                                                                                                    Handle RPC interactions

                                                                                                                                    +
                                                                                                                                    +
                                                                                                                                    +
                                                                                                                                    Declaration
                                                                                                                                    +
                                                                                                                                    +
                                                                                                                                    protected virtual void RPC_OnInteraction()
                                                                                                                                    +
                                                                                                                                    + + + +

                                                                                                                                    RPC_OnTriggerIn(Int32)

                                                                                                                                    +
                                                                                                                                    +
                                                                                                                                    +
                                                                                                                                    Declaration
                                                                                                                                    +
                                                                                                                                    +
                                                                                                                                    protected virtual void RPC_OnTriggerIn(int characterViewId)
                                                                                                                                    +
                                                                                                                                    +
                                                                                                                                    Parameters
                                                                                                                                    + + + + + + + + + + + + + + + +
                                                                                                                                    TypeNameDescription
                                                                                                                                    System.Int32characterViewId
                                                                                                                                    + + + +

                                                                                                                                    RPC_OnTriggerOut(Int32)

                                                                                                                                    +
                                                                                                                                    +
                                                                                                                                    +
                                                                                                                                    Declaration
                                                                                                                                    +
                                                                                                                                    +
                                                                                                                                    protected virtual void RPC_OnTriggerOut(int characterViewId)
                                                                                                                                    +
                                                                                                                                    +
                                                                                                                                    Parameters
                                                                                                                                    + + + + + + + + + + + + + + + +
                                                                                                                                    TypeNameDescription
                                                                                                                                    System.Int32characterViewId
                                                                                                                                    + + + + + + + +
                                                                                                                                    +
                                                                                                                                    + +
                                                                                                                                    + + + + + + + diff --git a/api/CatchIo.Runtime.Environment.Interactable.InteractableTrigger.html b/api/CatchIo.Runtime.Environment.Interactable.InteractableTrigger.html new file mode 100644 index 0000000..b500b1e --- /dev/null +++ b/api/CatchIo.Runtime.Environment.Interactable.InteractableTrigger.html @@ -0,0 +1,277 @@ + + + + + + + + Class InteractableTrigger + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                                                                                                                    +
                                                                                                                                    + + + + +
                                                                                                                                    +
                                                                                                                                    + +
                                                                                                                                    +
                                                                                                                                    Search Results for
                                                                                                                                    +
                                                                                                                                    +

                                                                                                                                    +
                                                                                                                                    +
                                                                                                                                      +
                                                                                                                                      +
                                                                                                                                      + + +
                                                                                                                                      +
                                                                                                                                      + +
                                                                                                                                      +
                                                                                                                                      + + + + + + diff --git a/api/CatchIo.Runtime.Environment.Interactable.SignPost.html b/api/CatchIo.Runtime.Environment.Interactable.SignPost.html new file mode 100644 index 0000000..e7d6118 --- /dev/null +++ b/api/CatchIo.Runtime.Environment.Interactable.SignPost.html @@ -0,0 +1,325 @@ + + + + + + + + Class SignPost + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                                                                                                                      +
                                                                                                                                      + + + + +
                                                                                                                                      +
                                                                                                                                      + +
                                                                                                                                      +
                                                                                                                                      Search Results for
                                                                                                                                      +
                                                                                                                                      +

                                                                                                                                      +
                                                                                                                                      +
                                                                                                                                        +
                                                                                                                                        +
                                                                                                                                        + + +
                                                                                                                                        +
                                                                                                                                        + +
                                                                                                                                        +
                                                                                                                                        + + + + + + diff --git a/api/CatchIo.Runtime.Environment.Interactable.html b/api/CatchIo.Runtime.Environment.Interactable.html new file mode 100644 index 0000000..209d00d --- /dev/null +++ b/api/CatchIo.Runtime.Environment.Interactable.html @@ -0,0 +1,137 @@ + + + + + + + + Namespace CatchIo.Runtime.Environment.Interactable + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                                                                                                                        +
                                                                                                                                        + + + + +
                                                                                                                                        +
                                                                                                                                        + +
                                                                                                                                        +
                                                                                                                                        Search Results for
                                                                                                                                        +
                                                                                                                                        +

                                                                                                                                        +
                                                                                                                                        +
                                                                                                                                          +
                                                                                                                                          +
                                                                                                                                          + + +
                                                                                                                                          +
                                                                                                                                          + +
                                                                                                                                          +
                                                                                                                                          + + + + + + diff --git a/api/CatchIo.Runtime.Environment.ItemSpawner.html b/api/CatchIo.Runtime.Environment.ItemSpawner.html index 67f03da..1015cb2 100644 --- a/api/CatchIo.Runtime.Environment.ItemSpawner.html +++ b/api/CatchIo.Runtime.Environment.ItemSpawner.html @@ -87,7 +87,7 @@

                                                                                                                                          Inheritance
                                                                                                                                          - +
                                                                                                                                          System.Object
                                                                                                                                          ItemSpawner

                                                                                                                                          Namespace: CatchIo.Runtime.Environment
                                                                                                                                          @@ -119,7 +119,7 @@
                                                                                                                                          Property Value
                                                                                                                                          - Int32 + System.Int32 @@ -157,7 +157,7 @@
                                                                                                                                          Parameters
                                                                                                                                          - Int32 + System.Int32 index @@ -167,7 +167,7 @@
                                                                                                                                          Parameters
                                                                                                                                          - Int32 + System.Int32 spawnTime diff --git a/api/CatchIo.Runtime.Environment.ItemSpawnerController.html b/api/CatchIo.Runtime.Environment.ItemSpawnerController.html index d18ad6a..f0ba5b9 100644 --- a/api/CatchIo.Runtime.Environment.ItemSpawnerController.html +++ b/api/CatchIo.Runtime.Environment.ItemSpawnerController.html @@ -87,7 +87,7 @@

                                                                                                                                          Inheritance
                                                                                                                                          - +
                                                                                                                                          System.Object
                                                                                                                                          ItemSpawnerController

                                                                                                                                          Namespace: CatchIo.Runtime.Environment
                                                                                                                                          @@ -119,7 +119,7 @@
                                                                                                                                          Parameters
                                                                                                                                          - Int32 + System.Int32 id @@ -171,7 +171,7 @@
                                                                                                                                          Parameters
                                                                                                                                          - Int32 + System.Int32 spawnTime diff --git a/api/CatchIo.Runtime.Environment.ReadableTileSurface.html b/api/CatchIo.Runtime.Environment.ReadableTileSurface.html index 804a3f5..0f940ff 100644 --- a/api/CatchIo.Runtime.Environment.ReadableTileSurface.html +++ b/api/CatchIo.Runtime.Environment.ReadableTileSurface.html @@ -87,7 +87,7 @@

                                                                                                                                          Inheritance
                                                                                                                                          - +
                                                                                                                                          System.Object
                                                                                                                                          ReadableTileSurface

                                                                                                                                          Namespace: CatchIo.Runtime.Environment
                                                                                                                                          @@ -118,32 +118,7 @@
                                                                                                                                          Property Value
                                                                                                                                          - Int32 - - - - - - - -

                                                                                                                                          SurfaceData

                                                                                                                                          -
                                                                                                                                          -
                                                                                                                                          -
                                                                                                                                          Declaration
                                                                                                                                          -
                                                                                                                                          -
                                                                                                                                          public TileSurface SurfaceData { get; }
                                                                                                                                          -
                                                                                                                                          -
                                                                                                                                          Property Value
                                                                                                                                          - - - - - - - - - - + @@ -187,7 +162,7 @@
                                                                                                                                          Returns
                                                                                                                                          - + diff --git a/api/CatchIo.Runtime.Environment.TileSurface.html b/api/CatchIo.Runtime.Environment.TileSurface.html index bc7098f..34cc621 100644 --- a/api/CatchIo.Runtime.Environment.TileSurface.html +++ b/api/CatchIo.Runtime.Environment.TileSurface.html @@ -115,17 +115,17 @@
                                                                                                                                          Parameters
                                                                                                                                          - + - + - + @@ -152,7 +152,7 @@
                                                                                                                                          Field Value
                                                                                                                                          - + @@ -176,7 +176,7 @@
                                                                                                                                          Field Value
                                                                                                                                          - + @@ -200,7 +200,7 @@
                                                                                                                                          Field Value
                                                                                                                                          - + diff --git a/api/CatchIo.Runtime.Environment.html b/api/CatchIo.Runtime.Environment.html index 84bc565..2192be7 100644 --- a/api/CatchIo.Runtime.Environment.html +++ b/api/CatchIo.Runtime.Environment.html @@ -87,14 +87,20 @@

                                                                                                                                          Classes

                                                                                                                                          +

                                                                                                                                          CampFire

                                                                                                                                          +

                                                                                                                                          CharacterSpawner

                                                                                                                                          CharacterSpawner.SpawnPoint

                                                                                                                                          DamagableObject

                                                                                                                                          +

                                                                                                                                          EnvironmentSfxEmitter

                                                                                                                                          +

                                                                                                                                          HidingSpot

                                                                                                                                          +

                                                                                                                                          HidingSpotLightCollider

                                                                                                                                          +

                                                                                                                                          ItemSpawner

                                                                                                                                          ItemSpawnerController

                                                                                                                                          diff --git a/api/CatchIo.Runtime.Interfaces.ICharacterDetectable.html b/api/CatchIo.Runtime.Interfaces.ICharacterDetectable.html new file mode 100644 index 0000000..fb20cb3 --- /dev/null +++ b/api/CatchIo.Runtime.Interfaces.ICharacterDetectable.html @@ -0,0 +1,185 @@ + + + + + + + + Interface ICharacterDetectable + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                                                                                                                          +
                                                                                                                                          + + + + +
                                                                                                                                          +
                                                                                                                                          + +
                                                                                                                                          +
                                                                                                                                          Search Results for
                                                                                                                                          +
                                                                                                                                          +

                                                                                                                                          +
                                                                                                                                          +
                                                                                                                                            +
                                                                                                                                            +
                                                                                                                                            +
                                                                                                                                            TypeDescription
                                                                                                                                            TileSurfaceSystem.Int32
                                                                                                                                            Nullable<TileSurface>System.Nullable<TileSurface>
                                                                                                                                            StringSystem.String terrain
                                                                                                                                            SingleSystem.Single volume
                                                                                                                                            BooleanSystem.Boolean leavesMark
                                                                                                                                            BooleanSystem.Boolean
                                                                                                                                            StringSystem.String
                                                                                                                                            SingleSystem.Single
                                                                                                                                            + + + + + + + + + + + + +
                                                                                                                                            TypeDescription
                                                                                                                                            System.Int32
                                                                                                                                            +

                                                                                                                                            Methods +

                                                                                                                                            + + + +

                                                                                                                                            Detect()

                                                                                                                                            +

                                                                                                                                            Called when the character is detected by another entity(player).

                                                                                                                                            +
                                                                                                                                            +
                                                                                                                                            +
                                                                                                                                            Declaration
                                                                                                                                            +
                                                                                                                                            +
                                                                                                                                            void Detect()
                                                                                                                                            +
                                                                                                                                            + + + +

                                                                                                                                            Miss()

                                                                                                                                            +

                                                                                                                                            Called when the character is no longer detected.

                                                                                                                                            +
                                                                                                                                            +
                                                                                                                                            +
                                                                                                                                            Declaration
                                                                                                                                            +
                                                                                                                                            +
                                                                                                                                            void Miss()
                                                                                                                                            +
                                                                                                                                            + + + + + + + +
                                                                                                                                            +
                                                                                                                                            + +
                                                                                                                                            + + + + + + + diff --git a/api/CatchIo.Runtime.Interfaces.ICharacterInteractable.html b/api/CatchIo.Runtime.Interfaces.ICharacterInteractable.html new file mode 100644 index 0000000..28bcfae --- /dev/null +++ b/api/CatchIo.Runtime.Interfaces.ICharacterInteractable.html @@ -0,0 +1,242 @@ + + + + + + + + Interface ICharacterInteractable + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                                                                                                                            +
                                                                                                                                            + + + + +
                                                                                                                                            +
                                                                                                                                            + +
                                                                                                                                            +
                                                                                                                                            Search Results for
                                                                                                                                            +
                                                                                                                                            +

                                                                                                                                            +
                                                                                                                                            +
                                                                                                                                              +
                                                                                                                                              +
                                                                                                                                              + + +
                                                                                                                                              +
                                                                                                                                              + +
                                                                                                                                              +
                                                                                                                                              + + + + + + diff --git a/api/CatchIo.Runtime.Interfaces.IDetectable.html b/api/CatchIo.Runtime.Interfaces.IDetectable.html index 1f5d185..14ecb1c 100644 --- a/api/CatchIo.Runtime.Interfaces.IDetectable.html +++ b/api/CatchIo.Runtime.Interfaces.IDetectable.html @@ -113,7 +113,7 @@
                                                                                                                                              Property Value
                                                                                                                                              - Boolean + System.Boolean diff --git a/api/CatchIo.Runtime.Interfaces.IEffectPlayable.html b/api/CatchIo.Runtime.Interfaces.IEffectPlayable.html index b02b1ed..4313afb 100644 --- a/api/CatchIo.Runtime.Interfaces.IEffectPlayable.html +++ b/api/CatchIo.Runtime.Interfaces.IEffectPlayable.html @@ -131,7 +131,7 @@
                                                                                                                                              Returns
                                                                                                                                              - IEnumerator + System.Collections.Generic.IEnumerator diff --git a/api/CatchIo.Runtime.Interfaces.ISceneMode.html b/api/CatchIo.Runtime.Interfaces.ISceneMode.html index df42dd1..7e084a2 100644 --- a/api/CatchIo.Runtime.Interfaces.ISceneMode.html +++ b/api/CatchIo.Runtime.Interfaces.ISceneMode.html @@ -113,7 +113,7 @@
                                                                                                                                              Returns
                                                                                                                                              - IEnumerator + System.Collections.Generic.IEnumerator @@ -155,7 +155,7 @@
                                                                                                                                              Returns
                                                                                                                                              - IEnumerator + System.Collections.Generic.IEnumerator diff --git a/api/CatchIo.Runtime.Sound.UiSfx.SfxParameter.html b/api/CatchIo.Runtime.Interfaces.ISoundDetectable.html similarity index 79% rename from api/CatchIo.Runtime.Sound.UiSfx.SfxParameter.html rename to api/CatchIo.Runtime.Interfaces.ISoundDetectable.html index 84b3294..72c181a 100644 --- a/api/CatchIo.Runtime.Sound.UiSfx.SfxParameter.html +++ b/api/CatchIo.Runtime.Interfaces.ISoundDetectable.html @@ -5,10 +5,10 @@ - Enum UiSfx.SfxParameter + <title>Interface ISoundDetectable | Catch.io Developer Reference - @@ -78,43 +78,31 @@
                                                                                                                                              -
                                                                                                                                              +
                                                                                                                                              -

                                                                                                                                              Enum UiSfx.SfxParameter +

                                                                                                                                              Interface ISoundDetectable

                                                                                                                                              -
                                                                                                                                              Namespace: CatchIo.Runtime.Sound
                                                                                                                                              +
                                                                                                                                              Namespace: CatchIo.Runtime.Interfaces
                                                                                                                                              Assembly: cs.temp.dll.dll
                                                                                                                                              -
                                                                                                                                              Syntax
                                                                                                                                              +
                                                                                                                                              Syntax
                                                                                                                                              -
                                                                                                                                              public enum SfxParameter
                                                                                                                                              +
                                                                                                                                              public interface ISoundDetectable
                                                                                                                                              -

                                                                                                                                              Fields +

                                                                                                                                              Methods

                                                                                                                                              - - - - - - - - - - - - - - - - - - - - - -
                                                                                                                                              NameDescription
                                                                                                                                              BackButton
                                                                                                                                              StartSfx
                                                                                                                                              StoneButton
                                                                                                                                              + + + +

                                                                                                                                              OnGenerate()

                                                                                                                                              +
                                                                                                                                              +
                                                                                                                                              +
                                                                                                                                              Declaration
                                                                                                                                              +
                                                                                                                                              +
                                                                                                                                              void OnGenerate()
                                                                                                                                              +
                                                                                                                                              diff --git a/api/CatchIo.Runtime.Interfaces.ISurfaceObservable.html b/api/CatchIo.Runtime.Interfaces.ISurfaceObservable.html index 1dbd382..3b5c53b 100644 --- a/api/CatchIo.Runtime.Interfaces.ISurfaceObservable.html +++ b/api/CatchIo.Runtime.Interfaces.ISurfaceObservable.html @@ -96,7 +96,7 @@

                                                                                                                                              Methods -

                                                                                                                                              OnSurfaceChanged(Nullable<TileSurface>)

                                                                                                                                              +

                                                                                                                                              OnSurfaceChanged(Nullable<TileSurface>)

                                                                                                                                              Declaration
                                                                                                                                              @@ -114,7 +114,7 @@
                                                                                                                                              Parameters
                                                                                                                                              - Nullable<TileSurface> + System.Nullable<TileSurface> newSurface diff --git a/api/CatchIo.Runtime.Interfaces.IThrowable.html b/api/CatchIo.Runtime.Interfaces.IThrowable.html index b079070..44e7c4f 100644 --- a/api/CatchIo.Runtime.Interfaces.IThrowable.html +++ b/api/CatchIo.Runtime.Interfaces.IThrowable.html @@ -177,7 +177,7 @@
                                                                                                                                              Parameters
                                                                                                                                              - Single + System.Single throwRadius diff --git a/api/CatchIo.Runtime.Interfaces.html b/api/CatchIo.Runtime.Interfaces.html index f30f606..82dbb9e 100644 --- a/api/CatchIo.Runtime.Interfaces.html +++ b/api/CatchIo.Runtime.Interfaces.html @@ -87,13 +87,11 @@

                                                                                                                                              Interfaces

                                                                                                                                              -

                                                                                                                                              ICharacterHitable

                                                                                                                                              -

                                                                                                                                              Interface for objects that can take damage. -Object taking damage must implement the OnDamage function, and objects that gives damage should call that function and pass the damage value.

                                                                                                                                              +

                                                                                                                                              ICharacterDetectable

                                                                                                                                              +

                                                                                                                                              Interface for character detecting, providing methods for handling detection and missing events. +Each character implementing this interface has a unique ViewID for identification in networked environment.

                                                                                                                                              -

                                                                                                                                              IDamagable

                                                                                                                                              -
                                                                                                                                              -

                                                                                                                                              IDamage

                                                                                                                                              +

                                                                                                                                              ICharacterInteractable

                                                                                                                                              IDetectable

                                                                                                                                              @@ -102,6 +100,8 @@

                                                                                                                                              IEffe

                                                                                                                                              ISceneMode

                                                                                                                                              +

                                                                                                                                              ISoundDetectable

                                                                                                                                              +

                                                                                                                                              ISurfaceObservable

                                                                                                                                              IThrowable

                                                                                                                                              diff --git a/api/CatchIo.Runtime.Items.ConsumableItem.html b/api/CatchIo.Runtime.Items.ConsumableItem.html index 5913952..37c3928 100644 --- a/api/CatchIo.Runtime.Items.ConsumableItem.html +++ b/api/CatchIo.Runtime.Items.ConsumableItem.html @@ -88,7 +88,7 @@

                                                                                                                                              Inheritance
                                                                                                                                              - +
                                                                                                                                              System.Object
                                                                                                                                              ConsumableItem
                                                                                                                                              @@ -113,6 +113,9 @@
                                                                                                                                              Inherited Members
                                                                                                                                              Item._itemSfx
                                                                                                                                              +
                                                                                                                                              + Item._isDropping +
                                                                                                                                              Item.DisacrdTrajectoryData
                                                                                                                                              @@ -122,6 +125,9 @@
                                                                                                                                              Inherited Members
                                                                                                                                              Item._isDiscarding
                                                                                                                                              +
                                                                                                                                              + Item.DiscardCoroutine +
                                                                                                                                              Item._nameText
                                                                                                                                              diff --git a/api/CatchIo.Runtime.Items.Item.html b/api/CatchIo.Runtime.Items.Item.html index aac43dc..1ec3975 100644 --- a/api/CatchIo.Runtime.Items.Item.html +++ b/api/CatchIo.Runtime.Items.Item.html @@ -88,7 +88,7 @@

                                                                                                                                              Inheritance
                                                                                                                                              - +
                                                                                                                                              System.Object
                                                                                                                                              Item
                                                                                                                                              @@ -126,7 +126,31 @@
                                                                                                                                              Field Value
                                                                                                                                              - Boolean + System.Boolean + + + + + + +

                                                                                                                                              _isDropping

                                                                                                                                              +
                                                                                                                                              +
                                                                                                                                              +
                                                                                                                                              Declaration
                                                                                                                                              +
                                                                                                                                              +
                                                                                                                                              protected bool _isDropping
                                                                                                                                              +
                                                                                                                                              +
                                                                                                                                              Field Value
                                                                                                                                              + + + + + + + + + + @@ -205,6 +229,30 @@
                                                                                                                                              Field Value
                                                                                                                                              TypeDescription
                                                                                                                                              System.Boolean
                                                                                                                                              +

                                                                                                                                              DiscardCoroutine

                                                                                                                                              +
                                                                                                                                              +
                                                                                                                                              +
                                                                                                                                              Declaration
                                                                                                                                              +
                                                                                                                                              +
                                                                                                                                              protected IEnumerator DiscardCoroutine
                                                                                                                                              +
                                                                                                                                              +
                                                                                                                                              Field Value
                                                                                                                                              + + + + + + + + + + + + + +
                                                                                                                                              TypeDescription
                                                                                                                                              System.Collections.Generic.IEnumerator
                                                                                                                                              + +

                                                                                                                                              DiscardTrajectory

                                                                                                                                              @@ -246,7 +294,7 @@
                                                                                                                                              Field Value
                                                                                                                                              - String + System.String @@ -273,7 +321,7 @@
                                                                                                                                              Property Value
                                                                                                                                              - Boolean + System.Boolean @@ -360,7 +408,7 @@
                                                                                                                                              Returns
                                                                                                                                              - Boolean + System.Boolean @@ -385,7 +433,7 @@
                                                                                                                                              Returns
                                                                                                                                              - Object + System.Object diff --git a/api/CatchIo.Runtime.Items.ItemRebounder.html b/api/CatchIo.Runtime.Items.ItemRebounder.html index a728f49..b7ab4a6 100644 --- a/api/CatchIo.Runtime.Items.ItemRebounder.html +++ b/api/CatchIo.Runtime.Items.ItemRebounder.html @@ -87,7 +87,7 @@

                                                                                                                                              Inheritance
                                                                                                                                              - +
                                                                                                                                              System.Object
                                                                                                                                              ItemRebounder

                                                                                                                                              Namespace: CatchIo.Runtime.Items
                                                                                                                                              @@ -117,7 +117,7 @@
                                                                                                                                              Field Value
                                                                                                                                              - Action + System.Action @@ -168,7 +168,7 @@
                                                                                                                                              Property Value
                                                                                                                                              - Boolean + System.Boolean diff --git a/api/CatchIo.Runtime.Items.StaminaPotion.html b/api/CatchIo.Runtime.Items.StaminaPotion.html index dcd6c1b..abb7c8f 100644 --- a/api/CatchIo.Runtime.Items.StaminaPotion.html +++ b/api/CatchIo.Runtime.Items.StaminaPotion.html @@ -88,7 +88,7 @@

                                                                                                                                              Inheritance
                                                                                                                                              - +
                                                                                                                                              System.Object
                                                                                                                                              StaminaPotion
                                                                                                                                              @@ -113,6 +113,9 @@
                                                                                                                                              Inherited Members
                                                                                                                                              Item._itemSfx
                                                                                                                                              +
                                                                                                                                              + Item._isDropping +
                                                                                                                                              Item.DisacrdTrajectoryData
                                                                                                                                              @@ -122,6 +125,9 @@
                                                                                                                                              Inherited Members
                                                                                                                                              Item._isDiscarding
                                                                                                                                              +
                                                                                                                                              + Item.DiscardCoroutine +
                                                                                                                                              Item._nameText
                                                                                                                                              @@ -187,7 +193,7 @@
                                                                                                                                              Property Value
                                                                                                                                              - Single + System.Single diff --git a/api/CatchIo.Runtime.Items.Stone.html b/api/CatchIo.Runtime.Items.Stone.html index 0cd523d..96dc925 100644 --- a/api/CatchIo.Runtime.Items.Stone.html +++ b/api/CatchIo.Runtime.Items.Stone.html @@ -88,7 +88,7 @@

                                                                                                                                              Inheritance
                                                                                                                                              - +
                                                                                                                                              System.Object
                                                                                                                                              Stone
                                                                                                                                              @@ -99,7 +99,6 @@
                                                                                                                                              Implements
                                                                                                                                              IDetectable
                                                                                                                                              IPoolable
                                                                                                                                              IThrowable
                                                                                                                                              -
                                                                                                                                              IDamagable
                                                                                                                                              Inherited Members
                                                                                                                                              @@ -163,6 +162,9 @@
                                                                                                                                              Inherited Members
                                                                                                                                              Item._itemSfx
                                                                                                                                              +
                                                                                                                                              + Item._isDropping +
                                                                                                                                              Item.DisacrdTrajectoryData
                                                                                                                                              @@ -172,6 +174,9 @@
                                                                                                                                              Inherited Members
                                                                                                                                              Item._isDiscarding
                                                                                                                                              +
                                                                                                                                              + Item.DiscardCoroutine +
                                                                                                                                              Item._nameText
                                                                                                                                              @@ -230,56 +235,6 @@
                                                                                                                                              Property Value
                                                                                                                                              - - - -

                                                                                                                                              DamageVal

                                                                                                                                              -
                                                                                                                                              -
                                                                                                                                              -
                                                                                                                                              Declaration
                                                                                                                                              -
                                                                                                                                              -
                                                                                                                                              public float DamageVal { get; set; }
                                                                                                                                              -
                                                                                                                                              -
                                                                                                                                              Property Value
                                                                                                                                              - - - - - - - - - - - - - -
                                                                                                                                              TypeDescription
                                                                                                                                              Single
                                                                                                                                              - - - -

                                                                                                                                              KnockbackVal

                                                                                                                                              -
                                                                                                                                              -
                                                                                                                                              -
                                                                                                                                              Declaration
                                                                                                                                              -
                                                                                                                                              -
                                                                                                                                              public float KnockbackVal { get; set; }
                                                                                                                                              -
                                                                                                                                              -
                                                                                                                                              Property Value
                                                                                                                                              - - - - - - - - - - - - - -
                                                                                                                                              TypeDescription
                                                                                                                                              Single

                                                                                                                                              Methods

                                                                                                                                              @@ -302,7 +257,7 @@
                                                                                                                                              Returns
                                                                                                                                              - Boolean + System.Boolean @@ -340,43 +295,6 @@
                                                                                                                                              Overrides
                                                                                                                                              ThrowableItem.OnDiscard(Vector2)
                                                                                                                                              - -

                                                                                                                                              OnHit()

                                                                                                                                              -
                                                                                                                                              -
                                                                                                                                              -
                                                                                                                                              Declaration
                                                                                                                                              -
                                                                                                                                              -
                                                                                                                                              public void OnHit()
                                                                                                                                              -
                                                                                                                                              - - - -

                                                                                                                                              OnHitDamage(ICharacterHitable)

                                                                                                                                              -
                                                                                                                                              -
                                                                                                                                              -
                                                                                                                                              Declaration
                                                                                                                                              -
                                                                                                                                              -
                                                                                                                                              public void OnHitDamage(ICharacterHitable other)
                                                                                                                                              -
                                                                                                                                              -
                                                                                                                                              Parameters
                                                                                                                                              - - - - - - - - - - - - - - - -
                                                                                                                                              TypeNameDescription
                                                                                                                                              ICharacterHitableother
                                                                                                                                              - -

                                                                                                                                              OnLanded()

                                                                                                                                              @@ -441,9 +359,6 @@

                                                                                                                                              Implements

                                                                                                                                              IThrowable
                                                                                                                                              -
                                                                                                                                              - IDamagable -
                                                                                                                                              diff --git a/api/CatchIo.Runtime.Items.TeleportRune.html b/api/CatchIo.Runtime.Items.TeleportRune.html index 06874a0..4788bf3 100644 --- a/api/CatchIo.Runtime.Items.TeleportRune.html +++ b/api/CatchIo.Runtime.Items.TeleportRune.html @@ -88,7 +88,7 @@

                                                                                                                                              Inheritance
                                                                                                                                              - +
                                                                                                                                              System.Object
                                                                                                                                              TeleportRune
                                                                                                                                              @@ -157,6 +157,9 @@
                                                                                                                                              Inherited Members
                                                                                                                                              Item._itemSfx
                                                                                                                                              +
                                                                                                                                              + Item._isDropping +
                                                                                                                                              Item.DisacrdTrajectoryData
                                                                                                                                              @@ -166,6 +169,9 @@
                                                                                                                                              Inherited Members
                                                                                                                                              Item._isDiscarding
                                                                                                                                              +
                                                                                                                                              + Item.DiscardCoroutine +
                                                                                                                                              Item._nameText
                                                                                                                                              @@ -245,7 +251,7 @@
                                                                                                                                              Returns
                                                                                                                                              - Boolean + System.Boolean @@ -289,7 +295,7 @@
                                                                                                                                              Returns
                                                                                                                                              - IEnumerator + System.Collections.Generic.IEnumerator diff --git a/api/CatchIo.Runtime.Items.ThrowableItem.html b/api/CatchIo.Runtime.Items.ThrowableItem.html index cfa6eeb..b202231 100644 --- a/api/CatchIo.Runtime.Items.ThrowableItem.html +++ b/api/CatchIo.Runtime.Items.ThrowableItem.html @@ -89,7 +89,7 @@

                                                                                                                                              Inheritance
                                                                                                                                              - +
                                                                                                                                              System.Object
                                                                                                                                              ThrowableItem
                                                                                                                                              @@ -117,6 +117,9 @@
                                                                                                                                              Inherited Members
                                                                                                                                              Item._itemSfx
                                                                                                                                              +
                                                                                                                                              + Item._isDropping +
                                                                                                                                              Item.DisacrdTrajectoryData
                                                                                                                                              @@ -126,6 +129,9 @@
                                                                                                                                              Inherited Members
                                                                                                                                              Item._isDiscarding
                                                                                                                                              +
                                                                                                                                              + Item.DiscardCoroutine +
                                                                                                                                              Item._nameText
                                                                                                                                              @@ -178,7 +184,7 @@
                                                                                                                                              Field Value
                                                                                                                                              - IEnumerator + System.Collections.Generic.IEnumerator @@ -202,7 +208,7 @@
                                                                                                                                              Field Value
                                                                                                                                              - Boolean + System.Boolean @@ -298,7 +304,7 @@
                                                                                                                                              Field Value
                                                                                                                                              - Single + System.Single @@ -346,7 +352,7 @@
                                                                                                                                              Field Value
                                                                                                                                              - Single + System.Single @@ -373,7 +379,7 @@
                                                                                                                                              Property Value
                                                                                                                                              - Boolean + System.Boolean @@ -425,7 +431,7 @@
                                                                                                                                              Returns
                                                                                                                                              - Boolean + System.Boolean @@ -452,7 +458,7 @@
                                                                                                                                              Returns
                                                                                                                                              - IEnumerator + System.Collections.Generic.IEnumerator @@ -635,7 +641,7 @@
                                                                                                                                              Parameters
                                                                                                                                              - Single + System.Single throwRadius diff --git a/api/CatchIo.Runtime.Items.TrapRune.html b/api/CatchIo.Runtime.Items.TrapRune.html index 7b2cc33..2e3fc14 100644 --- a/api/CatchIo.Runtime.Items.TrapRune.html +++ b/api/CatchIo.Runtime.Items.TrapRune.html @@ -88,7 +88,7 @@

                                                                                                                                              Inheritance
                                                                                                                                              - +
                                                                                                                                              System.Object
                                                                                                                                              TrapRune
                                                                                                                                              @@ -171,6 +171,9 @@
                                                                                                                                              Inherited Members
                                                                                                                                              Item._itemSfx
                                                                                                                                              +
                                                                                                                                              + Item._isDropping +
                                                                                                                                              Item.DisacrdTrajectoryData
                                                                                                                                              @@ -180,6 +183,9 @@
                                                                                                                                              Inherited Members
                                                                                                                                              Item._isDiscarding
                                                                                                                                              +
                                                                                                                                              + Item.DiscardCoroutine +
                                                                                                                                              Item._nameText
                                                                                                                                              @@ -232,7 +238,7 @@
                                                                                                                                              Field Value
                                                                                                                                              - Single + System.Single diff --git a/api/CatchIo.Runtime.Managers.GameManager.html b/api/CatchIo.Runtime.Managers.GameManager.html index 21ad4ea..ce8daab 100644 --- a/api/CatchIo.Runtime.Managers.GameManager.html +++ b/api/CatchIo.Runtime.Managers.GameManager.html @@ -87,7 +87,7 @@

                                                                                                                                              Inheritance
                                                                                                                                              - +
                                                                                                                                              System.Object
                                                                                                                                              GameManager

                                                                                                                                              Namespace: CatchIo.Runtime.Managers
                                                                                                                                              @@ -227,6 +227,16 @@

                                                                                                                                              Methods

                                                                                                                                              + +

                                                                                                                                              MakeGameLobbyNotjoinable()

                                                                                                                                              +
                                                                                                                                              +
                                                                                                                                              +
                                                                                                                                              Declaration
                                                                                                                                              +
                                                                                                                                              +
                                                                                                                                              public static void MakeGameLobbyNotjoinable()
                                                                                                                                              +
                                                                                                                                              + +

                                                                                                                                              RegisterGameSceneMode(GameSceneMode)

                                                                                                                                              diff --git a/api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.CharacterNickNameText.html b/api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.CharacterNickNameText.html index e10addc..f44aa82 100644 --- a/api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.CharacterNickNameText.html +++ b/api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.CharacterNickNameText.html @@ -87,7 +87,7 @@

                                                                                                                                              Inheritance
                                                                                                                                              - +
                                                                                                                                              System.Object
                                                                                                                                              CharacterNickNameText

                                                                                                                                              Namespace: CatchIo.Runtime.Menu.GameOverlay.CharacterHUD
                                                                                                                                              diff --git a/api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.CursedOneHUDMeterManager.html b/api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.CursedOneHUDMeterManager.html new file mode 100644 index 0000000..82c036a --- /dev/null +++ b/api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.CursedOneHUDMeterManager.html @@ -0,0 +1,136 @@ + + + + + + + + Class CursedOneHUDMeterManager + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                                                                                                                              +
                                                                                                                                              + + + + +
                                                                                                                                              +
                                                                                                                                              + +
                                                                                                                                              +
                                                                                                                                              Search Results for
                                                                                                                                              +
                                                                                                                                              +

                                                                                                                                              +
                                                                                                                                              +
                                                                                                                                                +
                                                                                                                                                +
                                                                                                                                                + + +
                                                                                                                                                +
                                                                                                                                                + +
                                                                                                                                                +
                                                                                                                                                + + + + + + diff --git a/api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HUDIndicator.html b/api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HUDIndicator.html index 14c2c08..6e9a697 100644 --- a/api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HUDIndicator.html +++ b/api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HUDIndicator.html @@ -87,10 +87,11 @@

                                                                                                                                                Inheritance
                                                                                                                                                - +
                                                                                                                                                System.Object
                                                                                                                                                HUDIndicator
                                                                                                                                                +

                                                                                                                                                Namespace: CatchIo.Runtime.Menu.GameOverlay.CharacterHUD
                                                                                                                                                Assembly: cs.temp.dll.dll
                                                                                                                                                @@ -171,7 +172,7 @@
                                                                                                                                                Property Value
                                                                                                                                                - Boolean + System.Boolean @@ -243,6 +244,16 @@
                                                                                                                                                Declaration
                                                                                                                                                protected virtual void Start()
                                                                                                                                                + + + +

                                                                                                                                                Update()

                                                                                                                                                +
                                                                                                                                                +
                                                                                                                                                +
                                                                                                                                                Declaration
                                                                                                                                                +
                                                                                                                                                +
                                                                                                                                                protected virtual void Update()
                                                                                                                                                +
                                                                                                                                                diff --git a/api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HUDMeter.html b/api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HUDMeter.html index f263950..70c0285 100644 --- a/api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HUDMeter.html +++ b/api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HUDMeter.html @@ -87,7 +87,7 @@

                                                                                                                                                Inheritance
                                                                                                                                                - +
                                                                                                                                                System.Object
                                                                                                                                                HUDMeter
                                                                                                                                                @@ -147,7 +147,7 @@
                                                                                                                                                Parameters
                                                                                                                                                - Single + System.Single newValue diff --git a/api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HealthHUDMeter.html b/api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HealthHUDMeter.html index 78006d6..6a165d5 100644 --- a/api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HealthHUDMeter.html +++ b/api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HealthHUDMeter.html @@ -87,7 +87,7 @@

                                                                                                                                                Inheritance
                                                                                                                                                - +
                                                                                                                                                System.Object
                                                                                                                                                HealthHUDMeter
                                                                                                                                                diff --git a/api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HidingIndicator.html b/api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HidingIndicator.html index 33fc9b8..6552de8 100644 --- a/api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HidingIndicator.html +++ b/api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HidingIndicator.html @@ -87,7 +87,7 @@

                                                                                                                                                Inheritance
                                                                                                                                                - +
                                                                                                                                                System.Object
                                                                                                                                                HidingIndicator
                                                                                                                                                @@ -106,7 +106,10 @@

                                                                                                                                                Inherited Members
                                                                                                                                                HUDIndicator._characterFacade
                                                                                                                                                - HUDIndicator.Disable() + HUDIndicator.Start() +
                                                                                                                                                +
                                                                                                                                                + HUDIndicator.Update()
                                                                                                                                                Namespace: CatchIo.Runtime.Menu.GameOverlay.CharacterHUD
                                                                                                                                                @@ -131,48 +134,28 @@
                                                                                                                                                Overrides
                                                                                                                                                HUDIndicator.Awake()
                                                                                                                                                - -

                                                                                                                                                Enable()

                                                                                                                                                + +

                                                                                                                                                Disable()

                                                                                                                                                Declaration
                                                                                                                                                -
                                                                                                                                                protected override void Enable()
                                                                                                                                                +
                                                                                                                                                protected override void Disable()
                                                                                                                                                Overrides
                                                                                                                                                -
                                                                                                                                                HUDIndicator.Enable()
                                                                                                                                                - - - -

                                                                                                                                                PlayEyeClosingAnim()

                                                                                                                                                -
                                                                                                                                                -
                                                                                                                                                -
                                                                                                                                                Declaration
                                                                                                                                                -
                                                                                                                                                -
                                                                                                                                                public void PlayEyeClosingAnim()
                                                                                                                                                -
                                                                                                                                                - - - -

                                                                                                                                                PlayEyeOpeningAnim()

                                                                                                                                                -
                                                                                                                                                -
                                                                                                                                                -
                                                                                                                                                Declaration
                                                                                                                                                -
                                                                                                                                                -
                                                                                                                                                public void PlayEyeOpeningAnim()
                                                                                                                                                -
                                                                                                                                                +
                                                                                                                                                HUDIndicator.Disable()
                                                                                                                                                - -

                                                                                                                                                Start()

                                                                                                                                                + +

                                                                                                                                                Enable()

                                                                                                                                                Declaration
                                                                                                                                                -
                                                                                                                                                protected override void Start()
                                                                                                                                                +
                                                                                                                                                protected override void Enable()
                                                                                                                                                Overrides
                                                                                                                                                -
                                                                                                                                                HUDIndicator.Start()
                                                                                                                                                +
                                                                                                                                                HUDIndicator.Enable()
                                                                                                                                                diff --git a/api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HudOverlaysManager.html b/api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HudOverlaysManager.html new file mode 100644 index 0000000..6afdb39 --- /dev/null +++ b/api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HudOverlaysManager.html @@ -0,0 +1,135 @@ + + + + + + + + Class HudOverlaysManager + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                                                                                                                                +
                                                                                                                                                + + + + +
                                                                                                                                                +
                                                                                                                                                + +
                                                                                                                                                +
                                                                                                                                                Search Results for
                                                                                                                                                +
                                                                                                                                                +

                                                                                                                                                +
                                                                                                                                                +
                                                                                                                                                  +
                                                                                                                                                  +
                                                                                                                                                  + + +
                                                                                                                                                  +
                                                                                                                                                  + +
                                                                                                                                                  +
                                                                                                                                                  + + + + + + diff --git a/api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.KillCountHUD.html b/api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.KillCountHUD.html new file mode 100644 index 0000000..055a15c --- /dev/null +++ b/api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.KillCountHUD.html @@ -0,0 +1,136 @@ + + + + + + + + Class KillCountHUD + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                                                                                                                                  +
                                                                                                                                                  + + + + +
                                                                                                                                                  +
                                                                                                                                                  + +
                                                                                                                                                  +
                                                                                                                                                  Search Results for
                                                                                                                                                  +
                                                                                                                                                  +

                                                                                                                                                  +
                                                                                                                                                  +
                                                                                                                                                    +
                                                                                                                                                    +
                                                                                                                                                    + + +
                                                                                                                                                    +
                                                                                                                                                    + +
                                                                                                                                                    +
                                                                                                                                                    + + + + + + diff --git a/api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.LightingIndicator.html b/api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.LightingIndicator.html index fa1d013..07b9293 100644 --- a/api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.LightingIndicator.html +++ b/api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.LightingIndicator.html @@ -87,7 +87,7 @@

                                                                                                                                                    Inheritance
                                                                                                                                                    - +
                                                                                                                                                    System.Object
                                                                                                                                                    LightingIndicator
                                                                                                                                                    @@ -153,6 +153,18 @@

                                                                                                                                                    Declaration
                                                                                                                                                    Overrides
                                                                                                                                                    HUDIndicator.Start()
                                                                                                                                                    + + + +

                                                                                                                                                    Update()

                                                                                                                                                    +
                                                                                                                                                    +
                                                                                                                                                    +
                                                                                                                                                    Declaration
                                                                                                                                                    +
                                                                                                                                                    +
                                                                                                                                                    protected override void Update()
                                                                                                                                                    +
                                                                                                                                                    +
                                                                                                                                                    Overrides
                                                                                                                                                    +
                                                                                                                                                    HUDIndicator.Update()
                                                                                                                                                    diff --git a/api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.NoiseArcAnimationControl.html b/api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.NoiseArcAnimationControl.html new file mode 100644 index 0000000..10436d3 --- /dev/null +++ b/api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.NoiseArcAnimationControl.html @@ -0,0 +1,187 @@ + + + + + + + + Class NoiseArcAnimationControl + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                                                                                                                                    +
                                                                                                                                                    + + + + +
                                                                                                                                                    +
                                                                                                                                                    + +
                                                                                                                                                    +
                                                                                                                                                    Search Results for
                                                                                                                                                    +
                                                                                                                                                    +

                                                                                                                                                    +
                                                                                                                                                    +
                                                                                                                                                      +
                                                                                                                                                      +
                                                                                                                                                      + + +
                                                                                                                                                      +
                                                                                                                                                      + +
                                                                                                                                                      +
                                                                                                                                                      + + + + + + diff --git a/api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.StaminaHUDMeter.html b/api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.StaminaHUDMeter.html index 16659e6..221bec7 100644 --- a/api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.StaminaHUDMeter.html +++ b/api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.StaminaHUDMeter.html @@ -87,7 +87,7 @@

                                                                                                                                                      Inheritance
                                                                                                                                                      - +
                                                                                                                                                      System.Object
                                                                                                                                                      StaminaHUDMeter
                                                                                                                                                      @@ -129,7 +129,7 @@

                                                                                                                                                      Parameters
                                                                                                                                                      - Single + System.Single newValue diff --git a/api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.html b/api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.html index d78ff8e..c11ab96 100644 --- a/api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.html +++ b/api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.html @@ -89,6 +89,9 @@

                                                                                                                                                      Classes

                                                                                                                                                      CharacterNickNameText

                                                                                                                                                      +

                                                                                                                                                      CursedOneHUDMeterManager

                                                                                                                                                      +

                                                                                                                                                      Change cursed one hud meter based on cursed status

                                                                                                                                                      +

                                                                                                                                                      HealthHUDMeter

                                                                                                                                                      HidingIndicator

                                                                                                                                                      @@ -97,8 +100,16 @@

                                                                                                                                                      HUDMeter

                                                                                                                                                      +

                                                                                                                                                      HudOverlaysManager

                                                                                                                                                      +
                                                                                                                                                      +

                                                                                                                                                      KillCountHUD

                                                                                                                                                      +

                                                                                                                                                      Show kill count on death match mode

                                                                                                                                                      +

                                                                                                                                                      LightingIndicator

                                                                                                                                                      +

                                                                                                                                                      NoiseArcAnimationControl

                                                                                                                                                      +

                                                                                                                                                      Handle sound detection arc visualization

                                                                                                                                                      +

                                                                                                                                                      StaminaHUDMeter

                                                                                                                                                      diff --git a/api/CatchIo.Runtime.Menu.GameOverlay.ExitSessionPopup.html b/api/CatchIo.Runtime.Menu.GameOverlay.ExitSessionPopup.html index a978853..fb8974b 100644 --- a/api/CatchIo.Runtime.Menu.GameOverlay.ExitSessionPopup.html +++ b/api/CatchIo.Runtime.Menu.GameOverlay.ExitSessionPopup.html @@ -87,7 +87,7 @@

                                                                                                                                                      Inheritance
                                                                                                                                                      - +
                                                                                                                                                      System.Object
                                                                                                                                                      ExitSessionPopup

                                                                                                                                                      Namespace: CatchIo.Runtime.Menu.GameOverlay
                                                                                                                                                      @@ -110,6 +110,26 @@
                                                                                                                                                      Declaration
                                                                                                                                                      + +

                                                                                                                                                      OnHide()

                                                                                                                                                      +
                                                                                                                                                      +
                                                                                                                                                      +
                                                                                                                                                      Declaration
                                                                                                                                                      +
                                                                                                                                                      +
                                                                                                                                                      protected override void OnHide()
                                                                                                                                                      +
                                                                                                                                                      + + + +

                                                                                                                                                      OnShow()

                                                                                                                                                      +
                                                                                                                                                      +
                                                                                                                                                      +
                                                                                                                                                      Declaration
                                                                                                                                                      +
                                                                                                                                                      +
                                                                                                                                                      protected override void OnShow()
                                                                                                                                                      +
                                                                                                                                                      + +

                                                                                                                                                      Start()

                                                                                                                                                      diff --git a/api/CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.CursedOneCountdownImage.html b/api/CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.CursedOneCountdownImage.html new file mode 100644 index 0000000..25ecdca --- /dev/null +++ b/api/CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.CursedOneCountdownImage.html @@ -0,0 +1,248 @@ + + + + + + + + Class CursedOneCountdownImage + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                                                                                                                                      +
                                                                                                                                                      + + + + +
                                                                                                                                                      +
                                                                                                                                                      + +
                                                                                                                                                      +
                                                                                                                                                      Search Results for
                                                                                                                                                      +
                                                                                                                                                      +

                                                                                                                                                      +
                                                                                                                                                      +
                                                                                                                                                        +
                                                                                                                                                        +
                                                                                                                                                        + + +
                                                                                                                                                        +
                                                                                                                                                        + +
                                                                                                                                                        +
                                                                                                                                                        + + + + + + diff --git a/api/CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.DeathMatchLeaderBoard.html b/api/CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.DeathMatchLeaderBoard.html index b53fabf..df771b7 100644 --- a/api/CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.DeathMatchLeaderBoard.html +++ b/api/CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.DeathMatchLeaderBoard.html @@ -87,7 +87,7 @@

                                                                                                                                                        Inheritance
                                                                                                                                                        - +
                                                                                                                                                        System.Object
                                                                                                                                                        DeathMatchLeaderBoard

                                                                                                                                                        Namespace: CatchIo.Runtime.Menu.GameOverlay.GameModeHUD
                                                                                                                                                        diff --git a/api/CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.GameModeEventUIManager.html b/api/CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.GameModeEventUIManager.html new file mode 100644 index 0000000..7e89604 --- /dev/null +++ b/api/CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.GameModeEventUIManager.html @@ -0,0 +1,135 @@ + + + + + + + + Class GameModeEventUIManager + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                                                                                                                                        +
                                                                                                                                                        + + + + +
                                                                                                                                                        +
                                                                                                                                                        + +
                                                                                                                                                        +
                                                                                                                                                        Search Results for
                                                                                                                                                        +
                                                                                                                                                        +

                                                                                                                                                        +
                                                                                                                                                        +
                                                                                                                                                          +
                                                                                                                                                          +
                                                                                                                                                          + + +
                                                                                                                                                          +
                                                                                                                                                          + +
                                                                                                                                                          +
                                                                                                                                                          + + + + + + diff --git a/api/CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.GameTimerText.html b/api/CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.GameTimerText.html index e884e9c..9b44aa0 100644 --- a/api/CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.GameTimerText.html +++ b/api/CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.GameTimerText.html @@ -87,7 +87,7 @@

                                                                                                                                                          Inheritance
                                                                                                                                                          - +
                                                                                                                                                          System.Object
                                                                                                                                                          GameTimerText

                                                                                                                                                          Namespace: CatchIo.Runtime.Menu.GameOverlay.GameModeHUD
                                                                                                                                                          diff --git a/api/CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.PointText.html b/api/CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.PointText.html index 3e21f8d..12bdd85 100644 --- a/api/CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.PointText.html +++ b/api/CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.PointText.html @@ -87,7 +87,7 @@

                                                                                                                                                          Inheritance
                                                                                                                                                          - +
                                                                                                                                                          System.Object
                                                                                                                                                          PointText

                                                                                                                                                          Namespace: CatchIo.Runtime.Menu.GameOverlay.GameModeHUD
                                                                                                                                                          diff --git a/api/CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.html b/api/CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.html index f63d6c4..a3edf5b 100644 --- a/api/CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.html +++ b/api/CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.html @@ -87,8 +87,12 @@

                                                                                                                                                          Classes

                                                                                                                                                          +

                                                                                                                                                          CursedOneCountdownImage

                                                                                                                                                          +

                                                                                                                                                          DeathMatchLeaderBoard

                                                                                                                                                          +

                                                                                                                                                          GameModeEventUIManager

                                                                                                                                                          +

                                                                                                                                                          GameTimerText

                                                                                                                                                          PointText

                                                                                                                                                          diff --git a/api/CatchIo.Runtime.Menu.GameOverlay.GameOverHUD.CursedOneWinnerText.html b/api/CatchIo.Runtime.Menu.GameOverlay.GameOverHUD.CursedOneWinnerText.html index 7c8c002..e3eea53 100644 --- a/api/CatchIo.Runtime.Menu.GameOverlay.GameOverHUD.CursedOneWinnerText.html +++ b/api/CatchIo.Runtime.Menu.GameOverlay.GameOverHUD.CursedOneWinnerText.html @@ -87,7 +87,7 @@

                                                                                                                                                          Inheritance
                                                                                                                                                          - +
                                                                                                                                                          System.Object
                                                                                                                                                          CursedOneWinnerText
                                                                                                                                                          diff --git a/api/CatchIo.Runtime.Menu.GameOverlay.GameOverHUD.DeathMatchWinnerText.html b/api/CatchIo.Runtime.Menu.GameOverlay.GameOverHUD.DeathMatchWinnerText.html index e6cd9b0..ef7833b 100644 --- a/api/CatchIo.Runtime.Menu.GameOverlay.GameOverHUD.DeathMatchWinnerText.html +++ b/api/CatchIo.Runtime.Menu.GameOverlay.GameOverHUD.DeathMatchWinnerText.html @@ -87,7 +87,7 @@

                                                                                                                                                          Inheritance
                                                                                                                                                          - +
                                                                                                                                                          System.Object
                                                                                                                                                          DeathMatchWinnerText
                                                                                                                                                          diff --git a/api/CatchIo.Runtime.Menu.GameOverlay.GameOverHUD.GameOverPopup.html b/api/CatchIo.Runtime.Menu.GameOverlay.GameOverHUD.GameOverPopup.html index 24ede43..a5efd1b 100644 --- a/api/CatchIo.Runtime.Menu.GameOverlay.GameOverHUD.GameOverPopup.html +++ b/api/CatchIo.Runtime.Menu.GameOverlay.GameOverHUD.GameOverPopup.html @@ -87,7 +87,7 @@

                                                                                                                                                          Inheritance
                                                                                                                                                          - +
                                                                                                                                                          System.Object
                                                                                                                                                          GameOverPopup

                                                                                                                                                          Namespace: CatchIo.Runtime.Menu.GameOverlay.GameOverHUD
                                                                                                                                                          diff --git a/api/CatchIo.Runtime.Menu.GameOverlay.GameOverHUD.WinnerText.html b/api/CatchIo.Runtime.Menu.GameOverlay.GameOverHUD.WinnerText.html index 6645773..ddf9c4f 100644 --- a/api/CatchIo.Runtime.Menu.GameOverlay.GameOverHUD.WinnerText.html +++ b/api/CatchIo.Runtime.Menu.GameOverlay.GameOverHUD.WinnerText.html @@ -87,7 +87,7 @@

                                                                                                                                                          Inheritance
                                                                                                                                                          - +
                                                                                                                                                          System.Object
                                                                                                                                                          WinnerText
                                                                                                                                                          diff --git a/api/CatchIo.Runtime.Menu.GameOverlay.InteractionIndicatorHUD.InteractionIndicator.html b/api/CatchIo.Runtime.Menu.GameOverlay.InteractionIndicatorHUD.InteractionIndicator.html new file mode 100644 index 0000000..c21a888 --- /dev/null +++ b/api/CatchIo.Runtime.Menu.GameOverlay.InteractionIndicatorHUD.InteractionIndicator.html @@ -0,0 +1,207 @@ + + + + + + + + Class InteractionIndicator + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                                                                                                                                          +
                                                                                                                                                          + + + + +
                                                                                                                                                          +
                                                                                                                                                          + +
                                                                                                                                                          +
                                                                                                                                                          Search Results for
                                                                                                                                                          +
                                                                                                                                                          +

                                                                                                                                                          +
                                                                                                                                                          +
                                                                                                                                                            +
                                                                                                                                                            +
                                                                                                                                                            + + +
                                                                                                                                                            +
                                                                                                                                                            + +
                                                                                                                                                            +
                                                                                                                                                            + + + + + + diff --git a/api/CatchIo.Runtime.Menu.GameOverlay.InteractionIndicatorHUD.InteractionIndicatorOverlay.html b/api/CatchIo.Runtime.Menu.GameOverlay.InteractionIndicatorHUD.InteractionIndicatorOverlay.html new file mode 100644 index 0000000..d9557bc --- /dev/null +++ b/api/CatchIo.Runtime.Menu.GameOverlay.InteractionIndicatorHUD.InteractionIndicatorOverlay.html @@ -0,0 +1,136 @@ + + + + + + + + Class InteractionIndicatorOverlay + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                                                                                                                                            +
                                                                                                                                                            + + + + +
                                                                                                                                                            +
                                                                                                                                                            + +
                                                                                                                                                            +
                                                                                                                                                            Search Results for
                                                                                                                                                            +
                                                                                                                                                            +

                                                                                                                                                            +
                                                                                                                                                            +
                                                                                                                                                              +
                                                                                                                                                              +
                                                                                                                                                              + + +
                                                                                                                                                              +
                                                                                                                                                              + +
                                                                                                                                                              +
                                                                                                                                                              + + + + + + diff --git a/api/CatchIo.Runtime.Menu.GameOverlay.InteractionIndicatorHUD.html b/api/CatchIo.Runtime.Menu.GameOverlay.InteractionIndicatorHUD.html new file mode 100644 index 0000000..70bd76d --- /dev/null +++ b/api/CatchIo.Runtime.Menu.GameOverlay.InteractionIndicatorHUD.html @@ -0,0 +1,132 @@ + + + + + + + + Namespace CatchIo.Runtime.Menu.GameOverlay.InteractionIndicatorHUD + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                                                                                                                                              +
                                                                                                                                                              + + + + +
                                                                                                                                                              +
                                                                                                                                                              + +
                                                                                                                                                              +
                                                                                                                                                              Search Results for
                                                                                                                                                              +
                                                                                                                                                              +

                                                                                                                                                              +
                                                                                                                                                              +
                                                                                                                                                                +
                                                                                                                                                                +
                                                                                                                                                                + + +
                                                                                                                                                                +
                                                                                                                                                                + +
                                                                                                                                                                +
                                                                                                                                                                + + + + + + diff --git a/api/CatchIo.Runtime.Menu.GameOverlay.InventoryHUD.InventoryArrow.html b/api/CatchIo.Runtime.Menu.GameOverlay.InventoryHUD.InventoryArrow.html index 8f0e6f0..29dddfd 100644 --- a/api/CatchIo.Runtime.Menu.GameOverlay.InventoryHUD.InventoryArrow.html +++ b/api/CatchIo.Runtime.Menu.GameOverlay.InventoryHUD.InventoryArrow.html @@ -87,7 +87,7 @@

                                                                                                                                                                Inheritance
                                                                                                                                                                - +
                                                                                                                                                                System.Object
                                                                                                                                                                InventoryArrow

                                                                                                                                                                Namespace: CatchIo.Runtime.Menu.GameOverlay.InventoryHUD
                                                                                                                                                                diff --git a/api/CatchIo.Runtime.Menu.GameOverlay.InventoryHUD.InventoryHUD.html b/api/CatchIo.Runtime.Menu.GameOverlay.InventoryHUD.InventoryHUD.html index b2279c7..007c061 100644 --- a/api/CatchIo.Runtime.Menu.GameOverlay.InventoryHUD.InventoryHUD.html +++ b/api/CatchIo.Runtime.Menu.GameOverlay.InventoryHUD.InventoryHUD.html @@ -87,7 +87,7 @@

                                                                                                                                                                Inheritance
                                                                                                                                                                - +
                                                                                                                                                                System.Object
                                                                                                                                                                InventoryHUD

                                                                                                                                                                Namespace: CatchIo.Runtime.Menu.GameOverlay.InventoryHUD
                                                                                                                                                                @@ -117,7 +117,7 @@
                                                                                                                                                                Field Value
                                                                                                                                                                - Int32 + System.Int32 @@ -169,7 +169,7 @@
                                                                                                                                                                Parameters
                                                                                                                                                                - Int32 + System.Int32 index @@ -201,7 +201,7 @@
                                                                                                                                                                Parameters
                                                                                                                                                                - Int32 + System.Int32 index @@ -228,7 +228,7 @@
                                                                                                                                                                Parameters
                                                                                                                                                                - Int32 + System.Int32 index diff --git a/api/CatchIo.Runtime.Menu.GameOverlay.InventoryHUD.InventorySlotHUD.html b/api/CatchIo.Runtime.Menu.GameOverlay.InventoryHUD.InventorySlotHUD.html index 8245ea8..e73bef8 100644 --- a/api/CatchIo.Runtime.Menu.GameOverlay.InventoryHUD.InventorySlotHUD.html +++ b/api/CatchIo.Runtime.Menu.GameOverlay.InventoryHUD.InventorySlotHUD.html @@ -87,7 +87,7 @@

                                                                                                                                                                Inheritance
                                                                                                                                                                - +
                                                                                                                                                                System.Object
                                                                                                                                                                InventorySlotHUD

                                                                                                                                                                Namespace: CatchIo.Runtime.Menu.GameOverlay.InventoryHUD
                                                                                                                                                                @@ -164,7 +164,7 @@
                                                                                                                                                                Parameters
                                                                                                                                                                - Int32 + System.Int32 selectedSize diff --git a/api/CatchIo.Runtime.Menu.UI.Button.ButtonClickBroadcaster.html b/api/CatchIo.Runtime.Menu.UI.Button.ButtonClickBroadcaster.html index e9b1964..ce6d04d 100644 --- a/api/CatchIo.Runtime.Menu.UI.Button.ButtonClickBroadcaster.html +++ b/api/CatchIo.Runtime.Menu.UI.Button.ButtonClickBroadcaster.html @@ -87,15 +87,83 @@

                                                                                                                                                                Inheritance
                                                                                                                                                                - +
                                                                                                                                                                System.Object
                                                                                                                                                                ButtonClickBroadcaster
                                                                                                                                                                +
                                                                                                                                                                +
                                                                                                                                                                Implements
                                                                                                                                                                +
                                                                                                                                                                IPointerEnterHandler
                                                                                                                                                                +
                                                                                                                                                                IPointerExitHandler
                                                                                                                                                                +

                                                                                                                                                                Namespace: CatchIo.Runtime.Menu.UI.Button
                                                                                                                                                                Assembly: cs.temp.dll.dll
                                                                                                                                                                Syntax
                                                                                                                                                                public class ButtonClickBroadcaster : MonoBehaviour
                                                                                                                                                                +

                                                                                                                                                                Methods +

                                                                                                                                                                + + + +

                                                                                                                                                                OnPointerEnter(PointerEventData)

                                                                                                                                                                +
                                                                                                                                                                +
                                                                                                                                                                +
                                                                                                                                                                Declaration
                                                                                                                                                                +
                                                                                                                                                                +
                                                                                                                                                                public void OnPointerEnter(PointerEventData eventData)
                                                                                                                                                                +
                                                                                                                                                                +
                                                                                                                                                                Parameters
                                                                                                                                                                + + + + + + + + + + + + + + + +
                                                                                                                                                                TypeNameDescription
                                                                                                                                                                PointerEventDataeventData
                                                                                                                                                                + + + +

                                                                                                                                                                OnPointerExit(PointerEventData)

                                                                                                                                                                +
                                                                                                                                                                +
                                                                                                                                                                +
                                                                                                                                                                Declaration
                                                                                                                                                                +
                                                                                                                                                                +
                                                                                                                                                                public void OnPointerExit(PointerEventData eventData)
                                                                                                                                                                +
                                                                                                                                                                +
                                                                                                                                                                Parameters
                                                                                                                                                                + + + + + + + + + + + + + + + +
                                                                                                                                                                TypeNameDescription
                                                                                                                                                                PointerEventDataeventData
                                                                                                                                                                +

                                                                                                                                                                Implements

                                                                                                                                                                +
                                                                                                                                                                + IPointerEnterHandler +
                                                                                                                                                                +
                                                                                                                                                                + IPointerExitHandler +
                                                                                                                                                                diff --git a/api/CatchIo.Runtime.Menu.UI.Button.GameStartButton.html b/api/CatchIo.Runtime.Menu.UI.Button.GameStartButton.html index 0cbe2bc..403ae72 100644 --- a/api/CatchIo.Runtime.Menu.UI.Button.GameStartButton.html +++ b/api/CatchIo.Runtime.Menu.UI.Button.GameStartButton.html @@ -87,7 +87,7 @@

                                                                                                                                                                Inheritance
                                                                                                                                                                - +
                                                                                                                                                                System.Object
                                                                                                                                                                GameStartButton

                                                                                                                                                                Namespace: CatchIo.Runtime.Menu.UI.Button
                                                                                                                                                                diff --git a/api/CatchIo.Runtime.Menu.UI.Button.QuitButton.html b/api/CatchIo.Runtime.Menu.UI.Button.QuitButton.html index c5577f2..be90fc4 100644 --- a/api/CatchIo.Runtime.Menu.UI.Button.QuitButton.html +++ b/api/CatchIo.Runtime.Menu.UI.Button.QuitButton.html @@ -87,7 +87,7 @@

                                                                                                                                                                Inheritance
                                                                                                                                                                - +
                                                                                                                                                                System.Object
                                                                                                                                                                QuitButton

                                                                                                                                                                Namespace: CatchIo.Runtime.Menu.UI.Button
                                                                                                                                                                diff --git a/api/CatchIo.Runtime.Menu.UI.Button.ReadyButton.html b/api/CatchIo.Runtime.Menu.UI.Button.ReadyButton.html index 9ac5629..7565eef 100644 --- a/api/CatchIo.Runtime.Menu.UI.Button.ReadyButton.html +++ b/api/CatchIo.Runtime.Menu.UI.Button.ReadyButton.html @@ -87,7 +87,7 @@

                                                                                                                                                                Inheritance
                                                                                                                                                                - +
                                                                                                                                                                System.Object
                                                                                                                                                                ReadyButton

                                                                                                                                                                Namespace: CatchIo.Runtime.Menu.UI.Button
                                                                                                                                                                diff --git a/api/CatchIo.Runtime.Menu.UI.Checkbox.CheckboxBroadcaster.html b/api/CatchIo.Runtime.Menu.UI.Checkbox.CheckboxBroadcaster.html index 492c5df..98f57c9 100644 --- a/api/CatchIo.Runtime.Menu.UI.Checkbox.CheckboxBroadcaster.html +++ b/api/CatchIo.Runtime.Menu.UI.Checkbox.CheckboxBroadcaster.html @@ -87,7 +87,7 @@

                                                                                                                                                                Inheritance
                                                                                                                                                                - +
                                                                                                                                                                System.Object
                                                                                                                                                                CheckboxBroadcaster

                                                                                                                                                                Namespace: CatchIo.Runtime.Menu.UI.Checkbox
                                                                                                                                                                diff --git a/api/CatchIo.Runtime.Menu.UI.Control.ActiveButtonSelector.html b/api/CatchIo.Runtime.Menu.UI.Control.ActiveButtonSelector.html new file mode 100644 index 0000000..fbed22b --- /dev/null +++ b/api/CatchIo.Runtime.Menu.UI.Control.ActiveButtonSelector.html @@ -0,0 +1,136 @@ + + + + + + + + Class ActiveButtonSelector + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                                                                                                                                                +
                                                                                                                                                                + + + + +
                                                                                                                                                                +
                                                                                                                                                                + +
                                                                                                                                                                +
                                                                                                                                                                Search Results for
                                                                                                                                                                +
                                                                                                                                                                +

                                                                                                                                                                +
                                                                                                                                                                +
                                                                                                                                                                  +
                                                                                                                                                                  +
                                                                                                                                                                  + + +
                                                                                                                                                                  +
                                                                                                                                                                  + +
                                                                                                                                                                  +
                                                                                                                                                                  + + + + + + diff --git a/api/CatchIo.Runtime.Menu.UI.Control.ButtonSelector.html b/api/CatchIo.Runtime.Menu.UI.Control.ButtonSelector.html new file mode 100644 index 0000000..fc8b5dc --- /dev/null +++ b/api/CatchIo.Runtime.Menu.UI.Control.ButtonSelector.html @@ -0,0 +1,277 @@ + + + + + + + + Class ButtonSelector + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                                                                                                                                                  +
                                                                                                                                                                  + + + + +
                                                                                                                                                                  +
                                                                                                                                                                  + +
                                                                                                                                                                  +
                                                                                                                                                                  Search Results for
                                                                                                                                                                  +
                                                                                                                                                                  +

                                                                                                                                                                  +
                                                                                                                                                                  +
                                                                                                                                                                    +
                                                                                                                                                                    +
                                                                                                                                                                    + + +
                                                                                                                                                                    +
                                                                                                                                                                    + +
                                                                                                                                                                    +
                                                                                                                                                                    + + + + + + diff --git a/api/CatchIo.Runtime.Menu.UI.Control.EventToButton.html b/api/CatchIo.Runtime.Menu.UI.Control.EventToButton.html new file mode 100644 index 0000000..4c630e2 --- /dev/null +++ b/api/CatchIo.Runtime.Menu.UI.Control.EventToButton.html @@ -0,0 +1,188 @@ + + + + + + + + Class EventToButton + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                                                                                                                                                    +
                                                                                                                                                                    + + + + +
                                                                                                                                                                    +
                                                                                                                                                                    + +
                                                                                                                                                                    +
                                                                                                                                                                    Search Results for
                                                                                                                                                                    +
                                                                                                                                                                    +

                                                                                                                                                                    +
                                                                                                                                                                    +
                                                                                                                                                                      +
                                                                                                                                                                      +
                                                                                                                                                                      + + +
                                                                                                                                                                      +
                                                                                                                                                                      + +
                                                                                                                                                                      +
                                                                                                                                                                      + + + + + + diff --git a/api/CatchIo.Runtime.Menu.UI.Control.InputFieldControl.html b/api/CatchIo.Runtime.Menu.UI.Control.InputFieldControl.html new file mode 100644 index 0000000..67f1561 --- /dev/null +++ b/api/CatchIo.Runtime.Menu.UI.Control.InputFieldControl.html @@ -0,0 +1,204 @@ + + + + + + + + Class InputFieldControl + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                                                                                                                                                      +
                                                                                                                                                                      + + + + +
                                                                                                                                                                      +
                                                                                                                                                                      + +
                                                                                                                                                                      +
                                                                                                                                                                      Search Results for
                                                                                                                                                                      +
                                                                                                                                                                      +

                                                                                                                                                                      +
                                                                                                                                                                      +
                                                                                                                                                                        +
                                                                                                                                                                        +
                                                                                                                                                                        + + +
                                                                                                                                                                        +
                                                                                                                                                                        + +
                                                                                                                                                                        +
                                                                                                                                                                        + + + + + + diff --git a/api/CatchIo.Runtime.Menu.UI.Control.SelectableNavigation.html b/api/CatchIo.Runtime.Menu.UI.Control.SelectableNavigation.html new file mode 100644 index 0000000..1d671fd --- /dev/null +++ b/api/CatchIo.Runtime.Menu.UI.Control.SelectableNavigation.html @@ -0,0 +1,246 @@ + + + + + + + + Class SelectableNavigation + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                                                                                                                                                        +
                                                                                                                                                                        + + + + +
                                                                                                                                                                        +
                                                                                                                                                                        + +
                                                                                                                                                                        +
                                                                                                                                                                        Search Results for
                                                                                                                                                                        +
                                                                                                                                                                        +

                                                                                                                                                                        +
                                                                                                                                                                        +
                                                                                                                                                                          +
                                                                                                                                                                          +
                                                                                                                                                                          + + +
                                                                                                                                                                          +
                                                                                                                                                                          + +
                                                                                                                                                                          +
                                                                                                                                                                          + + + + + + diff --git a/api/CatchIo.Runtime.Menu.UI.Control.UiPopupActiveButtonSelector.html b/api/CatchIo.Runtime.Menu.UI.Control.UiPopupActiveButtonSelector.html new file mode 100644 index 0000000..adccfec --- /dev/null +++ b/api/CatchIo.Runtime.Menu.UI.Control.UiPopupActiveButtonSelector.html @@ -0,0 +1,136 @@ + + + + + + + + Class UiPopupActiveButtonSelector + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                                                                                                                                                          +
                                                                                                                                                                          + + + + +
                                                                                                                                                                          +
                                                                                                                                                                          + +
                                                                                                                                                                          +
                                                                                                                                                                          Search Results for
                                                                                                                                                                          +
                                                                                                                                                                          +

                                                                                                                                                                          +
                                                                                                                                                                          +
                                                                                                                                                                            +
                                                                                                                                                                            +
                                                                                                                                                                            + + +
                                                                                                                                                                            +
                                                                                                                                                                            + +
                                                                                                                                                                            +
                                                                                                                                                                            + + + + + + diff --git a/api/CatchIo.Runtime.Menu.UI.Control.html b/api/CatchIo.Runtime.Menu.UI.Control.html new file mode 100644 index 0000000..0454883 --- /dev/null +++ b/api/CatchIo.Runtime.Menu.UI.Control.html @@ -0,0 +1,143 @@ + + + + + + + + Namespace CatchIo.Runtime.Menu.UI.Control + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                                                                                                                                                            +
                                                                                                                                                                            + + + + +
                                                                                                                                                                            +
                                                                                                                                                                            + +
                                                                                                                                                                            +
                                                                                                                                                                            Search Results for
                                                                                                                                                                            +
                                                                                                                                                                            +

                                                                                                                                                                            +
                                                                                                                                                                            +
                                                                                                                                                                              +
                                                                                                                                                                              +
                                                                                                                                                                              + + +
                                                                                                                                                                              +
                                                                                                                                                                              + +
                                                                                                                                                                              +
                                                                                                                                                                              + + + + + + diff --git a/api/CatchIo.Runtime.Menu.UI.DisableByPlatform.html b/api/CatchIo.Runtime.Menu.UI.DisableByPlatform.html index df6feba..1b93edf 100644 --- a/api/CatchIo.Runtime.Menu.UI.DisableByPlatform.html +++ b/api/CatchIo.Runtime.Menu.UI.DisableByPlatform.html @@ -87,7 +87,7 @@

                                                                                                                                                                              Inheritance
                                                                                                                                                                              - +
                                                                                                                                                                              System.Object
                                                                                                                                                                              DisableByPlatform

                                                                                                                                                                              Namespace: CatchIo.Runtime.Menu.UI
                                                                                                                                                                              diff --git a/api/CatchIo.Runtime.Menu.UI.Dropdown.BaseDropdown.html b/api/CatchIo.Runtime.Menu.UI.Dropdown.BaseDropdown.html index 99aede3..e01ad24 100644 --- a/api/CatchIo.Runtime.Menu.UI.Dropdown.BaseDropdown.html +++ b/api/CatchIo.Runtime.Menu.UI.Dropdown.BaseDropdown.html @@ -87,7 +87,7 @@

                                                                                                                                                                              Inheritance
                                                                                                                                                                              - +
                                                                                                                                                                              System.Object
                                                                                                                                                                              BaseDropdown
                                                                                                                                                                              @@ -120,7 +120,7 @@
                                                                                                                                                                              Field Value
                                                                                                                                                                              - Int32 + System.Int32 diff --git a/api/CatchIo.Runtime.Menu.UI.Dropdown.GameModeDropdown.html b/api/CatchIo.Runtime.Menu.UI.Dropdown.GameModeDropdown.html index e9f68c7..accd675 100644 --- a/api/CatchIo.Runtime.Menu.UI.Dropdown.GameModeDropdown.html +++ b/api/CatchIo.Runtime.Menu.UI.Dropdown.GameModeDropdown.html @@ -87,7 +87,7 @@

                                                                                                                                                                              Inheritance
                                                                                                                                                                              - +
                                                                                                                                                                              System.Object
                                                                                                                                                                              GameModeDropdown
                                                                                                                                                                              diff --git a/api/CatchIo.Runtime.Menu.UI.Dropdown.MapDropdown.html b/api/CatchIo.Runtime.Menu.UI.Dropdown.MapDropdown.html index 2f05a70..0e244ec 100644 --- a/api/CatchIo.Runtime.Menu.UI.Dropdown.MapDropdown.html +++ b/api/CatchIo.Runtime.Menu.UI.Dropdown.MapDropdown.html @@ -87,7 +87,7 @@

                                                                                                                                                                              Inheritance
                                                                                                                                                                              - +
                                                                                                                                                                              System.Object
                                                                                                                                                                              MapDropdown
                                                                                                                                                                              diff --git a/api/CatchIo.Runtime.Menu.UI.Dropdown.RegionDropdown.html b/api/CatchIo.Runtime.Menu.UI.Dropdown.RegionDropdown.html index 3b85f19..63cfaf8 100644 --- a/api/CatchIo.Runtime.Menu.UI.Dropdown.RegionDropdown.html +++ b/api/CatchIo.Runtime.Menu.UI.Dropdown.RegionDropdown.html @@ -87,7 +87,7 @@

                                                                                                                                                                              Inheritance
                                                                                                                                                                              - +
                                                                                                                                                                              System.Object
                                                                                                                                                                              RegionDropdown
                                                                                                                                                                              diff --git a/api/CatchIo.Runtime.Menu.UI.Element.LeaderboardInfoElement.html b/api/CatchIo.Runtime.Menu.UI.Element.LeaderboardInfoElement.html index 1e9036f..71a3fd6 100644 --- a/api/CatchIo.Runtime.Menu.UI.Element.LeaderboardInfoElement.html +++ b/api/CatchIo.Runtime.Menu.UI.Element.LeaderboardInfoElement.html @@ -87,7 +87,7 @@

                                                                                                                                                                              Inheritance
                                                                                                                                                                              - +
                                                                                                                                                                              System.Object
                                                                                                                                                                              LeaderboardInfoElement

                                                                                                                                                                              Namespace: CatchIo.Runtime.Menu.UI.Element
                                                                                                                                                                              @@ -129,12 +129,12 @@
                                                                                                                                                                              Parameters
                                                                                                                                                                              - String + System.String inString - Boolean + System.Boolean hideIcon diff --git a/api/CatchIo.Runtime.Menu.UI.Element.LeaderboardPlayerElement.html b/api/CatchIo.Runtime.Menu.UI.Element.LeaderboardPlayerElement.html index 2d6e403..67cf6cd 100644 --- a/api/CatchIo.Runtime.Menu.UI.Element.LeaderboardPlayerElement.html +++ b/api/CatchIo.Runtime.Menu.UI.Element.LeaderboardPlayerElement.html @@ -87,7 +87,7 @@

                                                                                                                                                                              Inheritance
                                                                                                                                                                              - +
                                                                                                                                                                              System.Object
                                                                                                                                                                              LeaderboardPlayerElement

                                                                                                                                                                              Namespace: CatchIo.Runtime.Menu.UI.Element
                                                                                                                                                                              @@ -111,7 +111,7 @@
                                                                                                                                                                              Declaration
                                                                                                                                                                              -

                                                                                                                                                                              Initialize(Int32, List<ShownCharacterStatsType>)

                                                                                                                                                                              +

                                                                                                                                                                              Initialize(Int32, List<ShownCharacterStatsType>)

                                                                                                                                                                              Declaration
                                                                                                                                                                              @@ -129,12 +129,12 @@
                                                                                                                                                                              Parameters
                                                                                                                                                                              - Int32 + System.Int32 numberOfAttribute - List<ShownCharacterStatsType> + System.Collections.Generic.List<ShownCharacterStatsType> attributeKeys @@ -143,7 +143,7 @@
                                                                                                                                                                              Parameters
                                                                                                                                                                              -

                                                                                                                                                                              UpdateValues(Dictionary<ShownCharacterStatsType, String>, String)

                                                                                                                                                                              +

                                                                                                                                                                              UpdateValues(Dictionary<ShownCharacterStatsType, String>, String)

                                                                                                                                                                              Declaration
                                                                                                                                                                              @@ -161,12 +161,12 @@
                                                                                                                                                                              Parameters
                                                                                                                                                                              - Dictionary<ShownCharacterStatsType, String> + System.Collections.Generic.Dictionary<ShownCharacterStatsType, System.String> newValues - String + System.String playerNickName diff --git a/api/CatchIo.Runtime.Menu.UI.Element.PlayerInfoElement.html b/api/CatchIo.Runtime.Menu.UI.Element.PlayerInfoElement.html index 7ae463a..38433a5 100644 --- a/api/CatchIo.Runtime.Menu.UI.Element.PlayerInfoElement.html +++ b/api/CatchIo.Runtime.Menu.UI.Element.PlayerInfoElement.html @@ -87,7 +87,7 @@

                                                                                                                                                                              Inheritance
                                                                                                                                                                              - +
                                                                                                                                                                              System.Object
                                                                                                                                                                              PlayerInfoElement

                                                                                                                                                                              Namespace: CatchIo.Runtime.Menu.UI.Element
                                                                                                                                                                              @@ -135,7 +135,7 @@
                                                                                                                                                                              Returns
                                                                                                                                                                              - Boolean + System.Boolean diff --git a/api/CatchIo.Runtime.Menu.UI.Element.RoomInfoElement.html b/api/CatchIo.Runtime.Menu.UI.Element.RoomInfoElement.html index 791db9a..32fd5b4 100644 --- a/api/CatchIo.Runtime.Menu.UI.Element.RoomInfoElement.html +++ b/api/CatchIo.Runtime.Menu.UI.Element.RoomInfoElement.html @@ -87,7 +87,7 @@

                                                                                                                                                                              Inheritance
                                                                                                                                                                              - +
                                                                                                                                                                              System.Object
                                                                                                                                                                              RoomInfoElement

                                                                                                                                                                              Namespace: CatchIo.Runtime.Menu.UI.Element
                                                                                                                                                                              diff --git a/api/CatchIo.Runtime.Menu.UI.InputField.InputFieldTextBroadcaster.html b/api/CatchIo.Runtime.Menu.UI.InputField.InputFieldTextBroadcaster.html index 522228f..9e594bc 100644 --- a/api/CatchIo.Runtime.Menu.UI.InputField.InputFieldTextBroadcaster.html +++ b/api/CatchIo.Runtime.Menu.UI.InputField.InputFieldTextBroadcaster.html @@ -87,7 +87,7 @@

                                                                                                                                                                              Inheritance
                                                                                                                                                                              - +
                                                                                                                                                                              System.Object
                                                                                                                                                                              InputFieldTextBroadcaster

                                                                                                                                                                              Namespace: CatchIo.Runtime.Menu.UI.InputField
                                                                                                                                                                              diff --git a/api/CatchIo.Runtime.Menu.UI.Popup.BasePopup.html b/api/CatchIo.Runtime.Menu.UI.Popup.BasePopup.html index b96d681..2ff4f3e 100644 --- a/api/CatchIo.Runtime.Menu.UI.Popup.BasePopup.html +++ b/api/CatchIo.Runtime.Menu.UI.Popup.BasePopup.html @@ -87,8 +87,9 @@

                                                                                                                                                                              Inheritance
                                                                                                                                                                              - +
                                                                                                                                                                              System.Object
                                                                                                                                                                              BasePopup
                                                                                                                                                                              + @@ -125,6 +126,30 @@
                                                                                                                                                                              Field Value
                                                                                                                                                                              + + +

                                                                                                                                                                              _popupCloseEventChannel

                                                                                                                                                                              +
                                                                                                                                                                              +
                                                                                                                                                                              +
                                                                                                                                                                              Declaration
                                                                                                                                                                              +
                                                                                                                                                                              +
                                                                                                                                                                              protected VoidEventChannel _popupCloseEventChannel
                                                                                                                                                                              +
                                                                                                                                                                              +
                                                                                                                                                                              Field Value
                                                                                                                                                                              + + + + + + + + + + + + + +
                                                                                                                                                                              TypeDescription
                                                                                                                                                                              VoidEventChannel

                                                                                                                                                                              Methods

                                                                                                                                                                              @@ -169,6 +194,16 @@
                                                                                                                                                                              Declaration
                                                                                                                                                                              + +

                                                                                                                                                                              OnShow()

                                                                                                                                                                              +
                                                                                                                                                                              +
                                                                                                                                                                              +
                                                                                                                                                                              Declaration
                                                                                                                                                                              +
                                                                                                                                                                              +
                                                                                                                                                                              protected virtual void OnShow()
                                                                                                                                                                              +
                                                                                                                                                                              + +

                                                                                                                                                                              Show()

                                                                                                                                                                              diff --git a/api/CatchIo.Runtime.Menu.UI.Popup.ConfirmNewResolutionPopup.html b/api/CatchIo.Runtime.Menu.UI.Popup.ConfirmNewResolutionPopup.html new file mode 100644 index 0000000..100244b --- /dev/null +++ b/api/CatchIo.Runtime.Menu.UI.Popup.ConfirmNewResolutionPopup.html @@ -0,0 +1,195 @@ + + + + + + + + Class ConfirmNewResolutionPopup + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                                                                                                                                                              +
                                                                                                                                                                              + + + + +
                                                                                                                                                                              +
                                                                                                                                                                              + +
                                                                                                                                                                              +
                                                                                                                                                                              Search Results for
                                                                                                                                                                              +
                                                                                                                                                                              +

                                                                                                                                                                              +
                                                                                                                                                                              +
                                                                                                                                                                                +
                                                                                                                                                                                +
                                                                                                                                                                                + + +
                                                                                                                                                                                +
                                                                                                                                                                                + +
                                                                                                                                                                                +
                                                                                                                                                                                + + + + + + diff --git a/api/CatchIo.Runtime.Menu.UI.Popup.CreateSessionPopup.html b/api/CatchIo.Runtime.Menu.UI.Popup.CreateSessionPopup.html index e92d067..f822e63 100644 --- a/api/CatchIo.Runtime.Menu.UI.Popup.CreateSessionPopup.html +++ b/api/CatchIo.Runtime.Menu.UI.Popup.CreateSessionPopup.html @@ -87,7 +87,7 @@

                                                                                                                                                                                Inheritance
                                                                                                                                                                                - +
                                                                                                                                                                                System.Object
                                                                                                                                                                                CreateSessionPopup
                                                                                                                                                                                @@ -96,6 +96,9 @@

                                                                                                                                                                                Inherited Members
                                                                                                                                                                                BasePopup._popup
                                                                                                                                                                                +
                                                                                                                                                                                + BasePopup._popupCloseEventChannel +
                                                                                                                                                                                BasePopup.Show()
                                                                                                                                                                                @@ -105,6 +108,9 @@
                                                                                                                                                                                Inherited Members
                                                                                                                                                                                BasePopup.OnHide()
                                                                                                                                                                                +
                                                                                                                                                                                + BasePopup.OnShow() +
                                                                                                                                                                                Namespace: CatchIo.Runtime.Menu.UI.Popup
                                                                                                                                                                                Assembly: cs.temp.dll.dll
                                                                                                                                                                                diff --git a/api/CatchIo.Runtime.Menu.UI.Popup.JoinRoomPopup.html b/api/CatchIo.Runtime.Menu.UI.Popup.JoinRoomPopup.html index 655ca7f..6ab34e6 100644 --- a/api/CatchIo.Runtime.Menu.UI.Popup.JoinRoomPopup.html +++ b/api/CatchIo.Runtime.Menu.UI.Popup.JoinRoomPopup.html @@ -87,7 +87,7 @@

                                                                                                                                                                                Inheritance
                                                                                                                                                                                - +
                                                                                                                                                                                System.Object
                                                                                                                                                                                JoinRoomPopup
                                                                                                                                                                                @@ -96,6 +96,9 @@

                                                                                                                                                                                Inherited Members
                                                                                                                                                                                BasePopup._popup
                                                                                                                                                                                +
                                                                                                                                                                                + BasePopup._popupCloseEventChannel +
                                                                                                                                                                                BasePopup.Show()
                                                                                                                                                                                @@ -105,6 +108,9 @@
                                                                                                                                                                                Inherited Members
                                                                                                                                                                                BasePopup.OnHide()
                                                                                                                                                                                +
                                                                                                                                                                                + BasePopup.OnShow() +
                                                                                                                                                                                Namespace: CatchIo.Runtime.Menu.UI.Popup
                                                                                                                                                                                Assembly: cs.temp.dll.dll
                                                                                                                                                                                diff --git a/api/CatchIo.Runtime.Menu.UI.Popup.SettingsPopup.html b/api/CatchIo.Runtime.Menu.UI.Popup.SettingsPopup.html index 81af4c2..fc5c107 100644 --- a/api/CatchIo.Runtime.Menu.UI.Popup.SettingsPopup.html +++ b/api/CatchIo.Runtime.Menu.UI.Popup.SettingsPopup.html @@ -87,7 +87,7 @@

                                                                                                                                                                                Inheritance
                                                                                                                                                                                - +
                                                                                                                                                                                System.Object
                                                                                                                                                                                SettingsPopup
                                                                                                                                                                                @@ -96,12 +96,21 @@

                                                                                                                                                                                Inherited Members
                                                                                                                                                                                BasePopup._popup
                                                                                                                                                                                +
                                                                                                                                                                                + BasePopup._popupCloseEventChannel +
                                                                                                                                                                                BasePopup.Clear()
                                                                                                                                                                                +
                                                                                                                                                                                + BasePopup.Show() +
                                                                                                                                                                                BasePopup.InstantHide()
                                                                                                                                                                                +
                                                                                                                                                                                + BasePopup.OnHide() +
                                                                                                                                                                                Namespace: CatchIo.Runtime.Menu.UI.Popup
                                                                                                                                                                                Assembly: cs.temp.dll.dll
                                                                                                                                                                                @@ -125,28 +134,16 @@
                                                                                                                                                                                Overrides
                                                                                                                                                                                BasePopup.OnDestroy()
                                                                                                                                                                                - -

                                                                                                                                                                                OnHide()

                                                                                                                                                                                -
                                                                                                                                                                                -
                                                                                                                                                                                -
                                                                                                                                                                                Declaration
                                                                                                                                                                                -
                                                                                                                                                                                -
                                                                                                                                                                                protected override void OnHide()
                                                                                                                                                                                -
                                                                                                                                                                                -
                                                                                                                                                                                Overrides
                                                                                                                                                                                -
                                                                                                                                                                                BasePopup.OnHide()
                                                                                                                                                                                - - - -

                                                                                                                                                                                Show()

                                                                                                                                                                                + +

                                                                                                                                                                                OnShow()

                                                                                                                                                                                Declaration
                                                                                                                                                                                -
                                                                                                                                                                                protected override void Show()
                                                                                                                                                                                +
                                                                                                                                                                                protected override void OnShow()
                                                                                                                                                                                Overrides
                                                                                                                                                                                -
                                                                                                                                                                                BasePopup.Show()
                                                                                                                                                                                +
                                                                                                                                                                                BasePopup.OnShow()
                                                                                                                                                                                diff --git a/api/CatchIo.Runtime.Menu.UI.Popup.SignpostPopup.html b/api/CatchIo.Runtime.Menu.UI.Popup.SignpostPopup.html new file mode 100644 index 0000000..a52cfc6 --- /dev/null +++ b/api/CatchIo.Runtime.Menu.UI.Popup.SignpostPopup.html @@ -0,0 +1,135 @@ + + + + + + + + Class SignpostPopup + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                                                                                                                                                                +
                                                                                                                                                                                + + + + +
                                                                                                                                                                                +
                                                                                                                                                                                + +
                                                                                                                                                                                +
                                                                                                                                                                                Search Results for
                                                                                                                                                                                +
                                                                                                                                                                                +

                                                                                                                                                                                +
                                                                                                                                                                                +
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  + + +
                                                                                                                                                                                  +
                                                                                                                                                                                  + +
                                                                                                                                                                                  +
                                                                                                                                                                                  + + + + + + diff --git a/api/CatchIo.Runtime.Menu.UI.Popup.html b/api/CatchIo.Runtime.Menu.UI.Popup.html index 80ff72c..ded154b 100644 --- a/api/CatchIo.Runtime.Menu.UI.Popup.html +++ b/api/CatchIo.Runtime.Menu.UI.Popup.html @@ -89,12 +89,16 @@

                                                                                                                                                                                  Classes

                                                                                                                                                                                  BasePopup

                                                                                                                                                                                  +

                                                                                                                                                                                  ConfirmNewResolutionPopup

                                                                                                                                                                                  +

                                                                                                                                                                                  CreateSessionPopup

                                                                                                                                                                                  JoinRoomPopup

                                                                                                                                                                                  SettingsPopup

                                                                                                                                                                                  +

                                                                                                                                                                                  SignpostPopup

                                                                                                                                                                                  +
                                                                                                                                                                                  diff --git a/api/CatchIo.Runtime.Menu.UI.Selector.CharacterClassSelector.html b/api/CatchIo.Runtime.Menu.UI.Selector.CharacterClassSelector.html index 427e209..b188abc 100644 --- a/api/CatchIo.Runtime.Menu.UI.Selector.CharacterClassSelector.html +++ b/api/CatchIo.Runtime.Menu.UI.Selector.CharacterClassSelector.html @@ -87,7 +87,7 @@

                                                                                                                                                                                  Inheritance
                                                                                                                                                                                  - +
                                                                                                                                                                                  System.Object
                                                                                                                                                                                  CharacterClassSelector

                                                                                                                                                                                  Namespace: CatchIo.Runtime.Menu.UI.Selector
                                                                                                                                                                                  diff --git a/api/CatchIo.Runtime.Menu.UI.Slider.InputSliderBroadcaster.html b/api/CatchIo.Runtime.Menu.UI.Slider.InputSliderBroadcaster.html index 09795a5..ad4000d 100644 --- a/api/CatchIo.Runtime.Menu.UI.Slider.InputSliderBroadcaster.html +++ b/api/CatchIo.Runtime.Menu.UI.Slider.InputSliderBroadcaster.html @@ -87,7 +87,7 @@

                                                                                                                                                                                  Inheritance
                                                                                                                                                                                  - +
                                                                                                                                                                                  System.Object
                                                                                                                                                                                  InputSliderBroadcaster
                                                                                                                                                                                  diff --git a/api/CatchIo.Runtime.Menu.UI.Text.TextDisplayer.html b/api/CatchIo.Runtime.Menu.UI.Text.TextDisplayer.html index 6669606..d75a607 100644 --- a/api/CatchIo.Runtime.Menu.UI.Text.TextDisplayer.html +++ b/api/CatchIo.Runtime.Menu.UI.Text.TextDisplayer.html @@ -87,7 +87,7 @@

                                                                                                                                                                                  Inheritance
                                                                                                                                                                                  - +
                                                                                                                                                                                  System.Object
                                                                                                                                                                                  TextDisplayer
                                                                                                                                                                                  @@ -146,7 +146,7 @@

                                                                                                                                                                                  Parameters
                                                                                                                                                                                  - String + System.String text diff --git a/api/CatchIo.Runtime.Menu.UI.Text.TextDisplayerForSeconds.html b/api/CatchIo.Runtime.Menu.UI.Text.TextDisplayerForSeconds.html index 803b432..400c8e8 100644 --- a/api/CatchIo.Runtime.Menu.UI.Text.TextDisplayerForSeconds.html +++ b/api/CatchIo.Runtime.Menu.UI.Text.TextDisplayerForSeconds.html @@ -87,7 +87,7 @@

                                                                                                                                                                                  Inheritance
                                                                                                                                                                                  - +
                                                                                                                                                                                  System.Object
                                                                                                                                                                                  TextDisplayerForSeconds
                                                                                                                                                                                  @@ -126,7 +126,7 @@

                                                                                                                                                                                  Parameters
                                                                                                                                                                                  - String + System.String text diff --git a/api/CatchIo.Runtime.Menu.UI.Updater.PlayerListUpdater.html b/api/CatchIo.Runtime.Menu.UI.Updater.PlayerListUpdater.html index c05c1fe..5b1dcb8 100644 --- a/api/CatchIo.Runtime.Menu.UI.Updater.PlayerListUpdater.html +++ b/api/CatchIo.Runtime.Menu.UI.Updater.PlayerListUpdater.html @@ -87,7 +87,7 @@

                                                                                                                                                                                  Inheritance
                                                                                                                                                                                  - +
                                                                                                                                                                                  System.Object
                                                                                                                                                                                  PlayerListUpdater

                                                                                                                                                                                  Namespace: CatchIo.Runtime.Menu.UI.Updater
                                                                                                                                                                                  diff --git a/api/CatchIo.Runtime.Menu.UI.Updater.RoomListUpdater.html b/api/CatchIo.Runtime.Menu.UI.Updater.RoomListUpdater.html index 4a19256..c5741c8 100644 --- a/api/CatchIo.Runtime.Menu.UI.Updater.RoomListUpdater.html +++ b/api/CatchIo.Runtime.Menu.UI.Updater.RoomListUpdater.html @@ -87,7 +87,7 @@

                                                                                                                                                                                  Inheritance
                                                                                                                                                                                  - +
                                                                                                                                                                                  System.Object
                                                                                                                                                                                  RoomListUpdater

                                                                                                                                                                                  Namespace: CatchIo.Runtime.Menu.UI.Updater
                                                                                                                                                                                  diff --git a/api/CatchIo.Runtime.Menu.UI.Updater.RoomTitleUpdater.html b/api/CatchIo.Runtime.Menu.UI.Updater.RoomTitleUpdater.html index 659fed8..39f27b2 100644 --- a/api/CatchIo.Runtime.Menu.UI.Updater.RoomTitleUpdater.html +++ b/api/CatchIo.Runtime.Menu.UI.Updater.RoomTitleUpdater.html @@ -87,7 +87,7 @@

                                                                                                                                                                                  Inheritance
                                                                                                                                                                                  - +
                                                                                                                                                                                  System.Object
                                                                                                                                                                                  RoomTitleUpdater

                                                                                                                                                                                  Namespace: CatchIo.Runtime.Menu.UI.Updater
                                                                                                                                                                                  diff --git a/api/CatchIo.Runtime.Menu.UI.View.RespawnView.html b/api/CatchIo.Runtime.Menu.UI.View.RespawnView.html index 26e8eb3..02ac090 100644 --- a/api/CatchIo.Runtime.Menu.UI.View.RespawnView.html +++ b/api/CatchIo.Runtime.Menu.UI.View.RespawnView.html @@ -87,7 +87,7 @@

                                                                                                                                                                                  Inheritance
                                                                                                                                                                                  - +
                                                                                                                                                                                  System.Object
                                                                                                                                                                                  RespawnView

                                                                                                                                                                                  Namespace: CatchIo.Runtime.Menu.UI.View
                                                                                                                                                                                  diff --git a/api/CatchIo.Runtime.Network.CustomProperties.PlayerProperties.html b/api/CatchIo.Runtime.Network.CustomProperties.PlayerProperties.html index 9d7766b..c8be563 100644 --- a/api/CatchIo.Runtime.Network.CustomProperties.PlayerProperties.html +++ b/api/CatchIo.Runtime.Network.CustomProperties.PlayerProperties.html @@ -87,7 +87,7 @@

                                                                                                                                                                                  Inheritance
                                                                                                                                                                                  - +
                                                                                                                                                                                  System.Object
                                                                                                                                                                                  PlayerProperties

                                                                                                                                                                                  Namespace: CatchIo.Runtime.Network.CustomProperties
                                                                                                                                                                                  @@ -117,7 +117,7 @@
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  - String + System.String @@ -141,7 +141,7 @@
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  - String + System.String @@ -165,7 +165,7 @@
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  - String + System.String @@ -189,7 +189,7 @@
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  - String + System.String @@ -213,7 +213,7 @@
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  - String + System.String @@ -237,7 +237,7 @@
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  - String + System.String @@ -261,7 +261,7 @@
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  - String + System.String @@ -285,7 +285,7 @@
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  - String + System.String @@ -309,7 +309,7 @@
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  - String + System.String @@ -333,7 +333,7 @@
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  - String + System.String @@ -357,7 +357,7 @@
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  - String + System.String @@ -381,7 +381,7 @@
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  - String + System.String @@ -405,7 +405,7 @@
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  - String + System.String @@ -429,7 +429,7 @@
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  - String + System.String diff --git a/api/CatchIo.Runtime.Network.CustomProperties.RoomProperties.html b/api/CatchIo.Runtime.Network.CustomProperties.RoomProperties.html index fa29dc0..42a3e73 100644 --- a/api/CatchIo.Runtime.Network.CustomProperties.RoomProperties.html +++ b/api/CatchIo.Runtime.Network.CustomProperties.RoomProperties.html @@ -87,7 +87,7 @@

                                                                                                                                                                                  Inheritance
                                                                                                                                                                                  - +
                                                                                                                                                                                  System.Object
                                                                                                                                                                                  RoomProperties

                                                                                                                                                                                  Namespace: CatchIo.Runtime.Network.CustomProperties
                                                                                                                                                                                  @@ -117,7 +117,7 @@
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  - String + System.String @@ -141,7 +141,7 @@
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  - String + System.String @@ -165,7 +165,7 @@
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  - String + System.String @@ -189,7 +189,7 @@
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  - String + System.String @@ -213,7 +213,7 @@
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  - String + System.String diff --git a/api/CatchIo.Runtime.Network.NetworkTimer.html b/api/CatchIo.Runtime.Network.NetworkTimer.html index dddfd1f..4ec8192 100644 --- a/api/CatchIo.Runtime.Network.NetworkTimer.html +++ b/api/CatchIo.Runtime.Network.NetworkTimer.html @@ -87,7 +87,7 @@

                                                                                                                                                                                  Inheritance
                                                                                                                                                                                  - +
                                                                                                                                                                                  System.Object
                                                                                                                                                                                  NetworkTimer

                                                                                                                                                                                  Namespace: CatchIo.Runtime.Network
                                                                                                                                                                                  @@ -168,7 +168,7 @@
                                                                                                                                                                                  Property Value
                                                                                                                                                                                  - Boolean + System.Boolean @@ -193,7 +193,7 @@
                                                                                                                                                                                  Property Value
                                                                                                                                                                                  - Boolean + System.Boolean @@ -208,7 +208,7 @@

                                                                                                                                                                                  Declaration
                                                                                                                                                                                  -
                                                                                                                                                                                  public int GetRemainingTime()
                                                                                                                                                                                  +
                                                                                                                                                                                  public float GetRemainingTime()
                                                                                                                                                                                  Returns
                                                                                                                                                                                  @@ -220,7 +220,32 @@
                                                                                                                                                                                  Returns
                                                                                                                                                                                  - + + + + +
                                                                                                                                                                                  Int32System.Single
                                                                                                                                                                                  + + + +

                                                                                                                                                                                  GetRemainingTimeRounded()

                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  Declaration
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  public int GetRemainingTimeRounded()
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  Returns
                                                                                                                                                                                  + + + + + + + + + + @@ -246,7 +271,7 @@
                                                                                                                                                                                  Parameters
                                                                                                                                                                                  - + @@ -320,7 +345,7 @@
                                                                                                                                                                                  Parameters
                                                                                                                                                                                  - + @@ -357,7 +382,7 @@
                                                                                                                                                                                  Parameters
                                                                                                                                                                                  - + diff --git a/api/CatchIo.Runtime.Network.RoomData.html b/api/CatchIo.Runtime.Network.RoomData.html index 09ebd0d..6bf5090 100644 --- a/api/CatchIo.Runtime.Network.RoomData.html +++ b/api/CatchIo.Runtime.Network.RoomData.html @@ -87,7 +87,7 @@

                                                                                                                                                                                  Inheritance
                                                                                                                                                                                  - +
                                                                                                                                                                                  System.Object
                                                                                                                                                                                  RoomData

                                                                                                                                                                                  Namespace: CatchIo.Runtime.Network
                                                                                                                                                                                  @@ -130,7 +130,7 @@
                                                                                                                                                                                  Parameters
                                                                                                                                                                                  - + @@ -158,7 +158,7 @@
                                                                                                                                                                                  Property Value
                                                                                                                                                                                  - + @@ -183,7 +183,7 @@
                                                                                                                                                                                  Property Value
                                                                                                                                                                                  - + @@ -208,7 +208,7 @@
                                                                                                                                                                                  Property Value
                                                                                                                                                                                  - + @@ -233,7 +233,7 @@
                                                                                                                                                                                  Property Value
                                                                                                                                                                                  - + @@ -258,7 +258,7 @@
                                                                                                                                                                                  Property Value
                                                                                                                                                                                  - + diff --git a/api/CatchIo.Runtime.ScriptableObjects.Character.Buff.CharacterBuff.html b/api/CatchIo.Runtime.ScriptableObjects.Character.Buff.CharacterBuff.html index 661d8ec..4c9dd19 100644 --- a/api/CatchIo.Runtime.ScriptableObjects.Character.Buff.CharacterBuff.html +++ b/api/CatchIo.Runtime.ScriptableObjects.Character.Buff.CharacterBuff.html @@ -87,7 +87,7 @@

                                                                                                                                                                                  Inheritance
                                                                                                                                                                                  - +
                                                                                                                                                                                  System.Object
                                                                                                                                                                                  CharacterBuff
                                                                                                                                                                                  diff --git a/api/CatchIo.Runtime.ScriptableObjects.Character.Buff.CharacterHealthBuff.html b/api/CatchIo.Runtime.ScriptableObjects.Character.Buff.CharacterHealthBuff.html index 1bd0a4b..f1113e2 100644 --- a/api/CatchIo.Runtime.ScriptableObjects.Character.Buff.CharacterHealthBuff.html +++ b/api/CatchIo.Runtime.ScriptableObjects.Character.Buff.CharacterHealthBuff.html @@ -87,7 +87,7 @@

                                                                                                                                                                                  Inheritance
                                                                                                                                                                                  - +
                                                                                                                                                                                  System.Object
                                                                                                                                                                                  CharacterHealthBuff
                                                                                                                                                                                  @@ -118,7 +118,7 @@

                                                                                                                                                                                  Field Value
                                                                                                                                                                                  - + diff --git a/api/CatchIo.Runtime.ScriptableObjects.Character.Buff.CharacterStaminaBuff.html b/api/CatchIo.Runtime.ScriptableObjects.Character.Buff.CharacterStaminaBuff.html index d6add22..14b5ee3 100644 --- a/api/CatchIo.Runtime.ScriptableObjects.Character.Buff.CharacterStaminaBuff.html +++ b/api/CatchIo.Runtime.ScriptableObjects.Character.Buff.CharacterStaminaBuff.html @@ -87,7 +87,7 @@

                                                                                                                                                                                  Inheritance
                                                                                                                                                                                  - +
                                                                                                                                                                                  System.Object
                                                                                                                                                                                  CharacterStaminaBuff
                                                                                                                                                                                  @@ -118,7 +118,7 @@

                                                                                                                                                                                  Field Value
                                                                                                                                                                                  - + diff --git a/api/CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.html b/api/CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.html index 8faa276..26aaf0c 100644 --- a/api/CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.html +++ b/api/CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.html @@ -87,7 +87,7 @@

                                                                                                                                                                                  Inheritance
                                                                                                                                                                                  - +
                                                                                                                                                                                  System.Object
                                                                                                                                                                                  CharacterStatus

                                                                                                                                                                                  Namespace: CatchIo.Runtime.ScriptableObjects.Character
                                                                                                                                                                                  @@ -100,12 +100,324 @@

                                                                                                                                                                                  Fields

                                                                                                                                                                                  -

                                                                                                                                                                                  AttackArea

                                                                                                                                                                                  +

                                                                                                                                                                                  ClassName

                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  Declaration
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  public string ClassName
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  +
                                                                                                                                                                                  TypeDescription
                                                                                                                                                                                  System.Int32
                                                                                                                                                                                  StringSystem.String key
                                                                                                                                                                                  SingleSystem.Single newTime
                                                                                                                                                                                  SingleSystem.Single networkTime
                                                                                                                                                                                  StringSystem.String roomName
                                                                                                                                                                                  StringSystem.String
                                                                                                                                                                                  StringSystem.String
                                                                                                                                                                                  Int32System.Int32
                                                                                                                                                                                  Int32System.Int32
                                                                                                                                                                                  StringSystem.String
                                                                                                                                                                                  SingleSystem.Single
                                                                                                                                                                                  SingleSystem.Single
                                                                                                                                                                                  + + + + + + + + + + + + +
                                                                                                                                                                                  TypeDescription
                                                                                                                                                                                  System.String
                                                                                                                                                                                  + + +

                                                                                                                                                                                  CurrentActionType

                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  Declaration
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  public CharacterActionType CurrentActionType
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  + + + + + + + + + + + + + +
                                                                                                                                                                                  TypeDescription
                                                                                                                                                                                  CharacterActionType
                                                                                                                                                                                  + + +

                                                                                                                                                                                  CurrentChargeDuration

                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  Declaration
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  public float CurrentChargeDuration
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  + + + + + + + + + + + + + +
                                                                                                                                                                                  TypeDescription
                                                                                                                                                                                  System.Single
                                                                                                                                                                                  + + +

                                                                                                                                                                                  CurrentHidingSpot

                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  Declaration
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  public HidingSpot CurrentHidingSpot
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  + + + + + + + + + + + + + +
                                                                                                                                                                                  TypeDescription
                                                                                                                                                                                  HidingSpot
                                                                                                                                                                                  + + +

                                                                                                                                                                                  CurrentLookDirectionState

                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  Declaration
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  public CharacterDirectionState CurrentLookDirectionState
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  + + + + + + + + + + + + + +
                                                                                                                                                                                  TypeDescription
                                                                                                                                                                                  CharacterDirectionState
                                                                                                                                                                                  + + +

                                                                                                                                                                                  CurrentMoveDirection

                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  Declaration
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  public Vector2 CurrentMoveDirection
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  + + + + + + + + + + + + + +
                                                                                                                                                                                  TypeDescription
                                                                                                                                                                                  Vector2
                                                                                                                                                                                  + + +

                                                                                                                                                                                  CurrentMoveType

                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  Declaration
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  public CharacterMoveType CurrentMoveType
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  + + + + + + + + + + + + + +
                                                                                                                                                                                  TypeDescription
                                                                                                                                                                                  CharacterMoveType
                                                                                                                                                                                  + + +

                                                                                                                                                                                  HeavyAttackArea

                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  Declaration
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  public float HeavyAttackArea
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  + + + + + + + + + + + + + +
                                                                                                                                                                                  TypeDescription
                                                                                                                                                                                  System.Single
                                                                                                                                                                                  + + +

                                                                                                                                                                                  HeavyAttackBaseHoldTime

                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  Declaration
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  public float HeavyAttackBaseHoldTime
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  + + + + + + + + + + + + + +
                                                                                                                                                                                  TypeDescription
                                                                                                                                                                                  System.Single
                                                                                                                                                                                  + + +

                                                                                                                                                                                  HeavyAttackCooldown

                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  Declaration
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  public float HeavyAttackCooldown
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  + + + + + + + + + + + + + +
                                                                                                                                                                                  TypeDescription
                                                                                                                                                                                  System.Single
                                                                                                                                                                                  + + +

                                                                                                                                                                                  HeavyAttackDamagePerSecond

                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  Declaration
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  public float HeavyAttackDamagePerSecond
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  + + + + + + + + + + + + + +
                                                                                                                                                                                  TypeDescription
                                                                                                                                                                                  System.Single
                                                                                                                                                                                  + + +

                                                                                                                                                                                  HeavyAttackInputDelay

                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  Declaration
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  public float HeavyAttackInputDelay
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  + + + + + + + + + + + + + +
                                                                                                                                                                                  TypeDescription
                                                                                                                                                                                  System.Single
                                                                                                                                                                                  + + +

                                                                                                                                                                                  HeavyAttackMaxChargeDamage

                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  Declaration
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  public float HeavyAttackMaxChargeDamage
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  + + + + + + + + + + + + + +
                                                                                                                                                                                  TypeDescription
                                                                                                                                                                                  System.Single
                                                                                                                                                                                  + + +

                                                                                                                                                                                  HeavyAttackMaxChargeMoveSpeedPercent

                                                                                                                                                                                  Declaration
                                                                                                                                                                                  -
                                                                                                                                                                                  public float AttackArea
                                                                                                                                                                                  +
                                                                                                                                                                                  public float HeavyAttackMaxChargeMoveSpeedPercent
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  @@ -117,19 +429,19 @@
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  - +
                                                                                                                                                                                  SingleSystem.Single
                                                                                                                                                                                  -

                                                                                                                                                                                  AttackRange

                                                                                                                                                                                  +

                                                                                                                                                                                  HeavyAttackRange

                                                                                                                                                                                  Declaration
                                                                                                                                                                                  -
                                                                                                                                                                                  public float AttackRange
                                                                                                                                                                                  +
                                                                                                                                                                                  public float HeavyAttackRange
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  @@ -141,19 +453,19 @@
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  - +
                                                                                                                                                                                  SingleSystem.Single
                                                                                                                                                                                  -

                                                                                                                                                                                  AttackStaminaCost

                                                                                                                                                                                  +

                                                                                                                                                                                  HeavyAttackStaminaCost

                                                                                                                                                                                  Declaration
                                                                                                                                                                                  -
                                                                                                                                                                                  public float AttackStaminaCost
                                                                                                                                                                                  +
                                                                                                                                                                                  public float HeavyAttackStaminaCost
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  @@ -165,19 +477,19 @@
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  - +
                                                                                                                                                                                  SingleSystem.Single
                                                                                                                                                                                  -

                                                                                                                                                                                  BackstabMeleeDamage

                                                                                                                                                                                  +

                                                                                                                                                                                  HeavyBackstabMeleeDamage

                                                                                                                                                                                  Declaration
                                                                                                                                                                                  -
                                                                                                                                                                                  public float BackstabMeleeDamage
                                                                                                                                                                                  +
                                                                                                                                                                                  public float HeavyBackstabMeleeDamage
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  @@ -189,19 +501,19 @@
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  - +
                                                                                                                                                                                  SingleSystem.Single
                                                                                                                                                                                  -

                                                                                                                                                                                  ClassName

                                                                                                                                                                                  +

                                                                                                                                                                                  HeavyMeleeBaseDamage

                                                                                                                                                                                  Declaration
                                                                                                                                                                                  -
                                                                                                                                                                                  public string ClassName
                                                                                                                                                                                  +
                                                                                                                                                                                  public float HeavyMeleeBaseDamage
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  @@ -213,19 +525,19 @@
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  - +
                                                                                                                                                                                  StringSystem.Single
                                                                                                                                                                                  -

                                                                                                                                                                                  CurrentActionType

                                                                                                                                                                                  +

                                                                                                                                                                                  HeavyMeleeKnockback

                                                                                                                                                                                  Declaration
                                                                                                                                                                                  -
                                                                                                                                                                                  public CharacterActionType CurrentActionType
                                                                                                                                                                                  +
                                                                                                                                                                                  public float HeavyMeleeKnockback
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  @@ -237,19 +549,19 @@
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  - +
                                                                                                                                                                                  CharacterActionTypeSystem.Single
                                                                                                                                                                                  -

                                                                                                                                                                                  CurrentLookDirectionState

                                                                                                                                                                                  +

                                                                                                                                                                                  HoldingItem

                                                                                                                                                                                  Declaration
                                                                                                                                                                                  -
                                                                                                                                                                                  public CharacterDirectionState CurrentLookDirectionState
                                                                                                                                                                                  +
                                                                                                                                                                                  public Item HoldingItem
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  @@ -261,19 +573,19 @@
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  - +
                                                                                                                                                                                  CharacterDirectionStateItem
                                                                                                                                                                                  -

                                                                                                                                                                                  CurrentMoveDirection

                                                                                                                                                                                  +

                                                                                                                                                                                  IsAiming

                                                                                                                                                                                  Declaration
                                                                                                                                                                                  -
                                                                                                                                                                                  public Vector2 CurrentMoveDirection
                                                                                                                                                                                  +
                                                                                                                                                                                  public bool IsAiming
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  @@ -285,19 +597,19 @@
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  - +
                                                                                                                                                                                  Vector2System.Boolean
                                                                                                                                                                                  -

                                                                                                                                                                                  CurrentMoveType

                                                                                                                                                                                  +

                                                                                                                                                                                  IsHiding

                                                                                                                                                                                  Declaration
                                                                                                                                                                                  -
                                                                                                                                                                                  public CharacterMoveType CurrentMoveType
                                                                                                                                                                                  +
                                                                                                                                                                                  public bool IsHiding
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  @@ -309,19 +621,19 @@
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  - +
                                                                                                                                                                                  CharacterMoveTypeSystem.Boolean
                                                                                                                                                                                  -

                                                                                                                                                                                  EnteredHidingSpot

                                                                                                                                                                                  +

                                                                                                                                                                                  LightAttackArea

                                                                                                                                                                                  Declaration
                                                                                                                                                                                  -
                                                                                                                                                                                  public bool EnteredHidingSpot
                                                                                                                                                                                  +
                                                                                                                                                                                  public float LightAttackArea
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  @@ -333,19 +645,19 @@
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  - +
                                                                                                                                                                                  BooleanSystem.Single
                                                                                                                                                                                  -

                                                                                                                                                                                  HoldingItem

                                                                                                                                                                                  +

                                                                                                                                                                                  LightAttackCooldown

                                                                                                                                                                                  Declaration
                                                                                                                                                                                  -
                                                                                                                                                                                  public Item HoldingItem
                                                                                                                                                                                  +
                                                                                                                                                                                  public float LightAttackCooldown
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  @@ -357,19 +669,19 @@
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  - +
                                                                                                                                                                                  ItemSystem.Single
                                                                                                                                                                                  -

                                                                                                                                                                                  IsAiming

                                                                                                                                                                                  +

                                                                                                                                                                                  LightAttackRange

                                                                                                                                                                                  Declaration
                                                                                                                                                                                  -
                                                                                                                                                                                  public bool IsAiming
                                                                                                                                                                                  +
                                                                                                                                                                                  public float LightAttackRange
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  @@ -381,19 +693,19 @@
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  - +
                                                                                                                                                                                  BooleanSystem.Single
                                                                                                                                                                                  -

                                                                                                                                                                                  IsHiding

                                                                                                                                                                                  +

                                                                                                                                                                                  LightAttackStaminaCost

                                                                                                                                                                                  Declaration
                                                                                                                                                                                  -
                                                                                                                                                                                  public bool IsHiding
                                                                                                                                                                                  +
                                                                                                                                                                                  public float LightAttackStaminaCost
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  @@ -405,19 +717,19 @@
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  - +
                                                                                                                                                                                  BooleanSystem.Single
                                                                                                                                                                                  -

                                                                                                                                                                                  MaxHealth

                                                                                                                                                                                  +

                                                                                                                                                                                  LightBackstabMeleeDamage

                                                                                                                                                                                  Declaration
                                                                                                                                                                                  -
                                                                                                                                                                                  public float MaxHealth
                                                                                                                                                                                  +
                                                                                                                                                                                  public float LightBackstabMeleeDamage
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  @@ -429,19 +741,19 @@
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  - +
                                                                                                                                                                                  SingleSystem.Single
                                                                                                                                                                                  -

                                                                                                                                                                                  MaxStamina

                                                                                                                                                                                  +

                                                                                                                                                                                  LightMeleeDamage

                                                                                                                                                                                  Declaration
                                                                                                                                                                                  -
                                                                                                                                                                                  public float MaxStamina
                                                                                                                                                                                  +
                                                                                                                                                                                  public float LightMeleeDamage
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  @@ -453,19 +765,67 @@
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  - +
                                                                                                                                                                                  SingleSystem.Single
                                                                                                                                                                                  -

                                                                                                                                                                                  MaxThrowingDistance

                                                                                                                                                                                  +

                                                                                                                                                                                  LightMeleeKnockback

                                                                                                                                                                                  Declaration
                                                                                                                                                                                  -
                                                                                                                                                                                  public float MaxThrowingDistance
                                                                                                                                                                                  +
                                                                                                                                                                                  public float LightMeleeKnockback
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  + + + + + + + + + + + + + +
                                                                                                                                                                                  TypeDescription
                                                                                                                                                                                  System.Single
                                                                                                                                                                                  + + +

                                                                                                                                                                                  MaxHealth

                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  Declaration
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  public float MaxHealth
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  + + + + + + + + + + + + + +
                                                                                                                                                                                  TypeDescription
                                                                                                                                                                                  System.Single
                                                                                                                                                                                  + + +

                                                                                                                                                                                  MaxNumberFootprints

                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  Declaration
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  public int MaxNumberFootprints
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  @@ -477,19 +837,19 @@
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  - +
                                                                                                                                                                                  SingleSystem.Int32
                                                                                                                                                                                  -

                                                                                                                                                                                  MeleeDamage

                                                                                                                                                                                  +

                                                                                                                                                                                  MaxStamina

                                                                                                                                                                                  Declaration
                                                                                                                                                                                  -
                                                                                                                                                                                  public float MeleeDamage
                                                                                                                                                                                  +
                                                                                                                                                                                  public float MaxStamina
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  @@ -501,19 +861,19 @@
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  - +
                                                                                                                                                                                  SingleSystem.Single
                                                                                                                                                                                  -

                                                                                                                                                                                  MeleeKnockback

                                                                                                                                                                                  +

                                                                                                                                                                                  MaxThrowingDistance

                                                                                                                                                                                  Declaration
                                                                                                                                                                                  -
                                                                                                                                                                                  public float MeleeKnockback
                                                                                                                                                                                  +
                                                                                                                                                                                  public float MaxThrowingDistance
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  @@ -525,7 +885,7 @@
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  - + @@ -573,7 +933,31 @@
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  - + + + + +
                                                                                                                                                                                  SingleSystem.Single
                                                                                                                                                                                  SingleSystem.Single
                                                                                                                                                                                  + + +

                                                                                                                                                                                  OnCursedChange

                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  Declaration
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  public UnityEvent<GameObjectiveEventEnum> OnCursedChange
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  + + + + + + + + + + @@ -597,7 +981,7 @@
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  - + @@ -621,7 +1005,31 @@
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  - + + + + +
                                                                                                                                                                                  TypeDescription
                                                                                                                                                                                  UnityEvent<GameObjectiveEventEnum>
                                                                                                                                                                                  UnityEvent<Single>UnityEvent<System.Single>
                                                                                                                                                                                  UnityEvent<Single>UnityEvent<System.Single>
                                                                                                                                                                                  + + +

                                                                                                                                                                                  OnTryStunReapply

                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  Declaration
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  public Action<float> OnTryStunReapply
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  + + + + + + + + + + @@ -645,7 +1053,7 @@
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  - + @@ -669,7 +1077,7 @@
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  - + @@ -693,7 +1101,7 @@
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  - + @@ -717,7 +1125,7 @@
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  - + @@ -741,7 +1149,7 @@
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  - + @@ -765,7 +1173,7 @@
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  - + @@ -789,7 +1197,7 @@
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  - + @@ -813,7 +1221,7 @@
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  - + @@ -837,7 +1245,7 @@
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  - + @@ -861,7 +1269,7 @@
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  - + @@ -885,7 +1293,7 @@
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  - + @@ -937,7 +1345,7 @@
                                                                                                                                                                                  Property Value
                                                                                                                                                                                  - + @@ -962,7 +1370,7 @@
                                                                                                                                                                                  Property Value
                                                                                                                                                                                  - + @@ -1012,7 +1420,7 @@
                                                                                                                                                                                  Property Value
                                                                                                                                                                                  - + @@ -1044,6 +1452,31 @@
                                                                                                                                                                                  Property Value
                                                                                                                                                                                  TypeDescription
                                                                                                                                                                                  System.Action<System.Single>
                                                                                                                                                                                  SingleSystem.Single
                                                                                                                                                                                  SingleSystem.Single
                                                                                                                                                                                  StringSystem.String
                                                                                                                                                                                  SingleSystem.Single
                                                                                                                                                                                  SingleSystem.Single
                                                                                                                                                                                  SingleSystem.Single
                                                                                                                                                                                  SingleSystem.Single
                                                                                                                                                                                  SingleSystem.Single
                                                                                                                                                                                  SingleSystem.Single
                                                                                                                                                                                  SingleSystem.Single
                                                                                                                                                                                  SingleSystem.Single
                                                                                                                                                                                  Int32System.Int32
                                                                                                                                                                                  BooleanSystem.Boolean
                                                                                                                                                                                  SingleSystem.Single
                                                                                                                                                                                  + +

                                                                                                                                                                                  IsChargingAttack

                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  Declaration
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  public bool IsChargingAttack { get; set; }
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  Property Value
                                                                                                                                                                                  + + + + + + + + + + + + + +
                                                                                                                                                                                  TypeDescription
                                                                                                                                                                                  System.Boolean
                                                                                                                                                                                  + +

                                                                                                                                                                                  IsCursed

                                                                                                                                                                                  @@ -1062,7 +1495,7 @@
                                                                                                                                                                                  Property Value
                                                                                                                                                                                  - Boolean + System.Boolean @@ -1087,7 +1520,7 @@
                                                                                                                                                                                  Property Value
                                                                                                                                                                                  - Boolean + System.Boolean @@ -1112,7 +1545,7 @@
                                                                                                                                                                                  Property Value
                                                                                                                                                                                  - Boolean + System.Boolean @@ -1137,7 +1570,7 @@
                                                                                                                                                                                  Property Value
                                                                                                                                                                                  - Boolean + System.Boolean @@ -1162,7 +1595,7 @@
                                                                                                                                                                                  Property Value
                                                                                                                                                                                  - Boolean + System.Boolean @@ -1187,7 +1620,7 @@
                                                                                                                                                                                  Property Value
                                                                                                                                                                                  - Boolean + System.Boolean @@ -1212,7 +1645,32 @@
                                                                                                                                                                                  Property Value
                                                                                                                                                                                  - Boolean + System.Boolean + + + + + + + +

                                                                                                                                                                                  IsStunned

                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  Declaration
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  public bool IsStunned { get; }
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  Property Value
                                                                                                                                                                                  + + + + + + + + + + @@ -1237,7 +1695,7 @@
                                                                                                                                                                                  Property Value
                                                                                                                                                                                  - + @@ -1262,23 +1720,113 @@
                                                                                                                                                                                  Property Value
                                                                                                                                                                                  - +
                                                                                                                                                                                  TypeDescription
                                                                                                                                                                                  System.Boolean
                                                                                                                                                                                  StringSystem.String
                                                                                                                                                                                  SingleSystem.Single
                                                                                                                                                                                  -

                                                                                                                                                                                  Methods -

                                                                                                                                                                                  - -

                                                                                                                                                                                  BeCursed()

                                                                                                                                                                                  + +

                                                                                                                                                                                  StunCoolDown

                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  Declaration
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  public float StunCoolDown { get; }
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  Property Value
                                                                                                                                                                                  + + + + + + + + + + + + + +
                                                                                                                                                                                  TypeDescription
                                                                                                                                                                                  System.Single
                                                                                                                                                                                  + + + +

                                                                                                                                                                                  StunDuration

                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  Declaration
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  public float StunDuration { get; set; }
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  Property Value
                                                                                                                                                                                  + + + + + + + + + + + + + +
                                                                                                                                                                                  TypeDescription
                                                                                                                                                                                  System.Single
                                                                                                                                                                                  + + + +

                                                                                                                                                                                  SubtleDamageThreshold

                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  Declaration
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  public float SubtleDamageThreshold { get; }
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  Property Value
                                                                                                                                                                                  + + + + + + + + + + + + + +
                                                                                                                                                                                  TypeDescription
                                                                                                                                                                                  System.Single
                                                                                                                                                                                  + + + +

                                                                                                                                                                                  TakingDOTDamage

                                                                                                                                                                                  Declaration
                                                                                                                                                                                  -
                                                                                                                                                                                  public void BeCursed()
                                                                                                                                                                                  +
                                                                                                                                                                                  public bool TakingDOTDamage { get; set; }
                                                                                                                                                                                  +
                                                                                                                                                                                  Property Value
                                                                                                                                                                                  + + + + + + + + + + + + + +
                                                                                                                                                                                  TypeDescription
                                                                                                                                                                                  System.Boolean
                                                                                                                                                                                  +

                                                                                                                                                                                  Methods +

                                                                                                                                                                                  @@ -1303,7 +1851,7 @@
                                                                                                                                                                                  Parameters
                                                                                                                                                                                  - Single + System.Single startTime

                                                                                                                                                                                  The time when the previous condition has started (ex: staying still)

                                                                                                                                                                                  @@ -1320,7 +1868,7 @@
                                                                                                                                                                                  Returns
                                                                                                                                                                                  - Boolean + System.Boolean

                                                                                                                                                                                  Can the player recover their stamina

                                                                                                                                                                                  @@ -1328,13 +1876,13 @@
                                                                                                                                                                                  Returns
                                                                                                                                                                                  - -

                                                                                                                                                                                  LiftCursed()

                                                                                                                                                                                  + +

                                                                                                                                                                                  Curse()

                                                                                                                                                                                  Declaration
                                                                                                                                                                                  -
                                                                                                                                                                                  public void LiftCursed()
                                                                                                                                                                                  +
                                                                                                                                                                                  public void Curse()
                                                                                                                                                                                  @@ -1359,7 +1907,7 @@
                                                                                                                                                                                  Parameters
                                                                                                                                                                                  - Single + System.Single staminaRecoveryAmount

                                                                                                                                                                                  The amount of stamina to recover every second

                                                                                                                                                                                  @@ -1368,6 +1916,16 @@
                                                                                                                                                                                  Parameters
                                                                                                                                                                                  + +

                                                                                                                                                                                  RemoveCurse()

                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  Declaration
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  public void RemoveCurse()
                                                                                                                                                                                  +
                                                                                                                                                                                  + +

                                                                                                                                                                                  Reset()

                                                                                                                                                                                  @@ -1407,7 +1965,7 @@
                                                                                                                                                                                  Parameters
                                                                                                                                                                                  - Single + System.Single staminaCost @@ -1423,7 +1981,7 @@
                                                                                                                                                                                  Returns
                                                                                                                                                                                  - Boolean + System.Boolean @@ -1449,7 +2007,7 @@
                                                                                                                                                                                  Parameters
                                                                                                                                                                                  - Single + System.Single decreaseStaminaPerSec diff --git a/api/CatchIo.Runtime.ScriptableObjects.Effects.CursedOneEffect.html b/api/CatchIo.Runtime.ScriptableObjects.Effects.CursedOneEffect.html index 3837bca..350ed76 100644 --- a/api/CatchIo.Runtime.ScriptableObjects.Effects.CursedOneEffect.html +++ b/api/CatchIo.Runtime.ScriptableObjects.Effects.CursedOneEffect.html @@ -87,7 +87,7 @@

                                                                                                                                                                                  Inheritance
                                                                                                                                                                                  - +
                                                                                                                                                                                  System.Object
                                                                                                                                                                                  CursedOneEffect
                                                                                                                                                                                  @@ -102,12 +102,18 @@

                                                                                                                                                                                  Inherited Members
                                                                                                                                                                                  EffectBase.Duration
                                                                                                                                                                                  +
                                                                                                                                                                                  + EffectBase.IsPlaying +
                                                                                                                                                                                  EffectBase.EffectPlayable
                                                                                                                                                                                  EffectBase.TargetRenderer
                                                                                                                                                                                  +
                                                                                                                                                                                  + EffectBase.OnComplete() +
                                                                                                                                                                                  Namespace: CatchIo.Runtime.ScriptableObjects.Effects
                                                                                                                                                                                  Assembly: cs.temp.dll.dll
                                                                                                                                                                                  @@ -137,7 +143,7 @@
                                                                                                                                                                                  Returns
                                                                                                                                                                                  - IEnumerator + System.Collections.Generic.IEnumerator @@ -164,7 +170,7 @@
                                                                                                                                                                                  Returns
                                                                                                                                                                                  - IEnumerator + System.Collections.Generic.IEnumerator diff --git a/api/CatchIo.Runtime.ScriptableObjects.Effects.DamageEffect.html b/api/CatchIo.Runtime.ScriptableObjects.Effects.DamageEffect.html index 093b783..f99a07b 100644 --- a/api/CatchIo.Runtime.ScriptableObjects.Effects.DamageEffect.html +++ b/api/CatchIo.Runtime.ScriptableObjects.Effects.DamageEffect.html @@ -87,7 +87,7 @@

                                                                                                                                                                                  Inheritance
                                                                                                                                                                                  - +
                                                                                                                                                                                  System.Object
                                                                                                                                                                                  DamageEffect
                                                                                                                                                                                  @@ -102,6 +102,9 @@

                                                                                                                                                                                  Inherited Members
                                                                                                                                                                                  EffectBase.Duration
                                                                                                                                                                                  +
                                                                                                                                                                                  + EffectBase.IsPlaying +
                                                                                                                                                                                  EffectBase.EffectPlayable
                                                                                                                                                                                  @@ -111,6 +114,9 @@
                                                                                                                                                                                  Inherited Members
                                                                                                                                                                                  EffectBase.Reverse(IEffectPlayable, Renderer)
                                                                                                                                                                                  +
                                                                                                                                                                                  + EffectBase.OnComplete() +
                                                                                                                                                                                  Namespace: CatchIo.Runtime.ScriptableObjects.Effects
                                                                                                                                                                                  Assembly: cs.temp.dll.dll
                                                                                                                                                                                  @@ -140,7 +146,7 @@
                                                                                                                                                                                  Returns
                                                                                                                                                                                  - IEnumerator + System.Collections.Generic.IEnumerator @@ -167,7 +173,7 @@
                                                                                                                                                                                  Returns
                                                                                                                                                                                  - IEnumerator + System.Collections.Generic.IEnumerator diff --git a/api/CatchIo.Runtime.ScriptableObjects.Effects.DisappearEffect.html b/api/CatchIo.Runtime.ScriptableObjects.Effects.DisappearEffect.html index 3dac448..30588dc 100644 --- a/api/CatchIo.Runtime.ScriptableObjects.Effects.DisappearEffect.html +++ b/api/CatchIo.Runtime.ScriptableObjects.Effects.DisappearEffect.html @@ -87,7 +87,7 @@

                                                                                                                                                                                  Inheritance
                                                                                                                                                                                  - +
                                                                                                                                                                                  System.Object
                                                                                                                                                                                  DisappearEffect
                                                                                                                                                                                  @@ -102,12 +102,18 @@

                                                                                                                                                                                  Inherited Members
                                                                                                                                                                                  EffectBase.Duration
                                                                                                                                                                                  +
                                                                                                                                                                                  + EffectBase.IsPlaying +
                                                                                                                                                                                  EffectBase.EffectPlayable
                                                                                                                                                                                  EffectBase.TargetRenderer
                                                                                                                                                                                  +
                                                                                                                                                                                  + EffectBase.OnComplete() +
                                                                                                                                                                                  Namespace: CatchIo.Runtime.ScriptableObjects.Effects
                                                                                                                                                                                  Assembly: cs.temp.dll.dll
                                                                                                                                                                                  @@ -136,7 +142,7 @@
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  - Single + System.Single @@ -163,32 +169,7 @@
                                                                                                                                                                                  Property Value
                                                                                                                                                                                  - Boolean - - - - - - - -

                                                                                                                                                                                  IsPlaying

                                                                                                                                                                                  -
                                                                                                                                                                                  -
                                                                                                                                                                                  -
                                                                                                                                                                                  Declaration
                                                                                                                                                                                  -
                                                                                                                                                                                  -
                                                                                                                                                                                  public bool IsPlaying { get; }
                                                                                                                                                                                  -
                                                                                                                                                                                  -
                                                                                                                                                                                  Property Value
                                                                                                                                                                                  - - - - - - - - - - + @@ -213,7 +194,7 @@
                                                                                                                                                                                  Property Value
                                                                                                                                                                                  - + @@ -250,7 +231,7 @@
                                                                                                                                                                                  Returns
                                                                                                                                                                                  - + @@ -277,7 +258,7 @@
                                                                                                                                                                                  Returns
                                                                                                                                                                                  - + diff --git a/api/CatchIo.Runtime.ScriptableObjects.Effects.DissolveEffect.html b/api/CatchIo.Runtime.ScriptableObjects.Effects.DissolveEffect.html index ae77c47..5d378ec 100644 --- a/api/CatchIo.Runtime.ScriptableObjects.Effects.DissolveEffect.html +++ b/api/CatchIo.Runtime.ScriptableObjects.Effects.DissolveEffect.html @@ -87,7 +87,7 @@

                                                                                                                                                                                  Inheritance
                                                                                                                                                                                  - +
                                                                                                                                                                                  System.Object
                                                                                                                                                                                  DissolveEffect
                                                                                                                                                                                  @@ -102,6 +102,9 @@

                                                                                                                                                                                  Inherited Members
                                                                                                                                                                                  EffectBase.Duration
                                                                                                                                                                                  +
                                                                                                                                                                                  + EffectBase.IsPlaying +
                                                                                                                                                                                  EffectBase.EffectPlayable
                                                                                                                                                                                  @@ -111,6 +114,9 @@
                                                                                                                                                                                  Inherited Members
                                                                                                                                                                                  EffectBase.Reverse(IEffectPlayable, Renderer)
                                                                                                                                                                                  +
                                                                                                                                                                                  + EffectBase.OnComplete() +
                                                                                                                                                                                  Namespace: CatchIo.Runtime.ScriptableObjects.Effects
                                                                                                                                                                                  Assembly: cs.temp.dll.dll
                                                                                                                                                                                  @@ -140,7 +146,7 @@
                                                                                                                                                                                  Returns
                                                                                                                                                                                  - + @@ -167,7 +173,7 @@
                                                                                                                                                                                  Returns
                                                                                                                                                                                  - + diff --git a/api/CatchIo.Runtime.ScriptableObjects.Effects.EffectBase.html b/api/CatchIo.Runtime.ScriptableObjects.Effects.EffectBase.html index 3d860a4..f7e6f4f 100644 --- a/api/CatchIo.Runtime.ScriptableObjects.Effects.EffectBase.html +++ b/api/CatchIo.Runtime.ScriptableObjects.Effects.EffectBase.html @@ -88,7 +88,7 @@

                                                                                                                                                                                  Inheritance
                                                                                                                                                                                  - +
                                                                                                                                                                                  System.Object
                                                                                                                                                                                  EffectBase
                                                                                                                                                                                  @@ -146,7 +146,7 @@
                                                                                                                                                                                  Field Value

                                                                                                                                                                                  - + @@ -223,6 +223,33 @@
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  TypeDescription
                                                                                                                                                                                  BooleanSystem.Boolean
                                                                                                                                                                                  BooleanSystem.Boolean
                                                                                                                                                                                  IEnumeratorSystem.Collections.Generic.IEnumerator
                                                                                                                                                                                  IEnumeratorSystem.Collections.Generic.IEnumerator
                                                                                                                                                                                  IEnumeratorSystem.Collections.Generic.IEnumerator
                                                                                                                                                                                  IEnumeratorSystem.Collections.Generic.IEnumerator
                                                                                                                                                                                  SingleSystem.Single
                                                                                                                                                                                  +

                                                                                                                                                                                  Properties +

                                                                                                                                                                                  + + + +

                                                                                                                                                                                  IsPlaying

                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  Declaration
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  public bool IsPlaying { get; protected set; }
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  Property Value
                                                                                                                                                                                  + + + + + + + + + + + + + +
                                                                                                                                                                                  TypeDescription
                                                                                                                                                                                  System.Boolean

                                                                                                                                                                                  Methods

                                                                                                                                                                                  @@ -245,7 +272,7 @@
                                                                                                                                                                                  Returns
                                                                                                                                                                                  - IEnumerator + System.Collections.Generic.IEnumerator @@ -270,13 +297,23 @@
                                                                                                                                                                                  Returns
                                                                                                                                                                                  - IEnumerator + System.Collections.Generic.IEnumerator + +

                                                                                                                                                                                  OnComplete()

                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  Declaration
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  public virtual void OnComplete()
                                                                                                                                                                                  +
                                                                                                                                                                                  + +

                                                                                                                                                                                  Play(IEffectPlayable, Renderer)

                                                                                                                                                                                  diff --git a/api/CatchIo.Runtime.ScriptableObjects.Events.BaseEventChannel.html b/api/CatchIo.Runtime.ScriptableObjects.Events.BaseEventChannel.html index cf75d4f..3fe1632 100644 --- a/api/CatchIo.Runtime.ScriptableObjects.Events.BaseEventChannel.html +++ b/api/CatchIo.Runtime.ScriptableObjects.Events.BaseEventChannel.html @@ -87,7 +87,7 @@

                                                                                                                                                                                  Inheritance
                                                                                                                                                                                  - +
                                                                                                                                                                                  System.Object
                                                                                                                                                                                  BaseEventChannel
                                                                                                                                                                                  diff --git a/api/CatchIo.Runtime.ScriptableObjects.Events.BoolEventChannel.html b/api/CatchIo.Runtime.ScriptableObjects.Events.BoolEventChannel.html index 8fa567f..9c18ecb 100644 --- a/api/CatchIo.Runtime.ScriptableObjects.Events.BoolEventChannel.html +++ b/api/CatchIo.Runtime.ScriptableObjects.Events.BoolEventChannel.html @@ -87,7 +87,7 @@

                                                                                                                                                                                  Inheritance
                                                                                                                                                                                  - +
                                                                                                                                                                                  System.Object
                                                                                                                                                                                  BoolEventChannel
                                                                                                                                                                                  @@ -120,7 +120,7 @@

                                                                                                                                                                                  Parameters
                                                                                                                                                                                  - UnityAction<Boolean> + UnityAction<System.Boolean> listener @@ -147,7 +147,7 @@
                                                                                                                                                                                  Parameters
                                                                                                                                                                                  - Boolean + System.Boolean value @@ -174,7 +174,7 @@
                                                                                                                                                                                  Parameters
                                                                                                                                                                                  - UnityAction<Boolean> + UnityAction<System.Boolean> listener diff --git a/api/CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.CharacterLightEnabledEventParam.html b/api/CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.CharacterLightEnabledEventParam.html index 7eb29be..eca9c6d 100644 --- a/api/CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.CharacterLightEnabledEventParam.html +++ b/api/CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.CharacterLightEnabledEventParam.html @@ -88,7 +88,7 @@

                                                                                                                                                                                  Inheritance
                                                                                                                                                                                  - +
                                                                                                                                                                                  System.Object
                                                                                                                                                                                  CharacterLightEvent.CharacterLightEnabledEventParam
                                                                                                                                                                                  @@ -132,7 +132,7 @@

                                                                                                                                                                                  Parameters
                                                                                                                                                                                  - Boolean + System.Boolean enabled @@ -160,7 +160,7 @@
                                                                                                                                                                                  Property Value
                                                                                                                                                                                  - Boolean + System.Boolean diff --git a/api/CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.CharacterLightEventParam.html b/api/CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.CharacterLightEventParam.html index 68f579c..c819f74 100644 --- a/api/CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.CharacterLightEventParam.html +++ b/api/CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.CharacterLightEventParam.html @@ -88,7 +88,7 @@

                                                                                                                                                                                  Inheritance
                                                                                                                                                                                  - +
                                                                                                                                                                                  System.Object
                                                                                                                                                                                  CharacterLightEvent.CharacterLightEventParam
                                                                                                                                                                                  diff --git a/api/CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.CharacterLightResizingEventParam.html b/api/CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.CharacterLightResizingEventParam.html index c06f962..328fee1 100644 --- a/api/CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.CharacterLightResizingEventParam.html +++ b/api/CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.CharacterLightResizingEventParam.html @@ -88,7 +88,7 @@

                                                                                                                                                                                  Inheritance
                                                                                                                                                                                  - +
                                                                                                                                                                                  System.Object
                                                                                                                                                                                  CharacterLightEvent.CharacterLightResizingEventParam
                                                                                                                                                                                  @@ -132,12 +132,12 @@

                                                                                                                                                                                  Parameters
                                                                                                                                                                                  - Nullable<Single> + System.Nullable<System.Single> angle - Nullable<Single> + System.Nullable<System.Single> size @@ -165,7 +165,7 @@
                                                                                                                                                                                  Property Value
                                                                                                                                                                                  - Nullable<Single> + System.Nullable<System.Single> @@ -190,7 +190,7 @@
                                                                                                                                                                                  Property Value
                                                                                                                                                                                  - Nullable<Single> + System.Nullable<System.Single> diff --git a/api/CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.CharacterResetLightEvent.html b/api/CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.CharacterResetLightEvent.html index 86dc4ad..4ac01fa 100644 --- a/api/CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.CharacterResetLightEvent.html +++ b/api/CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.CharacterResetLightEvent.html @@ -88,7 +88,7 @@

                                                                                                                                                                                  Inheritance
                                                                                                                                                                                  - +
                                                                                                                                                                                  System.Object
                                                                                                                                                                                  CharacterLightEvent.CharacterResetLightEvent
                                                                                                                                                                                  diff --git a/api/CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.html b/api/CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.html index 776aba7..3a05e49 100644 --- a/api/CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.html +++ b/api/CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.html @@ -87,7 +87,7 @@

                                                                                                                                                                                  Inheritance
                                                                                                                                                                                  - +
                                                                                                                                                                                  System.Object
                                                                                                                                                                                  CharacterLightEvent

                                                                                                                                                                                  Namespace: CatchIo.Runtime.ScriptableObjects.Events
                                                                                                                                                                                  @@ -101,7 +101,7 @@

                                                                                                                                                                                  Methods -

                                                                                                                                                                                  AddListener(UnityAction<List<CharacterLightEvent.CharacterLightEventParam>>)

                                                                                                                                                                                  +

                                                                                                                                                                                  AddListener(UnityAction<List<CharacterLightEvent.CharacterLightEventParam>>)

                                                                                                                                                                                  Declaration
                                                                                                                                                                                  @@ -119,7 +119,7 @@
                                                                                                                                                                                  Parameters
                                                                                                                                                                                  - UnityAction<List<CharacterLightEvent.CharacterLightEventParam>> + UnityAction<System.Collections.Generic.List<CharacterLightEvent.CharacterLightEventParam>> listener @@ -128,7 +128,7 @@
                                                                                                                                                                                  Parameters
                                                                                                                                                                                  -

                                                                                                                                                                                  RaiseEvent(List<CharacterLightEvent.CharacterLightEventParam>)

                                                                                                                                                                                  +

                                                                                                                                                                                  RaiseEvent(List<CharacterLightEvent.CharacterLightEventParam>)

                                                                                                                                                                                  Declaration
                                                                                                                                                                                  @@ -146,7 +146,7 @@
                                                                                                                                                                                  Parameters
                                                                                                                                                                                  - List<CharacterLightEvent.CharacterLightEventParam> + System.Collections.Generic.List<CharacterLightEvent.CharacterLightEventParam> value @@ -155,7 +155,7 @@
                                                                                                                                                                                  Parameters
                                                                                                                                                                                  -

                                                                                                                                                                                  RemoveListener(UnityAction<List<CharacterLightEvent.CharacterLightEventParam>>)

                                                                                                                                                                                  +

                                                                                                                                                                                  RemoveListener(UnityAction<List<CharacterLightEvent.CharacterLightEventParam>>)

                                                                                                                                                                                  Declaration
                                                                                                                                                                                  @@ -173,7 +173,7 @@
                                                                                                                                                                                  Parameters
                                                                                                                                                                                  - UnityAction<List<CharacterLightEvent.CharacterLightEventParam>> + UnityAction<System.Collections.Generic.List<CharacterLightEvent.CharacterLightEventParam>> listener diff --git a/api/CatchIo.Runtime.ScriptableObjects.Events.FloatEventChannel.html b/api/CatchIo.Runtime.ScriptableObjects.Events.FloatEventChannel.html index 07911a3..0d9f448 100644 --- a/api/CatchIo.Runtime.ScriptableObjects.Events.FloatEventChannel.html +++ b/api/CatchIo.Runtime.ScriptableObjects.Events.FloatEventChannel.html @@ -87,7 +87,7 @@

                                                                                                                                                                                  Inheritance
                                                                                                                                                                                  - +
                                                                                                                                                                                  System.Object
                                                                                                                                                                                  FloatEventChannel
                                                                                                                                                                                  @@ -120,7 +120,7 @@

                                                                                                                                                                                  Parameters
                                                                                                                                                                                  - UnityAction<Single> + UnityAction<System.Single> listener @@ -147,7 +147,7 @@
                                                                                                                                                                                  Parameters
                                                                                                                                                                                  - Single + System.Single value @@ -174,7 +174,7 @@
                                                                                                                                                                                  Parameters
                                                                                                                                                                                  - UnityAction<Single> + UnityAction<System.Single> listener diff --git a/api/CatchIo.Runtime.ScriptableObjects.Events.GameModeWinnerEventChannel.html b/api/CatchIo.Runtime.ScriptableObjects.Events.GameModeWinnerEventChannel.html index 6f907a8..2eee8a9 100644 --- a/api/CatchIo.Runtime.ScriptableObjects.Events.GameModeWinnerEventChannel.html +++ b/api/CatchIo.Runtime.ScriptableObjects.Events.GameModeWinnerEventChannel.html @@ -87,7 +87,7 @@

                                                                                                                                                                                  Inheritance
                                                                                                                                                                                  - +
                                                                                                                                                                                  System.Object
                                                                                                                                                                                  GameModeWinnerEventChannel
                                                                                                                                                                                  diff --git a/api/CatchIo.Runtime.ScriptableObjects.Events.HidingSpotEventChannel.html b/api/CatchIo.Runtime.ScriptableObjects.Events.HidingSpotEventChannel.html index af0ca7f..6f5b047 100644 --- a/api/CatchIo.Runtime.ScriptableObjects.Events.HidingSpotEventChannel.html +++ b/api/CatchIo.Runtime.ScriptableObjects.Events.HidingSpotEventChannel.html @@ -87,7 +87,7 @@

                                                                                                                                                                                  Inheritance
                                                                                                                                                                                  - +
                                                                                                                                                                                  System.Object
                                                                                                                                                                                  HidingSpotEventChannel
                                                                                                                                                                                  @@ -102,7 +102,7 @@

                                                                                                                                                                                  Methods -

                                                                                                                                                                                  AddListener(UnityAction<HidingSpot>)

                                                                                                                                                                                  +

                                                                                                                                                                                  AddListener(UnityAction<HidingSpot>)

                                                                                                                                                                                  Declaration
                                                                                                                                                                                  @@ -120,7 +120,7 @@
                                                                                                                                                                                  Parameters
                                                                                                                                                                                  - UnityAction<HidingSpot> + UnityAction<HidingSpot> listener @@ -129,7 +129,7 @@
                                                                                                                                                                                  Parameters
                                                                                                                                                                                  -

                                                                                                                                                                                  RaiseEvent(HidingSpot)

                                                                                                                                                                                  +

                                                                                                                                                                                  RaiseEvent(HidingSpot)

                                                                                                                                                                                  Declaration
                                                                                                                                                                                  @@ -147,7 +147,7 @@
                                                                                                                                                                                  Parameters
                                                                                                                                                                                  - HidingSpot + HidingSpot hidingSpot @@ -156,7 +156,7 @@
                                                                                                                                                                                  Parameters
                                                                                                                                                                                  -

                                                                                                                                                                                  RemoveListener(UnityAction<HidingSpot>)

                                                                                                                                                                                  +

                                                                                                                                                                                  RemoveListener(UnityAction<HidingSpot>)

                                                                                                                                                                                  Declaration
                                                                                                                                                                                  @@ -174,7 +174,7 @@
                                                                                                                                                                                  Parameters
                                                                                                                                                                                  - UnityAction<HidingSpot> + UnityAction<HidingSpot> listener diff --git a/api/CatchIo.Runtime.ScriptableObjects.Events.IntEventChannel.html b/api/CatchIo.Runtime.ScriptableObjects.Events.IntEventChannel.html index 701f556..4e20fbe 100644 --- a/api/CatchIo.Runtime.ScriptableObjects.Events.IntEventChannel.html +++ b/api/CatchIo.Runtime.ScriptableObjects.Events.IntEventChannel.html @@ -87,7 +87,7 @@

                                                                                                                                                                                  Inheritance
                                                                                                                                                                                  - +
                                                                                                                                                                                  System.Object
                                                                                                                                                                                  IntEventChannel
                                                                                                                                                                                  @@ -120,7 +120,7 @@

                                                                                                                                                                                  Parameters
                                                                                                                                                                                  - UnityAction<Int32> + UnityAction<System.Int32> listener @@ -147,7 +147,7 @@
                                                                                                                                                                                  Parameters
                                                                                                                                                                                  - Int32 + System.Int32 value @@ -174,7 +174,7 @@
                                                                                                                                                                                  Parameters
                                                                                                                                                                                  - UnityAction<Int32> + UnityAction<System.Int32> listener diff --git a/api/CatchIo.Runtime.ScriptableObjects.Events.PlayerEventChannel.html b/api/CatchIo.Runtime.ScriptableObjects.Events.PlayerEventChannel.html index 73510a5..3e6a7ab 100644 --- a/api/CatchIo.Runtime.ScriptableObjects.Events.PlayerEventChannel.html +++ b/api/CatchIo.Runtime.ScriptableObjects.Events.PlayerEventChannel.html @@ -87,7 +87,7 @@

                                                                                                                                                                                  Inheritance
                                                                                                                                                                                  - +
                                                                                                                                                                                  System.Object
                                                                                                                                                                                  PlayerEventChannel
                                                                                                                                                                                  diff --git a/api/CatchIo.Runtime.ScriptableObjects.Events.RoomDataEventChannel.html b/api/CatchIo.Runtime.ScriptableObjects.Events.RoomDataEventChannel.html index 32fcca3..f9f0432 100644 --- a/api/CatchIo.Runtime.ScriptableObjects.Events.RoomDataEventChannel.html +++ b/api/CatchIo.Runtime.ScriptableObjects.Events.RoomDataEventChannel.html @@ -87,7 +87,7 @@

                                                                                                                                                                                  Inheritance
                                                                                                                                                                                  - +
                                                                                                                                                                                  System.Object
                                                                                                                                                                                  RoomDataEventChannel
                                                                                                                                                                                  diff --git a/api/CatchIo.Runtime.ScriptableObjects.Events.StringEventChannel.html b/api/CatchIo.Runtime.ScriptableObjects.Events.StringEventChannel.html index 12512b2..fd15385 100644 --- a/api/CatchIo.Runtime.ScriptableObjects.Events.StringEventChannel.html +++ b/api/CatchIo.Runtime.ScriptableObjects.Events.StringEventChannel.html @@ -87,7 +87,7 @@

                                                                                                                                                                                  Inheritance
                                                                                                                                                                                  - +
                                                                                                                                                                                  System.Object
                                                                                                                                                                                  StringEventChannel
                                                                                                                                                                                  @@ -120,7 +120,7 @@

                                                                                                                                                                                  Parameters
                                                                                                                                                                                  - UnityAction<String> + UnityAction<System.String> listener @@ -147,7 +147,7 @@
                                                                                                                                                                                  Parameters
                                                                                                                                                                                  - String + System.String value @@ -174,7 +174,7 @@
                                                                                                                                                                                  Parameters
                                                                                                                                                                                  - UnityAction<String> + UnityAction<System.String> listener diff --git a/api/CatchIo.Runtime.ScriptableObjects.Events.VoidEventChannel.html b/api/CatchIo.Runtime.ScriptableObjects.Events.VoidEventChannel.html index 8a0610a..3d63ad0 100644 --- a/api/CatchIo.Runtime.ScriptableObjects.Events.VoidEventChannel.html +++ b/api/CatchIo.Runtime.ScriptableObjects.Events.VoidEventChannel.html @@ -87,7 +87,7 @@

                                                                                                                                                                                  Inheritance
                                                                                                                                                                                  - +
                                                                                                                                                                                  System.Object
                                                                                                                                                                                  VoidEventChannel
                                                                                                                                                                                  diff --git a/api/CatchIo.Runtime.ScriptableObjects.GameModes.GameModeWinner.html b/api/CatchIo.Runtime.ScriptableObjects.GameModes.GameModeWinner.html index a6a23a9..87fffd4 100644 --- a/api/CatchIo.Runtime.ScriptableObjects.GameModes.GameModeWinner.html +++ b/api/CatchIo.Runtime.ScriptableObjects.GameModes.GameModeWinner.html @@ -87,7 +87,7 @@

                                                                                                                                                                                  Inheritance
                                                                                                                                                                                  - +
                                                                                                                                                                                  System.Object
                                                                                                                                                                                  GameModeWinner

                                                                                                                                                                                  Namespace: CatchIo.Runtime.ScriptableObjects.GameModes
                                                                                                                                                                                  @@ -119,7 +119,7 @@
                                                                                                                                                                                  Parameters
                                                                                                                                                                                  - Boolean + System.Boolean canMultipleWinner @@ -147,7 +147,7 @@
                                                                                                                                                                                  Returns
                                                                                                                                                                                  - List<CharacterFacade> + System.Collections.Generic.List<CharacterFacade> diff --git a/api/CatchIo.Runtime.ScriptableObjects.GameModes.Point.DeathMatchPoint.html b/api/CatchIo.Runtime.ScriptableObjects.GameModes.Point.DeathMatchPoint.html index a8ebf50..ce5f63e 100644 --- a/api/CatchIo.Runtime.ScriptableObjects.GameModes.Point.DeathMatchPoint.html +++ b/api/CatchIo.Runtime.ScriptableObjects.GameModes.Point.DeathMatchPoint.html @@ -87,7 +87,7 @@

                                                                                                                                                                                  Inheritance
                                                                                                                                                                                  - +
                                                                                                                                                                                  System.Object
                                                                                                                                                                                  DeathMatchPoint

                                                                                                                                                                                  Namespace: CatchIo.Runtime.ScriptableObjects.GameModes.Point
                                                                                                                                                                                  @@ -117,7 +117,7 @@
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  - Int32 + System.Int32 @@ -141,7 +141,7 @@
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  - Int32 + System.Int32 @@ -165,7 +165,7 @@
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  - Int32 + System.Int32 @@ -189,7 +189,7 @@
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  - Int32 + System.Int32 diff --git a/api/CatchIo.Runtime.ScriptableObjects.Input.InputReader.html b/api/CatchIo.Runtime.ScriptableObjects.Input.InputReader.html index 05169cb..12ca197 100644 --- a/api/CatchIo.Runtime.ScriptableObjects.Input.InputReader.html +++ b/api/CatchIo.Runtime.ScriptableObjects.Input.InputReader.html @@ -87,7 +87,7 @@

                                                                                                                                                                                  Inheritance
                                                                                                                                                                                  - +
                                                                                                                                                                                  System.Object
                                                                                                                                                                                  InputReader
                                                                                                                                                                                  @@ -102,6 +102,33 @@
                                                                                                                                                                                  Syntax
                                                                                                                                                                                  [Serializable]
                                                                                                                                                                                   public class InputReader : DescriptionScriptableObject, GameInput.ICharacterInputActions, GameInput.IObserverInputActions
                                                                                                                                                                                  +

                                                                                                                                                                                  Properties +

                                                                                                                                                                                  + + + +

                                                                                                                                                                                  IsGamepadActive

                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  Declaration
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  public bool IsGamepadActive { get; }
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  Property Value
                                                                                                                                                                                  + + + + + + + + + + + + + +
                                                                                                                                                                                  TypeDescription
                                                                                                                                                                                  System.Boolean

                                                                                                                                                                                  Methods

                                                                                                                                                                                  @@ -308,6 +335,33 @@
                                                                                                                                                                                  Parameters
                                                                                                                                                                                  + +

                                                                                                                                                                                  OnInteract(InputAction.CallbackContext)

                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  Declaration
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  public void OnInteract(InputAction.CallbackContext context)
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  Parameters
                                                                                                                                                                                  + + + + + + + + + + + + + + + +
                                                                                                                                                                                  TypeNameDescription
                                                                                                                                                                                  InputAction.CallbackContextcontext
                                                                                                                                                                                  + +

                                                                                                                                                                                  OnItemSelect(InputAction.CallbackContext)

                                                                                                                                                                                  @@ -335,6 +389,60 @@
                                                                                                                                                                                  Parameters
                                                                                                                                                                                  + +

                                                                                                                                                                                  OnPan(InputAction.CallbackContext)

                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  Declaration
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  public void OnPan(InputAction.CallbackContext context)
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  Parameters
                                                                                                                                                                                  + + + + + + + + + + + + + + + +
                                                                                                                                                                                  TypeNameDescription
                                                                                                                                                                                  InputAction.CallbackContextcontext
                                                                                                                                                                                  + + + +

                                                                                                                                                                                  OnPanEnabler(InputAction.CallbackContext)

                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  Declaration
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  public void OnPanEnabler(InputAction.CallbackContext context)
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  Parameters
                                                                                                                                                                                  + + + + + + + + + + + + + + + +
                                                                                                                                                                                  TypeNameDescription
                                                                                                                                                                                  InputAction.CallbackContextcontext
                                                                                                                                                                                  + +

                                                                                                                                                                                  OnPoint(InputAction.CallbackContext)

                                                                                                                                                                                  @@ -474,7 +582,7 @@

                                                                                                                                                                                  Declaration
                                                                                                                                                                                  -
                                                                                                                                                                                  public event UnityAction AttackInput
                                                                                                                                                                                  +
                                                                                                                                                                                  public event UnityAction<bool> AttackInput
                                                                                                                                                                                  Event Type
                                                                                                                                                                                  @@ -486,7 +594,7 @@
                                                                                                                                                                                  Event Type
                                                                                                                                                                                  - + @@ -589,6 +697,30 @@
                                                                                                                                                                                  Event Type
                                                                                                                                                                                  UnityActionUnityAction<System.Boolean>
                                                                                                                                                                                  +

                                                                                                                                                                                  InteractInput

                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  Declaration
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  public event UnityAction InteractInput
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  Event Type
                                                                                                                                                                                  + + + + + + + + + + + + + +
                                                                                                                                                                                  TypeDescription
                                                                                                                                                                                  UnityAction
                                                                                                                                                                                  + +

                                                                                                                                                                                  ItemSelectInput

                                                                                                                                                                                  @@ -606,7 +738,7 @@
                                                                                                                                                                                  Event Type
                                                                                                                                                                                  - UnityAction<Int32> + UnityAction<System.Int32> @@ -654,7 +786,7 @@
                                                                                                                                                                                  Event Type
                                                                                                                                                                                  - UnityAction<Int32> + UnityAction<System.Int32> @@ -678,7 +810,31 @@
                                                                                                                                                                                  Event Type
                                                                                                                                                                                  - UnityAction<Int32> + UnityAction<System.Int32> + + + + + + +

                                                                                                                                                                                  PanInput

                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  Declaration
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  public event UnityAction<Vector2> PanInput
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  Event Type
                                                                                                                                                                                  + + + + + + + + + + diff --git a/api/CatchIo.Runtime.ScriptableObjects.Network.Connections.BaseNetworkConnection.html b/api/CatchIo.Runtime.ScriptableObjects.Network.Connections.BaseNetworkConnection.html index 6551c61..f69cc61 100644 --- a/api/CatchIo.Runtime.ScriptableObjects.Network.Connections.BaseNetworkConnection.html +++ b/api/CatchIo.Runtime.ScriptableObjects.Network.Connections.BaseNetworkConnection.html @@ -87,7 +87,7 @@

                                                                                                                                                                                  Inheritance
                                                                                                                                                                                  - +
                                                                                                                                                                                  System.Object
                                                                                                                                                                                  BaseNetworkConnection
                                                                                                                                                                                  diff --git a/api/CatchIo.Runtime.ScriptableObjects.Network.Connections.LobbyConnection.html b/api/CatchIo.Runtime.ScriptableObjects.Network.Connections.LobbyConnection.html index cf3c264..0a95f27 100644 --- a/api/CatchIo.Runtime.ScriptableObjects.Network.Connections.LobbyConnection.html +++ b/api/CatchIo.Runtime.ScriptableObjects.Network.Connections.LobbyConnection.html @@ -87,7 +87,7 @@

                                                                                                                                                                                  Inheritance
                                                                                                                                                                                  - +
                                                                                                                                                                                  System.Object
                                                                                                                                                                                  LobbyConnection
                                                                                                                                                                                  @@ -132,7 +132,7 @@

                                                                                                                                                                                  Returns
                                                                                                                                                                                  - + @@ -157,7 +157,7 @@
                                                                                                                                                                                  Returns
                                                                                                                                                                                  - + @@ -185,7 +185,7 @@
                                                                                                                                                                                  Declaration
                                                                                                                                                                                  -

                                                                                                                                                                                  OnLobbyStatisticsUpdate(List<TypedLobbyInfo>)

                                                                                                                                                                                  +

                                                                                                                                                                                  OnLobbyStatisticsUpdate(List<TypedLobbyInfo>)

                                                                                                                                                                                  Declaration
                                                                                                                                                                                  @@ -203,7 +203,7 @@
                                                                                                                                                                                  Parameters
                                                                                                                                                                                  - + @@ -212,7 +212,7 @@
                                                                                                                                                                                  Parameters
                                                                                                                                                                                  -

                                                                                                                                                                                  OnRoomListUpdate(List<RoomInfo>)

                                                                                                                                                                                  +

                                                                                                                                                                                  OnRoomListUpdate(List<RoomInfo>)

                                                                                                                                                                                  Declaration
                                                                                                                                                                                  @@ -230,7 +230,7 @@
                                                                                                                                                                                  Parameters
                                                                                                                                                                                  - + diff --git a/api/CatchIo.Runtime.ScriptableObjects.Network.Connections.RoomConnection.html b/api/CatchIo.Runtime.ScriptableObjects.Network.Connections.RoomConnection.html index 63f22ef..2592cc9 100644 --- a/api/CatchIo.Runtime.ScriptableObjects.Network.Connections.RoomConnection.html +++ b/api/CatchIo.Runtime.ScriptableObjects.Network.Connections.RoomConnection.html @@ -87,7 +87,7 @@

                                                                                                                                                                                  Inheritance
                                                                                                                                                                                  - +
                                                                                                                                                                                  System.Object
                                                                                                                                                                                  RoomConnection
                                                                                                                                                                                  @@ -150,7 +150,7 @@

                                                                                                                                                                                  Returns
                                                                                                                                                                                  - + @@ -176,7 +176,7 @@
                                                                                                                                                                                  Parameters
                                                                                                                                                                                  - + @@ -192,7 +192,7 @@
                                                                                                                                                                                  Returns
                                                                                                                                                                                  - + @@ -217,7 +217,7 @@
                                                                                                                                                                                  Returns
                                                                                                                                                                                  - + @@ -253,12 +253,12 @@
                                                                                                                                                                                  Parameters
                                                                                                                                                                                  - + - + @@ -267,7 +267,7 @@
                                                                                                                                                                                  Parameters
                                                                                                                                                                                  -

                                                                                                                                                                                  OnFriendListUpdate(List<FriendInfo>)

                                                                                                                                                                                  +

                                                                                                                                                                                  OnFriendListUpdate(List<FriendInfo>)

                                                                                                                                                                                  Declaration
                                                                                                                                                                                  @@ -285,7 +285,7 @@
                                                                                                                                                                                  Parameters
                                                                                                                                                                                  - + @@ -322,12 +322,12 @@
                                                                                                                                                                                  Parameters
                                                                                                                                                                                  - + - + @@ -354,12 +354,12 @@
                                                                                                                                                                                  Parameters
                                                                                                                                                                                  - + - + diff --git a/api/CatchIo.Runtime.ScriptableObjects.Network.Connections.ServerConnection.Region.html b/api/CatchIo.Runtime.ScriptableObjects.Network.Connections.ServerConnection.Region.html index 18694ed..5b27af9 100644 --- a/api/CatchIo.Runtime.ScriptableObjects.Network.Connections.ServerConnection.Region.html +++ b/api/CatchIo.Runtime.ScriptableObjects.Network.Connections.ServerConnection.Region.html @@ -87,7 +87,7 @@

                                                                                                                                                                                  Inheritance
                                                                                                                                                                                  - +
                                                                                                                                                                                  System.Object
                                                                                                                                                                                  ServerConnection.Region

                                                                                                                                                                                  Namespace: CatchIo.Runtime.ScriptableObjects.Network.Connections
                                                                                                                                                                                  @@ -118,7 +118,7 @@
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  - + @@ -142,7 +142,7 @@
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  - + diff --git a/api/CatchIo.Runtime.ScriptableObjects.Network.Connections.ServerConnection.RegionData.html b/api/CatchIo.Runtime.ScriptableObjects.Network.Connections.ServerConnection.RegionData.html index 05b6696..7376ad4 100644 --- a/api/CatchIo.Runtime.ScriptableObjects.Network.Connections.ServerConnection.RegionData.html +++ b/api/CatchIo.Runtime.ScriptableObjects.Network.Connections.ServerConnection.RegionData.html @@ -87,7 +87,7 @@

                                                                                                                                                                                  Inheritance
                                                                                                                                                                                  - +
                                                                                                                                                                                  System.Object
                                                                                                                                                                                  ServerConnection.RegionData

                                                                                                                                                                                  Namespace: CatchIo.Runtime.ScriptableObjects.Network.Connections
                                                                                                                                                                                  @@ -118,7 +118,7 @@
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  - + diff --git a/api/CatchIo.Runtime.ScriptableObjects.Network.Connections.ServerConnection.html b/api/CatchIo.Runtime.ScriptableObjects.Network.Connections.ServerConnection.html index b8a304b..3ff79b7 100644 --- a/api/CatchIo.Runtime.ScriptableObjects.Network.Connections.ServerConnection.html +++ b/api/CatchIo.Runtime.ScriptableObjects.Network.Connections.ServerConnection.html @@ -87,7 +87,7 @@

                                                                                                                                                                                  Inheritance
                                                                                                                                                                                  - +
                                                                                                                                                                                  System.Object
                                                                                                                                                                                  ServerConnection
                                                                                                                                                                                  @@ -160,7 +160,7 @@

                                                                                                                                                                                  Parameters
                                                                                                                                                                                  - + @@ -176,7 +176,7 @@
                                                                                                                                                                                  Returns
                                                                                                                                                                                  - + @@ -201,7 +201,7 @@
                                                                                                                                                                                  Returns
                                                                                                                                                                                  - + @@ -226,7 +226,7 @@
                                                                                                                                                                                  Returns
                                                                                                                                                                                  - + @@ -252,7 +252,7 @@
                                                                                                                                                                                  Parameters
                                                                                                                                                                                  - + @@ -314,7 +314,7 @@
                                                                                                                                                                                  Parameters
                                                                                                                                                                                  - + @@ -323,7 +323,7 @@
                                                                                                                                                                                  Parameters
                                                                                                                                                                                  -

                                                                                                                                                                                  OnCustomAuthenticationResponse(Dictionary<String, Object>)

                                                                                                                                                                                  +

                                                                                                                                                                                  OnCustomAuthenticationResponse(Dictionary<String, Object>)

                                                                                                                                                                                  Declaration
                                                                                                                                                                                  @@ -341,7 +341,7 @@
                                                                                                                                                                                  Parameters
                                                                                                                                                                                  - + @@ -438,7 +438,7 @@
                                                                                                                                                                                  Returns
                                                                                                                                                                                  - + diff --git a/api/CatchIo.Runtime.ScriptableObjects.Network.OpenRoomList.html b/api/CatchIo.Runtime.ScriptableObjects.Network.OpenRoomList.html index dd267b5..37b8267 100644 --- a/api/CatchIo.Runtime.ScriptableObjects.Network.OpenRoomList.html +++ b/api/CatchIo.Runtime.ScriptableObjects.Network.OpenRoomList.html @@ -87,7 +87,7 @@

                                                                                                                                                                                  Inheritance
                                                                                                                                                                                  - +
                                                                                                                                                                                  System.Object
                                                                                                                                                                                  OpenRoomList

                                                                                                                                                                                  Namespace: CatchIo.Runtime.ScriptableObjects.Network
                                                                                                                                                                                  @@ -117,7 +117,7 @@
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  - + @@ -154,7 +154,7 @@
                                                                                                                                                                                  Returns
                                                                                                                                                                                  - + @@ -196,7 +196,7 @@
                                                                                                                                                                                  Returns
                                                                                                                                                                                  - + @@ -238,7 +238,7 @@
                                                                                                                                                                                  Returns
                                                                                                                                                                                  - + diff --git a/api/CatchIo.Runtime.ScriptableObjects.Network.PlayersInRoom.html b/api/CatchIo.Runtime.ScriptableObjects.Network.PlayersInRoom.html index 7c4c3a2..626a036 100644 --- a/api/CatchIo.Runtime.ScriptableObjects.Network.PlayersInRoom.html +++ b/api/CatchIo.Runtime.ScriptableObjects.Network.PlayersInRoom.html @@ -88,7 +88,7 @@

                                                                                                                                                                                  Inheritance
                                                                                                                                                                                  - +
                                                                                                                                                                                  System.Object
                                                                                                                                                                                  PlayersInRoom

                                                                                                                                                                                  Namespace: CatchIo.Runtime.ScriptableObjects.Network
                                                                                                                                                                                  @@ -118,7 +118,7 @@
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  - + @@ -142,7 +142,7 @@
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  - + @@ -166,7 +166,7 @@
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  - + @@ -203,7 +203,7 @@
                                                                                                                                                                                  Returns
                                                                                                                                                                                  - + @@ -277,7 +277,7 @@
                                                                                                                                                                                  Returns
                                                                                                                                                                                  - + @@ -319,7 +319,7 @@
                                                                                                                                                                                  Returns
                                                                                                                                                                                  - + diff --git a/api/CatchIo.Runtime.ScriptableObjects.SceneModes.BaseSceneMode.html b/api/CatchIo.Runtime.ScriptableObjects.SceneModes.BaseSceneMode.html index 9615556..cea2bf0 100644 --- a/api/CatchIo.Runtime.ScriptableObjects.SceneModes.BaseSceneMode.html +++ b/api/CatchIo.Runtime.ScriptableObjects.SceneModes.BaseSceneMode.html @@ -87,7 +87,7 @@

                                                                                                                                                                                  Inheritance
                                                                                                                                                                                  - +
                                                                                                                                                                                  System.Object
                                                                                                                                                                                  BaseSceneMode
                                                                                                                                                                                  @@ -151,7 +151,7 @@
                                                                                                                                                                                  Returns

                                                                                                                                                                                  - + @@ -193,7 +193,7 @@
                                                                                                                                                                                  Returns
                                                                                                                                                                                  - + diff --git a/api/CatchIo.Runtime.ScriptableObjects.SceneModes.GameSceneMode.html b/api/CatchIo.Runtime.ScriptableObjects.SceneModes.GameSceneMode.html index d8978ff..b17dc2c 100644 --- a/api/CatchIo.Runtime.ScriptableObjects.SceneModes.GameSceneMode.html +++ b/api/CatchIo.Runtime.ScriptableObjects.SceneModes.GameSceneMode.html @@ -87,7 +87,7 @@

                                                                                                                                                                                  Inheritance
                                                                                                                                                                                  - +
                                                                                                                                                                                  System.Object
                                                                                                                                                                                  GameSceneMode
                                                                                                                                                                                  @@ -204,7 +204,7 @@

                                                                                                                                                                                  Returns
                                                                                                                                                                                  - + @@ -248,7 +248,7 @@
                                                                                                                                                                                  Returns
                                                                                                                                                                                  - + @@ -276,12 +276,12 @@
                                                                                                                                                                                  Parameters
                                                                                                                                                                                  - + - + @@ -308,7 +308,7 @@
                                                                                                                                                                                  Parameters
                                                                                                                                                                                  - + diff --git a/api/CatchIo.Runtime.ScriptableObjects.SceneModes.LobbySceneMode.html b/api/CatchIo.Runtime.ScriptableObjects.SceneModes.LobbySceneMode.html index cfa8106..1c0efe9 100644 --- a/api/CatchIo.Runtime.ScriptableObjects.SceneModes.LobbySceneMode.html +++ b/api/CatchIo.Runtime.ScriptableObjects.SceneModes.LobbySceneMode.html @@ -87,7 +87,7 @@

                                                                                                                                                                                  Inheritance
                                                                                                                                                                                  - +
                                                                                                                                                                                  System.Object
                                                                                                                                                                                  LobbySceneMode
                                                                                                                                                                                  @@ -136,7 +136,7 @@
                                                                                                                                                                                  Returns

                                                                                                                                                                                  - + @@ -180,7 +180,7 @@
                                                                                                                                                                                  Returns
                                                                                                                                                                                  - + diff --git a/api/CatchIo.Runtime.ScriptableObjects.SceneModes.LoginSceneMode.html b/api/CatchIo.Runtime.ScriptableObjects.SceneModes.LoginSceneMode.html index c194175..e61ee2b 100644 --- a/api/CatchIo.Runtime.ScriptableObjects.SceneModes.LoginSceneMode.html +++ b/api/CatchIo.Runtime.ScriptableObjects.SceneModes.LoginSceneMode.html @@ -87,7 +87,7 @@

                                                                                                                                                                                  Inheritance
                                                                                                                                                                                  - +
                                                                                                                                                                                  System.Object
                                                                                                                                                                                  LoginSceneMode
                                                                                                                                                                                  @@ -146,7 +146,7 @@
                                                                                                                                                                                  Returns

                                                                                                                                                                                  - + @@ -190,7 +190,7 @@
                                                                                                                                                                                  Returns
                                                                                                                                                                                  - + diff --git a/api/CatchIo.Runtime.ScriptableObjects.SceneModes.MainMenuSceneMode.html b/api/CatchIo.Runtime.ScriptableObjects.SceneModes.MainMenuSceneMode.html index f7d6ab4..d6d22d2 100644 --- a/api/CatchIo.Runtime.ScriptableObjects.SceneModes.MainMenuSceneMode.html +++ b/api/CatchIo.Runtime.ScriptableObjects.SceneModes.MainMenuSceneMode.html @@ -87,7 +87,7 @@

                                                                                                                                                                                  Inheritance
                                                                                                                                                                                  - +
                                                                                                                                                                                  System.Object
                                                                                                                                                                                  MainMenuSceneMode
                                                                                                                                                                                  @@ -136,7 +136,7 @@
                                                                                                                                                                                  Returns

                                                                                                                                                                                  - + @@ -180,7 +180,7 @@
                                                                                                                                                                                  Returns
                                                                                                                                                                                  - + diff --git a/api/CatchIo.Runtime.ScriptableObjects.SceneModes.MenuSceneMode.html b/api/CatchIo.Runtime.ScriptableObjects.SceneModes.MenuSceneMode.html index 9b265d9..873fc58 100644 --- a/api/CatchIo.Runtime.ScriptableObjects.SceneModes.MenuSceneMode.html +++ b/api/CatchIo.Runtime.ScriptableObjects.SceneModes.MenuSceneMode.html @@ -87,7 +87,7 @@

                                                                                                                                                                                  Inheritance
                                                                                                                                                                                  - +
                                                                                                                                                                                  System.Object
                                                                                                                                                                                  MenuSceneMode
                                                                                                                                                                                  @@ -139,7 +139,7 @@
                                                                                                                                                                                  Returns

                                                                                                                                                                                  - + @@ -164,7 +164,7 @@
                                                                                                                                                                                  Returns
                                                                                                                                                                                  - + diff --git a/api/CatchIo.Runtime.ScriptableObjects.SceneModes.RoomSceneMode.html b/api/CatchIo.Runtime.ScriptableObjects.SceneModes.RoomSceneMode.html index c3b4caa..422d594 100644 --- a/api/CatchIo.Runtime.ScriptableObjects.SceneModes.RoomSceneMode.html +++ b/api/CatchIo.Runtime.ScriptableObjects.SceneModes.RoomSceneMode.html @@ -87,7 +87,7 @@

                                                                                                                                                                                  Inheritance
                                                                                                                                                                                  - +
                                                                                                                                                                                  System.Object
                                                                                                                                                                                  RoomSceneMode
                                                                                                                                                                                  @@ -136,7 +136,7 @@
                                                                                                                                                                                  Returns

                                                                                                                                                                                  - + @@ -180,7 +180,7 @@
                                                                                                                                                                                  Returns
                                                                                                                                                                                  - + diff --git a/api/CatchIo.Runtime.Services.ConsoleService.html b/api/CatchIo.Runtime.Services.ConsoleService.html index 51bb2a3..c6dda86 100644 --- a/api/CatchIo.Runtime.Services.ConsoleService.html +++ b/api/CatchIo.Runtime.Services.ConsoleService.html @@ -88,7 +88,7 @@

                                                                                                                                                                                  Inheritance
                                                                                                                                                                                  - +
                                                                                                                                                                                  System.Object
                                                                                                                                                                                  ConsoleService

                                                                                                                                                                                  Namespace: CatchIo.Runtime.Services
                                                                                                                                                                                  diff --git a/api/CatchIo.Runtime.Services.LoadingScreenService.html b/api/CatchIo.Runtime.Services.LoadingScreenService.html index b24473e..10b8071 100644 --- a/api/CatchIo.Runtime.Services.LoadingScreenService.html +++ b/api/CatchIo.Runtime.Services.LoadingScreenService.html @@ -87,7 +87,7 @@

                                                                                                                                                                                  Inheritance
                                                                                                                                                                                  - +
                                                                                                                                                                                  System.Object
                                                                                                                                                                                  LoadingScreenService

                                                                                                                                                                                  Namespace: CatchIo.Runtime.Services
                                                                                                                                                                                  @@ -118,7 +118,7 @@
                                                                                                                                                                                  Returns
                                                                                                                                                                                  - + @@ -144,7 +144,7 @@
                                                                                                                                                                                  Parameters
                                                                                                                                                                                  - + @@ -160,7 +160,7 @@
                                                                                                                                                                                  Returns
                                                                                                                                                                                  - + @@ -185,7 +185,7 @@
                                                                                                                                                                                  Returns
                                                                                                                                                                                  - + diff --git a/api/CatchIo.Runtime.Services.NetworkService.html b/api/CatchIo.Runtime.Services.NetworkService.html index e80677f..d378641 100644 --- a/api/CatchIo.Runtime.Services.NetworkService.html +++ b/api/CatchIo.Runtime.Services.NetworkService.html @@ -87,7 +87,7 @@

                                                                                                                                                                                  Inheritance
                                                                                                                                                                                  - +
                                                                                                                                                                                  System.Object
                                                                                                                                                                                  NetworkService

                                                                                                                                                                                  Namespace: CatchIo.Runtime.Services
                                                                                                                                                                                  @@ -117,7 +117,7 @@
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  - + @@ -145,7 +145,7 @@
                                                                                                                                                                                  Parameters
                                                                                                                                                                                  - + @@ -161,7 +161,7 @@
                                                                                                                                                                                  Returns
                                                                                                                                                                                  - + @@ -187,7 +187,7 @@
                                                                                                                                                                                  Parameters
                                                                                                                                                                                  - + @@ -230,7 +230,7 @@
                                                                                                                                                                                  Returns
                                                                                                                                                                                  - + @@ -305,7 +305,7 @@
                                                                                                                                                                                  Returns
                                                                                                                                                                                  - + @@ -355,7 +355,7 @@
                                                                                                                                                                                  Returns
                                                                                                                                                                                  - + @@ -381,7 +381,7 @@
                                                                                                                                                                                  Parameters
                                                                                                                                                                                  - + @@ -397,7 +397,7 @@
                                                                                                                                                                                  Returns
                                                                                                                                                                                  - + @@ -422,7 +422,7 @@
                                                                                                                                                                                  Returns
                                                                                                                                                                                  - + @@ -447,7 +447,7 @@
                                                                                                                                                                                  Returns
                                                                                                                                                                                  - + @@ -472,7 +472,7 @@
                                                                                                                                                                                  Returns
                                                                                                                                                                                  - + @@ -498,7 +498,7 @@
                                                                                                                                                                                  Parameters
                                                                                                                                                                                  - + @@ -514,7 +514,7 @@
                                                                                                                                                                                  Returns
                                                                                                                                                                                  - + diff --git a/api/CatchIo.Runtime.Services.SceneSwitchingService.html b/api/CatchIo.Runtime.Services.SceneSwitchingService.html index 13ea796..3c08905 100644 --- a/api/CatchIo.Runtime.Services.SceneSwitchingService.html +++ b/api/CatchIo.Runtime.Services.SceneSwitchingService.html @@ -87,7 +87,7 @@

                                                                                                                                                                                  Inheritance
                                                                                                                                                                                  - +
                                                                                                                                                                                  System.Object
                                                                                                                                                                                  SceneSwitchingService

                                                                                                                                                                                  Namespace: CatchIo.Runtime.Services
                                                                                                                                                                                  @@ -117,7 +117,7 @@
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  - + @@ -141,7 +141,7 @@
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  - + @@ -169,12 +169,12 @@
                                                                                                                                                                                  Parameters
                                                                                                                                                                                  - + - + @@ -190,7 +190,7 @@
                                                                                                                                                                                  Returns
                                                                                                                                                                                  - + diff --git a/api/CatchIo.Runtime.Settings.PlayerSettingsManager.html b/api/CatchIo.Runtime.Settings.PlayerSettingsManager.html index eee142b..5f72129 100644 --- a/api/CatchIo.Runtime.Settings.PlayerSettingsManager.html +++ b/api/CatchIo.Runtime.Settings.PlayerSettingsManager.html @@ -87,7 +87,7 @@

                                                                                                                                                                                  Inheritance
                                                                                                                                                                                  - +
                                                                                                                                                                                  System.Object
                                                                                                                                                                                  PlayerSettingsManager

                                                                                                                                                                                  Namespace: CatchIo.Runtime.Settings
                                                                                                                                                                                  @@ -158,7 +158,7 @@
                                                                                                                                                                                  Parameters
                                                                                                                                                                                  - + @@ -185,7 +185,7 @@
                                                                                                                                                                                  Parameters
                                                                                                                                                                                  - + @@ -193,6 +193,75 @@
                                                                                                                                                                                  Parameters
                                                                                                                                                                                  TypeDescription
                                                                                                                                                                                  UnityAction<Vector2>
                                                                                                                                                                                  IEnumeratorSystem.Collections.Generic.IEnumerator
                                                                                                                                                                                  IEnumeratorSystem.Collections.Generic.IEnumerator
                                                                                                                                                                                  List<TypedLobbyInfo>System.Collections.Generic.List<TypedLobbyInfo> lobbyStatistics
                                                                                                                                                                                  List<RoomInfo>System.Collections.Generic.List<RoomInfo> roomList
                                                                                                                                                                                  IEnumeratorSystem.Collections.Generic.IEnumerator
                                                                                                                                                                                  StringSystem.String roomName
                                                                                                                                                                                  IEnumeratorSystem.Collections.Generic.IEnumerator
                                                                                                                                                                                  IEnumeratorSystem.Collections.Generic.IEnumerator
                                                                                                                                                                                  Int16System.Int16 returnCode
                                                                                                                                                                                  StringSystem.String message
                                                                                                                                                                                  List<FriendInfo>System.Collections.Generic.List<FriendInfo> friendList
                                                                                                                                                                                  Int16System.Int16 returnCode
                                                                                                                                                                                  StringSystem.String message
                                                                                                                                                                                  Int16System.Int16 returnCode
                                                                                                                                                                                  StringSystem.String message
                                                                                                                                                                                  StringSystem.String
                                                                                                                                                                                  StringSystem.String
                                                                                                                                                                                  List<ServerConnection.Region>System.Collections.Generic.List<ServerConnection.Region>
                                                                                                                                                                                  StringSystem.String nickName
                                                                                                                                                                                  IEnumeratorSystem.Collections.Generic.IEnumerator
                                                                                                                                                                                  Int32System.Int32
                                                                                                                                                                                  List<ServerConnection.Region>System.Collections.Generic.List<ServerConnection.Region>
                                                                                                                                                                                  Int32System.Int32 index
                                                                                                                                                                                  StringSystem.String debugMessage
                                                                                                                                                                                  Dictionary<String, Object>System.Collections.Generic.Dictionary<System.String, System.Object> data
                                                                                                                                                                                  IEnumeratorSystem.Collections.Generic.IEnumerator
                                                                                                                                                                                  ActionSystem.Action
                                                                                                                                                                                  List<RoomData>System.Collections.Generic.List<RoomData>
                                                                                                                                                                                  BooleanSystem.Boolean
                                                                                                                                                                                  BooleanSystem.Boolean
                                                                                                                                                                                  Action<Player>System.Action<Player>
                                                                                                                                                                                  Action<Tuple<Player, ExitGames.Client.Photon.Hashtable>>System.Action<System.Tuple<Player, ExitGames.Client.Photon.Hashtable>>
                                                                                                                                                                                  ActionSystem.Action
                                                                                                                                                                                  List<Player>System.Collections.Generic.List<Player>
                                                                                                                                                                                  BooleanSystem.Boolean
                                                                                                                                                                                  BooleanSystem.Boolean
                                                                                                                                                                                  IEnumeratorSystem.Collections.Generic.IEnumerator
                                                                                                                                                                                  IEnumeratorSystem.Collections.Generic.IEnumerator
                                                                                                                                                                                  IEnumeratorSystem.Collections.Generic.IEnumerator
                                                                                                                                                                                  IEnumeratorSystem.Collections.Generic.IEnumerator
                                                                                                                                                                                  Int32System.Int32 viewId
                                                                                                                                                                                  BooleanSystem.Boolean forciblyRespawn
                                                                                                                                                                                  StringSystem.String info
                                                                                                                                                                                  IEnumeratorSystem.Collections.Generic.IEnumerator
                                                                                                                                                                                  IEnumeratorSystem.Collections.Generic.IEnumerator
                                                                                                                                                                                  IEnumeratorSystem.Collections.Generic.IEnumerator
                                                                                                                                                                                  IEnumeratorSystem.Collections.Generic.IEnumerator
                                                                                                                                                                                  IEnumeratorSystem.Collections.Generic.IEnumerator
                                                                                                                                                                                  IEnumeratorSystem.Collections.Generic.IEnumerator
                                                                                                                                                                                  StringSystem.String
                                                                                                                                                                                  IEnumeratorSystem.Collections.Generic.IEnumerator
                                                                                                                                                                                  IEnumeratorSystem.Collections.Generic.IEnumerator
                                                                                                                                                                                  IEnumeratorSystem.Collections.Generic.IEnumerator
                                                                                                                                                                                  IEnumeratorSystem.Collections.Generic.IEnumerator
                                                                                                                                                                                  StringSystem.String msg
                                                                                                                                                                                  IEnumeratorSystem.Collections.Generic.IEnumerator
                                                                                                                                                                                  IEnumeratorSystem.Collections.Generic.IEnumerator
                                                                                                                                                                                  Action<List<ServerConnection.Region>>System.Action<System.Collections.Generic.List<ServerConnection.Region>>
                                                                                                                                                                                  StringSystem.String nickName
                                                                                                                                                                                  IEnumeratorSystem.Collections.Generic.IEnumerator
                                                                                                                                                                                  StringSystem.String nickName
                                                                                                                                                                                  IEnumeratorSystem.Collections.Generic.IEnumerator
                                                                                                                                                                                  List<ServerConnection.Region>System.Collections.Generic.List<ServerConnection.Region>
                                                                                                                                                                                  IEnumeratorSystem.Collections.Generic.IEnumerator
                                                                                                                                                                                  StringSystem.String roomName
                                                                                                                                                                                  IEnumeratorSystem.Collections.Generic.IEnumerator
                                                                                                                                                                                  IEnumeratorSystem.Collections.Generic.IEnumerator
                                                                                                                                                                                  IEnumeratorSystem.Collections.Generic.IEnumerator
                                                                                                                                                                                  IEnumeratorSystem.Collections.Generic.IEnumerator
                                                                                                                                                                                  Int32System.Int32 index
                                                                                                                                                                                  IEnumeratorSystem.Collections.Generic.IEnumerator
                                                                                                                                                                                  ActionSystem.Action
                                                                                                                                                                                  ActionSystem.Action
                                                                                                                                                                                  TypeSystem.Type modeType
                                                                                                                                                                                  BooleanSystem.Boolean useLoadingScreen
                                                                                                                                                                                  IEnumeratorSystem.Collections.Generic.IEnumerator
                                                                                                                                                                                  UnityAction<Single>UnityAction<System.Single> inDelegate
                                                                                                                                                                                  UnityAction<Single>UnityAction<System.Single> inDelegate
                                                                                                                                                                                  + +

                                                                                                                                                                                  ApplyNewResolution(Int32, Int32, Boolean)

                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  Declaration
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  public void ApplyNewResolution(int xResolution, int yResolution, bool isFullScreen)
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  Parameters
                                                                                                                                                                                  + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                  TypeNameDescription
                                                                                                                                                                                  System.Int32xResolution
                                                                                                                                                                                  System.Int32yResolution
                                                                                                                                                                                  System.BooleanisFullScreen
                                                                                                                                                                                  + + + +

                                                                                                                                                                                  ApplyNewResolutionSettings(Int32, Int32)

                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  Declaration
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  public void ApplyNewResolutionSettings(int xResolution, int yResolution)
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  Parameters
                                                                                                                                                                                  + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                  TypeNameDescription
                                                                                                                                                                                  System.Int32xResolution
                                                                                                                                                                                  System.Int32yResolution
                                                                                                                                                                                  + +

                                                                                                                                                                                  ApplySavedSettings()

                                                                                                                                                                                  @@ -309,7 +378,7 @@
                                                                                                                                                                                  Parameters
                                                                                                                                                                                  - String + System.String savedFileName @@ -336,7 +405,7 @@
                                                                                                                                                                                  Parameters
                                                                                                                                                                                  - UnityAction<Single> + UnityAction<System.Single> inDelegate @@ -363,7 +432,7 @@
                                                                                                                                                                                  Parameters
                                                                                                                                                                                  - UnityAction<Single> + UnityAction<System.Single> inDelegate diff --git a/api/CatchIo.Runtime.Settings.PlayerSettingsModel.html b/api/CatchIo.Runtime.Settings.PlayerSettingsModel.html index 204a5da..b86cf88 100644 --- a/api/CatchIo.Runtime.Settings.PlayerSettingsModel.html +++ b/api/CatchIo.Runtime.Settings.PlayerSettingsModel.html @@ -87,7 +87,7 @@

                                                                                                                                                                                  Inheritance
                                                                                                                                                                                  - +
                                                                                                                                                                                  System.Object
                                                                                                                                                                                  PlayerSettingsModel

                                                                                                                                                                                  Namespace: CatchIo.Runtime.Settings
                                                                                                                                                                                  @@ -129,7 +129,7 @@
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  - Single + System.Single @@ -153,7 +153,7 @@
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  - Single + System.Single @@ -201,7 +201,7 @@
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  - Single + System.Single @@ -225,7 +225,7 @@
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  - Int32 + System.Int32 @@ -249,7 +249,7 @@
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  - Single + System.Single @@ -273,7 +273,7 @@
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  - Single + System.Single @@ -297,7 +297,7 @@
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  - Int32 + System.Int32 @@ -321,7 +321,7 @@
                                                                                                                                                                                  Field Value
                                                                                                                                                                                  - Int32 + System.Int32 @@ -415,7 +415,7 @@
                                                                                                                                                                                  Returns
                                                                                                                                                                                  - Boolean + System.Boolean diff --git a/api/CatchIo.Runtime.Settings.ScreenResolutionUtils.ScreenResolutionWidthHeightValue.html b/api/CatchIo.Runtime.Settings.ScreenResolutionUtils.ScreenResolutionWidthHeightValue.html new file mode 100644 index 0000000..6422aa3 --- /dev/null +++ b/api/CatchIo.Runtime.Settings.ScreenResolutionUtils.ScreenResolutionWidthHeightValue.html @@ -0,0 +1,216 @@ + + + + + + + + Struct ScreenResolutionUtils.ScreenResolutionWidthHeightValue + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                                                                                                                                                                  +
                                                                                                                                                                                  + + + + +
                                                                                                                                                                                  +
                                                                                                                                                                                  + +
                                                                                                                                                                                  +
                                                                                                                                                                                  Search Results for
                                                                                                                                                                                  +
                                                                                                                                                                                  +

                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                    +
                                                                                                                                                                                    +
                                                                                                                                                                                    + + +
                                                                                                                                                                                    +
                                                                                                                                                                                    + +
                                                                                                                                                                                    +
                                                                                                                                                                                    + + + + + + diff --git a/api/CatchIo.Runtime.Settings.ScreenResolutionUtils.html b/api/CatchIo.Runtime.Settings.ScreenResolutionUtils.html new file mode 100644 index 0000000..a00e7e7 --- /dev/null +++ b/api/CatchIo.Runtime.Settings.ScreenResolutionUtils.html @@ -0,0 +1,264 @@ + + + + + + + + Class ScreenResolutionUtils + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                                                                                                                                                                    +
                                                                                                                                                                                    + + + + +
                                                                                                                                                                                    +
                                                                                                                                                                                    + +
                                                                                                                                                                                    +
                                                                                                                                                                                    Search Results for
                                                                                                                                                                                    +
                                                                                                                                                                                    +

                                                                                                                                                                                    +
                                                                                                                                                                                    +
                                                                                                                                                                                      +
                                                                                                                                                                                      +
                                                                                                                                                                                      + + +
                                                                                                                                                                                      +
                                                                                                                                                                                      + +
                                                                                                                                                                                      +
                                                                                                                                                                                      + + + + + + diff --git a/api/CatchIo.Runtime.Settings.html b/api/CatchIo.Runtime.Settings.html index 8813d33..6883cf7 100644 --- a/api/CatchIo.Runtime.Settings.html +++ b/api/CatchIo.Runtime.Settings.html @@ -91,6 +91,12 @@

                                                                                                                                                                                      P

                                                                                                                                                                                      PlayerSettingsModel

                                                                                                                                                                                      +

                                                                                                                                                                                      ScreenResolutionUtils

                                                                                                                                                                                      +
                                                                                                                                                                                      +

                                                                                                                                                                                      Structs +

                                                                                                                                                                                      +

                                                                                                                                                                                      ScreenResolutionUtils.ScreenResolutionWidthHeightValue

                                                                                                                                                                                      +
                                                                                                                                                                                      diff --git a/api/CatchIo.Runtime.Sound.CharacterActionSfx.html b/api/CatchIo.Runtime.Sound.CharacterActionSfx.html index cbdff77..739afbc 100644 --- a/api/CatchIo.Runtime.Sound.CharacterActionSfx.html +++ b/api/CatchIo.Runtime.Sound.CharacterActionSfx.html @@ -87,7 +87,7 @@

                                                                                                                                                                                      Inheritance
                                                                                                                                                                                      - +
                                                                                                                                                                                      System.Object
                                                                                                                                                                                      CharacterActionSfx
                                                                                                                                                                                      @@ -158,12 +158,12 @@

                                                                                                                                                                                      Parameters
                                                                                                                                                                                      - String + System.String characterActionType - Single + System.Single volume diff --git a/api/CatchIo.Runtime.Sound.CursedOneSfx.html b/api/CatchIo.Runtime.Sound.CursedOneSfx.html index 1f5b6cb..7b785a3 100644 --- a/api/CatchIo.Runtime.Sound.CursedOneSfx.html +++ b/api/CatchIo.Runtime.Sound.CursedOneSfx.html @@ -87,7 +87,7 @@

                                                                                                                                                                                      Inheritance
                                                                                                                                                                                      - +
                                                                                                                                                                                      System.Object
                                                                                                                                                                                      CursedOneSfx
                                                                                                                                                                                      @@ -158,12 +158,12 @@

                                                                                                                                                                                      Parameters
                                                                                                                                                                                      - String + System.String labelName - Single + System.Single volume @@ -192,7 +192,7 @@
                                                                                                                                                                                      Parameters
                                                                                                                                                                                      - Single + System.Single distance diff --git a/api/CatchIo.Runtime.Sound.EnvironmentSfx.html b/api/CatchIo.Runtime.Sound.EnvironmentSfx.html new file mode 100644 index 0000000..4019d15 --- /dev/null +++ b/api/CatchIo.Runtime.Sound.EnvironmentSfx.html @@ -0,0 +1,224 @@ + + + + + + + + Class EnvironmentSfx + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                                                                                                                                                                      +
                                                                                                                                                                                      + + + + +
                                                                                                                                                                                      +
                                                                                                                                                                                      + +
                                                                                                                                                                                      +
                                                                                                                                                                                      Search Results for
                                                                                                                                                                                      +
                                                                                                                                                                                      +

                                                                                                                                                                                      +
                                                                                                                                                                                      +
                                                                                                                                                                                        +
                                                                                                                                                                                        +
                                                                                                                                                                                        + + +
                                                                                                                                                                                        +
                                                                                                                                                                                        + +
                                                                                                                                                                                        +
                                                                                                                                                                                        + + + + + + diff --git a/api/CatchIo.Runtime.Sound.FootstepSfx.html b/api/CatchIo.Runtime.Sound.FootstepSfx.html index 163a947..e750aa8 100644 --- a/api/CatchIo.Runtime.Sound.FootstepSfx.html +++ b/api/CatchIo.Runtime.Sound.FootstepSfx.html @@ -87,7 +87,7 @@

                                                                                                                                                                                        Inheritance
                                                                                                                                                                                        - +
                                                                                                                                                                                        System.Object
                                                                                                                                                                                        FootstepSfx
                                                                                                                                                                                        diff --git a/api/CatchIo.Runtime.Sound.ItemSfx.html b/api/CatchIo.Runtime.Sound.ItemSfx.html index 25f9bd9..cc86645 100644 --- a/api/CatchIo.Runtime.Sound.ItemSfx.html +++ b/api/CatchIo.Runtime.Sound.ItemSfx.html @@ -87,7 +87,7 @@

                                                                                                                                                                                        Inheritance
                                                                                                                                                                                        - +
                                                                                                                                                                                        System.Object
                                                                                                                                                                                        ItemSfx
                                                                                                                                                                                        @@ -118,6 +118,32 @@

                                                                                                                                                                                        Syntax
                                                                                                                                                                                        public class ItemSfx : Sfx
                                                                                                                                                                                        +

                                                                                                                                                                                        Fields +

                                                                                                                                                                                        + + +

                                                                                                                                                                                        EVENT_PATH

                                                                                                                                                                                        +
                                                                                                                                                                                        +
                                                                                                                                                                                        +
                                                                                                                                                                                        Declaration
                                                                                                                                                                                        +
                                                                                                                                                                                        +
                                                                                                                                                                                        public const string EVENT_PATH = "event:/Sfx/ItemSfx"
                                                                                                                                                                                        +
                                                                                                                                                                                        +
                                                                                                                                                                                        Field Value
                                                                                                                                                                                        + + + + + + + + + + + + + +
                                                                                                                                                                                        TypeDescription
                                                                                                                                                                                        System.String

                                                                                                                                                                                        Methods

                                                                                                                                                                                        @@ -146,12 +172,12 @@
                                                                                                                                                                                        Parameters
                                                                                                                                                                                        - String + System.String itemType - Single + System.Single volume diff --git a/api/CatchIo.Runtime.Sound.ItemTerrainSfx.html b/api/CatchIo.Runtime.Sound.ItemTerrainSfx.html index 4370444..748f45a 100644 --- a/api/CatchIo.Runtime.Sound.ItemTerrainSfx.html +++ b/api/CatchIo.Runtime.Sound.ItemTerrainSfx.html @@ -87,7 +87,7 @@

                                                                                                                                                                                        Inheritance
                                                                                                                                                                                        - +
                                                                                                                                                                                        System.Object
                                                                                                                                                                                        ItemTerrainSfx
                                                                                                                                                                                        @@ -146,12 +146,12 @@

                                                                                                                                                                                        Parameters
                                                                                                                                                                                        - String + System.String itemTerrainName - Single + System.Single volume diff --git a/api/CatchIo.Runtime.Sound.MainMusic.html b/api/CatchIo.Runtime.Sound.MainMusic.html index 8e751fc..3525eaa 100644 --- a/api/CatchIo.Runtime.Sound.MainMusic.html +++ b/api/CatchIo.Runtime.Sound.MainMusic.html @@ -87,7 +87,7 @@

                                                                                                                                                                                        Inheritance
                                                                                                                                                                                        - +
                                                                                                                                                                                        System.Object
                                                                                                                                                                                        MainMusic

                                                                                                                                                                                        Namespace: CatchIo.Runtime.Sound
                                                                                                                                                                                        @@ -118,7 +118,7 @@
                                                                                                                                                                                        Property Value
                                                                                                                                                                                        - Single + System.Single @@ -171,7 +171,7 @@
                                                                                                                                                                                        Parameters
                                                                                                                                                                                        - Single + System.Single volume diff --git a/api/CatchIo.Runtime.Sound.MainTrackType.html b/api/CatchIo.Runtime.Sound.MainTrackType.html index 1086b76..3ff4877 100644 --- a/api/CatchIo.Runtime.Sound.MainTrackType.html +++ b/api/CatchIo.Runtime.Sound.MainTrackType.html @@ -101,10 +101,22 @@

                                                                                                                                                                                        Fields + + CaveAmbience + + Chase + + CursedOneActive + + + + CursedOnePassive + + ForestAmbience @@ -122,7 +134,7 @@

                                                                                                                                                                                        Fields - PlayableScene + PlayableSceneGeneric diff --git a/api/CatchIo.Runtime.Sound.Music.html b/api/CatchIo.Runtime.Sound.Music.html index a1ef621..0451296 100644 --- a/api/CatchIo.Runtime.Sound.Music.html +++ b/api/CatchIo.Runtime.Sound.Music.html @@ -87,7 +87,7 @@

                                                                                                                                                                                        Inheritance
                                                                                                                                                                                        - +
                                                                                                                                                                                        System.Object
                                                                                                                                                                                        Music

                                                                                                                                                                                        Namespace: CatchIo.Runtime.Sound
                                                                                                                                                                                        diff --git a/api/CatchIo.Runtime.Sound.Sfx.html b/api/CatchIo.Runtime.Sound.Sfx.html index a87e17f..2b22cb1 100644 --- a/api/CatchIo.Runtime.Sound.Sfx.html +++ b/api/CatchIo.Runtime.Sound.Sfx.html @@ -87,15 +87,17 @@

                                                                                                                                                                                        Namespace: CatchIo.Runtime.Sound
                                                                                                                                                                                        @@ -152,7 +154,7 @@
                                                                                                                                                                                        Returns
                                                                                                                                                                                        - Single + System.Single @@ -177,7 +179,7 @@
                                                                                                                                                                                        Returns
                                                                                                                                                                                        - Single + System.Single @@ -233,12 +235,12 @@
                                                                                                                                                                                        Parameters
                                                                                                                                                                                        - String + System.String labelName - Single + System.Single volume @@ -265,7 +267,7 @@
                                                                                                                                                                                        Parameters
                                                                                                                                                                                        - Single + System.Single volume diff --git a/api/CatchIo.Runtime.Sound.SoundManager.html b/api/CatchIo.Runtime.Sound.SoundManager.html index cfe2f91..4fd778e 100644 --- a/api/CatchIo.Runtime.Sound.SoundManager.html +++ b/api/CatchIo.Runtime.Sound.SoundManager.html @@ -87,7 +87,7 @@

                                                                                                                                                                                        Inheritance
                                                                                                                                                                                        - +
                                                                                                                                                                                        System.Object
                                                                                                                                                                                        SoundManager

                                                                                                                                                                                        Namespace: CatchIo.Runtime.Sound
                                                                                                                                                                                        @@ -118,7 +118,7 @@
                                                                                                                                                                                        Property Value
                                                                                                                                                                                        - Single + System.Single @@ -152,6 +152,43 @@

                                                                                                                                                                                        Methods

                                                                                                                                                                                        + +

                                                                                                                                                                                        DisableCharacterAudioListener()

                                                                                                                                                                                        +
                                                                                                                                                                                        +
                                                                                                                                                                                        +
                                                                                                                                                                                        Declaration
                                                                                                                                                                                        +
                                                                                                                                                                                        +
                                                                                                                                                                                        public void DisableCharacterAudioListener()
                                                                                                                                                                                        +
                                                                                                                                                                                        + + + +

                                                                                                                                                                                        EnableCharacterAudioListener(GameObject)

                                                                                                                                                                                        +
                                                                                                                                                                                        +
                                                                                                                                                                                        +
                                                                                                                                                                                        Declaration
                                                                                                                                                                                        +
                                                                                                                                                                                        +
                                                                                                                                                                                        public void EnableCharacterAudioListener(GameObject localCharacter)
                                                                                                                                                                                        +
                                                                                                                                                                                        +
                                                                                                                                                                                        Parameters
                                                                                                                                                                                        + + + + + + + + + + + + + + + +
                                                                                                                                                                                        TypeNameDescription
                                                                                                                                                                                        GameObjectlocalCharacter
                                                                                                                                                                                        + +

                                                                                                                                                                                        IsPlayingStaminaSfx(String)

                                                                                                                                                                                        @@ -171,7 +208,7 @@
                                                                                                                                                                                        Parameters
                                                                                                                                                                                        - String + System.String staminaState @@ -187,7 +224,7 @@
                                                                                                                                                                                        Returns
                                                                                                                                                                                        - Boolean + System.Boolean @@ -218,12 +255,12 @@
                                                                                                                                                                                        Parameters
                                                                                                                                                                                        - String + System.String actionType - Boolean + System.Boolean usingRPC @@ -255,12 +292,12 @@
                                                                                                                                                                                        Parameters
                                                                                                                                                                                        - String + System.String characterClass - Single + System.Single volume @@ -292,7 +329,7 @@
                                                                                                                                                                                        Parameters
                                                                                                                                                                                        - String + System.String terrainName @@ -329,12 +366,12 @@
                                                                                                                                                                                        Parameters
                                                                                                                                                                                        - String + System.String itemType - Single + System.Single volume @@ -366,17 +403,17 @@
                                                                                                                                                                                        Parameters
                                                                                                                                                                                        - String + System.String itemType - Single + System.Single volume - Boolean + System.Boolean usingRPC @@ -403,7 +440,7 @@
                                                                                                                                                                                        Parameters
                                                                                                                                                                                        - Single + System.Single newVolume @@ -430,12 +467,12 @@
                                                                                                                                                                                        Parameters
                                                                                                                                                                                        - String + System.String staminaState - Single + System.Single volume @@ -467,7 +504,7 @@
                                                                                                                                                                                        Parameters
                                                                                                                                                                                        - String + System.String terrainName @@ -475,13 +512,13 @@
                                                                                                                                                                                        Parameters
                                                                                                                                                                                        - -

                                                                                                                                                                                        RPC_PlayCharacterActionSfx(Vector3, String, Single)

                                                                                                                                                                                        + +

                                                                                                                                                                                        PlayUiGameSfx(Vector3, String, Single)

                                                                                                                                                                                        Declaration
                                                                                                                                                                                        -
                                                                                                                                                                                        public void RPC_PlayCharacterActionSfx(Vector3 generatePos, string actionType, float volume)
                                                                                                                                                                                        +
                                                                                                                                                                                        public void PlayUiGameSfx(Vector3 generatePos, string parameterName, float volume)
                                                                                                                                                                                        Parameters
                                                                                                                                                                                        @@ -499,12 +536,12 @@
                                                                                                                                                                                        Parameters
                                                                                                                                                                                        - - + + - + @@ -512,13 +549,13 @@
                                                                                                                                                                                        Parameters
                                                                                                                                                                                        StringactionTypeSystem.StringparameterName
                                                                                                                                                                                        SingleSystem.Single volume
                                                                                                                                                                                        - -

                                                                                                                                                                                        RPC_PlayFootstepSfx(Vector3, String, Single)

                                                                                                                                                                                        + +

                                                                                                                                                                                        RPC_PlayCharacterActionSfx(Vector3, String, Single)

                                                                                                                                                                                        Declaration
                                                                                                                                                                                        -
                                                                                                                                                                                        public void RPC_PlayFootstepSfx(Vector3 generatePos, string terrainName, float volume)
                                                                                                                                                                                        +
                                                                                                                                                                                        public void RPC_PlayCharacterActionSfx(Vector3 generatePos, string actionType, float volume)
                                                                                                                                                                                        Parameters
                                                                                                                                                                                        @@ -536,12 +573,12 @@
                                                                                                                                                                                        Parameters
                                                                                                                                                                                        - - + + - + @@ -549,13 +586,13 @@
                                                                                                                                                                                        Parameters
                                                                                                                                                                                        StringterrainNameSystem.StringactionType
                                                                                                                                                                                        SingleSystem.Single volume
                                                                                                                                                                                        - -

                                                                                                                                                                                        RPC_PlayItemSfx(Vector3, String, Single)

                                                                                                                                                                                        + +

                                                                                                                                                                                        RPC_PlayFootstepSfx(Vector3, String, Single)

                                                                                                                                                                                        Declaration
                                                                                                                                                                                        -
                                                                                                                                                                                        public void RPC_PlayItemSfx(Vector3 generatePos, string itemSfxName, float volume)
                                                                                                                                                                                        +
                                                                                                                                                                                        public void RPC_PlayFootstepSfx(Vector3 generatePos, string terrainName, float volume)
                                                                                                                                                                                        Parameters
                                                                                                                                                                                        @@ -573,12 +610,12 @@
                                                                                                                                                                                        Parameters
                                                                                                                                                                                        - - + + - + @@ -586,13 +623,13 @@
                                                                                                                                                                                        Parameters
                                                                                                                                                                                        StringitemSfxNameSystem.StringterrainName
                                                                                                                                                                                        SingleSystem.Single volume
                                                                                                                                                                                        - -

                                                                                                                                                                                        RPC_PlayItemTerrainSfx(Vector3, String, Single)

                                                                                                                                                                                        + +

                                                                                                                                                                                        RPC_PlayItemSfx(Vector3, String, Single)

                                                                                                                                                                                        Declaration
                                                                                                                                                                                        -
                                                                                                                                                                                        public void RPC_PlayItemTerrainSfx(Vector3 generatePos, string itemTerrainName, float volume)
                                                                                                                                                                                        +
                                                                                                                                                                                        public void RPC_PlayItemSfx(Vector3 generatePos, string itemSfxName, float volume)
                                                                                                                                                                                        Parameters
                                                                                                                                                                                        @@ -610,12 +647,12 @@
                                                                                                                                                                                        Parameters
                                                                                                                                                                                        - - + + - + @@ -623,13 +660,13 @@
                                                                                                                                                                                        Parameters
                                                                                                                                                                                        StringitemTerrainNameSystem.StringitemSfxName
                                                                                                                                                                                        SingleSystem.Single volume
                                                                                                                                                                                        - -

                                                                                                                                                                                        RPC_PlayTerrainSfx(Vector3, String)

                                                                                                                                                                                        + +

                                                                                                                                                                                        RPC_PlayItemTerrainSfx(Vector3, String, Single)

                                                                                                                                                                                        Declaration
                                                                                                                                                                                        -
                                                                                                                                                                                        public void RPC_PlayTerrainSfx(Vector3 generatePos, string terrainName)
                                                                                                                                                                                        +
                                                                                                                                                                                        public void RPC_PlayItemTerrainSfx(Vector3 generatePos, string itemTerrainName, float volume)
                                                                                                                                                                                        Parameters
                                                                                                                                                                                        @@ -647,21 +684,26 @@
                                                                                                                                                                                        Parameters
                                                                                                                                                                                        - - + + + + + + +
                                                                                                                                                                                        StringterrainNameSystem.StringitemTerrainName
                                                                                                                                                                                        System.Singlevolume
                                                                                                                                                                                        - -

                                                                                                                                                                                        SetAttenuationObject(GameObject)

                                                                                                                                                                                        + +

                                                                                                                                                                                        RPC_PlayTerrainSfx(Vector3, String)

                                                                                                                                                                                        Declaration
                                                                                                                                                                                        -
                                                                                                                                                                                        public void SetAttenuationObject(GameObject attenuationObject)
                                                                                                                                                                                        +
                                                                                                                                                                                        public void RPC_PlayTerrainSfx(Vector3 generatePos, string terrainName)
                                                                                                                                                                                        Parameters
                                                                                                                                                                                        @@ -674,8 +716,13 @@
                                                                                                                                                                                        Parameters
                                                                                                                                                                                        - - + + + + + + + diff --git a/api/CatchIo.Runtime.Sound.SpawnSfx.html b/api/CatchIo.Runtime.Sound.SpawnSfx.html index 6884bdc..5383f77 100644 --- a/api/CatchIo.Runtime.Sound.SpawnSfx.html +++ b/api/CatchIo.Runtime.Sound.SpawnSfx.html @@ -87,7 +87,7 @@

                                                                                                                                                                                        Inheritance
                                                                                                                                                                                        - +
                                                                                                                                                                                        System.Object
                                                                                                                                                                                        SpawnSfx
                                                                                                                                                                                        @@ -158,12 +158,12 @@

                                                                                                                                                                                        Parameters
                                                                                                                                                                                        - + - + diff --git a/api/CatchIo.Runtime.Sound.StaminaSfx.html b/api/CatchIo.Runtime.Sound.StaminaSfx.html index 1a7f454..98e1a30 100644 --- a/api/CatchIo.Runtime.Sound.StaminaSfx.html +++ b/api/CatchIo.Runtime.Sound.StaminaSfx.html @@ -87,7 +87,7 @@

                                                                                                                                                                                        Inheritance
                                                                                                                                                                                        - +
                                                                                                                                                                                        System.Object
                                                                                                                                                                                        StaminaSfx
                                                                                                                                                                                        @@ -140,7 +140,7 @@

                                                                                                                                                                                        Property Value
                                                                                                                                                                                        - + @@ -167,7 +167,7 @@
                                                                                                                                                                                        Returns
                                                                                                                                                                                        - + @@ -193,7 +193,7 @@
                                                                                                                                                                                        Parameters
                                                                                                                                                                                        - + @@ -209,7 +209,7 @@
                                                                                                                                                                                        Returns
                                                                                                                                                                                        - + @@ -240,12 +240,12 @@
                                                                                                                                                                                        Parameters
                                                                                                                                                                                        - + - + diff --git a/api/CatchIo.Runtime.Sound.TerrainSfx.html b/api/CatchIo.Runtime.Sound.TerrainSfx.html index 4d1c703..92bb116 100644 --- a/api/CatchIo.Runtime.Sound.TerrainSfx.html +++ b/api/CatchIo.Runtime.Sound.TerrainSfx.html @@ -87,7 +87,7 @@

                                                                                                                                                                                        Inheritance
                                                                                                                                                                                        - +
                                                                                                                                                                                        System.Object
                                                                                                                                                                                        TerrainSfx
                                                                                                                                                                                        @@ -159,12 +159,12 @@
                                                                                                                                                                                        Parameters

                                                                                                                                                                                        - + - + diff --git a/api/CatchIo.Runtime.Sound.UiGameSfx.html b/api/CatchIo.Runtime.Sound.UiGameSfx.html new file mode 100644 index 0000000..9a57097 --- /dev/null +++ b/api/CatchIo.Runtime.Sound.UiGameSfx.html @@ -0,0 +1,210 @@ + + + + + + + + Class UiGameSfx + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                                                                                                                                                                        +
                                                                                                                                                                                        + + + + +
                                                                                                                                                                                        +
                                                                                                                                                                                        + +
                                                                                                                                                                                        +
                                                                                                                                                                                        Search Results for
                                                                                                                                                                                        +
                                                                                                                                                                                        +

                                                                                                                                                                                        +
                                                                                                                                                                                        +
                                                                                                                                                                                          +
                                                                                                                                                                                          +
                                                                                                                                                                                          +
                                                                                                                                                                                          GameObjectattenuationObjectVector3generatePos
                                                                                                                                                                                          System.StringterrainName
                                                                                                                                                                                          StringSystem.String characterClass
                                                                                                                                                                                          SingleSystem.Single volume
                                                                                                                                                                                          StringSystem.String
                                                                                                                                                                                          BooleanSystem.Boolean
                                                                                                                                                                                          StringSystem.String staminaStateType
                                                                                                                                                                                          BooleanSystem.Boolean
                                                                                                                                                                                          StringSystem.String staminaStateType
                                                                                                                                                                                          SingleSystem.Single volume
                                                                                                                                                                                          StringSystem.String terrainName
                                                                                                                                                                                          SingleSystem.Single terrainVolume
                                                                                                                                                                                          + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                          TypeNameDescription
                                                                                                                                                                                          Vector3generatePos
                                                                                                                                                                                          System.StringuiGameSfx
                                                                                                                                                                                          System.Singlevolume
                                                                                                                                                                                          +
                                                                                                                                                                                          Overrides
                                                                                                                                                                                          +
                                                                                                                                                                                          Sfx.Play(Vector3, String, Single)
                                                                                                                                                                                          + + + + + + + +
                                                                                                                                                                                          +
                                                                                                                                                                                          + +
                                                                                                                                                                                          + + + + + + + diff --git a/api/CatchIo.Runtime.Sound.UiSfx.html b/api/CatchIo.Runtime.Sound.UiSfx.html index 912f17b..56c8e24 100644 --- a/api/CatchIo.Runtime.Sound.UiSfx.html +++ b/api/CatchIo.Runtime.Sound.UiSfx.html @@ -87,7 +87,7 @@

                                                                                                                                                                                          Inheritance
                                                                                                                                                                                          - +
                                                                                                                                                                                          System.Object
                                                                                                                                                                                          UiSfx
                                                                                                                                                                                          @@ -151,7 +151,7 @@

                                                                                                                                                                                          Field Value
                                                                                                                                                                                          - String + System.String @@ -175,7 +175,7 @@
                                                                                                                                                                                          Field Value
                                                                                                                                                                                          - String + System.String @@ -208,12 +208,12 @@
                                                                                                                                                                                          Parameters
                                                                                                                                                                                          - String + System.String uiSfx - Single + System.Single volume diff --git a/api/CatchIo.Runtime.Sound.html b/api/CatchIo.Runtime.Sound.html index 98d3505..05164ee 100644 --- a/api/CatchIo.Runtime.Sound.html +++ b/api/CatchIo.Runtime.Sound.html @@ -91,6 +91,8 @@

                                                                                                                                                                                          Charact

                                                                                                                                                                                          CursedOneSfx

                                                                                                                                                                                          +

                                                                                                                                                                                          EnvironmentSfx

                                                                                                                                                                                          +

                                                                                                                                                                                          FootstepSfx

                                                                                                                                                                                          ItemSfx

                                                                                                                                                                                          @@ -111,14 +113,14 @@

                                                                                                                                                                                          StaminaSfx<

                                                                                                                                                                                          TerrainSfx

                                                                                                                                                                                          +

                                                                                                                                                                                          UiGameSfx

                                                                                                                                                                                          +

                                                                                                                                                                                          UiSfx

                                                                                                                                                                                          Enums

                                                                                                                                                                                          MainTrackType

                                                                                                                                                                                          -

                                                                                                                                                                                          UiSfx.SfxParameter

                                                                                                                                                                                          -
                                                                                                                                                                                          diff --git a/api/CatchIo.Runtime.Trajectory.Trajectory.html b/api/CatchIo.Runtime.Trajectory.Trajectory.html index 1e54bb5..ed015f2 100644 --- a/api/CatchIo.Runtime.Trajectory.Trajectory.html +++ b/api/CatchIo.Runtime.Trajectory.Trajectory.html @@ -88,7 +88,7 @@

                                                                                                                                                                                          Inheritance
                                                                                                                                                                                          - +
                                                                                                                                                                                          System.Object
                                                                                                                                                                                          Trajectory

                                                                                                                                                                                          Namespace: CatchIo.Runtime.Trajectory
                                                                                                                                                                                          @@ -148,7 +148,7 @@
                                                                                                                                                                                          Parameters
                                                                                                                                                                                          - Single + System.Single timeToTarget @@ -180,7 +180,7 @@
                                                                                                                                                                                          Field Value
                                                                                                                                                                                          - Int32 + System.Int32 @@ -204,7 +204,7 @@
                                                                                                                                                                                          Field Value
                                                                                                                                                                                          - Single + System.Single @@ -266,7 +266,7 @@
                                                                                                                                                                                          Parameters
                                                                                                                                                                                          - Single + System.Single maxDistance @@ -308,7 +308,7 @@
                                                                                                                                                                                          Parameters
                                                                                                                                                                                          - Single + System.Single maxDistance @@ -360,7 +360,7 @@
                                                                                                                                                                                          Parameters
                                                                                                                                                                                          - Single + System.Single t diff --git a/api/CatchIo.Runtime.Trajectory.TrajectoryData.html b/api/CatchIo.Runtime.Trajectory.TrajectoryData.html index 988c2e3..9f62c3c 100644 --- a/api/CatchIo.Runtime.Trajectory.TrajectoryData.html +++ b/api/CatchIo.Runtime.Trajectory.TrajectoryData.html @@ -137,7 +137,7 @@
                                                                                                                                                                                          Field Value
                                                                                                                                                                                          - Single + System.Single @@ -161,7 +161,7 @@
                                                                                                                                                                                          Field Value
                                                                                                                                                                                          - Single + System.Single @@ -185,7 +185,7 @@
                                                                                                                                                                                          Field Value
                                                                                                                                                                                          - Single + System.Single diff --git a/api/CatchIo.Runtime.Transmorphs.ITransmorphableReceiver.html b/api/CatchIo.Runtime.Transmorphs.ITransmorphableReceiver.html new file mode 100644 index 0000000..2ff5180 --- /dev/null +++ b/api/CatchIo.Runtime.Transmorphs.ITransmorphableReceiver.html @@ -0,0 +1,336 @@ + + + + + + + + Interface ITransmorphableReceiver + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                                                                                                                                                                          +
                                                                                                                                                                                          + + + + +
                                                                                                                                                                                          +
                                                                                                                                                                                          + +
                                                                                                                                                                                          +
                                                                                                                                                                                          Search Results for
                                                                                                                                                                                          +
                                                                                                                                                                                          +

                                                                                                                                                                                          +
                                                                                                                                                                                          +
                                                                                                                                                                                            +
                                                                                                                                                                                            +
                                                                                                                                                                                            + + +
                                                                                                                                                                                            +
                                                                                                                                                                                            + +
                                                                                                                                                                                            +
                                                                                                                                                                                            + + + + + + diff --git a/api/CatchIo.Runtime.Transmorphs.TransmorphableReceiver.html b/api/CatchIo.Runtime.Transmorphs.TransmorphableReceiver.html new file mode 100644 index 0000000..dc0bf60 --- /dev/null +++ b/api/CatchIo.Runtime.Transmorphs.TransmorphableReceiver.html @@ -0,0 +1,430 @@ + + + + + + + + Class TransmorphableReceiver + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                                                                                                                                                                            +
                                                                                                                                                                                            + + + + +
                                                                                                                                                                                            +
                                                                                                                                                                                            + +
                                                                                                                                                                                            +
                                                                                                                                                                                            Search Results for
                                                                                                                                                                                            +
                                                                                                                                                                                            +

                                                                                                                                                                                            +
                                                                                                                                                                                            +
                                                                                                                                                                                              +
                                                                                                                                                                                              +
                                                                                                                                                                                              + + +
                                                                                                                                                                                              +
                                                                                                                                                                                              + +
                                                                                                                                                                                              +
                                                                                                                                                                                              + + + + + + diff --git a/api/CatchIo.Runtime.Transmorphs.Transmorpher.html b/api/CatchIo.Runtime.Transmorphs.Transmorpher.html new file mode 100644 index 0000000..42e5b9a --- /dev/null +++ b/api/CatchIo.Runtime.Transmorphs.Transmorpher.html @@ -0,0 +1,318 @@ + + + + + + + + Class Transmorpher + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                                                                                                                                                                              +
                                                                                                                                                                                              + + + + +
                                                                                                                                                                                              +
                                                                                                                                                                                              + +
                                                                                                                                                                                              +
                                                                                                                                                                                              Search Results for
                                                                                                                                                                                              +
                                                                                                                                                                                              +

                                                                                                                                                                                              +
                                                                                                                                                                                              +
                                                                                                                                                                                                +
                                                                                                                                                                                                +
                                                                                                                                                                                                + + +
                                                                                                                                                                                                +
                                                                                                                                                                                                + +
                                                                                                                                                                                                +
                                                                                                                                                                                                + + + + + + diff --git a/api/CatchIo.Runtime.Transmorphs.html b/api/CatchIo.Runtime.Transmorphs.html new file mode 100644 index 0000000..61dde03 --- /dev/null +++ b/api/CatchIo.Runtime.Transmorphs.html @@ -0,0 +1,140 @@ + + + + + + + + Namespace CatchIo.Runtime.Transmorphs + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                                                                                                                                                                                +
                                                                                                                                                                                                + + + + +
                                                                                                                                                                                                +
                                                                                                                                                                                                + +
                                                                                                                                                                                                +
                                                                                                                                                                                                Search Results for
                                                                                                                                                                                                +
                                                                                                                                                                                                +

                                                                                                                                                                                                +
                                                                                                                                                                                                +
                                                                                                                                                                                                  +
                                                                                                                                                                                                  +
                                                                                                                                                                                                  + + +
                                                                                                                                                                                                  +
                                                                                                                                                                                                  + +
                                                                                                                                                                                                  +
                                                                                                                                                                                                  + + + + + + diff --git a/api/CatchIo.Runtime.Utility.AnimationParser.html b/api/CatchIo.Runtime.Utility.AnimationParser.html index 0bd363f..b16fdd8 100644 --- a/api/CatchIo.Runtime.Utility.AnimationParser.html +++ b/api/CatchIo.Runtime.Utility.AnimationParser.html @@ -87,7 +87,7 @@

                                                                                                                                                                                                  Inheritance
                                                                                                                                                                                                  - +
                                                                                                                                                                                                  System.Object
                                                                                                                                                                                                  AnimationParser

                                                                                                                                                                                                  Namespace: CatchIo.Runtime.Utility
                                                                                                                                                                                                  @@ -101,7 +101,7 @@

                                                                                                                                                                                                  Methods -

                                                                                                                                                                                                  MapAnimationToActionState(IEnumerable<AnimationClip>)

                                                                                                                                                                                                  +

                                                                                                                                                                                                  MapAnimationToActionState(IEnumerable<AnimationClip>)

                                                                                                                                                                                                  Declaration
                                                                                                                                                                                                  @@ -119,7 +119,7 @@
                                                                                                                                                                                                  Parameters
                                                                                                                                                                                                  - IEnumerable<AnimationClip> + System.Collections.Generic.IEnumerable<AnimationClip> clips @@ -135,7 +135,7 @@
                                                                                                                                                                                                  Returns
                                                                                                                                                                                                  - Dictionary<CharacterActionType, StateAnimation> + System.Collections.Generic.Dictionary<CharacterActionType, StateAnimation> @@ -143,7 +143,7 @@
                                                                                                                                                                                                  Returns
                                                                                                                                                                                                  -

                                                                                                                                                                                                  MapAnimationToMoveState(IEnumerable<AnimationClip>)

                                                                                                                                                                                                  +

                                                                                                                                                                                                  MapAnimationToMoveState(IEnumerable<AnimationClip>)

                                                                                                                                                                                                  Declaration
                                                                                                                                                                                                  @@ -161,7 +161,7 @@
                                                                                                                                                                                                  Parameters
                                                                                                                                                                                                  - IEnumerable<AnimationClip> + System.Collections.Generic.IEnumerable<AnimationClip> clips @@ -177,7 +177,7 @@
                                                                                                                                                                                                  Returns
                                                                                                                                                                                                  - Dictionary<CharacterMoveType, StateAnimation> + System.Collections.Generic.Dictionary<CharacterMoveType, StateAnimation> diff --git a/api/CatchIo.Runtime.Utility.Attributes.AutoRegisteredService.html b/api/CatchIo.Runtime.Utility.Attributes.AutoRegisteredService.html index 453e70f..5fc31a1 100644 --- a/api/CatchIo.Runtime.Utility.Attributes.AutoRegisteredService.html +++ b/api/CatchIo.Runtime.Utility.Attributes.AutoRegisteredService.html @@ -87,8 +87,8 @@

                                                                                                                                                                                                  Inheritance
                                                                                                                                                                                                  - - +
                                                                                                                                                                                                  System.Object
                                                                                                                                                                                                  +
                                                                                                                                                                                                  System.Attribute
                                                                                                                                                                                                  AutoRegisteredService

                                                                                                                                                                                                  Namespace: CatchIo.Runtime.Utility.Attributes
                                                                                                                                                                                                  diff --git a/api/CatchIo.Runtime.Utility.Attributes.FMODEventParameter.html b/api/CatchIo.Runtime.Utility.Attributes.FMODEventParameter.html new file mode 100644 index 0000000..4070d7c --- /dev/null +++ b/api/CatchIo.Runtime.Utility.Attributes.FMODEventParameter.html @@ -0,0 +1,193 @@ + + + + + + + + Class FMODEventParameter + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                                                                                                                                                                                  +
                                                                                                                                                                                                  + + + + +
                                                                                                                                                                                                  +
                                                                                                                                                                                                  + +
                                                                                                                                                                                                  +
                                                                                                                                                                                                  Search Results for
                                                                                                                                                                                                  +
                                                                                                                                                                                                  +

                                                                                                                                                                                                  +
                                                                                                                                                                                                  +
                                                                                                                                                                                                    +
                                                                                                                                                                                                    +
                                                                                                                                                                                                    + + +
                                                                                                                                                                                                    +
                                                                                                                                                                                                    + +
                                                                                                                                                                                                    +
                                                                                                                                                                                                    + + + + + + diff --git a/api/CatchIo.Runtime.Utility.Attributes.MonoScriptAttribute.html b/api/CatchIo.Runtime.Utility.Attributes.MonoScriptAttribute.html index e079b00..685acef 100644 --- a/api/CatchIo.Runtime.Utility.Attributes.MonoScriptAttribute.html +++ b/api/CatchIo.Runtime.Utility.Attributes.MonoScriptAttribute.html @@ -87,7 +87,7 @@

                                                                                                                                                                                                    Inheritance
                                                                                                                                                                                                    - +
                                                                                                                                                                                                    System.Object
                                                                                                                                                                                                    MonoScriptAttribute

                                                                                                                                                                                                    Namespace: CatchIo.Runtime.Utility.Attributes
                                                                                                                                                                                                    @@ -118,7 +118,7 @@
                                                                                                                                                                                                    Field Value
                                                                                                                                                                                                    - Type + System.Type diff --git a/api/CatchIo.Runtime.Utility.Attributes.html b/api/CatchIo.Runtime.Utility.Attributes.html index 0b1e9b0..61acfc0 100644 --- a/api/CatchIo.Runtime.Utility.Attributes.html +++ b/api/CatchIo.Runtime.Utility.Attributes.html @@ -89,6 +89,8 @@

                                                                                                                                                                                                    Classes

                                                                                                                                                                                                    AutoRegisteredService

                                                                                                                                                                                                    +

                                                                                                                                                                                                    FMODEventParameter

                                                                                                                                                                                                    +

                                                                                                                                                                                                    MonoScriptAttribute

                                                                                                                                                                                                    diff --git a/api/CatchIo.Runtime.Utility.ColorHelper.html b/api/CatchIo.Runtime.Utility.ColorHelper.html index 5dd1aa6..d7e48f3 100644 --- a/api/CatchIo.Runtime.Utility.ColorHelper.html +++ b/api/CatchIo.Runtime.Utility.ColorHelper.html @@ -87,7 +87,7 @@

                                                                                                                                                                                                    Inheritance
                                                                                                                                                                                                    - +
                                                                                                                                                                                                    System.Object
                                                                                                                                                                                                    ColorHelper

                                                                                                                                                                                                    Namespace: CatchIo.Runtime.Utility
                                                                                                                                                                                                    diff --git a/api/CatchIo.Runtime.Utility.Extensions.ArrayExtensions.html b/api/CatchIo.Runtime.Utility.Extensions.ArrayExtensions.html index c1eca33..0302016 100644 --- a/api/CatchIo.Runtime.Utility.Extensions.ArrayExtensions.html +++ b/api/CatchIo.Runtime.Utility.Extensions.ArrayExtensions.html @@ -87,7 +87,7 @@

                                                                                                                                                                                                    Inheritance
                                                                                                                                                                                                    - +
                                                                                                                                                                                                    System.Object
                                                                                                                                                                                                    ArrayExtensions

                                                                                                                                                                                                    Namespace: CatchIo.Runtime.Utility.Extensions
                                                                                                                                                                                                    diff --git a/api/CatchIo.Runtime.Utility.Extensions.AssemblyExtensions.html b/api/CatchIo.Runtime.Utility.Extensions.AssemblyExtensions.html index 8fdfc18..83a6d89 100644 --- a/api/CatchIo.Runtime.Utility.Extensions.AssemblyExtensions.html +++ b/api/CatchIo.Runtime.Utility.Extensions.AssemblyExtensions.html @@ -87,7 +87,7 @@

                                                                                                                                                                                                    Inheritance
                                                                                                                                                                                                    - +
                                                                                                                                                                                                    System.Object
                                                                                                                                                                                                    AssemblyExtensions

                                                                                                                                                                                                    Namespace: CatchIo.Runtime.Utility.Extensions
                                                                                                                                                                                                    @@ -136,7 +136,7 @@
                                                                                                                                                                                                    Returns
                                                                                                                                                                                                    - IEnumerable<Type> + System.Collections.Generic.IEnumerable<System.Type> diff --git a/api/CatchIo.Runtime.Utility.Extensions.GameObjectExtensions.html b/api/CatchIo.Runtime.Utility.Extensions.GameObjectExtensions.html new file mode 100644 index 0000000..46ae85e --- /dev/null +++ b/api/CatchIo.Runtime.Utility.Extensions.GameObjectExtensions.html @@ -0,0 +1,169 @@ + + + + + + + + Class GameObjectExtensions + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                                                                                                                                                                                    +
                                                                                                                                                                                                    + + + + +
                                                                                                                                                                                                    +
                                                                                                                                                                                                    + +
                                                                                                                                                                                                    +
                                                                                                                                                                                                    Search Results for
                                                                                                                                                                                                    +
                                                                                                                                                                                                    +

                                                                                                                                                                                                    +
                                                                                                                                                                                                    +
                                                                                                                                                                                                      +
                                                                                                                                                                                                      +
                                                                                                                                                                                                      + + +
                                                                                                                                                                                                      +
                                                                                                                                                                                                      + +
                                                                                                                                                                                                      +
                                                                                                                                                                                                      + + + + + + diff --git a/api/CatchIo.Runtime.Utility.Extensions.IEnumerableExtensions.html b/api/CatchIo.Runtime.Utility.Extensions.IEnumerableExtensions.html index 2ae9b75..fe8fc0c 100644 --- a/api/CatchIo.Runtime.Utility.Extensions.IEnumerableExtensions.html +++ b/api/CatchIo.Runtime.Utility.Extensions.IEnumerableExtensions.html @@ -87,7 +87,7 @@

                                                                                                                                                                                                      Inheritance
                                                                                                                                                                                                      - +
                                                                                                                                                                                                      System.Object
                                                                                                                                                                                                      IEnumerableExtensions

                                                                                                                                                                                                      Namespace: CatchIo.Runtime.Utility.Extensions
                                                                                                                                                                                                      @@ -101,7 +101,7 @@

                                                                                                                                                                                                      Methods -

                                                                                                                                                                                                      ForEach<T>(IEnumerable<T>, Action<T>)

                                                                                                                                                                                                      +

                                                                                                                                                                                                      ForEach<T>(IEnumerable<T>, Action<T>)

                                                                                                                                                                                                      Declaration
                                                                                                                                                                                                      @@ -119,12 +119,12 @@
                                                                                                                                                                                                      Parameters
                                                                                                                                                                                                      - IEnumerable<T> + System.Collections.Generic.IEnumerable<T> source - Action<T> + System.Action<T> action diff --git a/api/CatchIo.Runtime.Utility.Extensions.PlayerExtensions.html b/api/CatchIo.Runtime.Utility.Extensions.PlayerExtensions.html index d611216..65b70e2 100644 --- a/api/CatchIo.Runtime.Utility.Extensions.PlayerExtensions.html +++ b/api/CatchIo.Runtime.Utility.Extensions.PlayerExtensions.html @@ -87,7 +87,7 @@

                                                                                                                                                                                                      Inheritance
                                                                                                                                                                                                      - +
                                                                                                                                                                                                      System.Object
                                                                                                                                                                                                      PlayerExtensions

                                                                                                                                                                                                      Namespace: CatchIo.Runtime.Utility.Extensions
                                                                                                                                                                                                      @@ -124,7 +124,7 @@
                                                                                                                                                                                                      Parameters
                                                                                                                                                                                                      - Int32 + System.Int32 value @@ -183,7 +183,7 @@
                                                                                                                                                                                                      Parameters
                                                                                                                                                                                                      - Int32 + System.Int32 value @@ -216,7 +216,7 @@
                                                                                                                                                                                                      Parameters
                                                                                                                                                                                                      - Int32 + System.Int32 value @@ -248,7 +248,7 @@
                                                                                                                                                                                                      Parameters
                                                                                                                                                                                                      - Int32 + System.Int32 value @@ -280,7 +280,7 @@
                                                                                                                                                                                                      Parameters
                                                                                                                                                                                                      - Int32 + System.Int32 value @@ -323,7 +323,7 @@
                                                                                                                                                                                                      Returns
                                                                                                                                                                                                      - Int32 + System.Int32 @@ -365,7 +365,7 @@
                                                                                                                                                                                                      Returns
                                                                                                                                                                                                      - String + System.String @@ -449,7 +449,7 @@
                                                                                                                                                                                                      Returns
                                                                                                                                                                                                      - Int32 + System.Int32 @@ -491,7 +491,7 @@
                                                                                                                                                                                                      Returns
                                                                                                                                                                                                      - Int32 + System.Int32 @@ -534,7 +534,7 @@
                                                                                                                                                                                                      Returns
                                                                                                                                                                                                      - Int32 + System.Int32 @@ -576,7 +576,7 @@
                                                                                                                                                                                                      Returns
                                                                                                                                                                                                      - Int32 + System.Int32 @@ -618,7 +618,7 @@
                                                                                                                                                                                                      Returns
                                                                                                                                                                                                      - String + System.String @@ -660,7 +660,7 @@
                                                                                                                                                                                                      Returns
                                                                                                                                                                                                      - Int32 + System.Int32 @@ -705,7 +705,7 @@
                                                                                                                                                                                                      Returns
                                                                                                                                                                                                      - Boolean + System.Boolean @@ -747,7 +747,7 @@
                                                                                                                                                                                                      Returns
                                                                                                                                                                                                      - Boolean + System.Boolean @@ -790,7 +790,7 @@
                                                                                                                                                                                                      Returns
                                                                                                                                                                                                      - Boolean + System.Boolean @@ -833,7 +833,7 @@
                                                                                                                                                                                                      Returns
                                                                                                                                                                                                      - Boolean + System.Boolean @@ -870,7 +870,7 @@
                                                                                                                                                                                                      Parameters
                                                                                                                                                                                                      -

                                                                                                                                                                                                      ResetPropertiesEnum(Player, Func<IEnumerator>)

                                                                                                                                                                                                      +

                                                                                                                                                                                                      ResetPropertiesEnum(Player, Func<IEnumerator>)

                                                                                                                                                                                                      Declaration
                                                                                                                                                                                                      @@ -893,7 +893,7 @@
                                                                                                                                                                                                      Parameters
                                                                                                                                                                                                      - Func<IEnumerator> + System.Func<System.Collections.Generic.IEnumerator> onOperationDone @@ -909,7 +909,7 @@
                                                                                                                                                                                                      Returns
                                                                                                                                                                                                      - IEnumerator + System.Collections.Generic.IEnumerator @@ -942,7 +942,7 @@
                                                                                                                                                                                                      Parameters
                                                                                                                                                                                                      - Boolean + System.Boolean alive

                                                                                                                                                                                                      True/False == Alive/Dead

                                                                                                                                                                                                      @@ -975,7 +975,7 @@
                                                                                                                                                                                                      Parameters
                                                                                                                                                                                                      - Int32 + System.Int32 value @@ -1007,7 +1007,7 @@
                                                                                                                                                                                                      Parameters
                                                                                                                                                                                                      - Boolean + System.Boolean value @@ -1039,7 +1039,7 @@
                                                                                                                                                                                                      Parameters
                                                                                                                                                                                                      - String + System.String value @@ -1103,7 +1103,7 @@
                                                                                                                                                                                                      Parameters
                                                                                                                                                                                                      - Int32 + System.Int32 count @@ -1135,7 +1135,7 @@
                                                                                                                                                                                                      Parameters
                                                                                                                                                                                                      - Int32 + System.Int32 value @@ -1169,7 +1169,7 @@
                                                                                                                                                                                                      Parameters
                                                                                                                                                                                                      - Int32 + System.Int32 value

                                                                                                                                                                                                      Score

                                                                                                                                                                                                      @@ -1202,7 +1202,7 @@
                                                                                                                                                                                                      Parameters
                                                                                                                                                                                                      - Int32 + System.Int32 value @@ -1235,7 +1235,7 @@
                                                                                                                                                                                                      Parameters
                                                                                                                                                                                                      - Boolean + System.Boolean value @@ -1267,7 +1267,7 @@
                                                                                                                                                                                                      Parameters
                                                                                                                                                                                                      - String + System.String value @@ -1299,7 +1299,7 @@
                                                                                                                                                                                                      Parameters
                                                                                                                                                                                                      - Int32 + System.Int32 value diff --git a/api/CatchIo.Runtime.Utility.Extensions.RandomExtensions.html b/api/CatchIo.Runtime.Utility.Extensions.RandomExtensions.html index 2990e54..70b9921 100644 --- a/api/CatchIo.Runtime.Utility.Extensions.RandomExtensions.html +++ b/api/CatchIo.Runtime.Utility.Extensions.RandomExtensions.html @@ -87,7 +87,7 @@

                                                                                                                                                                                                      Inheritance
                                                                                                                                                                                                      - +
                                                                                                                                                                                                      System.Object
                                                                                                                                                                                                      RandomExtensions

                                                                                                                                                                                                      Namespace: CatchIo.Runtime.Utility.Extensions
                                                                                                                                                                                                      @@ -119,17 +119,17 @@
                                                                                                                                                                                                      Parameters
                                                                                                                                                                                                      - Int32 + System.Int32 length - Int32 + System.Int32 minInclusive - Int32 + System.Int32 maxExclusive @@ -145,7 +145,7 @@
                                                                                                                                                                                                      Returns
                                                                                                                                                                                                      - List<Int32> + System.Collections.Generic.List<System.Int32> @@ -171,7 +171,7 @@
                                                                                                                                                                                                      Parameters
                                                                                                                                                                                                      - Int32 + System.Int32 length @@ -187,7 +187,7 @@
                                                                                                                                                                                                      Returns
                                                                                                                                                                                                      - String + System.String diff --git a/api/CatchIo.Runtime.Utility.Extensions.RoomExtensions.html b/api/CatchIo.Runtime.Utility.Extensions.RoomExtensions.html index 35d358e..4c480af 100644 --- a/api/CatchIo.Runtime.Utility.Extensions.RoomExtensions.html +++ b/api/CatchIo.Runtime.Utility.Extensions.RoomExtensions.html @@ -89,7 +89,7 @@

                                                                                                                                                                                                      Inheritance
                                                                                                                                                                                                      - +
                                                                                                                                                                                                      System.Object
                                                                                                                                                                                                      RoomExtensions

                                                                                                                                                                                                      Namespace: CatchIo.Runtime.Utility.Extensions
                                                                                                                                                                                                      @@ -140,7 +140,7 @@
                                                                                                                                                                                                      Returns
                                                                                                                                                                                                      - String + System.String @@ -182,7 +182,7 @@
                                                                                                                                                                                                      Returns
                                                                                                                                                                                                      - Single + System.Single @@ -225,7 +225,7 @@
                                                                                                                                                                                                      Returns
                                                                                                                                                                                                      - String + System.String @@ -268,7 +268,7 @@
                                                                                                                                                                                                      Returns
                                                                                                                                                                                                      - Int32 + System.Int32 @@ -346,7 +346,7 @@
                                                                                                                                                                                                      Parameters
                                                                                                                                                                                                      - String + System.String name @@ -378,7 +378,7 @@
                                                                                                                                                                                                      Parameters
                                                                                                                                                                                                      - Single + System.Single value @@ -411,7 +411,7 @@
                                                                                                                                                                                                      Parameters
                                                                                                                                                                                                      - String + System.String mapName @@ -444,7 +444,7 @@
                                                                                                                                                                                                      Parameters
                                                                                                                                                                                                      - Int32 + System.Int32 value diff --git a/api/CatchIo.Runtime.Utility.Extensions.TypeExtensions.html b/api/CatchIo.Runtime.Utility.Extensions.TypeExtensions.html index f9cd68c..8ea7a92 100644 --- a/api/CatchIo.Runtime.Utility.Extensions.TypeExtensions.html +++ b/api/CatchIo.Runtime.Utility.Extensions.TypeExtensions.html @@ -87,7 +87,7 @@

                                                                                                                                                                                                      Inheritance
                                                                                                                                                                                                      - +
                                                                                                                                                                                                      System.Object
                                                                                                                                                                                                      TypeExtensions

                                                                                                                                                                                                      Namespace: CatchIo.Runtime.Utility.Extensions
                                                                                                                                                                                                      @@ -119,7 +119,7 @@
                                                                                                                                                                                                      Parameters
                                                                                                                                                                                                      - Type + System.Type t @@ -135,7 +135,7 @@
                                                                                                                                                                                                      Returns
                                                                                                                                                                                                      - Boolean + System.Boolean diff --git a/api/CatchIo.Runtime.Utility.Extensions.Vector2Extensions.html b/api/CatchIo.Runtime.Utility.Extensions.Vector2Extensions.html index b43c05e..e204906 100644 --- a/api/CatchIo.Runtime.Utility.Extensions.Vector2Extensions.html +++ b/api/CatchIo.Runtime.Utility.Extensions.Vector2Extensions.html @@ -87,7 +87,7 @@

                                                                                                                                                                                                      Inheritance
                                                                                                                                                                                                      - +
                                                                                                                                                                                                      System.Object
                                                                                                                                                                                                      Vector2Extensions

                                                                                                                                                                                                      Namespace: CatchIo.Runtime.Utility.Extensions
                                                                                                                                                                                                      diff --git a/api/CatchIo.Runtime.Utility.Extensions.Vector3Extensions.html b/api/CatchIo.Runtime.Utility.Extensions.Vector3Extensions.html index 203b374..2763b22 100644 --- a/api/CatchIo.Runtime.Utility.Extensions.Vector3Extensions.html +++ b/api/CatchIo.Runtime.Utility.Extensions.Vector3Extensions.html @@ -87,7 +87,7 @@

                                                                                                                                                                                                      Inheritance
                                                                                                                                                                                                      - +
                                                                                                                                                                                                      System.Object
                                                                                                                                                                                                      Vector3Extensions

                                                                                                                                                                                                      Namespace: CatchIo.Runtime.Utility.Extensions
                                                                                                                                                                                                      diff --git a/api/CatchIo.Runtime.Utility.Extensions.html b/api/CatchIo.Runtime.Utility.Extensions.html index d2afb67..2a0a111 100644 --- a/api/CatchIo.Runtime.Utility.Extensions.html +++ b/api/CatchIo.Runtime.Utility.Extensions.html @@ -91,6 +91,8 @@

                                                                                                                                                                                                      AssemblyExtensions

                                                                                                                                                                                                      +

                                                                                                                                                                                                      GameObjectExtensions

                                                                                                                                                                                                      +

                                                                                                                                                                                                      IEnumerableExtensions

                                                                                                                                                                                                      PlayerExtensions

                                                                                                                                                                                                      diff --git a/api/CatchIo.Runtime.Utility.MathHelper.html b/api/CatchIo.Runtime.Utility.MathHelper.html index 3e61581..b3d5462 100644 --- a/api/CatchIo.Runtime.Utility.MathHelper.html +++ b/api/CatchIo.Runtime.Utility.MathHelper.html @@ -87,7 +87,7 @@

                                                                                                                                                                                                      Inheritance
                                                                                                                                                                                                      - +
                                                                                                                                                                                                      System.Object
                                                                                                                                                                                                      MathHelper

                                                                                                                                                                                                      Namespace: CatchIo.Runtime.Utility
                                                                                                                                                                                                      @@ -119,12 +119,12 @@
                                                                                                                                                                                                      Parameters
                                                                                                                                                                                                      - Int32 + System.Int32 index - Int32 + System.Int32 listSize @@ -140,7 +140,7 @@
                                                                                                                                                                                                      Returns
                                                                                                                                                                                                      - Int32 + System.Int32 @@ -166,7 +166,7 @@
                                                                                                                                                                                                      Parameters
                                                                                                                                                                                                      - Single + System.Single angleInDegrees @@ -208,7 +208,7 @@
                                                                                                                                                                                                      Parameters
                                                                                                                                                                                                      - Single + System.Single angle @@ -224,7 +224,7 @@
                                                                                                                                                                                                      Returns
                                                                                                                                                                                                      - Single + System.Single @@ -232,7 +232,7 @@
                                                                                                                                                                                                      Returns
                                                                                                                                                                                                      -

                                                                                                                                                                                                      GetCentroidOfPolygon(List<Vector2>)

                                                                                                                                                                                                      +

                                                                                                                                                                                                      GetCentroidOfPolygon(List<Vector2>)

                                                                                                                                                                                                      Declaration
                                                                                                                                                                                                      @@ -250,7 +250,7 @@
                                                                                                                                                                                                      Parameters
                                                                                                                                                                                                      - List<Vector2> + System.Collections.Generic.List<Vector2> poly @@ -292,7 +292,7 @@
                                                                                                                                                                                                      Parameters
                                                                                                                                                                                                      - Int32 + System.Int32 angle @@ -308,7 +308,7 @@
                                                                                                                                                                                                      Returns
                                                                                                                                                                                                      - Int32 + System.Int32 @@ -334,7 +334,7 @@
                                                                                                                                                                                                      Parameters
                                                                                                                                                                                                      - Single + System.Single angle @@ -350,7 +350,7 @@
                                                                                                                                                                                                      Returns
                                                                                                                                                                                                      - Int32 + System.Int32 @@ -376,7 +376,7 @@
                                                                                                                                                                                                      Parameters
                                                                                                                                                                                                      - Int32 + System.Int32 direction @@ -434,7 +434,7 @@
                                                                                                                                                                                                      Returns
                                                                                                                                                                                                      - Boolean + System.Boolean diff --git a/api/CatchIo.Runtime.Utility.Optional-1.html b/api/CatchIo.Runtime.Utility.Optional-1.html index 39318ae..388c92b 100644 --- a/api/CatchIo.Runtime.Utility.Optional-1.html +++ b/api/CatchIo.Runtime.Utility.Optional-1.html @@ -87,7 +87,7 @@

                                                                                                                                                                                                      Inheritance
                                                                                                                                                                                                      - +
                                                                                                                                                                                                      System.Object
                                                                                                                                                                                                      Optional<T>

                                                                                                                                                                                                      Namespace: CatchIo.Runtime.Utility
                                                                                                                                                                                                      @@ -163,7 +163,7 @@
                                                                                                                                                                                                      Property Value
                                                                                                                                                                                                      - Boolean + System.Boolean diff --git a/api/CatchIo.Runtime.Utility.PolygonHelper.html b/api/CatchIo.Runtime.Utility.PolygonHelper.html index e8bf18e..ffef89e 100644 --- a/api/CatchIo.Runtime.Utility.PolygonHelper.html +++ b/api/CatchIo.Runtime.Utility.PolygonHelper.html @@ -87,7 +87,7 @@

                                                                                                                                                                                                      Inheritance
                                                                                                                                                                                                      - +
                                                                                                                                                                                                      System.Object
                                                                                                                                                                                                      PolygonHelper

                                                                                                                                                                                                      Namespace: CatchIo.Runtime.Utility
                                                                                                                                                                                                      @@ -101,7 +101,7 @@

                                                                                                                                                                                                      Methods -

                                                                                                                                                                                                      CalculatePolygonArea(List<Vector2>)

                                                                                                                                                                                                      +

                                                                                                                                                                                                      CalculatePolygonArea(List<Vector2>)

                                                                                                                                                                                                      Declaration
                                                                                                                                                                                                      @@ -119,7 +119,7 @@
                                                                                                                                                                                                      Parameters
                                                                                                                                                                                                      - List<Vector2> + System.Collections.Generic.List<Vector2> vertices @@ -135,7 +135,7 @@
                                                                                                                                                                                                      Returns
                                                                                                                                                                                                      - Single + System.Single @@ -143,7 +143,7 @@
                                                                                                                                                                                                      Returns
                                                                                                                                                                                                      -

                                                                                                                                                                                                      DisplayPolygon(List<Vector2>)

                                                                                                                                                                                                      +

                                                                                                                                                                                                      DisplayPolygon(List<Vector2>)

                                                                                                                                                                                                      Declaration
                                                                                                                                                                                                      @@ -161,7 +161,7 @@
                                                                                                                                                                                                      Parameters
                                                                                                                                                                                                      - List<Vector2> + System.Collections.Generic.List<Vector2> vertices @@ -170,7 +170,7 @@
                                                                                                                                                                                                      Parameters
                                                                                                                                                                                                      -

                                                                                                                                                                                                      GetClippedPolygonResult(List<Vector2>, List<Vector2>)

                                                                                                                                                                                                      +

                                                                                                                                                                                                      GetClippedPolygonResult(List<Vector2>, List<Vector2>)

                                                                                                                                                                                                      Declaration
                                                                                                                                                                                                      @@ -188,12 +188,12 @@
                                                                                                                                                                                                      Parameters
                                                                                                                                                                                                      - List<Vector2> + System.Collections.Generic.List<Vector2> poly - List<Vector2> + System.Collections.Generic.List<Vector2> clipPoly @@ -217,7 +217,7 @@
                                                                                                                                                                                                      Returns
                                                                                                                                                                                                      -

                                                                                                                                                                                                      GetPolygonVerticesClockwise(List<Vector2>)

                                                                                                                                                                                                      +

                                                                                                                                                                                                      GetPolygonVerticesClockwise(List<Vector2>)

                                                                                                                                                                                                      Declaration
                                                                                                                                                                                                      @@ -235,7 +235,7 @@
                                                                                                                                                                                                      Parameters
                                                                                                                                                                                                      - List<Vector2> + System.Collections.Generic.List<Vector2> vertices @@ -251,7 +251,7 @@
                                                                                                                                                                                                      Returns
                                                                                                                                                                                                      - List<Vector2> + System.Collections.Generic.List<Vector2> diff --git a/api/CatchIo.Runtime.Utility.PropertyHelper.html b/api/CatchIo.Runtime.Utility.PropertyHelper.html index 706565a..299c68c 100644 --- a/api/CatchIo.Runtime.Utility.PropertyHelper.html +++ b/api/CatchIo.Runtime.Utility.PropertyHelper.html @@ -87,7 +87,7 @@

                                                                                                                                                                                                      Inheritance
                                                                                                                                                                                                      - +
                                                                                                                                                                                                      System.Object
                                                                                                                                                                                                      PropertyHelper

                                                                                                                                                                                                      Namespace: CatchIo.Runtime.Utility
                                                                                                                                                                                                      @@ -126,13 +126,13 @@
                                                                                                                                                                                                      Parameters
                                                                                                                                                                                                      - String + System.String property

                                                                                                                                                                                                      Property as string

                                                                                                                                                                                                      - Int32 + System.Int32 value

                                                                                                                                                                                                      Value to set.

                                                                                                                                                                                                      @@ -167,13 +167,13 @@
                                                                                                                                                                                                      Parameters
                                                                                                                                                                                                      - String + System.String property

                                                                                                                                                                                                      Property as string

                                                                                                                                                                                                      - Int32 + System.Int32 value

                                                                                                                                                                                                      Value to set.

                                                                                                                                                                                                      @@ -208,7 +208,7 @@
                                                                                                                                                                                                      Parameters
                                                                                                                                                                                                      - String + System.String property

                                                                                                                                                                                                      Property as string

                                                                                                                                                                                                      @@ -281,7 +281,7 @@
                                                                                                                                                                                                      Parameters
                                                                                                                                                                                                      - String + System.String property

                                                                                                                                                                                                      Property as string

                                                                                                                                                                                                      @@ -354,7 +354,7 @@
                                                                                                                                                                                                      Parameters
                                                                                                                                                                                                      - String + System.String property

                                                                                                                                                                                                      Property as string

                                                                                                                                                                                                      @@ -411,7 +411,7 @@
                                                                                                                                                                                                      Parameters
                                                                                                                                                                                                      - String + System.String property

                                                                                                                                                                                                      Property as string

                                                                                                                                                                                                      diff --git a/api/CatchIo.Runtime.Utility.Scene.SceneObject.html b/api/CatchIo.Runtime.Utility.Scene.SceneObject.html index 91d05da..397d147 100644 --- a/api/CatchIo.Runtime.Utility.Scene.SceneObject.html +++ b/api/CatchIo.Runtime.Utility.Scene.SceneObject.html @@ -87,7 +87,7 @@

                                                                                                                                                                                                      Inheritance
                                                                                                                                                                                                      - +
                                                                                                                                                                                                      System.Object
                                                                                                                                                                                                      SceneObject

                                                                                                                                                                                                      Namespace: CatchIo.Runtime.Utility.Scene
                                                                                                                                                                                                      @@ -119,7 +119,7 @@
                                                                                                                                                                                                      Returns
                                                                                                                                                                                                      - String + System.String @@ -144,7 +144,7 @@
                                                                                                                                                                                                      Returns
                                                                                                                                                                                                      - String + System.String @@ -188,7 +188,7 @@
                                                                                                                                                                                                      Returns
                                                                                                                                                                                                      - String + System.String @@ -214,7 +214,7 @@
                                                                                                                                                                                                      Parameters
                                                                                                                                                                                                      - String + System.String sceneName diff --git a/api/CatchIo.Runtime.Utility.ServiceLocator.MonoRegistrable.html b/api/CatchIo.Runtime.Utility.ServiceLocator.MonoRegistrable.html index 268d55e..f3e1f16 100644 --- a/api/CatchIo.Runtime.Utility.ServiceLocator.MonoRegistrable.html +++ b/api/CatchIo.Runtime.Utility.ServiceLocator.MonoRegistrable.html @@ -87,7 +87,7 @@

                                                                                                                                                                                                      Inheritance
                                                                                                                                                                                                      - +
                                                                                                                                                                                                      System.Object
                                                                                                                                                                                                      MonoRegistrable
                                                                                                                                                                                                      diff --git a/api/CatchIo.Runtime.Utility.ServiceLocator.ReflectionService.html b/api/CatchIo.Runtime.Utility.ServiceLocator.ReflectionService.html index a68c3a6..f2097b3 100644 --- a/api/CatchIo.Runtime.Utility.ServiceLocator.ReflectionService.html +++ b/api/CatchIo.Runtime.Utility.ServiceLocator.ReflectionService.html @@ -87,7 +87,7 @@

                                                                                                                                                                                                      Inheritance
                                                                                                                                                                                                      - +
                                                                                                                                                                                                      System.Object
                                                                                                                                                                                                      ReflectionService

                                                                                                                                                                                                      Namespace: CatchIo.Runtime.Utility.ServiceLocator
                                                                                                                                                                                                      @@ -118,7 +118,7 @@
                                                                                                                                                                                                      Returns
                                                                                                                                                                                                      - IEnumerable<Type> + System.Collections.Generic.IEnumerable<System.Type> diff --git a/api/CatchIo.Runtime.Utility.ServiceLocator.ServiceLocator.html b/api/CatchIo.Runtime.Utility.ServiceLocator.ServiceLocator.html index 3b00d5d..0bcbb14 100644 --- a/api/CatchIo.Runtime.Utility.ServiceLocator.ServiceLocator.html +++ b/api/CatchIo.Runtime.Utility.ServiceLocator.ServiceLocator.html @@ -87,7 +87,7 @@

                                                                                                                                                                                                      Inheritance
                                                                                                                                                                                                      - +
                                                                                                                                                                                                      System.Object
                                                                                                                                                                                                      ServiceLocator

                                                                                                                                                                                                      Namespace: CatchIo.Runtime.Utility.ServiceLocator
                                                                                                                                                                                                      @@ -120,7 +120,7 @@
                                                                                                                                                                                                      Parameters
                                                                                                                                                                                                      - Boolean + System.Boolean forced @@ -187,7 +187,7 @@
                                                                                                                                                                                                      Parameters
                                                                                                                                                                                                      - Type + System.Type t @@ -203,7 +203,7 @@
                                                                                                                                                                                                      Returns
                                                                                                                                                                                                      - Boolean + System.Boolean @@ -228,7 +228,7 @@
                                                                                                                                                                                                      Returns
                                                                                                                                                                                                      - Boolean + System.Boolean @@ -275,7 +275,7 @@
                                                                                                                                                                                                      Parameters
                                                                                                                                                                                                      - Boolean + System.Boolean safe diff --git a/api/CatchIo.Runtime.Utility.ServiceLocator.ServiceLocatorException.html b/api/CatchIo.Runtime.Utility.ServiceLocator.ServiceLocatorException.html index 3e26f73..1785dc0 100644 --- a/api/CatchIo.Runtime.Utility.ServiceLocator.ServiceLocatorException.html +++ b/api/CatchIo.Runtime.Utility.ServiceLocator.ServiceLocatorException.html @@ -87,8 +87,8 @@

                                                                                                                                                                                                      Inheritance
                                                                                                                                                                                                      - - +
                                                                                                                                                                                                      System.Object
                                                                                                                                                                                                      +
                                                                                                                                                                                                      System.Exception
                                                                                                                                                                                                      ServiceLocatorException

                                                                                                                                                                                                      Namespace: CatchIo.Runtime.Utility.ServiceLocator
                                                                                                                                                                                                      @@ -120,7 +120,7 @@
                                                                                                                                                                                                      Parameters
                                                                                                                                                                                                      - String + System.String message diff --git a/api/CatchIo.Runtime.Utility.Singleton.Singleton-1.html b/api/CatchIo.Runtime.Utility.Singleton.Singleton-1.html index 0bbda37..fb68a02 100644 --- a/api/CatchIo.Runtime.Utility.Singleton.Singleton-1.html +++ b/api/CatchIo.Runtime.Utility.Singleton.Singleton-1.html @@ -87,7 +87,7 @@

                                                                                                                                                                                                      Inheritance
                                                                                                                                                                                                      - +
                                                                                                                                                                                                      System.Object
                                                                                                                                                                                                      Singleton<T>

                                                                                                                                                                                                      Namespace: CatchIo.Runtime.Utility.Singleton
                                                                                                                                                                                                      diff --git a/api/CatchIo.Runtime.Utility.Singleton.SingletonMonoBehaviour-1.html b/api/CatchIo.Runtime.Utility.Singleton.SingletonMonoBehaviour-1.html index 94fcd4e..690f3ff 100644 --- a/api/CatchIo.Runtime.Utility.Singleton.SingletonMonoBehaviour-1.html +++ b/api/CatchIo.Runtime.Utility.Singleton.SingletonMonoBehaviour-1.html @@ -87,7 +87,7 @@

                                                                                                                                                                                                      Inheritance
                                                                                                                                                                                                      - +
                                                                                                                                                                                                      System.Object
                                                                                                                                                                                                      SingletonMonoBehaviour<T>

                                                                                                                                                                                                      Namespace: CatchIo.Runtime.Utility.Singleton
                                                                                                                                                                                                      diff --git a/api/CatchIo.Runtime.Utility.SoundWaveEvent.html b/api/CatchIo.Runtime.Utility.SoundWaveEvent.html new file mode 100644 index 0000000..29fd7b7 --- /dev/null +++ b/api/CatchIo.Runtime.Utility.SoundWaveEvent.html @@ -0,0 +1,188 @@ + + + + + + + + Struct SoundWaveEvent + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                                                                                                                                                                                      +
                                                                                                                                                                                                      + + + + +
                                                                                                                                                                                                      +
                                                                                                                                                                                                      + +
                                                                                                                                                                                                      +
                                                                                                                                                                                                      Search Results for
                                                                                                                                                                                                      +
                                                                                                                                                                                                      +

                                                                                                                                                                                                      +
                                                                                                                                                                                                      +
                                                                                                                                                                                                        +
                                                                                                                                                                                                        +
                                                                                                                                                                                                        + + +
                                                                                                                                                                                                        +
                                                                                                                                                                                                        + +
                                                                                                                                                                                                        +
                                                                                                                                                                                                        + + + + + + diff --git a/api/CatchIo.Runtime.Utility.SoundWaveEventGenerator.html b/api/CatchIo.Runtime.Utility.SoundWaveEventGenerator.html new file mode 100644 index 0000000..dd0be8d --- /dev/null +++ b/api/CatchIo.Runtime.Utility.SoundWaveEventGenerator.html @@ -0,0 +1,170 @@ + + + + + + + + Class SoundWaveEventGenerator + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                                                                                                                                                                                        +
                                                                                                                                                                                                        + + + + +
                                                                                                                                                                                                        +
                                                                                                                                                                                                        + +
                                                                                                                                                                                                        +
                                                                                                                                                                                                        Search Results for
                                                                                                                                                                                                        +
                                                                                                                                                                                                        +

                                                                                                                                                                                                        +
                                                                                                                                                                                                        +
                                                                                                                                                                                                          +
                                                                                                                                                                                                          +
                                                                                                                                                                                                          + + +
                                                                                                                                                                                                          +
                                                                                                                                                                                                          + +
                                                                                                                                                                                                          +
                                                                                                                                                                                                          + + + + + + diff --git a/api/CatchIo.Runtime.Utility.StateAnimation.html b/api/CatchIo.Runtime.Utility.StateAnimation.html index efa5cd0..ed15292 100644 --- a/api/CatchIo.Runtime.Utility.StateAnimation.html +++ b/api/CatchIo.Runtime.Utility.StateAnimation.html @@ -114,7 +114,7 @@
                                                                                                                                                                                                          Parameters
                                                                                                                                                                                                          - String + System.String name @@ -170,7 +170,7 @@
                                                                                                                                                                                                          Field Value
                                                                                                                                                                                                          - String + System.String diff --git a/api/CatchIo.Runtime.Utility.StringHelper.html b/api/CatchIo.Runtime.Utility.StringHelper.html index 2dc72e8..73f932e 100644 --- a/api/CatchIo.Runtime.Utility.StringHelper.html +++ b/api/CatchIo.Runtime.Utility.StringHelper.html @@ -87,7 +87,7 @@

                                                                                                                                                                                                          Inheritance
                                                                                                                                                                                                          - +
                                                                                                                                                                                                          System.Object
                                                                                                                                                                                                          StringHelper

                                                                                                                                                                                                          Namespace: CatchIo.Runtime.Utility
                                                                                                                                                                                                          @@ -119,7 +119,7 @@
                                                                                                                                                                                                          Parameters
                                                                                                                                                                                                          - String + System.String input @@ -135,7 +135,7 @@
                                                                                                                                                                                                          Returns
                                                                                                                                                                                                          - String + System.String diff --git a/api/CatchIo.Runtime.Utility.html b/api/CatchIo.Runtime.Utility.html index d1acbce..59e081e 100644 --- a/api/CatchIo.Runtime.Utility.html +++ b/api/CatchIo.Runtime.Utility.html @@ -99,10 +99,15 @@

                                                                                                                                                                                                          PolygonHel

                                                                                                                                                                                                          PropertyHelper

                                                                                                                                                                                                          +

                                                                                                                                                                                                          SoundWaveEventGenerator

                                                                                                                                                                                                          +

                                                                                                                                                                                                          Use to generate sound wave event

                                                                                                                                                                                                          +

                                                                                                                                                                                                          StringHelper

                                                                                                                                                                                                          Structs

                                                                                                                                                                                                          +

                                                                                                                                                                                                          SoundWaveEvent

                                                                                                                                                                                                          +

                                                                                                                                                                                                          StateAnimation

                                                                                                                                                                                                          diff --git a/api/CatchIo.Runtime.Values.BurningDOTDamage.html b/api/CatchIo.Runtime.Values.BurningDOTDamage.html new file mode 100644 index 0000000..091694d --- /dev/null +++ b/api/CatchIo.Runtime.Values.BurningDOTDamage.html @@ -0,0 +1,227 @@ + + + + + + + + Class BurningDOTDamage + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                                                                                                                                                                                          +
                                                                                                                                                                                                          + + + + +
                                                                                                                                                                                                          +
                                                                                                                                                                                                          + +
                                                                                                                                                                                                          +
                                                                                                                                                                                                          Search Results for
                                                                                                                                                                                                          +
                                                                                                                                                                                                          +

                                                                                                                                                                                                          +
                                                                                                                                                                                                          +
                                                                                                                                                                                                            +
                                                                                                                                                                                                            +
                                                                                                                                                                                                            + + +
                                                                                                                                                                                                            +
                                                                                                                                                                                                            + +
                                                                                                                                                                                                            +
                                                                                                                                                                                                            + + + + + + diff --git a/api/CatchIo.Runtime.Values.PercentageDamage.html b/api/CatchIo.Runtime.Values.DOTDamageData.html similarity index 58% rename from api/CatchIo.Runtime.Values.PercentageDamage.html rename to api/CatchIo.Runtime.Values.DOTDamageData.html index f98e136..114636c 100644 --- a/api/CatchIo.Runtime.Values.PercentageDamage.html +++ b/api/CatchIo.Runtime.Values.DOTDamageData.html @@ -5,10 +5,10 @@ - Class PercentageDamage + <title>Struct DOTDamageData | Catch.io Developer Reference - @@ -78,98 +78,84 @@
                                                                                                                                                                                                            -
                                                                                                                                                                                                            +
                                                                                                                                                                                                            -

                                                                                                                                                                                                            Class PercentageDamage +

                                                                                                                                                                                                            Struct DOTDamageData

                                                                                                                                                                                                            -
                                                                                                                                                                                                            +

                                                                                                                                                                                                            Struct that contains the data needed to configure a damage-over-time (DOT). +This includes parameters such as tick count, interval, and damage falloff, allowing for flexible DOT behavior.

                                                                                                                                                                                                            +
                                                                                                                                                                                                            -
                                                                                                                                                                                                            -
                                                                                                                                                                                                            Inheritance
                                                                                                                                                                                                            - -
                                                                                                                                                                                                            PercentageDamage
                                                                                                                                                                                                            -
                                                                                                                                                                                                            Namespace: CatchIo.Runtime.Values
                                                                                                                                                                                                            Assembly: cs.temp.dll.dll
                                                                                                                                                                                                            -
                                                                                                                                                                                                            Syntax
                                                                                                                                                                                                            +
                                                                                                                                                                                                            Syntax
                                                                                                                                                                                                            -
                                                                                                                                                                                                            public class PercentageDamage : IDamage
                                                                                                                                                                                                            +
                                                                                                                                                                                                            [Serializable]
                                                                                                                                                                                                            +public struct DOTDamageData
                                                                                                                                                                                                            -

                                                                                                                                                                                                            Constructors +

                                                                                                                                                                                                            Fields

                                                                                                                                                                                                            - -

                                                                                                                                                                                                            PercentageDamage(Single, DamageSfxType, Single, Vector2)

                                                                                                                                                                                                            -
                                                                                                                                                                                                            +

                                                                                                                                                                                                            DamageData

                                                                                                                                                                                                            +

                                                                                                                                                                                                            Data associated with the base damage type. +This can be either a fixed damage or percentage-based damage.

                                                                                                                                                                                                            +
                                                                                                                                                                                                            Declaration
                                                                                                                                                                                                            -
                                                                                                                                                                                                            public PercentageDamage(float percentage, DamageSfxType takeDamageSfx, float knockback, Vector2 damageOrigin)
                                                                                                                                                                                                            +
                                                                                                                                                                                                            public DamageData DamageData
                                                                                                                                                                                                            -
                                                                                                                                                                                                            Parameters
                                                                                                                                                                                                            +
                                                                                                                                                                                                            Field Value
                                                                                                                                                                                                            - - - - - - - - - - - - - - - - - - +
                                                                                                                                                                                                            TypeName Description
                                                                                                                                                                                                            Singlepercentage
                                                                                                                                                                                                            DamageSfxTypetakeDamageSfx
                                                                                                                                                                                                            Singleknockback
                                                                                                                                                                                                            Vector2damageOriginDamageData
                                                                                                                                                                                                            -

                                                                                                                                                                                                            Methods -

                                                                                                                                                                                                            - -

                                                                                                                                                                                                            GetDamage(Single)

                                                                                                                                                                                                            +

                                                                                                                                                                                                            DamageFallOff

                                                                                                                                                                                                            Declaration
                                                                                                                                                                                                            -
                                                                                                                                                                                                            public float GetDamage(float remainHealth)
                                                                                                                                                                                                            +
                                                                                                                                                                                                            public float DamageFallOff
                                                                                                                                                                                                            -
                                                                                                                                                                                                            Parameters
                                                                                                                                                                                                            +
                                                                                                                                                                                                            Field Value
                                                                                                                                                                                                            - - - +
                                                                                                                                                                                                            TypeName Description
                                                                                                                                                                                                            SingleremainHealthSystem.Single
                                                                                                                                                                                                            -
                                                                                                                                                                                                            Returns
                                                                                                                                                                                                            + + +

                                                                                                                                                                                                            DamageFrequency

                                                                                                                                                                                                            +
                                                                                                                                                                                                            +
                                                                                                                                                                                                            +
                                                                                                                                                                                                            Declaration
                                                                                                                                                                                                            +
                                                                                                                                                                                                            +
                                                                                                                                                                                                            public int DamageFrequency
                                                                                                                                                                                                            +
                                                                                                                                                                                                            +
                                                                                                                                                                                                            Field Value
                                                                                                                                                                                                            @@ -179,22 +165,22 @@
                                                                                                                                                                                                            Returns
                                                                                                                                                                                                            - +
                                                                                                                                                                                                            SingleSystem.Int32
                                                                                                                                                                                                            - -

                                                                                                                                                                                                            GetKnockback()

                                                                                                                                                                                                            -
                                                                                                                                                                                                            +

                                                                                                                                                                                                            TickCount

                                                                                                                                                                                                            +

                                                                                                                                                                                                            The total number of ticks for the DOT.

                                                                                                                                                                                                            +
                                                                                                                                                                                                            Declaration
                                                                                                                                                                                                            -
                                                                                                                                                                                                            public float GetKnockback()
                                                                                                                                                                                                            +
                                                                                                                                                                                                            public int TickCount
                                                                                                                                                                                                            -
                                                                                                                                                                                                            Returns
                                                                                                                                                                                                            +
                                                                                                                                                                                                            Field Value
                                                                                                                                                                                                            @@ -204,22 +190,22 @@
                                                                                                                                                                                                            Returns
                                                                                                                                                                                                            - +
                                                                                                                                                                                                            SingleSystem.Int32
                                                                                                                                                                                                            - -

                                                                                                                                                                                                            GetOrigin()

                                                                                                                                                                                                            -
                                                                                                                                                                                                            +

                                                                                                                                                                                                            TickInterval

                                                                                                                                                                                                            +

                                                                                                                                                                                                            The time interval in seconds between each damage tick.

                                                                                                                                                                                                            +
                                                                                                                                                                                                            Declaration
                                                                                                                                                                                                            -
                                                                                                                                                                                                            public Vector2 GetOrigin()
                                                                                                                                                                                                            +
                                                                                                                                                                                                            public float TickInterval
                                                                                                                                                                                                            -
                                                                                                                                                                                                            Returns
                                                                                                                                                                                                            +
                                                                                                                                                                                                            Field Value
                                                                                                                                                                                                            @@ -229,22 +215,23 @@
                                                                                                                                                                                                            Returns
                                                                                                                                                                                                            - +
                                                                                                                                                                                                            Vector2System.Single
                                                                                                                                                                                                            - -

                                                                                                                                                                                                            GetTakeDamageSfx()

                                                                                                                                                                                                            -
                                                                                                                                                                                                            +

                                                                                                                                                                                                            UsingDOTDamage

                                                                                                                                                                                                            +

                                                                                                                                                                                                            Indicates whether the DOT damage is being used. +If false, the DOT is disabled.

                                                                                                                                                                                                            +
                                                                                                                                                                                                            Declaration
                                                                                                                                                                                                            -
                                                                                                                                                                                                            public DamageSfxType GetTakeDamageSfx()
                                                                                                                                                                                                            +
                                                                                                                                                                                                            public bool UsingDOTDamage
                                                                                                                                                                                                            -
                                                                                                                                                                                                            Returns
                                                                                                                                                                                                            +
                                                                                                                                                                                                            Field Value
                                                                                                                                                                                                            @@ -254,35 +241,38 @@
                                                                                                                                                                                                            Returns
                                                                                                                                                                                                            - +
                                                                                                                                                                                                            DamageSfxTypeSystem.Boolean
                                                                                                                                                                                                            +

                                                                                                                                                                                                            Methods +

                                                                                                                                                                                                            - -

                                                                                                                                                                                                            SetOrigin(Vector2)

                                                                                                                                                                                                            -
                                                                                                                                                                                                            + +

                                                                                                                                                                                                            GetDamage()

                                                                                                                                                                                                            +

                                                                                                                                                                                                            Returns an instance of the IDamage type, either FixedDamage or PercentageDamage, depending on the data provided. +If UsingDOTDamage is false, this method returns null.

                                                                                                                                                                                                            +
                                                                                                                                                                                                            Declaration
                                                                                                                                                                                                            -
                                                                                                                                                                                                            public void SetOrigin(Vector2 damageOrigin)
                                                                                                                                                                                                            +
                                                                                                                                                                                                            public IDamage GetDamage()
                                                                                                                                                                                                            -
                                                                                                                                                                                                            Parameters
                                                                                                                                                                                                            +
                                                                                                                                                                                                            Returns
                                                                                                                                                                                                            - - - - + +
                                                                                                                                                                                                            TypeName Description
                                                                                                                                                                                                            Vector2damageOriginIDamage

                                                                                                                                                                                                            A new instance of IDamage, representing the type of damage to apply.

                                                                                                                                                                                                            +
                                                                                                                                                                                                            diff --git a/api/CatchIo.Runtime.Interfaces.IDamage.html b/api/CatchIo.Runtime.Values.DamageData.html similarity index 68% rename from api/CatchIo.Runtime.Interfaces.IDamage.html rename to api/CatchIo.Runtime.Values.DamageData.html index 6babcf1..684af57 100644 --- a/api/CatchIo.Runtime.Interfaces.IDamage.html +++ b/api/CatchIo.Runtime.Values.DamageData.html @@ -5,10 +5,10 @@ - Interface IDamage + <title>Struct DamageData | Catch.io Developer Reference - @@ -78,49 +78,56 @@
                                                                                                                                                                                                            -
                                                                                                                                                                                                            +
                                                                                                                                                                                                            -

                                                                                                                                                                                                            Interface IDamage +

                                                                                                                                                                                                            Struct DamageData

                                                                                                                                                                                                            -
                                                                                                                                                                                                            Namespace: CatchIo.Runtime.Interfaces
                                                                                                                                                                                                            +
                                                                                                                                                                                                            Namespace: CatchIo.Runtime.Values
                                                                                                                                                                                                            Assembly: cs.temp.dll.dll
                                                                                                                                                                                                            -
                                                                                                                                                                                                            Syntax
                                                                                                                                                                                                            +
                                                                                                                                                                                                            Syntax
                                                                                                                                                                                                            -
                                                                                                                                                                                                            public interface IDamage
                                                                                                                                                                                                            +
                                                                                                                                                                                                            [Serializable]
                                                                                                                                                                                                            +public struct DamageData
                                                                                                                                                                                                            -

                                                                                                                                                                                                            Methods +

                                                                                                                                                                                                            Fields

                                                                                                                                                                                                            - -

                                                                                                                                                                                                            GetDamage(Single)

                                                                                                                                                                                                            +

                                                                                                                                                                                                            DamagePercentage

                                                                                                                                                                                                            Declaration
                                                                                                                                                                                                            -
                                                                                                                                                                                                            float GetDamage(float remainHealth)
                                                                                                                                                                                                            +
                                                                                                                                                                                                            public float DamagePercentage
                                                                                                                                                                                                            -
                                                                                                                                                                                                            Parameters
                                                                                                                                                                                                            +
                                                                                                                                                                                                            Field Value
                                                                                                                                                                                                            - - - +
                                                                                                                                                                                                            TypeName Description
                                                                                                                                                                                                            SingleremainHealthSystem.Single
                                                                                                                                                                                                            -
                                                                                                                                                                                                            Returns
                                                                                                                                                                                                            + + +

                                                                                                                                                                                                            FixedDamage

                                                                                                                                                                                                            +
                                                                                                                                                                                                            +
                                                                                                                                                                                                            +
                                                                                                                                                                                                            Declaration
                                                                                                                                                                                                            +
                                                                                                                                                                                                            +
                                                                                                                                                                                                            public float FixedDamage
                                                                                                                                                                                                            +
                                                                                                                                                                                                            +
                                                                                                                                                                                                            Field Value
                                                                                                                                                                                                            @@ -130,22 +137,21 @@
                                                                                                                                                                                                            Returns
                                                                                                                                                                                                            - +
                                                                                                                                                                                                            SingleSystem.Single
                                                                                                                                                                                                            - -

                                                                                                                                                                                                            GetKnockback()

                                                                                                                                                                                                            +

                                                                                                                                                                                                            SfxType

                                                                                                                                                                                                            Declaration
                                                                                                                                                                                                            -
                                                                                                                                                                                                            float GetKnockback()
                                                                                                                                                                                                            +
                                                                                                                                                                                                            public DamageSfxType SfxType
                                                                                                                                                                                                            -
                                                                                                                                                                                                            Returns
                                                                                                                                                                                                            +
                                                                                                                                                                                                            Field Value
                                                                                                                                                                                                            @@ -155,22 +161,21 @@
                                                                                                                                                                                                            Returns
                                                                                                                                                                                                            - +
                                                                                                                                                                                                            SingleDamageSfxType
                                                                                                                                                                                                            - -

                                                                                                                                                                                                            GetOrigin()

                                                                                                                                                                                                            +

                                                                                                                                                                                                            StunDuration

                                                                                                                                                                                                            Declaration
                                                                                                                                                                                                            -
                                                                                                                                                                                                            Vector2 GetOrigin()
                                                                                                                                                                                                            +
                                                                                                                                                                                                            public float StunDuration
                                                                                                                                                                                                            -
                                                                                                                                                                                                            Returns
                                                                                                                                                                                                            +
                                                                                                                                                                                                            Field Value
                                                                                                                                                                                                            @@ -180,22 +185,21 @@
                                                                                                                                                                                                            Returns
                                                                                                                                                                                                            - +
                                                                                                                                                                                                            Vector2System.Single
                                                                                                                                                                                                            - -

                                                                                                                                                                                                            GetTakeDamageSfx()

                                                                                                                                                                                                            +

                                                                                                                                                                                                            UsingFixedDamage

                                                                                                                                                                                                            Declaration
                                                                                                                                                                                                            -
                                                                                                                                                                                                            DamageSfxType GetTakeDamageSfx()
                                                                                                                                                                                                            +
                                                                                                                                                                                                            public bool UsingFixedDamage
                                                                                                                                                                                                            -
                                                                                                                                                                                                            Returns
                                                                                                                                                                                                            +
                                                                                                                                                                                                            Field Value
                                                                                                                                                                                                            @@ -205,34 +209,31 @@
                                                                                                                                                                                                            Returns
                                                                                                                                                                                                            - +
                                                                                                                                                                                                            DamageSfxTypeSystem.Boolean
                                                                                                                                                                                                            - -

                                                                                                                                                                                                            SetOrigin(Vector2)

                                                                                                                                                                                                            +

                                                                                                                                                                                                            UsingStun

                                                                                                                                                                                                            Declaration
                                                                                                                                                                                                            -
                                                                                                                                                                                                            void SetOrigin(Vector2 damageOrigin)
                                                                                                                                                                                                            +
                                                                                                                                                                                                            public bool UsingStun
                                                                                                                                                                                                            -
                                                                                                                                                                                                            Parameters
                                                                                                                                                                                                            +
                                                                                                                                                                                                            Field Value
                                                                                                                                                                                                            - - - + diff --git a/api/CatchIo.Runtime.Values.KnockBackData.html b/api/CatchIo.Runtime.Values.KnockBackData.html new file mode 100644 index 0000000..5df6f54 --- /dev/null +++ b/api/CatchIo.Runtime.Values.KnockBackData.html @@ -0,0 +1,237 @@ + + + + + + + + Struct KnockBackData + | Catch.io Developer Reference + + + + + + + + + + + + + + + +
                                                                                                                                                                                                            +
                                                                                                                                                                                                            + + + + +
                                                                                                                                                                                                            +
                                                                                                                                                                                                            + +
                                                                                                                                                                                                            +
                                                                                                                                                                                                            Search Results for
                                                                                                                                                                                                            +
                                                                                                                                                                                                            +

                                                                                                                                                                                                            +
                                                                                                                                                                                                            +
                                                                                                                                                                                                              +
                                                                                                                                                                                                              +
                                                                                                                                                                                                              +
                                                                                                                                                                                                              TypeName Description
                                                                                                                                                                                                              Vector2damageOriginSystem.Boolean
                                                                                                                                                                                                              + + + + + + + + + + + + +
                                                                                                                                                                                                              TypeDescription
                                                                                                                                                                                                              System.Single
                                                                                                                                                                                                              + + +

                                                                                                                                                                                                              Direction

                                                                                                                                                                                                              +

                                                                                                                                                                                                              The direction in which the knock-back will occur. +This is typically normalized to indicate only the direction, not the magnitude.

                                                                                                                                                                                                              +
                                                                                                                                                                                                              +
                                                                                                                                                                                                              +
                                                                                                                                                                                                              Declaration
                                                                                                                                                                                                              +
                                                                                                                                                                                                              +
                                                                                                                                                                                                              public Vector2 Direction
                                                                                                                                                                                                              +
                                                                                                                                                                                                              +
                                                                                                                                                                                                              Field Value
                                                                                                                                                                                                              + + + + + + + + + + + + + +
                                                                                                                                                                                                              TypeDescription
                                                                                                                                                                                                              Vector2
                                                                                                                                                                                                              + + +

                                                                                                                                                                                                              Power

                                                                                                                                                                                                              +

                                                                                                                                                                                                              The strength or force of the knock-back effect. +This controls how far or how strongly the object will be knocked back.

                                                                                                                                                                                                              +
                                                                                                                                                                                                              +
                                                                                                                                                                                                              +
                                                                                                                                                                                                              Declaration
                                                                                                                                                                                                              +
                                                                                                                                                                                                              +
                                                                                                                                                                                                              public float Power
                                                                                                                                                                                                              +
                                                                                                                                                                                                              +
                                                                                                                                                                                                              Field Value
                                                                                                                                                                                                              + + + + + + + + + + + + + +
                                                                                                                                                                                                              TypeDescription
                                                                                                                                                                                                              System.Single
                                                                                                                                                                                                              + + +

                                                                                                                                                                                                              UsingKnockback

                                                                                                                                                                                                              +

                                                                                                                                                                                                              Flag to determine whether knock-back should be applied.

                                                                                                                                                                                                              +
                                                                                                                                                                                                              +
                                                                                                                                                                                                              +
                                                                                                                                                                                                              Declaration
                                                                                                                                                                                                              +
                                                                                                                                                                                                              +
                                                                                                                                                                                                              public bool UsingKnockback
                                                                                                                                                                                                              +
                                                                                                                                                                                                              +
                                                                                                                                                                                                              Field Value
                                                                                                                                                                                                              + + + + + + + + + + + + + +
                                                                                                                                                                                                              TypeDescription
                                                                                                                                                                                                              System.Boolean
                                                                                                                                                                                                              +
                                                                                                                                                                                                              +
                                                                                                                                                                                                              + + +
                                                                                                                                                                                                              +
                                                                                                                                                                                                              + +
                                                                                                                                                                                                              +
                                                                                                                                                                                                              + +
                                                                                                                                                                                                              + + + + + + + diff --git a/api/CatchIo.Runtime.Values.html b/api/CatchIo.Runtime.Values.html index a32ac0d..2b528f0 100644 --- a/api/CatchIo.Runtime.Values.html +++ b/api/CatchIo.Runtime.Values.html @@ -87,10 +87,21 @@

                                                                                                                                                                                                              Classes

                                                                                                                                                                                                              -

                                                                                                                                                                                                              FixedDamage

                                                                                                                                                                                                              -
                                                                                                                                                                                                              -

                                                                                                                                                                                                              PercentageDamage

                                                                                                                                                                                                              +

                                                                                                                                                                                                              BurningDOTDamage

                                                                                                                                                                                                              +

                                                                                                                                                                                                              Sealed class that represents a specific type of DOT damage: burning damage. +This class uses the base DOT damage structure to apply burning effects over time.

                                                                                                                                                                                                              +
                                                                                                                                                                                                              +

                                                                                                                                                                                                              Structs +

                                                                                                                                                                                                              +

                                                                                                                                                                                                              DamageData

                                                                                                                                                                                                              +

                                                                                                                                                                                                              DOTDamageData

                                                                                                                                                                                                              +

                                                                                                                                                                                                              Struct that contains the data needed to configure a damage-over-time (DOT). +This includes parameters such as tick count, interval, and damage falloff, allowing for flexible DOT behavior.

                                                                                                                                                                                                              +
                                                                                                                                                                                                              +

                                                                                                                                                                                                              KnockBackData

                                                                                                                                                                                                              +

                                                                                                                                                                                                              Struct that defines data for handling knock-back effects.

                                                                                                                                                                                                              +
                                                                                                                                                                                                              diff --git a/api/toc.html b/api/toc.html index c4f9cdd..13af66d 100644 --- a/api/toc.html +++ b/api/toc.html @@ -17,9 +17,6 @@ CatchIo.Editor +
                                                                                                                                                                                                            • + + CatchIo.Editor.TmxImporters + + +
                                                                                                                                                                                                            • +
                                                                                                                                                                                                            • + + CatchIo.Editor.Utility + + +
                                                                                                                                                                                                            • CatchIo.Editor.Utility.Attributes
                                                                                                                                                                                                            • +
                                                                                                                                                                                                            • + + CatchIo.Runtime.Agent + + +
                                                                                                                                                                                                            • +
                                                                                                                                                                                                            • + + CatchIo.Runtime.Agent.Core + + +
                                                                                                                                                                                                            • +
                                                                                                                                                                                                            • + + CatchIo.Runtime.Agent.Graphics + + +
                                                                                                                                                                                                            • +
                                                                                                                                                                                                            • + + CatchIo.Runtime.Agent.Receivers + + +
                                                                                                                                                                                                            • CatchIo.Runtime.Boot @@ -148,6 +235,9 @@
                                                                                                                                                                                                            • GameCameraZoom
                                                                                                                                                                                                            • +
                                                                                                                                                                                                            • + ICameraElement +
                                                                                                                                                                                                            • OverlayCamera
                                                                                                                                                                                                            • @@ -162,10 +252,10 @@ CharacterCollision
                                                                                                                                                                                                            • - CharacterFacade + CharacterDetectable
                                                                                                                                                                                                            • - CharacterHitbox + CharacterFacade
                                                                                                                                                                                                            • CharacterInput @@ -181,6 +271,16 @@
                                                                                                                                                                                                            • +
                                                                                                                                                                                                            • + + CatchIo.Runtime.Character.Core + + +
                                                                                                                                                                                                            • CatchIo.Runtime.Character.Detector @@ -190,10 +290,10 @@ CharacterDetector
                                                                                                                                                                                                            • - CharacterItemCollector + CharacterInteractableDetector
                                                                                                                                                                                                            • - CursedOneDetector + CharacterItemCollector
                                                                                                                                                                                                            • HidingSpotDetector @@ -201,6 +301,12 @@
                                                                                                                                                                                                            • LightSourceDetector
                                                                                                                                                                                                            • +
                                                                                                                                                                                                            • + PlayerDetector +
                                                                                                                                                                                                            • +
                                                                                                                                                                                                            • + SoundDetector +
                                                                                                                                                                                                            • SurfaceDetector
                                                                                                                                                                                                            • @@ -238,19 +344,22 @@ CharacterActionState
                                                                                                                                                                                                            • - CharacterAttackState + CharacterConsumeState
                                                                                                                                                                                                            • - CharacterConsumeState + CharacterDeathState
                                                                                                                                                                                                            • - CharacterDamageState + CharacterDiscardState
                                                                                                                                                                                                            • - CharacterDeathState + CharacterHeavyAttackState
                                                                                                                                                                                                            • - CharacterDiscardState + CharacterLightAttackState +
                                                                                                                                                                                                            • +
                                                                                                                                                                                                            • + CharacterStunState
                                                                                                                                                                                                            • CharacterThrowState @@ -262,6 +371,9 @@ CatchIo.Runtime.Character.FSM.States.MoveStates +
                                                                                                                                                                                                            • +
                                                                                                                                                                                                            • + + CatchIo.Runtime.Character.Graphics.Effects + + +
                                                                                                                                                                                                            • +
                                                                                                                                                                                                            • + + CatchIo.Runtime.Character.Graphics.Renderers + + +
                                                                                                                                                                                                            • +
                                                                                                                                                                                                            • + + CatchIo.Runtime.Character.Graphics.Sprites + +
                                                                                                                                                                                                            • @@ -336,6 +502,22 @@ +
                                                                                                                                                                                                            • + + CatchIo.Runtime.Character.Receivers + + +
                                                                                                                                                                                                            • CatchIo.Runtime.Character.SurfaceEffect @@ -346,6 +528,31 @@
                                                                                                                                                                                                            • +
                                                                                                                                                                                                            • + + CatchIo.Runtime.ChunkSystem + + +
                                                                                                                                                                                                            • CatchIo.Runtime.Container @@ -371,6 +578,37 @@
                                                                                                                                                                                                            • +
                                                                                                                                                                                                            • + + CatchIo.Runtime.Damages + + +
                                                                                                                                                                                                            • CatchIo.Runtime.DynmaicObjects @@ -383,10 +621,17 @@ Footprint
                                                                                                                                                                                                            • - SoundWaveEffect + TrapObject
                                                                                                                                                                                                            • + + +
                                                                                                                                                                                                            • + + CatchIo.Runtime.DynmaicObjects.TrapObjects + +
                                                                                                                                                                                                            • @@ -416,6 +661,9 @@
                                                                                                                                                                                                            • GameModeType
                                                                                                                                                                                                            • +
                                                                                                                                                                                                            • + GameObjectiveEventEnum +
                                                                                                                                                                                                            • RoomState
                                                                                                                                                                                                            • @@ -423,7 +671,7 @@ SceneSwitchingState
                                                                                                                                                                                                            • - ScreenResolutionSettings + ScreenResolutionType
                                                                                                                                                                                                            • SendEventType @@ -438,6 +686,9 @@ CatchIo.Runtime.Environment
                                                                                                                                                                                                            • @@ -1048,6 +1383,12 @@
                                                                                                                                                                                                            • PlayerSettingsModel
                                                                                                                                                                                                            • +
                                                                                                                                                                                                            • + ScreenResolutionUtils +
                                                                                                                                                                                                            • +
                                                                                                                                                                                                            • + ScreenResolutionUtils.ScreenResolutionWidthHeightValue +
                                                                                                                                                                                                            • @@ -1061,6 +1402,9 @@
                                                                                                                                                                                                            • CursedOneSfx
                                                                                                                                                                                                            • +
                                                                                                                                                                                                            • + EnvironmentSfx +
                                                                                                                                                                                                            • FootstepSfx
                                                                                                                                                                                                            • @@ -1095,10 +1439,10 @@ TerrainSfx
                                                                                                                                                                                                            • - UiSfx + UiGameSfx
                                                                                                                                                                                                            • - UiSfx.SfxParameter + UiSfx
                                                                                                                                                                                                            • @@ -1115,6 +1459,22 @@ +
                                                                                                                                                                                                            • + + CatchIo.Runtime.Transmorphs + + +
                                                                                                                                                                                                            • CatchIo.Runtime.Utility @@ -1138,6 +1498,12 @@
                                                                                                                                                                                                            • PropertyHelper
                                                                                                                                                                                                            • +
                                                                                                                                                                                                            • + SoundWaveEvent +
                                                                                                                                                                                                            • +
                                                                                                                                                                                                            • + SoundWaveEventGenerator +
                                                                                                                                                                                                            • StateAnimation
                                                                                                                                                                                                            • @@ -1154,6 +1520,9 @@
                                                                                                                                                                                                            • AutoRegisteredService
                                                                                                                                                                                                            • +
                                                                                                                                                                                                            • + FMODEventParameter +
                                                                                                                                                                                                            • MonoScriptAttribute
                                                                                                                                                                                                            • @@ -1170,6 +1539,9 @@
                                                                                                                                                                                                            • AssemblyExtensions
                                                                                                                                                                                                            • +
                                                                                                                                                                                                            • + GameObjectExtensions +
                                                                                                                                                                                                            • IEnumerableExtensions
                                                                                                                                                                                                            • @@ -1244,10 +1616,16 @@ diff --git a/index.html b/index.html index 6299425..a722caa 100644 --- a/index.html +++ b/index.html @@ -141,7 +141,7 @@

                                                                                                                                                                                                              Q: Any word requirements

                                                                                                                                                                                                              diff --git a/index.json b/index.json index 122b4d7..027692f 100644 --- a/index.json +++ b/index.json @@ -1,53 +1,88 @@ { - "api/CatchIo.Editor.CustomInspectors.ButtonClickBroadcasterCustomInspector.html": { - "href": "api/CatchIo.Editor.CustomInspectors.ButtonClickBroadcasterCustomInspector.html", - "title": "Class ButtonClickBroadcasterCustomInspector | Catch.io Developer Reference", - "keywords": "Class ButtonClickBroadcasterCustomInspector Inheritance Object ButtonClickBroadcasterCustomInspector Namespace : CatchIo.Editor.CustomInspectors Assembly : cs.temp.dll.dll Syntax public class ButtonClickBroadcasterCustomInspector : UnityEditor.Editor Methods OnInspectorGUI() Declaration public override void OnInspectorGUI()" - }, - "api/CatchIo.Editor.CustomInspectors.html": { - "href": "api/CatchIo.Editor.CustomInspectors.html", - "title": "Namespace CatchIo.Editor.CustomInspectors | Catch.io Developer Reference", - "keywords": "Namespace CatchIo.Editor.CustomInspectors Classes ButtonClickBroadcasterCustomInspector" - }, "api/CatchIo.Editor.html": { "href": "api/CatchIo.Editor.html", "title": "Namespace CatchIo.Editor | Catch.io Developer Reference", - "keywords": "Namespace CatchIo.Editor Classes TmxPrefabReplacer UnityPathUtil" + "keywords": "Namespace CatchIo.Editor Classes UnityPathUtil" + }, + "api/CatchIo.Editor.LightColliders.HidingSpotLightColliderEditor.html": { + "href": "api/CatchIo.Editor.LightColliders.HidingSpotLightColliderEditor.html", + "title": "Class HidingSpotLightColliderEditor | Catch.io Developer Reference", + "keywords": "Class HidingSpotLightColliderEditor Inheritance System.Object HidingSpotLightColliderEditor Namespace : CatchIo.Editor.LightColliders Assembly : cs.temp.dll.dll Syntax public class HidingSpotLightColliderEditor : LightCollider2DEditor Methods OnInspectorGUI() Declaration public override void OnInspectorGUI()" + }, + "api/CatchIo.Editor.LightColliders.html": { + "href": "api/CatchIo.Editor.LightColliders.html", + "title": "Namespace CatchIo.Editor.LightColliders | Catch.io Developer Reference", + "keywords": "Namespace CatchIo.Editor.LightColliders Classes HidingSpotLightColliderEditor" }, "api/CatchIo.Editor.ScriptTemplates.CreateNewScriptClassFromCustomTemplate.html": { "href": "api/CatchIo.Editor.ScriptTemplates.CreateNewScriptClassFromCustomTemplate.html", "title": "Class CreateNewScriptClassFromCustomTemplate | Catch.io Developer Reference", - "keywords": "Class CreateNewScriptClassFromCustomTemplate Inheritance Object CreateNewScriptClassFromCustomTemplate Namespace : CatchIo.Editor.ScriptTemplates Assembly : cs.temp.dll.dll Syntax public class CreateNewScriptClassFromCustomTemplate Methods CreateScriptFromTemplate() Declaration public static void CreateScriptFromTemplate()" + "keywords": "Class CreateNewScriptClassFromCustomTemplate Inheritance System.Object CreateNewScriptClassFromCustomTemplate Namespace : CatchIo.Editor.ScriptTemplates Assembly : cs.temp.dll.dll Syntax public class CreateNewScriptClassFromCustomTemplate Methods CreateScriptFromTemplate() Declaration public static void CreateScriptFromTemplate()" }, "api/CatchIo.Editor.ScriptTemplates.html": { "href": "api/CatchIo.Editor.ScriptTemplates.html", "title": "Namespace CatchIo.Editor.ScriptTemplates | Catch.io Developer Reference", "keywords": "Namespace CatchIo.Editor.ScriptTemplates Classes CreateNewScriptClassFromCustomTemplate" }, - "api/CatchIo.Editor.TmxPrefabReplacer.html": { - "href": "api/CatchIo.Editor.TmxPrefabReplacer.html", + "api/CatchIo.Editor.TmxImporters.html": { + "href": "api/CatchIo.Editor.TmxImporters.html", + "title": "Namespace CatchIo.Editor.TmxImporters | Catch.io Developer Reference", + "keywords": "Namespace CatchIo.Editor.TmxImporters Classes LightAreaImporter LightSourcesImporter TileObjectsImporter TmxPrefabReplacer" + }, + "api/CatchIo.Editor.TmxImporters.LightAreaImporter.html": { + "href": "api/CatchIo.Editor.TmxImporters.LightAreaImporter.html", + "title": "Class LightAreaImporter | Catch.io Developer Reference", + "keywords": "Class LightAreaImporter Inheritance System.Object LightAreaImporter Namespace : CatchIo.Editor.TmxImporters Assembly : cs.temp.dll.dll Syntax public class LightAreaImporter : CustomTmxImporter Methods TmxAssetImported(TmxAssetImportedArgs) Declaration public override void TmxAssetImported(TmxAssetImportedArgs args) Parameters Type Name Description TmxAssetImportedArgs args" + }, + "api/CatchIo.Editor.TmxImporters.LightSourcesImporter.html": { + "href": "api/CatchIo.Editor.TmxImporters.LightSourcesImporter.html", + "title": "Class LightSourcesImporter | Catch.io Developer Reference", + "keywords": "Class LightSourcesImporter Inheritance System.Object LightSourcesImporter Namespace : CatchIo.Editor.TmxImporters Assembly : cs.temp.dll.dll Syntax public class LightSourcesImporter : CustomTmxImporter Methods TmxAssetImported(TmxAssetImportedArgs) Declaration public override void TmxAssetImported(TmxAssetImportedArgs args) Parameters Type Name Description TmxAssetImportedArgs args UsesSoftShadows(Light2D) Declaration public bool UsesSoftShadows(Light2D light2D) Parameters Type Name Description Light2D light2D Returns Type Description System.Boolean" + }, + "api/CatchIo.Editor.TmxImporters.TileObjectsImporter.html": { + "href": "api/CatchIo.Editor.TmxImporters.TileObjectsImporter.html", + "title": "Class TileObjectsImporter | Catch.io Developer Reference", + "keywords": "Class TileObjectsImporter Inheritance System.Object TileObjectsImporter Namespace : CatchIo.Editor.TmxImporters Assembly : cs.temp.dll.dll Syntax public class TileObjectsImporter : CustomTmxImporter Methods TmxAssetImported(TmxAssetImportedArgs) Declaration public override void TmxAssetImported(TmxAssetImportedArgs args) Parameters Type Name Description TmxAssetImportedArgs args" + }, + "api/CatchIo.Editor.TmxImporters.TmxPrefabReplacer.html": { + "href": "api/CatchIo.Editor.TmxImporters.TmxPrefabReplacer.html", "title": "Class TmxPrefabReplacer | Catch.io Developer Reference", - "keywords": "Class TmxPrefabReplacer Inheritance Object TmxPrefabReplacer Namespace : CatchIo.Editor Assembly : cs.temp.dll.dll Syntax public class TmxPrefabReplacer : CustomTmxImporter Methods TmxAssetImported(TmxAssetImportedArgs) Entry point for the custom importer extension script. This method will run every time a .tmx file gets imported to the project Declaration public override void TmxAssetImported(TmxAssetImportedArgs args) Parameters Type Name Description TmxAssetImportedArgs args" + "keywords": "Class TmxPrefabReplacer Inheritance System.Object TmxPrefabReplacer Namespace : CatchIo.Editor.TmxImporters Assembly : cs.temp.dll.dll Syntax public class TmxPrefabReplacer : CustomTmxImporter Methods TmxAssetImported(TmxAssetImportedArgs) Entry point for the custom importer extension script. This method will run every time a .tmx file gets imported to the project Declaration public override void TmxAssetImported(TmxAssetImportedArgs args) Parameters Type Name Description TmxAssetImportedArgs args" }, "api/CatchIo.Editor.UnityPathUtil.html": { "href": "api/CatchIo.Editor.UnityPathUtil.html", "title": "Class UnityPathUtil | Catch.io Developer Reference", - "keywords": "Class UnityPathUtil Inheritance Object UnityPathUtil Namespace : CatchIo.Editor Assembly : cs.temp.dll.dll Syntax public static class UnityPathUtil Methods GetFullPathFromRelative(String, String, Char) Path utility that combines the original path with the relative path with all the directory change operations. This is a simple implementation focusing on readability, but we can expand this class to do more. Declaration public static string GetFullPathFromRelative(string originPath, string relativeTarget, char separator = '/') Parameters Type Name Description String originPath The reference path String relativeTarget Relative path from the origin path Char separator File separator. Default is the Unix style Returns Type Description String The full path to the given relative path" + "keywords": "Class UnityPathUtil Inheritance System.Object UnityPathUtil Namespace : CatchIo.Editor Assembly : cs.temp.dll.dll Syntax public static class UnityPathUtil Methods GetFullPathFromRelative(String, String, Char) Path utility that combines the original path with the relative path with all the directory change operations. This is a simple implementation focusing on readability, but we can expand this class to do more. Declaration public static string GetFullPathFromRelative(string originPath, string relativeTarget, char separator = '/') Parameters Type Name Description System.String originPath The reference path System.String relativeTarget Relative path from the origin path System.Char separator File separator. Default is the Unix style Returns Type Description System.String The full path to the given relative path" + }, + "api/CatchIo.Editor.Utility.Attributes.FMODEventParameterDrawer.html": { + "href": "api/CatchIo.Editor.Utility.Attributes.FMODEventParameterDrawer.html", + "title": "Class FMODEventParameterDrawer | Catch.io Developer Reference", + "keywords": "Class FMODEventParameterDrawer Inheritance System.Object FMODEventParameterDrawer Namespace : CatchIo.Editor.Utility.Attributes Assembly : cs.temp.dll.dll Syntax public class FMODEventParameterDrawer : PropertyDrawer Methods OnGUI(Rect, SerializedProperty, GUIContent) Declaration public override void OnGUI(Rect position, SerializedProperty property, GUIContent label) Parameters Type Name Description Rect position SerializedProperty property GUIContent label" }, "api/CatchIo.Editor.Utility.Attributes.html": { "href": "api/CatchIo.Editor.Utility.Attributes.html", "title": "Namespace CatchIo.Editor.Utility.Attributes | Catch.io Developer Reference", - "keywords": "Namespace CatchIo.Editor.Utility.Attributes Classes MonoScriptPropertyDrawer" + "keywords": "Namespace CatchIo.Editor.Utility.Attributes Classes FMODEventParameterDrawer MonoScriptPropertyDrawer" }, "api/CatchIo.Editor.Utility.Attributes.MonoScriptPropertyDrawer.html": { "href": "api/CatchIo.Editor.Utility.Attributes.MonoScriptPropertyDrawer.html", "title": "Class MonoScriptPropertyDrawer | Catch.io Developer Reference", - "keywords": "Class MonoScriptPropertyDrawer Inheritance Object MonoScriptPropertyDrawer Namespace : CatchIo.Editor.Utility.Attributes Assembly : cs.temp.dll.dll Syntax public class MonoScriptPropertyDrawer : PropertyDrawer Methods OnGUI(Rect, SerializedProperty, GUIContent) Declaration public override void OnGUI(Rect position, SerializedProperty property, GUIContent label) Parameters Type Name Description Rect position SerializedProperty property GUIContent label" + "keywords": "Class MonoScriptPropertyDrawer Inheritance System.Object MonoScriptPropertyDrawer Namespace : CatchIo.Editor.Utility.Attributes Assembly : cs.temp.dll.dll Syntax public class MonoScriptPropertyDrawer : PropertyDrawer Methods OnGUI(Rect, SerializedProperty, GUIContent) Declaration public override void OnGUI(Rect position, SerializedProperty property, GUIContent label) Parameters Type Name Description Rect position SerializedProperty property GUIContent label" + }, + "api/CatchIo.Editor.Utility.html": { + "href": "api/CatchIo.Editor.Utility.html", + "title": "Namespace CatchIo.Editor.Utility | Catch.io Developer Reference", + "keywords": "Namespace CatchIo.Editor.Utility Classes MapItemViewIDUpdateUtil" + }, + "api/CatchIo.Editor.Utility.MapItemViewIDUpdateUtil.html": { + "href": "api/CatchIo.Editor.Utility.MapItemViewIDUpdateUtil.html", + "title": "Class MapItemViewIDUpdateUtil | Catch.io Developer Reference", + "keywords": "Class MapItemViewIDUpdateUtil Inheritance System.Object MapItemViewIDUpdateUtil Namespace : CatchIo.Editor.Utility Assembly : cs.temp.dll.dll Syntax public class MapItemViewIDUpdateUtil : AssetPostprocessor" }, "api/CatchIo.Editor.Windows.CharacterAnimationWindow.AnimationData.html": { "href": "api/CatchIo.Editor.Windows.CharacterAnimationWindow.AnimationData.html", "title": "Struct AnimationData | Catch.io Developer Reference", - "keywords": "Struct AnimationData Namespace : CatchIo.Editor.Windows.CharacterAnimationWindow Assembly : cs.temp.dll.dll Syntax [Serializable] public struct AnimationData Constructors AnimationData(String) Declaration public AnimationData(string name) Parameters Type Name Description String name Fields StateName Declaration public string StateName Field Value Type Description String Methods AddAnimInfo(AnimInfo) Declaration public void AddAnimInfo(AnimInfo info) Parameters Type Name Description AnimInfo info GetClips() Declaration public List GetClips() Returns Type Description List < AnimInfo >" + "keywords": "Struct AnimationData Namespace : CatchIo.Editor.Windows.CharacterAnimationWindow Assembly : cs.temp.dll.dll Syntax [Serializable] public struct AnimationData Constructors AnimationData(String) Declaration public AnimationData(string name) Parameters Type Name Description System.String name Fields StateName Declaration public string StateName Field Value Type Description System.String Methods AddAnimInfo(AnimInfo) Declaration public void AddAnimInfo(AnimInfo info) Parameters Type Name Description AnimInfo info GetClips() Declaration public List GetClips() Returns Type Description System.Collections.Generic.List < AnimInfo >" }, "api/CatchIo.Editor.Windows.CharacterAnimationWindow.AnimInfo.html": { "href": "api/CatchIo.Editor.Windows.CharacterAnimationWindow.AnimInfo.html", @@ -57,7 +92,7 @@ "api/CatchIo.Editor.Windows.CharacterAnimationWindow.AnimInfoComparer.html": { "href": "api/CatchIo.Editor.Windows.CharacterAnimationWindow.AnimInfoComparer.html", "title": "Class AnimInfoComparer | Catch.io Developer Reference", - "keywords": "Class AnimInfoComparer Inheritance Object AnimInfoComparer Namespace : CatchIo.Editor.Windows.CharacterAnimationWindow Assembly : cs.temp.dll.dll Syntax public class AnimInfoComparer : IComparer Methods Compare(AnimInfo, AnimInfo) Declaration public int Compare(AnimInfo x, AnimInfo y) Parameters Type Name Description AnimInfo x AnimInfo y Returns Type Description Int32" + "keywords": "Class AnimInfoComparer Inheritance System.Object AnimInfoComparer Namespace : CatchIo.Editor.Windows.CharacterAnimationWindow Assembly : cs.temp.dll.dll Syntax public class AnimInfoComparer : IComparer Methods Compare(AnimInfo, AnimInfo) Declaration public int Compare(AnimInfo x, AnimInfo y) Parameters Type Name Description AnimInfo x AnimInfo y Returns Type Description System.Int32" }, "api/CatchIo.Editor.Windows.CharacterAnimationWindow.DirType.html": { "href": "api/CatchIo.Editor.Windows.CharacterAnimationWindow.DirType.html", @@ -67,32 +102,32 @@ "api/CatchIo.Editor.Windows.CharacterAnimationWindow.GenerateCharacterActionAnimationClips.html": { "href": "api/CatchIo.Editor.Windows.CharacterAnimationWindow.GenerateCharacterActionAnimationClips.html", "title": "Class GenerateCharacterActionAnimationClips | Catch.io Developer Reference", - "keywords": "Class GenerateCharacterActionAnimationClips Inheritance Object GenerateCharacterActionAnimationClips Namespace : CatchIo.Editor.Windows.CharacterAnimationWindow Assembly : cs.temp.dll.dll Syntax public class GenerateCharacterActionAnimationClips : OdinEditorWindow Fields CharacterTextureDirectoryPath Declaration public string CharacterTextureDirectoryPath Field Value Type Description String Methods GenerateActionAnimationClips() Declaration public void GenerateActionAnimationClips() ReadActionTextures() Declaration public void ReadActionTextures()" + "keywords": "Class GenerateCharacterActionAnimationClips Inheritance System.Object GenerateCharacterActionAnimationClips Namespace : CatchIo.Editor.Windows.CharacterAnimationWindow Assembly : cs.temp.dll.dll Syntax public class GenerateCharacterActionAnimationClips : OdinEditorWindow Fields CharacterTextureDirectoryPath Declaration public string CharacterTextureDirectoryPath Field Value Type Description System.String Methods GenerateActionAnimationClips() Declaration public void GenerateActionAnimationClips() ReadActionTextures() Declaration public void ReadActionTextures()" }, "api/CatchIo.Editor.Windows.CharacterAnimationWindow.GenerateCharacterAnimationUtils.html": { "href": "api/CatchIo.Editor.Windows.CharacterAnimationWindow.GenerateCharacterAnimationUtils.html", "title": "Class GenerateCharacterAnimationUtils | Catch.io Developer Reference", - "keywords": "Class GenerateCharacterAnimationUtils Inheritance Object GenerateCharacterAnimationUtils Namespace : CatchIo.Editor.Windows.CharacterAnimationWindow Assembly : cs.temp.dll.dll Syntax public static class GenerateCharacterAnimationUtils Fields ActionAnimationNames Declaration public static readonly string[] ActionAnimationNames Field Value Type Description String [] FrameRate Declaration public static float FrameRate Field Value Type Description Single MoveAnimationNames Declaration public static readonly string[] MoveAnimationNames Field Value Type Description String [] Methods CheckCharacterActionTextureExisted(String) Declaration public static Dictionary CheckCharacterActionTextureExisted(string path) Parameters Type Name Description String path Returns Type Description Dictionary < String , Texture2D > CheckCharacterMoveTextureExisted(String) Declaration public static Dictionary CheckCharacterMoveTextureExisted(string path) Parameters Type Name Description String path Returns Type Description Dictionary < String , Texture2D > ConvertTextureToSprite(Dictionary, List, Vector2) Declaration public static Dictionary> ConvertTextureToSprite(Dictionary texture2Ds, List sliceVectors, Vector2 pivot) Parameters Type Name Description Dictionary < String , Texture2D > texture2Ds List < SliceVector > sliceVectors Vector2 pivot Returns Type Description Dictionary < String , List < Sprite >> LoadSpriteInAssets(String) Declaration public static Dictionary LoadSpriteInAssets(string path) Parameters Type Name Description String path Returns Type Description Dictionary < String , Sprite > MakeActionAnimationClips(Dictionary>, String) Declaration public static void MakeActionAnimationClips(Dictionary> characterAnimSprites, string path) Parameters Type Name Description Dictionary < String , List < Sprite >> characterAnimSprites String path MakeMoveAnimationClips(Dictionary>, String) Declaration public static void MakeMoveAnimationClips(Dictionary> characterAnimSprites, string path) Parameters Type Name Description Dictionary < String , List < Sprite >> characterAnimSprites String path" + "keywords": "Class GenerateCharacterAnimationUtils Inheritance System.Object GenerateCharacterAnimationUtils Namespace : CatchIo.Editor.Windows.CharacterAnimationWindow Assembly : cs.temp.dll.dll Syntax public static class GenerateCharacterAnimationUtils Fields ActionAnimationNames Declaration public static readonly string[] ActionAnimationNames Field Value Type Description System.String [] FrameRate Declaration public static float FrameRate Field Value Type Description System.Single MoveAnimationNames Declaration public static readonly string[] MoveAnimationNames Field Value Type Description System.String [] Methods CheckCharacterActionTextureExisted(String) Declaration public static Dictionary CheckCharacterActionTextureExisted(string path) Parameters Type Name Description System.String path Returns Type Description System.Collections.Generic.Dictionary < System.String , Texture2D > CheckCharacterMoveTextureExisted(String) Declaration public static Dictionary CheckCharacterMoveTextureExisted(string path) Parameters Type Name Description System.String path Returns Type Description System.Collections.Generic.Dictionary < System.String , Texture2D > ConvertTextureToSprite(Dictionary, List, Vector2) Declaration public static Dictionary> ConvertTextureToSprite(Dictionary texture2Ds, List sliceVectors, Vector2 pivot) Parameters Type Name Description System.Collections.Generic.Dictionary < System.String , Texture2D > texture2Ds System.Collections.Generic.List < SliceVector > sliceVectors Vector2 pivot Returns Type Description System.Collections.Generic.Dictionary < System.String , System.Collections.Generic.List < Sprite >> LoadSpriteInAssets(String) Declaration public static Dictionary LoadSpriteInAssets(string path) Parameters Type Name Description System.String path Returns Type Description System.Collections.Generic.Dictionary < System.String , Sprite > MakeActionAnimationClips(Dictionary>, String) Declaration public static void MakeActionAnimationClips(Dictionary> characterAnimSprites, string path) Parameters Type Name Description System.Collections.Generic.Dictionary < System.String , System.Collections.Generic.List < Sprite >> characterAnimSprites System.String path MakeMoveAnimationClips(Dictionary>, String) Declaration public static void MakeMoveAnimationClips(Dictionary> characterAnimSprites, string path) Parameters Type Name Description System.Collections.Generic.Dictionary < System.String , System.Collections.Generic.List < Sprite >> characterAnimSprites System.String path" }, "api/CatchIo.Editor.Windows.CharacterAnimationWindow.GenerateCharacterAnimatorController.html": { "href": "api/CatchIo.Editor.Windows.CharacterAnimationWindow.GenerateCharacterAnimatorController.html", "title": "Class GenerateCharacterAnimatorController | Catch.io Developer Reference", - "keywords": "Class GenerateCharacterAnimatorController Inheritance Object GenerateCharacterAnimatorController Namespace : CatchIo.Editor.Windows.CharacterAnimationWindow Assembly : cs.temp.dll.dll Syntax public class GenerateCharacterAnimatorController : OdinEditorWindow Fields AnimationClipsPath Declaration public string AnimationClipsPath Field Value Type Description String AnimationDic Declaration public Dictionary AnimationDic Field Value Type Description Dictionary < String , AnimationData > CharacterName Declaration public string CharacterName Field Value Type Description String SkinName Declaration public string SkinName Field Value Type Description String" + "keywords": "Class GenerateCharacterAnimatorController Inheritance System.Object GenerateCharacterAnimatorController Namespace : CatchIo.Editor.Windows.CharacterAnimationWindow Assembly : cs.temp.dll.dll Syntax public class GenerateCharacterAnimatorController : OdinEditorWindow Fields AnimationClipsPath Declaration public string AnimationClipsPath Field Value Type Description System.String AnimationDic Declaration public Dictionary AnimationDic Field Value Type Description System.Collections.Generic.Dictionary < System.String , AnimationData > CharacterName Declaration public string CharacterName Field Value Type Description System.String SkinName Declaration public string SkinName Field Value Type Description System.String" }, "api/CatchIo.Editor.Windows.CharacterAnimationWindow.GenerateCharacterFootprint.html": { "href": "api/CatchIo.Editor.Windows.CharacterAnimationWindow.GenerateCharacterFootprint.html", "title": "Class GenerateCharacterFootprint | Catch.io Developer Reference", - "keywords": "Class GenerateCharacterFootprint Inheritance Object GenerateCharacterFootprint Namespace : CatchIo.Editor.Windows.CharacterAnimationWindow Assembly : cs.temp.dll.dll Syntax public class GenerateCharacterFootprint : OdinEditorWindow Fields FootprintTextureDirectoryPath Declaration public string FootprintTextureDirectoryPath Field Value Type Description String Methods GenerateFootprintAnimationClips() Declaration public void GenerateFootprintAnimationClips() LoadSpriteInAssets(String) Declaration public Dictionary LoadSpriteInAssets(string path) Parameters Type Name Description String path Returns Type Description Dictionary < String , Sprite > ReadTexture() Declaration public void ReadTexture()" + "keywords": "Class GenerateCharacterFootprint Inheritance System.Object GenerateCharacterFootprint Namespace : CatchIo.Editor.Windows.CharacterAnimationWindow Assembly : cs.temp.dll.dll Syntax public class GenerateCharacterFootprint : OdinEditorWindow Fields FootprintTextureDirectoryPath Declaration public string FootprintTextureDirectoryPath Field Value Type Description System.String Methods GenerateFootprintAnimationClips() Declaration public void GenerateFootprintAnimationClips() LoadSpriteInAssets(String) Declaration public Dictionary LoadSpriteInAssets(string path) Parameters Type Name Description System.String path Returns Type Description System.Collections.Generic.Dictionary < System.String , Sprite > ReadTexture() Declaration public void ReadTexture()" }, "api/CatchIo.Editor.Windows.CharacterAnimationWindow.GenerateCharacterMoveAnimationClips.html": { "href": "api/CatchIo.Editor.Windows.CharacterAnimationWindow.GenerateCharacterMoveAnimationClips.html", "title": "Class GenerateCharacterMoveAnimationClips | Catch.io Developer Reference", - "keywords": "Class GenerateCharacterMoveAnimationClips Inheritance Object GenerateCharacterMoveAnimationClips Namespace : CatchIo.Editor.Windows.CharacterAnimationWindow Assembly : cs.temp.dll.dll Syntax public class GenerateCharacterMoveAnimationClips : OdinEditorWindow Fields CharacterTextureDirectoryPath Declaration public string CharacterTextureDirectoryPath Field Value Type Description String Methods GenerateMoveAnimationClips() Declaration public void GenerateMoveAnimationClips() ReadMoveTextures() Declaration public void ReadMoveTextures()" + "keywords": "Class GenerateCharacterMoveAnimationClips Inheritance System.Object GenerateCharacterMoveAnimationClips Namespace : CatchIo.Editor.Windows.CharacterAnimationWindow Assembly : cs.temp.dll.dll Syntax public class GenerateCharacterMoveAnimationClips : OdinEditorWindow Fields CharacterTextureDirectoryPath Declaration public string CharacterTextureDirectoryPath Field Value Type Description System.String Methods GenerateMoveAnimationClips() Declaration public void GenerateMoveAnimationClips() ReadMoveTextures() Declaration public void ReadMoveTextures()" }, "api/CatchIo.Editor.Windows.CharacterAnimationWindow.GenerateFootprintAnimController.html": { "href": "api/CatchIo.Editor.Windows.CharacterAnimationWindow.GenerateFootprintAnimController.html", "title": "Class GenerateFootprintAnimController | Catch.io Developer Reference", - "keywords": "Class GenerateFootprintAnimController Inheritance Object GenerateFootprintAnimController Namespace : CatchIo.Editor.Windows.CharacterAnimationWindow Assembly : cs.temp.dll.dll Syntax public class GenerateFootprintAnimController : OdinEditorWindow Fields _characterSkinName Declaration public string _characterSkinName Field Value Type Description String AnimationClipsPath Declaration public string AnimationClipsPath Field Value Type Description String" + "keywords": "Class GenerateFootprintAnimController Inheritance System.Object GenerateFootprintAnimController Namespace : CatchIo.Editor.Windows.CharacterAnimationWindow Assembly : cs.temp.dll.dll Syntax public class GenerateFootprintAnimController : OdinEditorWindow Fields _characterSkinName Declaration public string _characterSkinName Field Value Type Description System.String AnimationClipsPath Declaration public string AnimationClipsPath Field Value Type Description System.String" }, "api/CatchIo.Editor.Windows.CharacterAnimationWindow.html": { "href": "api/CatchIo.Editor.Windows.CharacterAnimationWindow.html", @@ -102,27 +137,27 @@ "api/CatchIo.Editor.Windows.CharacterAnimationWindow.SliceVector.html": { "href": "api/CatchIo.Editor.Windows.CharacterAnimationWindow.SliceVector.html", "title": "Struct SliceVector | Catch.io Developer Reference", - "keywords": "Struct SliceVector Namespace : CatchIo.Editor.Windows.CharacterAnimationWindow Assembly : cs.temp.dll.dll Syntax [Serializable] public struct SliceVector Constructors SliceVector(String) Declaration public SliceVector(string name) Parameters Type Name Description String name SliceVector(String, Int32, Int32) Declaration public SliceVector(string name, int column, int row) Parameters Type Name Description String name Int32 column Int32 row Properties Column Declaration public readonly int Column { get; } Property Value Type Description Int32 Name Declaration public readonly string Name { get; } Property Value Type Description String Row Declaration public readonly int Row { get; } Property Value Type Description Int32" + "keywords": "Struct SliceVector Namespace : CatchIo.Editor.Windows.CharacterAnimationWindow Assembly : cs.temp.dll.dll Syntax [Serializable] public struct SliceVector Constructors SliceVector(String) Declaration public SliceVector(string name) Parameters Type Name Description System.String name SliceVector(String, Int32, Int32) Declaration public SliceVector(string name, int column, int row) Parameters Type Name Description System.String name System.Int32 column System.Int32 row Properties Column Declaration public readonly int Column { get; } Property Value Type Description System.Int32 Name Declaration public readonly string Name { get; } Property Value Type Description System.String Row Declaration public readonly int Row { get; } Property Value Type Description System.Int32" }, "api/CatchIo.Editor.Windows.CharacterStateMachineWindow.CharacterStateClassFormat.html": { "href": "api/CatchIo.Editor.Windows.CharacterStateMachineWindow.CharacterStateClassFormat.html", "title": "Class CharacterStateClassFormat | Catch.io Developer Reference", - "keywords": "Class CharacterStateClassFormat Inheritance Object CharacterStateClassFormat Namespace : CatchIo.Editor.Windows.CharacterStateMachineWindow Assembly : cs.temp.dll.dll Syntax public class CharacterStateClassFormat Fields FileFormat Declaration public static string FileFormat Field Value Type Description String" + "keywords": "Class CharacterStateClassFormat Inheritance System.Object CharacterStateClassFormat Namespace : CatchIo.Editor.Windows.CharacterStateMachineWindow Assembly : cs.temp.dll.dll Syntax public class CharacterStateClassFormat Fields FileFormat Declaration public static string FileFormat Field Value Type Description System.String" }, "api/CatchIo.Editor.Windows.CharacterStateMachineWindow.CharacterStateFactoryFormat.html": { "href": "api/CatchIo.Editor.Windows.CharacterStateMachineWindow.CharacterStateFactoryFormat.html", "title": "Class CharacterStateFactoryFormat | Catch.io Developer Reference", - "keywords": "Class CharacterStateFactoryFormat Inheritance Object CharacterStateFactoryFormat Namespace : CatchIo.Editor.Windows.CharacterStateMachineWindow Assembly : cs.temp.dll.dll Syntax public class CharacterStateFactoryFormat Fields ActionStateGetterForamt Declaration public static string ActionStateGetterForamt Field Value Type Description String CachActionStateFormat Declaration public static string CachActionStateFormat Field Value Type Description String CachMoveStateFormat Declaration public static string CachMoveStateFormat Field Value Type Description String FileFormat Declaration public static string FileFormat Field Value Type Description String MoveStateGetterForamt Declaration public static string MoveStateGetterForamt Field Value Type Description String" + "keywords": "Class CharacterStateFactoryFormat Inheritance System.Object CharacterStateFactoryFormat Namespace : CatchIo.Editor.Windows.CharacterStateMachineWindow Assembly : cs.temp.dll.dll Syntax public class CharacterStateFactoryFormat Fields ActionStateGetterForamt Declaration public static string ActionStateGetterForamt Field Value Type Description System.String CachActionStateFormat Declaration public static string CachActionStateFormat Field Value Type Description System.String CachMoveStateFormat Declaration public static string CachMoveStateFormat Field Value Type Description System.String FileFormat Declaration public static string FileFormat Field Value Type Description System.String MoveStateGetterForamt Declaration public static string MoveStateGetterForamt Field Value Type Description System.String" }, "api/CatchIo.Editor.Windows.CharacterStateMachineWindow.CharacterStateMachineWindow.html": { "href": "api/CatchIo.Editor.Windows.CharacterStateMachineWindow.CharacterStateMachineWindow.html", "title": "Class CharacterStateMachineWindow | Catch.io Developer Reference", - "keywords": "Class CharacterStateMachineWindow Inheritance Object CharacterStateMachineWindow Namespace : CatchIo.Editor.Windows.CharacterStateMachineWindow Assembly : cs.temp.dll.dll Syntax public class CharacterStateMachineWindow : OdinEditorWindow Fields ActionStates Declaration public List ActionStates Field Value Type Description List < String > MoveStates Declaration public List MoveStates Field Value Type Description List < String > Methods OnEnable() Declaration protected override void OnEnable()" + "keywords": "Class CharacterStateMachineWindow Inheritance System.Object CharacterStateMachineWindow Namespace : CatchIo.Editor.Windows.CharacterStateMachineWindow Assembly : cs.temp.dll.dll Syntax public class CharacterStateMachineWindow : OdinEditorWindow Fields ActionStates Declaration public List ActionStates Field Value Type Description System.Collections.Generic.List < System.String > MoveStates Declaration public List MoveStates Field Value Type Description System.Collections.Generic.List < System.String > Methods OnEnable() Declaration protected override void OnEnable()" }, "api/CatchIo.Editor.Windows.CharacterStateMachineWindow.CharacterStateTypeFormat.html": { "href": "api/CatchIo.Editor.Windows.CharacterStateMachineWindow.CharacterStateTypeFormat.html", "title": "Class CharacterStateTypeFormat | Catch.io Developer Reference", - "keywords": "Class CharacterStateTypeFormat Inheritance Object CharacterStateTypeFormat Namespace : CatchIo.Editor.Windows.CharacterStateMachineWindow Assembly : cs.temp.dll.dll Syntax public class CharacterStateTypeFormat Fields EnumFormat Declaration public static string EnumFormat Field Value Type Description String FileFormat Declaration public static string FileFormat Field Value Type Description String" + "keywords": "Class CharacterStateTypeFormat Inheritance System.Object CharacterStateTypeFormat Namespace : CatchIo.Editor.Windows.CharacterStateMachineWindow Assembly : cs.temp.dll.dll Syntax public class CharacterStateTypeFormat Fields EnumFormat Declaration public static string EnumFormat Field Value Type Description System.String FileFormat Declaration public static string FileFormat Field Value Type Description System.String" }, "api/CatchIo.Editor.Windows.CharacterStateMachineWindow.html": { "href": "api/CatchIo.Editor.Windows.CharacterStateMachineWindow.html", @@ -132,17 +167,87 @@ "api/CatchIo.Game.Characters.Enums.CharacterColorType.html": { "href": "api/CatchIo.Game.Characters.Enums.CharacterColorType.html", "title": "Enum CharacterColorType | Catch.io Developer Reference", - "keywords": "Enum CharacterColorType Namespace : CatchIo.Game.Characters.Enums Assembly : cs.temp.dll.dll Syntax public enum CharacterColorType Fields Name Description Black Blue Brown Cyan DarkBlue Green Last Lime Magenta Orange Red Teal Yellow" + "keywords": "Enum CharacterColorType Namespace : CatchIo.Game.Characters.Enums Assembly : cs.temp.dll.dll Syntax public enum CharacterColorType Fields Name Description Blue Brown Cyan DarkBlue Green Last Lime Magenta Orange Red Teal Yellow" }, "api/CatchIo.Game.Characters.Enums.html": { "href": "api/CatchIo.Game.Characters.Enums.html", "title": "Namespace CatchIo.Game.Characters.Enums | Catch.io Developer Reference", "keywords": "Namespace CatchIo.Game.Characters.Enums Enums CharacterColorType" }, + "api/CatchIo.Runtime.Agent.AgentFootprintGenerator.html": { + "href": "api/CatchIo.Runtime.Agent.AgentFootprintGenerator.html", + "title": "Class AgentFootprintGenerator | Catch.io Developer Reference", + "keywords": "Class AgentFootprintGenerator Inheritance System.Object AgentFootprintGenerator Implements ISurfaceObservable Namespace : CatchIo.Runtime.Agent Assembly : cs.temp.dll.dll Syntax public class AgentFootprintGenerator : MonoBehaviour Fields FootprintLifeTime Declaration public float FootprintLifeTime Field Value Type Description System.Single Properties CurrentTileSurface Declaration public TileSurface? CurrentTileSurface { get; } Property Value Type Description System.Nullable < TileSurface > Methods OnSurfaceChanged(Nullable) Declaration public void OnSurfaceChanged(TileSurface? newSurface) Parameters Type Name Description System.Nullable < TileSurface > newSurface PlayFootstepEvents() Declaration public void PlayFootstepEvents() Implements ISurfaceObservable" + }, + "api/CatchIo.Runtime.Agent.AgentNetworking.html": { + "href": "api/CatchIo.Runtime.Agent.AgentNetworking.html", + "title": "Class AgentNetworking | Catch.io Developer Reference", + "keywords": "Class AgentNetworking Inheritance System.Object AgentNetworking Namespace : CatchIo.Runtime.Agent Assembly : cs.temp.dll.dll Syntax public class AgentNetworking : MonoBehaviourPun Properties AgentClassType Declaration public CharacterClassType AgentClassType { get; } Property Value Type Description CharacterClassType Methods KnockBack(KnockBackData) Declaration public void KnockBack(KnockBackData knockBackData) Parameters Type Name Description KnockBackData knockBackData RPC_KnockBack(Int32, Vector2, Single) Declaration protected void RPC_KnockBack(int viewId, Vector2 knockBack, float delay) Parameters Type Name Description System.Int32 viewId Vector2 knockBack System.Single delay" + }, + "api/CatchIo.Runtime.Agent.AgentRotation.html": { + "href": "api/CatchIo.Runtime.Agent.AgentRotation.html", + "title": "Class AgentRotation | Catch.io Developer Reference", + "keywords": "Class AgentRotation Inheritance System.Object AgentRotation Implements IPunObservable Namespace : CatchIo.Runtime.Agent Assembly : cs.temp.dll.dll Syntax public class AgentRotation : MonoBehaviour Methods DirectionState() Declaration public CharacterDirectionState DirectionState() Returns Type Description CharacterDirectionState GetViewAngle() Declaration public float GetViewAngle() Returns Type Description System.Single OnPhotonSerializeView(PhotonStream, PhotonMessageInfo) Declaration public void OnPhotonSerializeView(PhotonStream stream, PhotonMessageInfo info) Parameters Type Name Description PhotonStream stream PhotonMessageInfo info Implements IPunObservable" + }, + "api/CatchIo.Runtime.Agent.Core.AgentHealth.html": { + "href": "api/CatchIo.Runtime.Agent.Core.AgentHealth.html", + "title": "Class AgentHealth | Catch.io Developer Reference", + "keywords": "Class AgentHealth Inheritance System.Object AgentHealth Namespace : CatchIo.Runtime.Agent.Core Assembly : cs.temp.dll.dll Syntax public class AgentHealth : MonoBehaviour Fields OnDamage Declaration public Action OnDamage Field Value Type Description System.Action Properties CurrentHealth Declaration public float CurrentHealth { get; } Property Value Type Description System.Single IsAlive Declaration public bool IsAlive { get; } Property Value Type Description System.Boolean Methods TakeDamage(Single, DamageSfxType) Declaration public void TakeDamage(float damage, DamageSfxType sfxType) Parameters Type Name Description System.Single damage DamageSfxType sfxType" + }, + "api/CatchIo.Runtime.Agent.Core.AgentPathFinder.html": { + "href": "api/CatchIo.Runtime.Agent.Core.AgentPathFinder.html", + "title": "Class AgentPathFinder | Catch.io Developer Reference", + "keywords": "Class AgentPathFinder Inheritance System.Object AgentPathFinder Implements IPunObservable Namespace : CatchIo.Runtime.Agent.Core Assembly : cs.temp.dll.dll Syntax public class AgentPathFinder : MonoBehaviour Methods GetSpeed() Declaration public float GetSpeed() Returns Type Description System.Single GetVelocity() Declaration public Vector2 GetVelocity() Returns Type Description Vector2 IsMoving() Declaration public bool IsMoving() Returns Type Description System.Boolean OnPhotonSerializeView(PhotonStream, PhotonMessageInfo) Declaration public void OnPhotonSerializeView(PhotonStream stream, PhotonMessageInfo info) Parameters Type Name Description PhotonStream stream PhotonMessageInfo info Implements IPunObservable" + }, + "api/CatchIo.Runtime.Agent.Core.html": { + "href": "api/CatchIo.Runtime.Agent.Core.html", + "title": "Namespace CatchIo.Runtime.Agent.Core | Catch.io Developer Reference", + "keywords": "Namespace CatchIo.Runtime.Agent.Core Classes AgentHealth AgentPathFinder" + }, + "api/CatchIo.Runtime.Agent.EntityRigidbody.html": { + "href": "api/CatchIo.Runtime.Agent.EntityRigidbody.html", + "title": "Class EntityRigidbody | Catch.io Developer Reference", + "keywords": "Class EntityRigidbody Inheritance System.Object EntityRigidbody Namespace : CatchIo.Runtime.Agent Assembly : cs.temp.dll.dll Syntax public class EntityRigidbody : MonoBehaviour Methods AddVelocity(Vector2) Declaration public void AddVelocity(Vector2 velocity) Parameters Type Name Description Vector2 velocity Lock() Declaration public void Lock() Magnitude() Declaration public float Magnitude() Returns Type Description System.Single Position() Declaration public Vector2 Position() Returns Type Description Vector2 SetVelocity(Vector2) Declaration public void SetVelocity(Vector2 velocity) Parameters Type Name Description Vector2 velocity Unlock() Declaration public void Unlock() Velocity() Declaration public Vector2 Velocity() Returns Type Description Vector2" + }, + "api/CatchIo.Runtime.Agent.Graphics.AgentRenderer.html": { + "href": "api/CatchIo.Runtime.Agent.Graphics.AgentRenderer.html", + "title": "Class AgentRenderer | Catch.io Developer Reference", + "keywords": "Class AgentRenderer Inheritance System.Object AgentRenderer Namespace : CatchIo.Runtime.Agent.Graphics Assembly : cs.temp.dll.dll Syntax public class AgentRenderer : MonoBehaviour" + }, + "api/CatchIo.Runtime.Agent.Graphics.html": { + "href": "api/CatchIo.Runtime.Agent.Graphics.html", + "title": "Namespace CatchIo.Runtime.Agent.Graphics | Catch.io Developer Reference", + "keywords": "Namespace CatchIo.Runtime.Agent.Graphics Classes AgentRenderer" + }, + "api/CatchIo.Runtime.Agent.html": { + "href": "api/CatchIo.Runtime.Agent.html", + "title": "Namespace CatchIo.Runtime.Agent | Catch.io Developer Reference", + "keywords": "Namespace CatchIo.Runtime.Agent Classes AgentFootprintGenerator AgentNetworking AgentRotation EntityRigidbody" + }, + "api/CatchIo.Runtime.Agent.Receivers.AgentDamageReceiver.html": { + "href": "api/CatchIo.Runtime.Agent.Receivers.AgentDamageReceiver.html", + "title": "Class AgentDamageReceiver | Catch.io Developer Reference", + "keywords": "Class AgentDamageReceiver Inheritance System.Object AgentDamageReceiver Implements IKnockBackable ICharacterInteractable Namespace : CatchIo.Runtime.Agent.Receivers Assembly : cs.temp.dll.dll Syntax public class AgentDamageReceiver : DamageReceiver Properties IsAlive Declaration public bool IsAlive { get; } Property Value Type Description System.Boolean Methods GetIndicatorPosition() Declaration public Vector3 GetIndicatorPosition() Returns Type Description Vector3 GetPosition() Declaration public Vector3 GetPosition() Returns Type Description Vector3 KnockBack(KnockBackData) Applies knockback to the agent based on the provided KnockBackData. Declaration public void KnockBack(KnockBackData knockBackData) Parameters Type Name Description KnockBackData knockBackData An instance of KnockBackData containing details about the knockback force and direction. OnDetected(CharacterFacade) Declaration public void OnDetected(CharacterFacade byCharacter) Parameters Type Name Description CharacterFacade byCharacter OnDetectionRemoved(CharacterFacade) Declaration public void OnDetectionRemoved(CharacterFacade byCharacter) Parameters Type Name Description CharacterFacade byCharacter TakeDamage(IDamage) Overrides the TakeDamage method to apply direct damage to the agent. This method handles two types of damage: FixedDamage and PercentageDamage. FixedDamage applies a constant amount of damage. PercentageDamage applies a percentage of the agent's current health as damage. If the agent's health is zero or below, no damage is applied. Declaration public override void TakeDamage(IDamage damage) Parameters Type Name Description IDamage damage An instance of IDamage containing details about the damage. TakeDOTDamage(DOTDamage) Overrides the TakeDOTDamage method but does nothing, as agent do not take damage-over-time. Declaration public override void TakeDOTDamage(DOTDamage dotDamage) Parameters Type Name Description DOTDamage dotDamage An instance of DOTDamage containing details about the DOT damage(ignored). Implements IKnockBackable ICharacterInteractable" + }, + "api/CatchIo.Runtime.Agent.Receivers.AgentDetectable.html": { + "href": "api/CatchIo.Runtime.Agent.Receivers.AgentDetectable.html", + "title": "Class AgentDetectable | Catch.io Developer Reference", + "keywords": "Class AgentDetectable Inheritance System.Object AgentDetectable Implements ICharacterDetectable Namespace : CatchIo.Runtime.Agent.Receivers Assembly : cs.temp.dll.dll Syntax public class AgentDetectable : MonoBehaviour Properties ViewID Declaration public int ViewID { get; } Property Value Type Description System.Int32 Methods Detect() Declaration public void Detect() Miss() Declaration public void Miss() Implements ICharacterDetectable" + }, + "api/CatchIo.Runtime.Agent.Receivers.AgentTransmorphableReceiver.html": { + "href": "api/CatchIo.Runtime.Agent.Receivers.AgentTransmorphableReceiver.html", + "title": "Class AgentTransmorphableReceiver | Catch.io Developer Reference", + "keywords": "Class AgentTransmorphableReceiver Inheritance System.Object AgentTransmorphableReceiver Namespace : CatchIo.Runtime.Agent.Receivers Assembly : cs.temp.dll.dll Syntax public sealed class AgentTransmorphableReceiver : TransmorphableReceiver Methods CanSelect(Vector2, Single) Declaration public override bool CanSelect(Vector2 position, float distance) Parameters Type Name Description Vector2 position System.Single distance Returns Type Description System.Boolean Deselect() Declaration public override void Deselect() Select() Declaration public override void Select()" + }, + "api/CatchIo.Runtime.Agent.Receivers.html": { + "href": "api/CatchIo.Runtime.Agent.Receivers.html", + "title": "Namespace CatchIo.Runtime.Agent.Receivers | Catch.io Developer Reference", + "keywords": "Namespace CatchIo.Runtime.Agent.Receivers Classes AgentDamageReceiver AgentDetectable AgentTransmorphableReceiver" + }, "api/CatchIo.Runtime.Boot.BootStrapper.html": { "href": "api/CatchIo.Runtime.Boot.BootStrapper.html", "title": "Class BootStrapper | Catch.io Developer Reference", - "keywords": "Class BootStrapper Inheritance Object BootStrapper Namespace : CatchIo.Runtime.Boot Assembly : cs.temp.dll.dll Syntax public static class BootStrapper Methods Execute() Declaration public static void Execute()" + "keywords": "Class BootStrapper Inheritance System.Object BootStrapper Namespace : CatchIo.Runtime.Boot Assembly : cs.temp.dll.dll Syntax public static class BootStrapper Methods ApplyInitialSettings() Declaration public static void ApplyInitialSettings() Execute() Declaration public static void Execute()" }, "api/CatchIo.Runtime.Boot.html": { "href": "api/CatchIo.Runtime.Boot.html", @@ -152,97 +257,122 @@ "api/CatchIo.Runtime.Camera.GameCamera.html": { "href": "api/CatchIo.Runtime.Camera.GameCamera.html", "title": "Class GameCamera | Catch.io Developer Reference", - "keywords": "Class GameCamera The main camera class for in-game camera movements. By passing the player object as its member, this object will initialize all the camera setup and follow the provided player. There should only be one instance of this object per scene. Inheritance Object GameCamera Namespace : CatchIo.Runtime.Camera Assembly : cs.temp.dll.dll Syntax public class GameCamera : MonoBehaviour Properties _overlayCamera Declaration public List _overlayCamera { get; } Property Value Type Description List < OverlayCamera > Camera Declaration public UnityEngine.Camera Camera { get; } Property Value Type Description UnityEngine.Camera Methods AddCursedOneCullingMask() Add CursedOne layer to the camera culling mask. Declaration public void AddCursedOneCullingMask() AddOverlayCamera(OverlayCamera) Declaration public void AddOverlayCamera(OverlayCamera overlayCamera) Parameters Type Name Description OverlayCamera overlayCamera AddSpectateCullingMask() Add Spectate layer to the camera culling mask. Declaration public void AddSpectateCullingMask() GetOverlayCamera(Int32) Declaration public OverlayCamera GetOverlayCamera(int index) Parameters Type Name Description Int32 index Returns Type Description OverlayCamera RemoveCursedOneCullingMask() Remove CursedOne layer to the camera culling mask. Declaration public void RemoveCursedOneCullingMask()" + "keywords": "Class GameCamera The main camera class for in-game camera movements. By passing the player object as its member, this object will initialize all the camera setup and follow the provided player. There should only be one instance of this object per scene. Inheritance System.Object GameCamera Namespace : CatchIo.Runtime.Camera Assembly : cs.temp.dll.dll Syntax public class GameCamera : MonoBehaviour Properties _overlayCamera Declaration public List _overlayCamera { get; } Property Value Type Description System.Collections.Generic.List < OverlayCamera > Camera Declaration public UnityEngine.Camera Camera { get; } Property Value Type Description UnityEngine.Camera Methods AddCursedOneCullingMask() Add CursedOne layer to the camera culling mask. Declaration public void AddCursedOneCullingMask() AddOverlayCamera(OverlayCamera) Declaration public void AddOverlayCamera(OverlayCamera overlayCamera) Parameters Type Name Description OverlayCamera overlayCamera AddSpectateCullingMask() Add Spectate layer to the camera culling mask. Declaration public void AddSpectateCullingMask() GetOverlayCamera(Int32) Declaration public OverlayCamera GetOverlayCamera(int index) Parameters Type Name Description System.Int32 index Returns Type Description OverlayCamera Initialize() Declaration public void Initialize() RemoveCursedOneCullingMask() Remove CursedOne layer to the camera culling mask. Declaration public void RemoveCursedOneCullingMask() RemoveSpectateCullingMask() Remove Spectate layer to the camera culling mask. Declaration public void RemoveSpectateCullingMask() SetAttenuationObject(GameObject) Set fmod Listener attenuation Object Declaration public void SetAttenuationObject(GameObject attenuationObject) Parameters Type Name Description GameObject attenuationObject" }, "api/CatchIo.Runtime.Camera.GameCameraMovement.html": { "href": "api/CatchIo.Runtime.Camera.GameCameraMovement.html", "title": "Class GameCameraMovement | Catch.io Developer Reference", - "keywords": "Class GameCameraMovement Camera movement logic to make view transition smooth. This object should be a child of the main camera object. Inheritance Object GameCameraMovement Namespace : CatchIo.Runtime.Camera Assembly : cs.temp.dll.dll Syntax public class GameCameraMovement : MonoBehaviour Fields ClampXDistance Clamp X distance for the smooth effect Declaration public float ClampXDistance Field Value Type Description Single ClampYDistance Clamp Y distance of the smooth effect Declaration public float ClampYDistance Field Value Type Description Single" + "keywords": "Class GameCameraMovement Camera movement logic to make view transition smooth. This object should be a child of the main camera object. Inheritance System.Object GameCameraMovement Implements ICameraElement Namespace : CatchIo.Runtime.Camera Assembly : cs.temp.dll.dll Syntax public class GameCameraMovement : MonoBehaviour, ICameraElement Methods Initialize(UnityEngine.Camera) Declaration public void Initialize(UnityEngine.Camera mainCamera) Parameters Type Name Description UnityEngine.Camera mainCamera Implements ICameraElement" }, "api/CatchIo.Runtime.Camera.GameCameraZoom.html": { "href": "api/CatchIo.Runtime.Camera.GameCameraZoom.html", "title": "Class GameCameraZoom | Catch.io Developer Reference", - "keywords": "Class GameCameraZoom This object should be a child of the main camera object. Inheritance Object GameCameraZoom Namespace : CatchIo.Runtime.Camera Assembly : cs.temp.dll.dll Syntax public class GameCameraZoom : MonoBehaviour" + "keywords": "Class GameCameraZoom This object should be a child of the main camera object. Inheritance System.Object GameCameraZoom Implements ICameraElement Namespace : CatchIo.Runtime.Camera Assembly : cs.temp.dll.dll Syntax public class GameCameraZoom : MonoBehaviour, ICameraElement Methods Initialize(UnityEngine.Camera) Declaration public void Initialize(UnityEngine.Camera mainCamera) Parameters Type Name Description UnityEngine.Camera mainCamera Implements ICameraElement" }, "api/CatchIo.Runtime.Camera.html": { "href": "api/CatchIo.Runtime.Camera.html", "title": "Namespace CatchIo.Runtime.Camera | Catch.io Developer Reference", - "keywords": "Namespace CatchIo.Runtime.Camera Classes GameCamera The main camera class for in-game camera movements. By passing the player object as its member, this object will initialize all the camera setup and follow the provided player. There should only be one instance of this object per scene. GameCameraMovement Camera movement logic to make view transition smooth. This object should be a child of the main camera object. GameCameraZoom This object should be a child of the main camera object. OverlayCamera" + "keywords": "Namespace CatchIo.Runtime.Camera Classes GameCamera The main camera class for in-game camera movements. By passing the player object as its member, this object will initialize all the camera setup and follow the provided player. There should only be one instance of this object per scene. GameCameraMovement Camera movement logic to make view transition smooth. This object should be a child of the main camera object. GameCameraZoom This object should be a child of the main camera object. OverlayCamera Interfaces ICameraElement" + }, + "api/CatchIo.Runtime.Camera.ICameraElement.html": { + "href": "api/CatchIo.Runtime.Camera.ICameraElement.html", + "title": "Interface ICameraElement | Catch.io Developer Reference", + "keywords": "Interface ICameraElement Namespace : CatchIo.Runtime.Camera Assembly : cs.temp.dll.dll Syntax public interface ICameraElement Methods Initialize(UnityEngine.Camera) Declaration void Initialize(UnityEngine.Camera mainCamera) Parameters Type Name Description UnityEngine.Camera mainCamera" }, "api/CatchIo.Runtime.Camera.OverlayCamera.html": { "href": "api/CatchIo.Runtime.Camera.OverlayCamera.html", "title": "Class OverlayCamera | Catch.io Developer Reference", - "keywords": "Class OverlayCamera Inheritance Object OverlayCamera Namespace : CatchIo.Runtime.Camera Assembly : cs.temp.dll.dll Syntax public class OverlayCamera : MonoBehaviour Properties Camera Declaration public UnityEngine.Camera Camera { get; } Property Value Type Description UnityEngine.Camera" + "keywords": "Class OverlayCamera Inheritance System.Object OverlayCamera Namespace : CatchIo.Runtime.Camera Assembly : cs.temp.dll.dll Syntax public class OverlayCamera : MonoBehaviour Properties Camera Declaration public UnityEngine.Camera Camera { get; } Property Value Type Description UnityEngine.Camera" }, "api/CatchIo.Runtime.Character.CharacterCollision.html": { "href": "api/CatchIo.Runtime.Character.CharacterCollision.html", "title": "Class CharacterCollision | Catch.io Developer Reference", - "keywords": "Class CharacterCollision Inheritance Object CharacterCollision Namespace : CatchIo.Runtime.Character Assembly : cs.temp.dll.dll Syntax public sealed class CharacterCollision : MonoBehaviour Fields CollisionEntered Declaration public Action CollisionEntered Field Value Type Description Action < Collision2D > CollisionExited Declaration public Action CollisionExited Field Value Type Description Action < Collision2D > TriggerEntered Declaration public Action TriggerEntered Field Value Type Description Action < Collider2D > TriggerExited Declaration public Action TriggerExited Field Value Type Description Action < Collider2D > Methods ActiveCollision() Declaration public void ActiveCollision() InactiveCollision() Declaration public void InactiveCollision()" + "keywords": "Class CharacterCollision Inheritance System.Object CharacterCollision Namespace : CatchIo.Runtime.Character Assembly : cs.temp.dll.dll Syntax public sealed class CharacterCollision : MonoBehaviour Fields CollisionEntered Declaration public Action CollisionEntered Field Value Type Description System.Action < Collision2D > CollisionExited Declaration public Action CollisionExited Field Value Type Description System.Action < Collision2D > TriggerEntered Declaration public Action TriggerEntered Field Value Type Description System.Action < Collider2D > TriggerExited Declaration public Action TriggerExited Field Value Type Description System.Action < Collider2D > Methods ActiveCollision() Declaration public void ActiveCollision() InactiveCollision() Declaration public void InactiveCollision()" + }, + "api/CatchIo.Runtime.Character.CharacterDetectable.html": { + "href": "api/CatchIo.Runtime.Character.CharacterDetectable.html", + "title": "Class CharacterDetectable | Catch.io Developer Reference", + "keywords": "Class CharacterDetectable Inheritance System.Object CharacterDetectable Implements IDetectable Namespace : CatchIo.Runtime.Character Assembly : cs.temp.dll.dll Syntax public class CharacterDetectable : MonoBehaviour Properties IsDetected Declaration public bool IsDetected { get; } Property Value Type Description System.Boolean IsEnabled Declaration public bool IsEnabled { get; } Property Value Type Description System.Boolean Owner Declaration public CharacterFacade Owner { get; } Property Value Type Description CharacterFacade Methods DisableCollider() Declaration public void DisableCollider() EnableCollider() Declaration public void EnableCollider() EnableCollider(Single) Declaration public void EnableCollider(float delay) Parameters Type Name Description System.Single delay GetPosition() Declaration public Vector2 GetPosition() Returns Type Description Vector2 OnDetected() Declaration public void OnDetected() OnMissed() Declaration public void OnMissed() Implements IDetectable" }, "api/CatchIo.Runtime.Character.CharacterFacade.html": { "href": "api/CatchIo.Runtime.Character.CharacterFacade.html", "title": "Class CharacterFacade | Catch.io Developer Reference", - "keywords": "Class CharacterFacade Inheritance Object CharacterFacade Namespace : CatchIo.Runtime.Character Assembly : cs.temp.dll.dll Syntax public class CharacterFacade : MonoBehaviour Fields ChestOffset Declaration public readonly Vector3 ChestOffset Field Value Type Description Vector3 HeadUpOffset Declaration public readonly Vector3 HeadUpOffset Field Value Type Description Vector3 OnCursed Declaration public Action OnCursed Field Value Type Description Action < CharacterFacade > OnDamage Declaration public Action OnDamage Field Value Type Description Action OnDeath Declaration public Action OnDeath Field Value Type Description Action OnLiftCursed Declaration public Action OnLiftCursed Field Value Type Description Action < CharacterFacade > OnObserved Declaration public Action OnObserved Field Value Type Description Action OnPickupItem Declaration public Action OnPickupItem Field Value Type Description Action < Item > OnRespawn Declaration public Action OnRespawn Field Value Type Description Action OnSpawn Declaration public Action OnSpawn Field Value Type Description Action Properties Input Declaration public CharacterInput Input { get; } Property Value Type Description CharacterInput InventoryController Declaration public InventoryController InventoryController { get; } Property Value Type Description InventoryController IsConnectedNetwork Declaration public bool IsConnectedNetwork { get; } Property Value Type Description Boolean IsMine Declaration public bool IsMine { get; } Property Value Type Description Boolean NetworkPlayer Declaration public Player NetworkPlayer { get; } Property Value Type Description Player Renderer Declaration public CharacterRenderer Renderer { get; } Property Value Type Description CharacterRenderer Status Declaration public CharacterStatus Status { get; set; } Property Value Type Description CharacterStatus ViewID Declaration public int ViewID { get; } Property Value Type Description Int32 Methods AddHealth(Single) Declaration public void AddHealth(float value) Parameters Type Name Description Single value AddStamina(Single) Declaration public void AddStamina(float value) Parameters Type Name Description Single value BeCursed() Declaration public void BeCursed() ConsumeItem() Declaration public void ConsumeItem() DiscardAllItem() Declaration public void DiscardAllItem() DiscardItem() Declaration public void DiscardItem() EnterSpectate() Declaration public void EnterSpectate() GenerateFootprint(Vector3, Boolean, Single) Declaration public void GenerateFootprint(Vector3 generatePos, bool flipX, float lifeTime = 0F) Parameters Type Name Description Vector3 generatePos Boolean flipX Single lifeTime GenerateSoundWave(Vector3, Single) Declaration public void GenerateSoundWave(Vector3 generatePos, float duration) Parameters Type Name Description Vector3 generatePos Single duration GetCenterPosition() Declaration public Vector3 GetCenterPosition() Returns Type Description Vector3 LiftCursed() Declaration public void LiftCursed() PickupItem(Int32) Declaration public void PickupItem(int itemViewId) Parameters Type Name Description Int32 itemViewId PlayCursedEffect() Declaration public void PlayCursedEffect() Respawn(Vector3, Single, IntEventChannel) Declaration public void Respawn(Vector3 respawnPoint, float delayTime, IntEventChannel respawnCountdownEvent) Parameters Type Name Description Vector3 respawnPoint Single delayTime IntEventChannel respawnCountdownEvent ReverseCursedEffect() Declaration public void ReverseCursedEffect() TakeDamage(IDamage) Declaration public void TakeDamage(IDamage damage) Parameters Type Name Description IDamage damage ThrowItem() Declaration public void ThrowItem()" - }, - "api/CatchIo.Runtime.Character.CharacterHitbox.html": { - "href": "api/CatchIo.Runtime.Character.CharacterHitbox.html", - "title": "Class CharacterHitbox | Catch.io Developer Reference", - "keywords": "Class CharacterHitbox Inheritance Object CharacterHitbox Implements ICharacterHitable IDetectable Namespace : CatchIo.Runtime.Character Assembly : cs.temp.dll.dll Syntax public class CharacterHitbox : MonoBehaviour Properties IsDetected Declaration public bool IsDetected { get; } Property Value Type Description Boolean IsEnabled Declaration public bool IsEnabled { get; } Property Value Type Description Boolean Owner Declaration public CharacterFacade Owner { get; } Property Value Type Description CharacterFacade Methods DisableHitbox() Declaration public void DisableHitbox() EnableHitbox() Declaration public void EnableHitbox() EnableHitbox(Single) Declaration public void EnableHitbox(float delay) Parameters Type Name Description Single delay GetPosition() Declaration public Vector2 GetPosition() Returns Type Description Vector2 OnDetected() Declaration public void OnDetected() OnHit(IDamage) Declaration public void OnHit(IDamage damage) Parameters Type Name Description IDamage damage OnMissed() Declaration public void OnMissed() Implements ICharacterHitable IDetectable" + "keywords": "Class CharacterFacade Inheritance System.Object CharacterFacade Namespace : CatchIo.Runtime.Character Assembly : cs.temp.dll.dll Syntax public class CharacterFacade : MonoBehaviour Fields ChestOffset Declaration public readonly Vector3 ChestOffset Field Value Type Description Vector3 Footprints Declaration public GameObject[] Footprints Field Value Type Description GameObject [] HeadUpOffset Declaration public readonly Vector3 HeadUpOffset Field Value Type Description Vector3 OnAttack Declaration public Action OnAttack Field Value Type Description System.Action OnCursed Declaration public Action OnCursed Field Value Type Description System.Action < CharacterFacade > OnDamage Declaration public Action OnDamage Field Value Type Description System.Action < System.Single > OnDeath Declaration public Action OnDeath Field Value Type Description System.Action OnEnteredHidingLocal Declaration public UnityEvent OnEnteredHidingLocal Field Value Type Description UnityEvent OnEnteredHidingSpot Declaration public UnityEvent OnEnteredHidingSpot Field Value Type Description UnityEvent < HidingSpot > OnExitedHidingLocal Declaration public UnityEvent OnExitedHidingLocal Field Value Type Description UnityEvent OnExitedHidingSpot Declaration public UnityEvent OnExitedHidingSpot Field Value Type Description UnityEvent < HidingSpot > OnFootprintSoundDetected This event invoked when SoundDetector component detected other player's footprint sound. First element is footprint position and Second element is footprint direction. Declaration public UnityEvent OnFootprintSoundDetected Field Value Type Description UnityEvent < Vector3 , Vector3 > OnKnockBack Declaration public Action OnKnockBack Field Value Type Description System.Action < Vector2 , System.Single > OnObserved Declaration public Action OnObserved Field Value Type Description System.Action OnPickupItem Declaration public Action OnPickupItem Field Value Type Description System.Action < Item > OnRemoveCursed Declaration public Action OnRemoveCursed Field Value Type Description System.Action < CharacterFacade > OnRespawn Declaration public Action OnRespawn Field Value Type Description System.Action OnSpawn Declaration public Action OnSpawn Field Value Type Description System.Action OnSpectateEntered Declaration public UnityEvent OnSpectateEntered Field Value Type Description UnityEvent OnSpectateExited Declaration public UnityEvent OnSpectateExited Field Value Type Description UnityEvent OnStun Declaration public Action OnStun Field Value Type Description System.Action < System.Single > OnToggleInteractionIndicator Declaration public Action OnToggleInteractionIndicator Field Value Type Description System.Action < System.Boolean > Properties AttackChargeEffect Declaration public AttackChargeEffect AttackChargeEffect { get; } Property Value Type Description AttackChargeEffect AttackChargePfx Declaration public ParticleSystem AttackChargePfx { get; set; } Property Value Type Description ParticleSystem CurseEffect Declaration public CurseEffect CurseEffect { get; } Property Value Type Description CurseEffect FadeEffect Declaration public FadeEffect FadeEffect { get; } Property Value Type Description FadeEffect HitEffect Declaration public HitEffect HitEffect { get; } Property Value Type Description HitEffect Input Declaration public CharacterInput Input { get; } Property Value Type Description CharacterInput InventoryController Declaration public InventoryController InventoryController { get; } Property Value Type Description InventoryController InvisibilityEffect Declaration public InvisibilityEffect InvisibilityEffect { get; } Property Value Type Description InvisibilityEffect IsConnectedNetwork Declaration public bool IsConnectedNetwork { get; } Property Value Type Description System.Boolean IsMine Declaration public bool IsMine { get; } Property Value Type Description System.Boolean NearestCharacterInteractable Declaration public ICharacterInteractable NearestCharacterInteractable { get; } Property Value Type Description ICharacterInteractable NetworkPlayer Declaration public Player NetworkPlayer { get; } Property Value Type Description Player PlayerSoundEffect Declaration public PlayerSoundEffect PlayerSoundEffect { get; } Property Value Type Description PlayerSoundEffect Renderer Declaration public CharacterRenderer Renderer { get; } Property Value Type Description CharacterRenderer Status Declaration public CharacterStatus Status { get; set; } Property Value Type Description CharacterStatus SubtleHitEffect Declaration public SubtleHitEffect SubtleHitEffect { get; } Property Value Type Description SubtleHitEffect ViewID Declaration public int ViewID { get; } Property Value Type Description System.Int32 Methods AddFootprint(GameObject) Declaration public void AddFootprint(GameObject footprint) Parameters Type Name Description GameObject footprint AddHealth(Single) Declaration public void AddHealth(float value) Parameters Type Name Description System.Single value AddStamina(Single) Declaration public void AddStamina(float value) Parameters Type Name Description System.Single value ApplyCurse() Declaration public void ApplyCurse() Cloak() Declaration public void Cloak() ConsumeItem() Declaration public void ConsumeItem() DisableHitboxes() Declaration public void DisableHitboxes() DiscardAllItem() Declaration public void DiscardAllItem() DiscardItem() Declaration public void DiscardItem() EnableHitboxes() Declaration public void EnableHitboxes() EnterSpectate() Declaration public void EnterSpectate() ExitSpectate() Declaration public void ExitSpectate() FadeInLocal() Declaration public void FadeInLocal() FadeInOthers() Declaration public void FadeInOthers() FadeOutLocal() Declaration public void FadeOutLocal() FadeOutOthers() Declaration public void FadeOutOthers() GenerateFootprint(Vector3, Boolean, Single) Declaration public void GenerateFootprint(Vector3 generatePos, bool flipX, float lifeTime) Parameters Type Name Description Vector3 generatePos System.Boolean flipX System.Single lifeTime GenerateSoundWave(Vector3) Declaration public void GenerateSoundWave(Vector3 generatePos) Parameters Type Name Description Vector3 generatePos GetCenterPosition() Declaration public Vector3 GetCenterPosition() Returns Type Description Vector3 KnockBack(KnockBackData) Declaration public void KnockBack(KnockBackData knockBackData) Parameters Type Name Description KnockBackData knockBackData PickupItem(Int32) Declaration public void PickupItem(int itemViewId) Parameters Type Name Description System.Int32 itemViewId PlayAttackChargeEffect() Declaration public void PlayAttackChargeEffect() PlayLocalPlayerSoundEffect() Declaration public void PlayLocalPlayerSoundEffect() RemoveCloak() Declaration public void RemoveCloak() RemoveCurse() Declaration public void RemoveCurse() Respawn(Vector3, Single, IntEventChannel) Declaration public void Respawn(Vector3 respawnPoint, float delayTime, IntEventChannel respawnCountdownEvent) Parameters Type Name Description Vector3 respawnPoint System.Single delayTime IntEventChannel respawnCountdownEvent RotateCharacterTowards(Vector2) Declaration public void RotateCharacterTowards(Vector2 direction) Parameters Type Name Description Vector2 direction StopAttackChargeEffect() Declaration public void StopAttackChargeEffect() StopPlayingChargePfx() Declaration public void StopPlayingChargePfx() Stun(Single) Declaration public void Stun(float stunDuration) Parameters Type Name Description System.Single stunDuration TakeDamage(IDamage) Declaration public void TakeDamage(IDamage damage) Parameters Type Name Description IDamage damage TakeDamage(Single, DamageSfxType) Declaration public void TakeDamage(float damage, DamageSfxType sfxType) Parameters Type Name Description System.Single damage DamageSfxType sfxType TakeDotDamage(DOTDamage) Declaration public void TakeDotDamage(DOTDamage dotDamage) Parameters Type Name Description DOTDamage dotDamage TakeDotDamage(Single, DamageSfxType, Int32, Single, Single, Int32) Declaration public void TakeDotDamage(float damage, DamageSfxType sfxType, int dotTicks, float timeBetweenTicks, float tickDamageFallOffPercentage, int damageTickFrequency) Parameters Type Name Description System.Single damage DamageSfxType sfxType System.Int32 dotTicks System.Single timeBetweenTicks System.Single tickDamageFallOffPercentage System.Int32 damageTickFrequency ThrowItem() Declaration public void ThrowItem()" }, "api/CatchIo.Runtime.Character.CharacterInput.html": { "href": "api/CatchIo.Runtime.Character.CharacterInput.html", "title": "Class CharacterInput | Catch.io Developer Reference", - "keywords": "Class CharacterInput Inheritance Object CharacterInput Namespace : CatchIo.Runtime.Character Assembly : cs.temp.dll.dll Syntax public class CharacterInput : MonoBehaviour Fields OnAiming Declaration public UnityEvent OnAiming Field Value Type Description UnityEvent OnAttack Declaration public UnityEvent OnAttack Field Value Type Description UnityEvent OnConsumeItem Declaration public UnityEvent OnConsumeItem Field Value Type Description UnityEvent OnDiscardItem Declaration public UnityEvent OnDiscardItem Field Value Type Description UnityEvent OnItemSelect Declaration public UnityEvent OnItemSelect Field Value Type Description UnityEvent < Int32 > OnObserveMoveSpeedControl Declaration public UnityEvent OnObserveMoveSpeedControl Field Value Type Description UnityEvent < Int32 > OnObserveZoom Declaration public UnityEvent OnObserveZoom Field Value Type Description UnityEvent < Int32 > OnThrowItem Declaration public UnityEvent OnThrowItem Field Value Type Description UnityEvent Properties InputCrouch Declaration public bool InputCrouch { get; } Property Value Type Description Boolean InputReader Declaration public InputReader InputReader { get; set; } Property Value Type Description InputReader InputRun Declaration public bool InputRun { get; } Property Value Type Description Boolean Methods DisableCharacterActionInput() Declaration public void DisableCharacterActionInput() DisableCharacterControls() Declaration public void DisableCharacterControls() DisableCharacterMoveInput() Declaration public void DisableCharacterMoveInput() DisableInventoryInput() Declaration public void DisableInventoryInput() DisableObserverControls() Declaration public void DisableObserverControls() EnableCharacterActionInput() Declaration public void EnableCharacterActionInput() EnableCharacterControls() Declaration public void EnableCharacterControls() EnableCharacterMoveInput() Declaration public void EnableCharacterMoveInput() EnableInventoryInput() Declaration public void EnableInventoryInput() EnableObserverControls() Declaration public void EnableObserverControls() GetMouseWorldPosition() Declaration public Vector3 GetMouseWorldPosition() Returns Type Description Vector3 GetMoveDirectionInput() Declaration public Vector2 GetMoveDirectionInput() Returns Type Description Vector2 IsPointerOverUI() Declaration public bool IsPointerOverUI() Returns Type Description Boolean" + "keywords": "Class CharacterInput Inheritance System.Object CharacterInput Namespace : CatchIo.Runtime.Character Assembly : cs.temp.dll.dll Syntax public class CharacterInput : MonoBehaviour Fields OnAiming Declaration public UnityEvent OnAiming Field Value Type Description UnityEvent OnAttackChargeCancelled Declaration public UnityEvent OnAttackChargeCancelled Field Value Type Description UnityEvent OnConsumeItem Declaration public UnityEvent OnConsumeItem Field Value Type Description UnityEvent OnDiscardItem Declaration public UnityEvent OnDiscardItem Field Value Type Description UnityEvent OnHeavyAttack Declaration public UnityEvent OnHeavyAttack Field Value Type Description UnityEvent < System.Single > OnHeavyAttackCharge Declaration public UnityEvent OnHeavyAttackCharge Field Value Type Description UnityEvent OnInteract Declaration public UnityEvent OnInteract Field Value Type Description UnityEvent OnItemSelect Declaration public UnityEvent OnItemSelect Field Value Type Description UnityEvent < System.Int32 > OnLightAttack Declaration public UnityEvent OnLightAttack Field Value Type Description UnityEvent OnObserveMoveSpeedControl Declaration public UnityEvent OnObserveMoveSpeedControl Field Value Type Description UnityEvent < System.Int32 > OnObserveZoom Declaration public UnityEvent OnObserveZoom Field Value Type Description UnityEvent < System.Int32 > OnThrowItem Declaration public UnityEvent OnThrowItem Field Value Type Description UnityEvent Properties InputCrouch Declaration public bool InputCrouch { get; } Property Value Type Description System.Boolean InputReader Declaration public InputReader InputReader { get; set; } Property Value Type Description InputReader InputRun Declaration public bool InputRun { get; } Property Value Type Description System.Boolean IsCharging Declaration public bool IsCharging { get; } Property Value Type Description System.Boolean IsGamePadActive Declaration public bool IsGamePadActive { get; } Property Value Type Description System.Boolean Methods DisableCharacterActionInput() Declaration public void DisableCharacterActionInput() DisableCharacterControls() Declaration public void DisableCharacterControls() DisableCharacterMoveInput() Declaration public void DisableCharacterMoveInput() DisableInteractInput() Declaration public void DisableInteractInput() DisableInventoryInput() Declaration public void DisableInventoryInput() DisableObserverControls() Declaration public void DisableObserverControls() EnableCharacterActionInput() Declaration public void EnableCharacterActionInput() EnableCharacterControls() Declaration public void EnableCharacterControls() EnableCharacterMoveInput() Declaration public void EnableCharacterMoveInput() EnableInteractInput() Declaration public void EnableInteractInput() EnableInventoryInput() Declaration public void EnableInventoryInput() EnableObserverControls() Declaration public void EnableObserverControls() GetMouseWorldPosition() Declaration public Vector3 GetMouseWorldPosition() Returns Type Description Vector3 GetMoveDirectionInput() Declaration public Vector2 GetMoveDirectionInput() Returns Type Description Vector2 GetPanDirection() Declaration public Vector2 GetPanDirection() Returns Type Description Vector2 IsPointerOverUI() Declaration public bool IsPointerOverUI() Returns Type Description System.Boolean" }, "api/CatchIo.Runtime.Character.CharacterRotator.html": { "href": "api/CatchIo.Runtime.Character.CharacterRotator.html", "title": "Class CharacterRotator | Catch.io Developer Reference", - "keywords": "Class CharacterRotator Inheritance Object CharacterRotator Namespace : CatchIo.Runtime.Character Assembly : cs.temp.dll.dll Syntax public class CharacterRotator : MonoBehaviour" + "keywords": "Class CharacterRotator Inheritance System.Object CharacterRotator Namespace : CatchIo.Runtime.Character Assembly : cs.temp.dll.dll Syntax public class CharacterRotator : MonoBehaviour Methods RotateTowards(Vector2) Declaration public void RotateTowards(Vector2 direction) Parameters Type Name Description Vector2 direction" }, "api/CatchIo.Runtime.Character.CharacterSfxEmitter.html": { "href": "api/CatchIo.Runtime.Character.CharacterSfxEmitter.html", "title": "Class CharacterSfxEmitter | Catch.io Developer Reference", - "keywords": "Class CharacterSfxEmitter Inheritance Object CharacterSfxEmitter Namespace : CatchIo.Runtime.Character Assembly : cs.temp.dll.dll Syntax public class CharacterSfxEmitter : MonoBehaviour" + "keywords": "Class CharacterSfxEmitter Inheritance System.Object CharacterSfxEmitter Namespace : CatchIo.Runtime.Character Assembly : cs.temp.dll.dll Syntax public class CharacterSfxEmitter : MonoBehaviour" + }, + "api/CatchIo.Runtime.Character.Core.CharacterMovement.html": { + "href": "api/CatchIo.Runtime.Character.Core.CharacterMovement.html", + "title": "Class CharacterMovement | Catch.io Developer Reference", + "keywords": "Class CharacterMovement Inheritance System.Object CharacterMovement Namespace : CatchIo.Runtime.Character.Core Assembly : cs.temp.dll.dll Syntax public class CharacterMovement : MonoBehaviour Methods Lock() Declaration public void Lock() SetVelocity(Vector2) Declaration public void SetVelocity(Vector2 velocity) Parameters Type Name Description Vector2 velocity Unlock() Declaration public void Unlock()" + }, + "api/CatchIo.Runtime.Character.Core.html": { + "href": "api/CatchIo.Runtime.Character.Core.html", + "title": "Namespace CatchIo.Runtime.Character.Core | Catch.io Developer Reference", + "keywords": "Namespace CatchIo.Runtime.Character.Core Classes CharacterMovement" }, "api/CatchIo.Runtime.Character.Detector.CharacterDetector.html": { "href": "api/CatchIo.Runtime.Character.Detector.CharacterDetector.html", "title": "Class CharacterDetector | Catch.io Developer Reference", - "keywords": "Class CharacterDetector Inheritance Object CharacterDetector Namespace : CatchIo.Runtime.Character.Detector Assembly : cs.temp.dll.dll Syntax public class CharacterDetector : MonoBehaviour Fields ObstacleLayer Declaration public LayerMask ObstacleLayer Field Value Type Description LayerMask Properties AreaSize Declaration public float AreaSize { get; } Property Value Type Description Single CurrentViewAngle Declaration public float CurrentViewAngle { get; } Property Value Type Description Single Forward Declaration public Vector2 Forward { get; } Property Value Type Description Vector2 FOVAngle Declaration public float FOVAngle { get; } Property Value Type Description Single FOVSize Declaration public float FOVSize { get; } Property Value Type Description Single Position Declaration public Vector2 Position { get; } Property Value Type Description Vector2" + "keywords": "Class CharacterDetector Inheritance System.Object CharacterDetector Namespace : CatchIo.Runtime.Character.Detector Assembly : cs.temp.dll.dll Syntax public class CharacterDetector : MonoBehaviour Fields ObstacleLayer Declaration public LayerMask ObstacleLayer Field Value Type Description LayerMask Properties AreaSize Declaration public float AreaSize { get; } Property Value Type Description System.Single CurrentViewAngle Declaration public float CurrentViewAngle { get; } Property Value Type Description System.Single Forward Declaration public Vector2 Forward { get; } Property Value Type Description Vector2 FOVAngle Declaration public float FOVAngle { get; } Property Value Type Description System.Single FOVSize Declaration public float FOVSize { get; } Property Value Type Description System.Single Position Declaration public Vector2 Position { get; } Property Value Type Description Vector2" + }, + "api/CatchIo.Runtime.Character.Detector.CharacterInteractableDetector.html": { + "href": "api/CatchIo.Runtime.Character.Detector.CharacterInteractableDetector.html", + "title": "Class CharacterInteractableDetector | Catch.io Developer Reference", + "keywords": "Class CharacterInteractableDetector Detect character interactable and filter out the best interactable Inheritance System.Object CharacterInteractableDetector Namespace : CatchIo.Runtime.Character.Detector Assembly : cs.temp.dll.dll Syntax public class CharacterInteractableDetector : MonoBehaviour Properties CharacterInteractable Declaration public ICharacterInteractable CharacterInteractable { get; } Property Value Type Description ICharacterInteractable" }, "api/CatchIo.Runtime.Character.Detector.CharacterItemCollector.html": { "href": "api/CatchIo.Runtime.Character.Detector.CharacterItemCollector.html", "title": "Class CharacterItemCollector | Catch.io Developer Reference", - "keywords": "Class CharacterItemCollector Inheritance Object CharacterItemCollector Namespace : CatchIo.Runtime.Character.Detector Assembly : cs.temp.dll.dll Syntax public class CharacterItemCollector : MonoBehaviour" - }, - "api/CatchIo.Runtime.Character.Detector.CursedOneDetector.html": { - "href": "api/CatchIo.Runtime.Character.Detector.CursedOneDetector.html", - "title": "Class CursedOneDetector | Catch.io Developer Reference", - "keywords": "Class CursedOneDetector Inheritance Object CursedOneDetector Namespace : CatchIo.Runtime.Character.Detector Assembly : cs.temp.dll.dll Syntax public class CursedOneDetector : MonoBehaviour Methods Initialize(Single) Declaration public void Initialize(float radius = 1F) Parameters Type Name Description Single radius" + "keywords": "Class CharacterItemCollector Inheritance System.Object CharacterItemCollector Namespace : CatchIo.Runtime.Character.Detector Assembly : cs.temp.dll.dll Syntax public class CharacterItemCollector : MonoBehaviour" }, "api/CatchIo.Runtime.Character.Detector.HidingSpotDetector.html": { "href": "api/CatchIo.Runtime.Character.Detector.HidingSpotDetector.html", "title": "Class HidingSpotDetector | Catch.io Developer Reference", - "keywords": "Class HidingSpotDetector Inheritance Object HidingSpotDetector Namespace : CatchIo.Runtime.Character.Detector Assembly : cs.temp.dll.dll Syntax public class HidingSpotDetector : MonoBehaviour" + "keywords": "Class HidingSpotDetector Inheritance System.Object HidingSpotDetector Namespace : CatchIo.Runtime.Character.Detector Assembly : cs.temp.dll.dll Syntax public class HidingSpotDetector : MonoBehaviour" }, "api/CatchIo.Runtime.Character.Detector.html": { "href": "api/CatchIo.Runtime.Character.Detector.html", "title": "Namespace CatchIo.Runtime.Character.Detector | Catch.io Developer Reference", - "keywords": "Namespace CatchIo.Runtime.Character.Detector Classes CharacterDetector CharacterItemCollector CursedOneDetector HidingSpotDetector LightSourceDetector SurfaceDetector" + "keywords": "Namespace CatchIo.Runtime.Character.Detector Classes CharacterDetector CharacterInteractableDetector Detect character interactable and filter out the best interactable CharacterItemCollector HidingSpotDetector LightSourceDetector PlayerDetector Detect nearby players in given distance and play sfx SoundDetector Component responsible for detecting sound events within a specified range. Listens for SoundWaveEvent events and triggers appropriate responses in the local character. SurfaceDetector" }, "api/CatchIo.Runtime.Character.Detector.LightSourceDetector.html": { "href": "api/CatchIo.Runtime.Character.Detector.LightSourceDetector.html", "title": "Class LightSourceDetector | Catch.io Developer Reference", - "keywords": "Class LightSourceDetector Inheritance Object LightSourceDetector Namespace : CatchIo.Runtime.Character.Detector Assembly : cs.temp.dll.dll Syntax public class LightSourceDetector : MonoBehaviour" + "keywords": "Class LightSourceDetector Inheritance System.Object LightSourceDetector Namespace : CatchIo.Runtime.Character.Detector Assembly : cs.temp.dll.dll Syntax public class LightSourceDetector : MonoBehaviour" + }, + "api/CatchIo.Runtime.Character.Detector.PlayerDetector.html": { + "href": "api/CatchIo.Runtime.Character.Detector.PlayerDetector.html", + "title": "Class PlayerDetector | Catch.io Developer Reference", + "keywords": "Class PlayerDetector Detect nearby players in given distance and play sfx Inheritance System.Object PlayerDetector Namespace : CatchIo.Runtime.Character.Detector Assembly : cs.temp.dll.dll Syntax public class PlayerDetector : MonoBehaviour Methods Initialize() Initialize the detector Declaration public void Initialize() UpdateDetectionRadius(Single) Change detection radius Declaration public void UpdateDetectionRadius(float radius) Parameters Type Name Description System.Single radius new radius to detect nearby players" + }, + "api/CatchIo.Runtime.Character.Detector.SoundDetector.html": { + "href": "api/CatchIo.Runtime.Character.Detector.SoundDetector.html", + "title": "Class SoundDetector | Catch.io Developer Reference", + "keywords": "Class SoundDetector Component responsible for detecting sound events within a specified range. Listens for SoundWaveEvent events and triggers appropriate responses in the local character. Inheritance System.Object SoundDetector Namespace : CatchIo.Runtime.Character.Detector Assembly : cs.temp.dll.dll Syntax public class SoundDetector : MonoBehaviour" }, "api/CatchIo.Runtime.Character.Detector.SurfaceDetector.html": { "href": "api/CatchIo.Runtime.Character.Detector.SurfaceDetector.html", "title": "Class SurfaceDetector | Catch.io Developer Reference", - "keywords": "Class SurfaceDetector Inheritance Object SurfaceDetector Namespace : CatchIo.Runtime.Character.Detector Assembly : cs.temp.dll.dll Syntax public class SurfaceDetector : MonoBehaviour Properties CurrentTileSurface Declaration public TileSurface? CurrentTileSurface { get; } Property Value Type Description Nullable < TileSurface > Methods UpdateCurrentSurface(ISurfaceObservable) Declaration public void UpdateCurrentSurface(ISurfaceObservable observer) Parameters Type Name Description ISurfaceObservable observer" + "keywords": "Class SurfaceDetector Inheritance System.Object SurfaceDetector Namespace : CatchIo.Runtime.Character.Detector Assembly : cs.temp.dll.dll Syntax public class SurfaceDetector : MonoBehaviour Properties CurrentTileSurface Declaration public TileSurface? CurrentTileSurface { get; } Property Value Type Description System.Nullable < TileSurface > Methods UpdateCurrentSurface(ISurfaceObservable) Declaration public void UpdateCurrentSurface(ISurfaceObservable observer) Parameters Type Name Description ISurfaceObservable observer" }, "api/CatchIo.Runtime.Character.FSM.CharacterStateMachine.html": { "href": "api/CatchIo.Runtime.Character.FSM.CharacterStateMachine.html", "title": "Class CharacterStateMachine | Catch.io Developer Reference", - "keywords": "Class CharacterStateMachine Inheritance Object CharacterStateMachine Namespace : CatchIo.Runtime.Character.FSM Assembly : cs.temp.dll.dll Syntax public class CharacterStateMachine : MonoBehaviour Fields IsLogging Declaration public bool IsLogging Field Value Type Description Boolean OnFailedToChangeActionState Declaration public Action OnFailedToChangeActionState Field Value Type Description Action Properties Character Declaration public CharacterFacade Character { get; } Property Value Type Description CharacterFacade CharacterRenderer Declaration public Transform CharacterRenderer { get; } Property Value Type Description Transform Input Declaration public CharacterInput Input { get; } Property Value Type Description CharacterInput PreviousMoveState Declaration public CharacterMoveState PreviousMoveState { get; } Property Value Type Description CharacterMoveState PreviousState Declaration public CharacterBaseState PreviousState { get; } Property Value Type Description CharacterBaseState Rigidbody2D Declaration public Rigidbody2D Rigidbody2D { get; } Property Value Type Description Rigidbody2D Status Declaration public CharacterStatus Status { get; } Property Value Type Description CharacterStatus Methods ChangeState(CharacterBaseState) Declaration public void ChangeState(CharacterBaseState changedState) Parameters Type Name Description CharacterBaseState changedState Log(String) Declaration public void Log(string msg) Parameters Type Name Description String msg" + "keywords": "Class CharacterStateMachine Inheritance System.Object CharacterStateMachine Namespace : CatchIo.Runtime.Character.FSM Assembly : cs.temp.dll.dll Syntax public class CharacterStateMachine : MonoBehaviour Fields IsLogging Declaration public bool IsLogging Field Value Type Description System.Boolean OnFailedToChangeActionState Declaration public Action OnFailedToChangeActionState Field Value Type Description System.Action Properties Character Declaration public CharacterFacade Character { get; } Property Value Type Description CharacterFacade CharacterRenderer Declaration public Transform CharacterRenderer { get; } Property Value Type Description Transform DeltaTime Declaration public float DeltaTime { get; } Property Value Type Description System.Single Input Declaration public CharacterInput Input { get; } Property Value Type Description CharacterInput Movement Declaration public CharacterMovement Movement { get; } Property Value Type Description CharacterMovement PreviousMoveState Declaration public CharacterMoveState PreviousMoveState { get; } Property Value Type Description CharacterMoveState PreviousState Declaration public CharacterBaseState PreviousState { get; } Property Value Type Description CharacterBaseState Status Declaration public CharacterStatus Status { get; } Property Value Type Description CharacterStatus Methods ChangeState(CharacterBaseState) Declaration public void ChangeState(CharacterBaseState changedState) Parameters Type Name Description CharacterBaseState changedState Log(String) Declaration public void Log(string msg) Parameters Type Name Description System.String msg" }, "api/CatchIo.Runtime.Character.FSM.html": { "href": "api/CatchIo.Runtime.Character.FSM.html", @@ -252,137 +382,217 @@ "api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterActionState.html": { "href": "api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterActionState.html", "title": "Class CharacterActionState | Catch.io Developer Reference", - "keywords": "Class CharacterActionState Inheritance Object CharacterBaseState CharacterActionState CharacterAttackState CharacterConsumeState CharacterDamageState CharacterDeathState CharacterDiscardState CharacterThrowState Inherited Members CharacterBaseState.StateMachine CharacterBaseState.Factory CharacterBaseState.EnteredStateTime Namespace : CatchIo.Runtime.Character.FSM.States.ActionStates Assembly : cs.temp.dll.dll Syntax public class CharacterActionState : CharacterBaseState Constructors CharacterActionState(CharacterStateMachine, CharacterStateFactory) Declaration protected CharacterActionState(CharacterStateMachine stateMachine, CharacterStateFactory factory) Parameters Type Name Description CharacterStateMachine stateMachine CharacterStateFactory factory Methods CheckSwitchStates() Declaration public override void CheckSwitchStates() Overrides CharacterBaseState.CheckSwitchStates() EnterState() Declaration public override void EnterState() Overrides CharacterBaseState.EnterState() ExitState() Declaration public override void ExitState() Overrides CharacterBaseState.ExitState() FixedUpdateState() Declaration public override void FixedUpdateState() Overrides CharacterBaseState.FixedUpdateState() UpdateState() Declaration public override void UpdateState() Overrides CharacterBaseState.UpdateState()" - }, - "api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterAttackState.html": { - "href": "api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterAttackState.html", - "title": "Class CharacterAttackState | Catch.io Developer Reference", - "keywords": "Class CharacterAttackState Inheritance Object CharacterBaseState CharacterActionState CharacterAttackState Inherited Members CharacterActionState.UpdateState() CharacterActionState.FixedUpdateState() CharacterActionState.CheckSwitchStates() CharacterBaseState.StateMachine CharacterBaseState.Factory CharacterBaseState.EnteredStateTime Namespace : CatchIo.Runtime.Character.FSM.States.ActionStates Assembly : cs.temp.dll.dll Syntax public class CharacterAttackState : CharacterActionState Constructors CharacterAttackState(CharacterStateMachine, CharacterStateFactory) Declaration public CharacterAttackState(CharacterStateMachine stateMachine, CharacterStateFactory factory) Parameters Type Name Description CharacterStateMachine stateMachine CharacterStateFactory factory Methods EnterState() Declaration public override void EnterState() Overrides CharacterActionState.EnterState() ExitState() Declaration public override void ExitState() Overrides CharacterActionState.ExitState()" + "keywords": "Class CharacterActionState Inheritance System.Object CharacterBaseState CharacterActionState CharacterConsumeState CharacterDeathState CharacterDiscardState CharacterHeavyAttackState CharacterLightAttackState CharacterStunState CharacterThrowState Inherited Members CharacterBaseState.StateMachine CharacterBaseState.Factory CharacterBaseState.EnteredStateTime Namespace : CatchIo.Runtime.Character.FSM.States.ActionStates Assembly : cs.temp.dll.dll Syntax public class CharacterActionState : CharacterBaseState Constructors CharacterActionState(CharacterStateMachine, CharacterStateFactory) Declaration protected CharacterActionState(CharacterStateMachine stateMachine, CharacterStateFactory factory) Parameters Type Name Description CharacterStateMachine stateMachine CharacterStateFactory factory Methods CheckSwitchStates() Declaration public override void CheckSwitchStates() Overrides CharacterBaseState.CheckSwitchStates() EnterState() Declaration public override void EnterState() Overrides CharacterBaseState.EnterState() ExitState() Declaration public override void ExitState() Overrides CharacterBaseState.ExitState() FixedUpdateState() Declaration public override void FixedUpdateState() Overrides CharacterBaseState.FixedUpdateState() UpdateState() Declaration public override void UpdateState() Overrides CharacterBaseState.UpdateState()" }, "api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterConsumeState.html": { "href": "api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterConsumeState.html", "title": "Class CharacterConsumeState | Catch.io Developer Reference", - "keywords": "Class CharacterConsumeState Inheritance Object CharacterBaseState CharacterActionState CharacterConsumeState Inherited Members CharacterActionState.UpdateState() CharacterActionState.FixedUpdateState() CharacterActionState.CheckSwitchStates() CharacterBaseState.StateMachine CharacterBaseState.Factory CharacterBaseState.EnteredStateTime Namespace : CatchIo.Runtime.Character.FSM.States.ActionStates Assembly : cs.temp.dll.dll Syntax public class CharacterConsumeState : CharacterActionState Constructors CharacterConsumeState(CharacterStateMachine, CharacterStateFactory) Declaration public CharacterConsumeState(CharacterStateMachine stateMachine, CharacterStateFactory factory) Parameters Type Name Description CharacterStateMachine stateMachine CharacterStateFactory factory Methods EnterState() Declaration public override void EnterState() Overrides CharacterActionState.EnterState() ExitState() Declaration public override void ExitState() Overrides CharacterActionState.ExitState()" - }, - "api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterDamageState.html": { - "href": "api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterDamageState.html", - "title": "Class CharacterDamageState | Catch.io Developer Reference", - "keywords": "Class CharacterDamageState Inheritance Object CharacterBaseState CharacterActionState CharacterDamageState Inherited Members CharacterActionState.UpdateState() CharacterActionState.FixedUpdateState() CharacterBaseState.StateMachine CharacterBaseState.Factory CharacterBaseState.EnteredStateTime Namespace : CatchIo.Runtime.Character.FSM.States.ActionStates Assembly : cs.temp.dll.dll Syntax public class CharacterDamageState : CharacterActionState Constructors CharacterDamageState(CharacterStateMachine, CharacterStateFactory) Declaration public CharacterDamageState(CharacterStateMachine stateMachine, CharacterStateFactory factory) Parameters Type Name Description CharacterStateMachine stateMachine CharacterStateFactory factory Methods CheckSwitchStates() Declaration public override void CheckSwitchStates() Overrides CharacterActionState.CheckSwitchStates() EnterState() Declaration public override void EnterState() Overrides CharacterActionState.EnterState() ExitState() Declaration public override void ExitState() Overrides CharacterActionState.ExitState()" + "keywords": "Class CharacterConsumeState Inheritance System.Object CharacterBaseState CharacterActionState CharacterConsumeState Inherited Members CharacterActionState.UpdateState() CharacterActionState.FixedUpdateState() CharacterActionState.CheckSwitchStates() CharacterBaseState.StateMachine CharacterBaseState.Factory CharacterBaseState.EnteredStateTime Namespace : CatchIo.Runtime.Character.FSM.States.ActionStates Assembly : cs.temp.dll.dll Syntax public class CharacterConsumeState : CharacterActionState Constructors CharacterConsumeState(CharacterStateMachine, CharacterStateFactory) Declaration public CharacterConsumeState(CharacterStateMachine stateMachine, CharacterStateFactory factory) Parameters Type Name Description CharacterStateMachine stateMachine CharacterStateFactory factory Methods EnterState() Declaration public override void EnterState() Overrides CharacterActionState.EnterState() ExitState() Declaration public override void ExitState() Overrides CharacterActionState.ExitState()" }, "api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterDeathState.html": { "href": "api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterDeathState.html", "title": "Class CharacterDeathState | Catch.io Developer Reference", - "keywords": "Class CharacterDeathState Inheritance Object CharacterBaseState CharacterActionState CharacterDeathState Inherited Members CharacterActionState.UpdateState() CharacterActionState.FixedUpdateState() CharacterBaseState.StateMachine CharacterBaseState.Factory CharacterBaseState.EnteredStateTime Namespace : CatchIo.Runtime.Character.FSM.States.ActionStates Assembly : cs.temp.dll.dll Syntax public class CharacterDeathState : CharacterActionState Constructors CharacterDeathState(CharacterStateMachine, CharacterStateFactory) Declaration public CharacterDeathState(CharacterStateMachine stateMachine, CharacterStateFactory factory) Parameters Type Name Description CharacterStateMachine stateMachine CharacterStateFactory factory Methods CheckSwitchStates() Declaration public override void CheckSwitchStates() Overrides CharacterActionState.CheckSwitchStates() EnterState() Declaration public override void EnterState() Overrides CharacterActionState.EnterState() ExitState() Declaration public override void ExitState() Overrides CharacterActionState.ExitState()" + "keywords": "Class CharacterDeathState Inheritance System.Object CharacterBaseState CharacterActionState CharacterDeathState Inherited Members CharacterActionState.UpdateState() CharacterActionState.FixedUpdateState() CharacterBaseState.StateMachine CharacterBaseState.Factory CharacterBaseState.EnteredStateTime Namespace : CatchIo.Runtime.Character.FSM.States.ActionStates Assembly : cs.temp.dll.dll Syntax public class CharacterDeathState : CharacterActionState Constructors CharacterDeathState(CharacterStateMachine, CharacterStateFactory) Declaration public CharacterDeathState(CharacterStateMachine stateMachine, CharacterStateFactory factory) Parameters Type Name Description CharacterStateMachine stateMachine CharacterStateFactory factory Methods CheckSwitchStates() Declaration public override void CheckSwitchStates() Overrides CharacterActionState.CheckSwitchStates() EnterState() Declaration public override void EnterState() Overrides CharacterActionState.EnterState() ExitState() Declaration public override void ExitState() Overrides CharacterActionState.ExitState()" }, "api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterDiscardState.html": { "href": "api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterDiscardState.html", "title": "Class CharacterDiscardState | Catch.io Developer Reference", - "keywords": "Class CharacterDiscardState Inheritance Object CharacterBaseState CharacterActionState CharacterDiscardState Inherited Members CharacterActionState.UpdateState() CharacterActionState.FixedUpdateState() CharacterActionState.CheckSwitchStates() CharacterBaseState.StateMachine CharacterBaseState.Factory CharacterBaseState.EnteredStateTime Namespace : CatchIo.Runtime.Character.FSM.States.ActionStates Assembly : cs.temp.dll.dll Syntax public class CharacterDiscardState : CharacterActionState Constructors CharacterDiscardState(CharacterStateMachine, CharacterStateFactory) Declaration public CharacterDiscardState(CharacterStateMachine stateMachine, CharacterStateFactory factory) Parameters Type Name Description CharacterStateMachine stateMachine CharacterStateFactory factory Methods EnterState() Declaration public override void EnterState() Overrides CharacterActionState.EnterState() ExitState() Declaration public override void ExitState() Overrides CharacterActionState.ExitState()" + "keywords": "Class CharacterDiscardState Inheritance System.Object CharacterBaseState CharacterActionState CharacterDiscardState Inherited Members CharacterActionState.UpdateState() CharacterActionState.FixedUpdateState() CharacterActionState.CheckSwitchStates() CharacterBaseState.StateMachine CharacterBaseState.Factory CharacterBaseState.EnteredStateTime Namespace : CatchIo.Runtime.Character.FSM.States.ActionStates Assembly : cs.temp.dll.dll Syntax public class CharacterDiscardState : CharacterActionState Constructors CharacterDiscardState(CharacterStateMachine, CharacterStateFactory) Declaration public CharacterDiscardState(CharacterStateMachine stateMachine, CharacterStateFactory factory) Parameters Type Name Description CharacterStateMachine stateMachine CharacterStateFactory factory Methods EnterState() Declaration public override void EnterState() Overrides CharacterActionState.EnterState() ExitState() Declaration public override void ExitState() Overrides CharacterActionState.ExitState()" + }, + "api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterHeavyAttackState.html": { + "href": "api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterHeavyAttackState.html", + "title": "Class CharacterHeavyAttackState | Catch.io Developer Reference", + "keywords": "Class CharacterHeavyAttackState Inheritance System.Object CharacterBaseState CharacterActionState CharacterHeavyAttackState Inherited Members CharacterActionState.UpdateState() CharacterActionState.FixedUpdateState() CharacterActionState.CheckSwitchStates() CharacterBaseState.StateMachine CharacterBaseState.Factory CharacterBaseState.EnteredStateTime Namespace : CatchIo.Runtime.Character.FSM.States.ActionStates Assembly : cs.temp.dll.dll Syntax public class CharacterHeavyAttackState : CharacterActionState Constructors CharacterHeavyAttackState(CharacterStateMachine, CharacterStateFactory) Declaration public CharacterHeavyAttackState(CharacterStateMachine stateMachine, CharacterStateFactory factory) Parameters Type Name Description CharacterStateMachine stateMachine CharacterStateFactory factory Methods EnterState() Declaration public override void EnterState() Overrides CharacterActionState.EnterState() ExitState() Declaration public override void ExitState() Overrides CharacterActionState.ExitState()" + }, + "api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterLightAttackState.html": { + "href": "api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterLightAttackState.html", + "title": "Class CharacterLightAttackState | Catch.io Developer Reference", + "keywords": "Class CharacterLightAttackState Inheritance System.Object CharacterBaseState CharacterActionState CharacterLightAttackState Inherited Members CharacterActionState.UpdateState() CharacterActionState.FixedUpdateState() CharacterActionState.CheckSwitchStates() CharacterBaseState.StateMachine CharacterBaseState.Factory CharacterBaseState.EnteredStateTime Namespace : CatchIo.Runtime.Character.FSM.States.ActionStates Assembly : cs.temp.dll.dll Syntax public class CharacterLightAttackState : CharacterActionState Constructors CharacterLightAttackState(CharacterStateMachine, CharacterStateFactory) Declaration public CharacterLightAttackState(CharacterStateMachine stateMachine, CharacterStateFactory factory) Parameters Type Name Description CharacterStateMachine stateMachine CharacterStateFactory factory Methods EnterState() Declaration public override void EnterState() Overrides CharacterActionState.EnterState() ExitState() Declaration public override void ExitState() Overrides CharacterActionState.ExitState()" + }, + "api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterStunState.html": { + "href": "api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterStunState.html", + "title": "Class CharacterStunState | Catch.io Developer Reference", + "keywords": "Class CharacterStunState Inheritance System.Object CharacterBaseState CharacterActionState CharacterStunState Inherited Members CharacterBaseState.StateMachine CharacterBaseState.Factory CharacterBaseState.EnteredStateTime Namespace : CatchIo.Runtime.Character.FSM.States.ActionStates Assembly : cs.temp.dll.dll Syntax public class CharacterStunState : CharacterActionState Constructors CharacterStunState(CharacterStateMachine, CharacterStateFactory) Declaration public CharacterStunState(CharacterStateMachine stateMachine, CharacterStateFactory factory) Parameters Type Name Description CharacterStateMachine stateMachine CharacterStateFactory factory Methods CheckSwitchStates() Declaration public override void CheckSwitchStates() Overrides CharacterActionState.CheckSwitchStates() EnterState() Declaration public override void EnterState() Overrides CharacterActionState.EnterState() ExitState() Declaration public override void ExitState() Overrides CharacterActionState.ExitState() FixedUpdateState() Declaration public override void FixedUpdateState() Overrides CharacterActionState.FixedUpdateState() UpdateState() Declaration public override void UpdateState() Overrides CharacterActionState.UpdateState()" }, "api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterThrowState.html": { "href": "api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterThrowState.html", "title": "Class CharacterThrowState | Catch.io Developer Reference", - "keywords": "Class CharacterThrowState Inheritance Object CharacterBaseState CharacterActionState CharacterThrowState Inherited Members CharacterActionState.UpdateState() CharacterActionState.FixedUpdateState() CharacterActionState.CheckSwitchStates() CharacterBaseState.StateMachine CharacterBaseState.Factory CharacterBaseState.EnteredStateTime Namespace : CatchIo.Runtime.Character.FSM.States.ActionStates Assembly : cs.temp.dll.dll Syntax public class CharacterThrowState : CharacterActionState Constructors CharacterThrowState(CharacterStateMachine, CharacterStateFactory) Declaration public CharacterThrowState(CharacterStateMachine stateMachine, CharacterStateFactory factory) Parameters Type Name Description CharacterStateMachine stateMachine CharacterStateFactory factory Methods EnterState() Declaration public override void EnterState() Overrides CharacterActionState.EnterState() ExitState() Declaration public override void ExitState() Overrides CharacterActionState.ExitState()" + "keywords": "Class CharacterThrowState Inheritance System.Object CharacterBaseState CharacterActionState CharacterThrowState Inherited Members CharacterActionState.UpdateState() CharacterActionState.FixedUpdateState() CharacterActionState.CheckSwitchStates() CharacterBaseState.StateMachine CharacterBaseState.Factory CharacterBaseState.EnteredStateTime Namespace : CatchIo.Runtime.Character.FSM.States.ActionStates Assembly : cs.temp.dll.dll Syntax public class CharacterThrowState : CharacterActionState Constructors CharacterThrowState(CharacterStateMachine, CharacterStateFactory) Declaration public CharacterThrowState(CharacterStateMachine stateMachine, CharacterStateFactory factory) Parameters Type Name Description CharacterStateMachine stateMachine CharacterStateFactory factory Methods EnterState() Declaration public override void EnterState() Overrides CharacterActionState.EnterState() ExitState() Declaration public override void ExitState() Overrides CharacterActionState.ExitState()" }, "api/CatchIo.Runtime.Character.FSM.States.ActionStates.html": { "href": "api/CatchIo.Runtime.Character.FSM.States.ActionStates.html", "title": "Namespace CatchIo.Runtime.Character.FSM.States.ActionStates | Catch.io Developer Reference", - "keywords": "Namespace CatchIo.Runtime.Character.FSM.States.ActionStates Classes CharacterActionState CharacterAttackState CharacterConsumeState CharacterDamageState CharacterDeathState CharacterDiscardState CharacterThrowState" + "keywords": "Namespace CatchIo.Runtime.Character.FSM.States.ActionStates Classes CharacterActionState CharacterConsumeState CharacterDeathState CharacterDiscardState CharacterHeavyAttackState CharacterLightAttackState CharacterStunState CharacterThrowState" }, "api/CatchIo.Runtime.Character.FSM.States.CharacterBaseState.html": { "href": "api/CatchIo.Runtime.Character.FSM.States.CharacterBaseState.html", "title": "Class CharacterBaseState | Catch.io Developer Reference", - "keywords": "Class CharacterBaseState Inheritance Object CharacterBaseState CharacterActionState CharacterMoveState Namespace : CatchIo.Runtime.Character.FSM.States Assembly : cs.temp.dll.dll Syntax [Serializable] public abstract class CharacterBaseState Constructors CharacterBaseState(CharacterStateMachine, CharacterStateFactory) Declaration protected CharacterBaseState(CharacterStateMachine stateMachine, CharacterStateFactory factory) Parameters Type Name Description CharacterStateMachine stateMachine CharacterStateFactory factory Fields EnteredStateTime Declaration protected float EnteredStateTime Field Value Type Description Single Factory Declaration protected readonly CharacterStateFactory Factory Field Value Type Description CharacterStateFactory StateMachine Declaration protected readonly CharacterStateMachine StateMachine Field Value Type Description CharacterStateMachine Methods CheckSwitchStates() Declaration public abstract void CheckSwitchStates() EnterState() Declaration public virtual void EnterState() ExitState() Declaration public abstract void ExitState() FixedUpdateState() Declaration public abstract void FixedUpdateState() UpdateState() Declaration public abstract void UpdateState()" + "keywords": "Class CharacterBaseState Inheritance System.Object CharacterBaseState CharacterActionState CharacterMoveState Namespace : CatchIo.Runtime.Character.FSM.States Assembly : cs.temp.dll.dll Syntax [Serializable] public abstract class CharacterBaseState Constructors CharacterBaseState(CharacterStateMachine, CharacterStateFactory) Declaration protected CharacterBaseState(CharacterStateMachine stateMachine, CharacterStateFactory factory) Parameters Type Name Description CharacterStateMachine stateMachine CharacterStateFactory factory Fields EnteredStateTime Declaration protected float EnteredStateTime Field Value Type Description System.Single Factory Declaration protected readonly CharacterStateFactory Factory Field Value Type Description CharacterStateFactory StateMachine Declaration protected readonly CharacterStateMachine StateMachine Field Value Type Description CharacterStateMachine Methods CheckSwitchStates() Declaration public abstract void CheckSwitchStates() EnterState() Declaration public virtual void EnterState() ExitState() Declaration public abstract void ExitState() FixedUpdateState() Declaration public abstract void FixedUpdateState() UpdateState() Declaration public abstract void UpdateState()" }, "api/CatchIo.Runtime.Character.FSM.States.CharacterStateFactory.html": { "href": "api/CatchIo.Runtime.Character.FSM.States.CharacterStateFactory.html", "title": "Class CharacterStateFactory | Catch.io Developer Reference", - "keywords": "Class CharacterStateFactory Inheritance Object CharacterStateFactory Namespace : CatchIo.Runtime.Character.FSM.States Assembly : cs.temp.dll.dll Syntax public class CharacterStateFactory Constructors CharacterStateFactory(CharacterStateMachine) Declaration public CharacterStateFactory(CharacterStateMachine stateMachine) Parameters Type Name Description CharacterStateMachine stateMachine Methods Attack() Declaration public CharacterBaseState Attack() Returns Type Description CharacterBaseState Consume() Declaration public CharacterBaseState Consume() Returns Type Description CharacterBaseState Damage() Declaration public CharacterBaseState Damage() Returns Type Description CharacterBaseState Death() Declaration public CharacterBaseState Death() Returns Type Description CharacterBaseState Discard() Declaration public CharacterBaseState Discard() Returns Type Description CharacterBaseState Observe() Declaration public CharacterBaseState Observe() Returns Type Description CharacterBaseState Run() Declaration public CharacterBaseState Run() Returns Type Description CharacterBaseState Sneak() Declaration public CharacterBaseState Sneak() Returns Type Description CharacterBaseState SneakStatic() Declaration public CharacterBaseState SneakStatic() Returns Type Description CharacterBaseState Spawn() Declaration public CharacterBaseState Spawn() Returns Type Description CharacterBaseState Spectate() Declaration public CharacterBaseState Spectate() Returns Type Description CharacterBaseState Static() Declaration public CharacterBaseState Static() Returns Type Description CharacterBaseState Throw() Declaration public CharacterBaseState Throw() Returns Type Description CharacterBaseState Walk() Declaration public CharacterBaseState Walk() Returns Type Description CharacterBaseState" + "keywords": "Class CharacterStateFactory Inheritance System.Object CharacterStateFactory Namespace : CatchIo.Runtime.Character.FSM.States Assembly : cs.temp.dll.dll Syntax public class CharacterStateFactory Constructors CharacterStateFactory(CharacterStateMachine) Declaration public CharacterStateFactory(CharacterStateMachine stateMachine) Parameters Type Name Description CharacterStateMachine stateMachine Methods Consume() Declaration public CharacterBaseState Consume() Returns Type Description CharacterBaseState Death() Declaration public CharacterBaseState Death() Returns Type Description CharacterBaseState Discard() Declaration public CharacterBaseState Discard() Returns Type Description CharacterBaseState HeavyAttack() Declaration public CharacterBaseState HeavyAttack() Returns Type Description CharacterBaseState HeavyAttackCharge() Declaration public CharacterBaseState HeavyAttackCharge() Returns Type Description CharacterBaseState LightAttack() Declaration public CharacterBaseState LightAttack() Returns Type Description CharacterBaseState Observe() Declaration public CharacterBaseState Observe() Returns Type Description CharacterBaseState Run() Declaration public CharacterBaseState Run() Returns Type Description CharacterBaseState Sneak() Declaration public CharacterBaseState Sneak() Returns Type Description CharacterBaseState SneakStatic() Declaration public CharacterBaseState SneakStatic() Returns Type Description CharacterBaseState Spawn() Declaration public CharacterBaseState Spawn() Returns Type Description CharacterBaseState Spectate() Declaration public CharacterBaseState Spectate() Returns Type Description CharacterBaseState Static() Declaration public CharacterBaseState Static() Returns Type Description CharacterBaseState Stun() Declaration public CharacterBaseState Stun() Returns Type Description CharacterBaseState Throw() Declaration public CharacterBaseState Throw() Returns Type Description CharacterBaseState Walk() Declaration public CharacterBaseState Walk() Returns Type Description CharacterBaseState" }, "api/CatchIo.Runtime.Character.FSM.States.html": { "href": "api/CatchIo.Runtime.Character.FSM.States.html", "title": "Namespace CatchIo.Runtime.Character.FSM.States | Catch.io Developer Reference", "keywords": "Namespace CatchIo.Runtime.Character.FSM.States Classes CharacterBaseState CharacterStateFactory" }, + "api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterChargeState.html": { + "href": "api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterChargeState.html", + "title": "Class CharacterChargeState | Catch.io Developer Reference", + "keywords": "Class CharacterChargeState Inheritance System.Object CharacterBaseState CharacterMoveState CharacterChargeState Inherited Members CharacterMoveState.DenySprintThreshold CharacterMoveState.IsSlowed CharacterMoveState.Move(Single) CharacterMoveState.CompareDirections(Vector2, Vector2) CharacterBaseState.StateMachine CharacterBaseState.Factory CharacterBaseState.EnteredStateTime Namespace : CatchIo.Runtime.Character.FSM.States.MoveStates Assembly : cs.temp.dll.dll Syntax [Serializable] public class CharacterChargeState : CharacterMoveState Constructors CharacterChargeState(CharacterStateMachine, CharacterStateFactory) Declaration public CharacterChargeState(CharacterStateMachine stateMachine, CharacterStateFactory factory) Parameters Type Name Description CharacterStateMachine stateMachine CharacterStateFactory factory Methods CheckSwitchStates() Declaration public override void CheckSwitchStates() Overrides CharacterBaseState.CheckSwitchStates() EnterState() Declaration public override void EnterState() Overrides CharacterBaseState.EnterState() ExitState() Declaration public override void ExitState() Overrides CharacterMoveState.ExitState() FixedUpdateState() Declaration public override void FixedUpdateState() Overrides CharacterBaseState.FixedUpdateState() UpdateState() Declaration public override void UpdateState() Overrides CharacterMoveState.UpdateState()" + }, "api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterMoveState.html": { "href": "api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterMoveState.html", "title": "Class CharacterMoveState | Catch.io Developer Reference", - "keywords": "Class CharacterMoveState Inheritance Object CharacterBaseState CharacterMoveState CharacterObserveState CharacterRunState CharacterSneakState CharacterSneakStaticState CharacterSpectateState CharacterStaticState CharacterWalkState Inherited Members CharacterBaseState.StateMachine CharacterBaseState.Factory CharacterBaseState.EnteredStateTime CharacterBaseState.EnterState() CharacterBaseState.UpdateState() CharacterBaseState.FixedUpdateState() CharacterBaseState.CheckSwitchStates() Namespace : CatchIo.Runtime.Character.FSM.States.MoveStates Assembly : cs.temp.dll.dll Syntax [Serializable] public abstract class CharacterMoveState : CharacterBaseState Constructors CharacterMoveState(CharacterStateMachine, CharacterStateFactory) Declaration protected CharacterMoveState(CharacterStateMachine stateMachine, CharacterStateFactory factory) Parameters Type Name Description CharacterStateMachine stateMachine CharacterStateFactory factory Fields DenySprintThreshold Declaration public float DenySprintThreshold Field Value Type Description Single IsSlowed Declaration public bool IsSlowed Field Value Type Description Boolean Methods CompareDirections(Vector2, Vector2) Declaration public float CompareDirections(Vector2 viewDirection, Vector2 moveDirection) Parameters Type Name Description Vector2 viewDirection Vector2 moveDirection Returns Type Description Single ExitState() Declaration public override void ExitState() Overrides CharacterBaseState.ExitState() Move(Single) Declaration protected void Move(float moveSpeed) Parameters Type Name Description Single moveSpeed" + "keywords": "Class CharacterMoveState Inheritance System.Object CharacterBaseState CharacterMoveState CharacterChargeState CharacterObserveState CharacterRunState CharacterSneakState CharacterSneakStaticState CharacterSpectateState CharacterStaticState CharacterWalkState Inherited Members CharacterBaseState.StateMachine CharacterBaseState.Factory CharacterBaseState.EnteredStateTime CharacterBaseState.EnterState() CharacterBaseState.FixedUpdateState() CharacterBaseState.CheckSwitchStates() Namespace : CatchIo.Runtime.Character.FSM.States.MoveStates Assembly : cs.temp.dll.dll Syntax [Serializable] public abstract class CharacterMoveState : CharacterBaseState Constructors CharacterMoveState(CharacterStateMachine, CharacterStateFactory) Declaration protected CharacterMoveState(CharacterStateMachine stateMachine, CharacterStateFactory factory) Parameters Type Name Description CharacterStateMachine stateMachine CharacterStateFactory factory Fields DenySprintThreshold Declaration public float DenySprintThreshold Field Value Type Description System.Single IsSlowed Declaration public bool IsSlowed Field Value Type Description System.Boolean Methods CompareDirections(Vector2, Vector2) Declaration public float CompareDirections(Vector2 viewDirection, Vector2 moveDirection) Parameters Type Name Description Vector2 viewDirection Vector2 moveDirection Returns Type Description System.Single ExitState() Declaration public override void ExitState() Overrides CharacterBaseState.ExitState() Move(Single) Declaration protected void Move(float moveSpeed) Parameters Type Name Description System.Single moveSpeed UpdateState() Declaration public override void UpdateState() Overrides CharacterBaseState.UpdateState()" }, "api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterObserveState.html": { "href": "api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterObserveState.html", "title": "Class CharacterObserveState | Catch.io Developer Reference", - "keywords": "Class CharacterObserveState Inheritance Object CharacterBaseState CharacterMoveState CharacterObserveState Inherited Members CharacterMoveState.DenySprintThreshold CharacterMoveState.IsSlowed CharacterMoveState.Move(Single) CharacterMoveState.CompareDirections(Vector2, Vector2) CharacterBaseState.StateMachine CharacterBaseState.Factory CharacterBaseState.EnteredStateTime Namespace : CatchIo.Runtime.Character.FSM.States.MoveStates Assembly : cs.temp.dll.dll Syntax [Serializable] public class CharacterObserveState : CharacterMoveState Constructors CharacterObserveState(CharacterStateMachine, CharacterStateFactory) Declaration public CharacterObserveState(CharacterStateMachine stateMachine, CharacterStateFactory factory) Parameters Type Name Description CharacterStateMachine stateMachine CharacterStateFactory factory Methods CheckSwitchStates() Declaration public override void CheckSwitchStates() Overrides CharacterBaseState.CheckSwitchStates() EnterState() Declaration public override void EnterState() Overrides CharacterBaseState.EnterState() ExitState() Declaration public override void ExitState() Overrides CharacterMoveState.ExitState() FixedUpdateState() Declaration public override void FixedUpdateState() Overrides CharacterBaseState.FixedUpdateState() UpdateState() Declaration public override void UpdateState() Overrides CharacterBaseState.UpdateState()" + "keywords": "Class CharacterObserveState Inheritance System.Object CharacterBaseState CharacterMoveState CharacterObserveState Inherited Members CharacterMoveState.DenySprintThreshold CharacterMoveState.IsSlowed CharacterMoveState.UpdateState() CharacterMoveState.Move(Single) CharacterMoveState.CompareDirections(Vector2, Vector2) CharacterBaseState.StateMachine CharacterBaseState.Factory CharacterBaseState.EnteredStateTime Namespace : CatchIo.Runtime.Character.FSM.States.MoveStates Assembly : cs.temp.dll.dll Syntax [Serializable] public class CharacterObserveState : CharacterMoveState Constructors CharacterObserveState(CharacterStateMachine, CharacterStateFactory) Declaration public CharacterObserveState(CharacterStateMachine stateMachine, CharacterStateFactory factory) Parameters Type Name Description CharacterStateMachine stateMachine CharacterStateFactory factory Methods CheckSwitchStates() Declaration public override void CheckSwitchStates() Overrides CharacterBaseState.CheckSwitchStates() EnterState() Declaration public override void EnterState() Overrides CharacterBaseState.EnterState() ExitState() Declaration public override void ExitState() Overrides CharacterMoveState.ExitState() FixedUpdateState() Declaration public override void FixedUpdateState() Overrides CharacterBaseState.FixedUpdateState()" }, "api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterRunState.html": { "href": "api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterRunState.html", "title": "Class CharacterRunState | Catch.io Developer Reference", - "keywords": "Class CharacterRunState Inheritance Object CharacterBaseState CharacterMoveState CharacterRunState Inherited Members CharacterMoveState.DenySprintThreshold CharacterMoveState.IsSlowed CharacterMoveState.Move(Single) CharacterMoveState.CompareDirections(Vector2, Vector2) CharacterBaseState.StateMachine CharacterBaseState.Factory CharacterBaseState.EnteredStateTime Namespace : CatchIo.Runtime.Character.FSM.States.MoveStates Assembly : cs.temp.dll.dll Syntax [Serializable] public class CharacterRunState : CharacterMoveState Constructors CharacterRunState(CharacterStateMachine, CharacterStateFactory) Declaration public CharacterRunState(CharacterStateMachine stateMachine, CharacterStateFactory factory) Parameters Type Name Description CharacterStateMachine stateMachine CharacterStateFactory factory Methods CheckSwitchStates() Declaration public override void CheckSwitchStates() Overrides CharacterBaseState.CheckSwitchStates() EnterState() Declaration public override void EnterState() Overrides CharacterBaseState.EnterState() ExitState() Declaration public override void ExitState() Overrides CharacterMoveState.ExitState() FixedUpdateState() Declaration public override void FixedUpdateState() Overrides CharacterBaseState.FixedUpdateState() UpdateState() Declaration public override void UpdateState() Overrides CharacterBaseState.UpdateState()" + "keywords": "Class CharacterRunState Inheritance System.Object CharacterBaseState CharacterMoveState CharacterRunState Inherited Members CharacterMoveState.DenySprintThreshold CharacterMoveState.IsSlowed CharacterMoveState.Move(Single) CharacterMoveState.CompareDirections(Vector2, Vector2) CharacterBaseState.StateMachine CharacterBaseState.Factory CharacterBaseState.EnteredStateTime Namespace : CatchIo.Runtime.Character.FSM.States.MoveStates Assembly : cs.temp.dll.dll Syntax [Serializable] public class CharacterRunState : CharacterMoveState Constructors CharacterRunState(CharacterStateMachine, CharacterStateFactory) Declaration public CharacterRunState(CharacterStateMachine stateMachine, CharacterStateFactory factory) Parameters Type Name Description CharacterStateMachine stateMachine CharacterStateFactory factory Methods CheckSwitchStates() Declaration public override void CheckSwitchStates() Overrides CharacterBaseState.CheckSwitchStates() EnterState() Declaration public override void EnterState() Overrides CharacterBaseState.EnterState() ExitState() Declaration public override void ExitState() Overrides CharacterMoveState.ExitState() FixedUpdateState() Declaration public override void FixedUpdateState() Overrides CharacterBaseState.FixedUpdateState() UpdateState() Declaration public override void UpdateState() Overrides CharacterMoveState.UpdateState()" }, "api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterSneakState.html": { "href": "api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterSneakState.html", "title": "Class CharacterSneakState | Catch.io Developer Reference", - "keywords": "Class CharacterSneakState Inheritance Object CharacterBaseState CharacterMoveState CharacterSneakState Inherited Members CharacterMoveState.DenySprintThreshold CharacterMoveState.IsSlowed CharacterMoveState.Move(Single) CharacterMoveState.CompareDirections(Vector2, Vector2) CharacterBaseState.StateMachine CharacterBaseState.Factory CharacterBaseState.EnteredStateTime Namespace : CatchIo.Runtime.Character.FSM.States.MoveStates Assembly : cs.temp.dll.dll Syntax [Serializable] public class CharacterSneakState : CharacterMoveState Constructors CharacterSneakState(CharacterStateMachine, CharacterStateFactory) Declaration public CharacterSneakState(CharacterStateMachine stateMachine, CharacterStateFactory factory) Parameters Type Name Description CharacterStateMachine stateMachine CharacterStateFactory factory Methods CheckSwitchStates() Declaration public override void CheckSwitchStates() Overrides CharacterBaseState.CheckSwitchStates() EnterState() Declaration public override void EnterState() Overrides CharacterBaseState.EnterState() ExitState() Declaration public override void ExitState() Overrides CharacterMoveState.ExitState() FixedUpdateState() Declaration public override void FixedUpdateState() Overrides CharacterBaseState.FixedUpdateState() UpdateState() Declaration public override void UpdateState() Overrides CharacterBaseState.UpdateState()" + "keywords": "Class CharacterSneakState Inheritance System.Object CharacterBaseState CharacterMoveState CharacterSneakState Inherited Members CharacterMoveState.DenySprintThreshold CharacterMoveState.IsSlowed CharacterMoveState.Move(Single) CharacterMoveState.CompareDirections(Vector2, Vector2) CharacterBaseState.StateMachine CharacterBaseState.Factory CharacterBaseState.EnteredStateTime Namespace : CatchIo.Runtime.Character.FSM.States.MoveStates Assembly : cs.temp.dll.dll Syntax [Serializable] public class CharacterSneakState : CharacterMoveState Constructors CharacterSneakState(CharacterStateMachine, CharacterStateFactory) Declaration public CharacterSneakState(CharacterStateMachine stateMachine, CharacterStateFactory factory) Parameters Type Name Description CharacterStateMachine stateMachine CharacterStateFactory factory Methods CheckSwitchStates() Declaration public override void CheckSwitchStates() Overrides CharacterBaseState.CheckSwitchStates() EnterState() Declaration public override void EnterState() Overrides CharacterBaseState.EnterState() ExitState() Declaration public override void ExitState() Overrides CharacterMoveState.ExitState() FixedUpdateState() Declaration public override void FixedUpdateState() Overrides CharacterBaseState.FixedUpdateState() UpdateState() Declaration public override void UpdateState() Overrides CharacterMoveState.UpdateState()" }, "api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterSneakStaticState.html": { "href": "api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterSneakStaticState.html", "title": "Class CharacterSneakStaticState | Catch.io Developer Reference", - "keywords": "Class CharacterSneakStaticState Inheritance Object CharacterBaseState CharacterMoveState CharacterSneakStaticState Inherited Members CharacterMoveState.DenySprintThreshold CharacterMoveState.IsSlowed CharacterMoveState.Move(Single) CharacterMoveState.CompareDirections(Vector2, Vector2) CharacterBaseState.StateMachine CharacterBaseState.Factory CharacterBaseState.EnteredStateTime Namespace : CatchIo.Runtime.Character.FSM.States.MoveStates Assembly : cs.temp.dll.dll Syntax [Serializable] public class CharacterSneakStaticState : CharacterMoveState Constructors CharacterSneakStaticState(CharacterStateMachine, CharacterStateFactory) Declaration public CharacterSneakStaticState(CharacterStateMachine stateMachine, CharacterStateFactory factory) Parameters Type Name Description CharacterStateMachine stateMachine CharacterStateFactory factory Methods CheckSwitchStates() Declaration public override void CheckSwitchStates() Overrides CharacterBaseState.CheckSwitchStates() EnterState() Declaration public override void EnterState() Overrides CharacterBaseState.EnterState() ExitState() Declaration public override void ExitState() Overrides CharacterMoveState.ExitState() FixedUpdateState() Declaration public override void FixedUpdateState() Overrides CharacterBaseState.FixedUpdateState() UpdateState() Declaration public override void UpdateState() Overrides CharacterBaseState.UpdateState()" + "keywords": "Class CharacterSneakStaticState Inheritance System.Object CharacterBaseState CharacterMoveState CharacterSneakStaticState Inherited Members CharacterMoveState.DenySprintThreshold CharacterMoveState.IsSlowed CharacterMoveState.Move(Single) CharacterMoveState.CompareDirections(Vector2, Vector2) CharacterBaseState.StateMachine CharacterBaseState.Factory CharacterBaseState.EnteredStateTime Namespace : CatchIo.Runtime.Character.FSM.States.MoveStates Assembly : cs.temp.dll.dll Syntax [Serializable] public class CharacterSneakStaticState : CharacterMoveState Constructors CharacterSneakStaticState(CharacterStateMachine, CharacterStateFactory) Declaration public CharacterSneakStaticState(CharacterStateMachine stateMachine, CharacterStateFactory factory) Parameters Type Name Description CharacterStateMachine stateMachine CharacterStateFactory factory Methods CheckSwitchStates() Declaration public override void CheckSwitchStates() Overrides CharacterBaseState.CheckSwitchStates() EnterState() Declaration public override void EnterState() Overrides CharacterBaseState.EnterState() ExitState() Declaration public override void ExitState() Overrides CharacterMoveState.ExitState() FixedUpdateState() Declaration public override void FixedUpdateState() Overrides CharacterBaseState.FixedUpdateState() UpdateState() Declaration public override void UpdateState() Overrides CharacterMoveState.UpdateState()" }, "api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterSpectateState.html": { "href": "api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterSpectateState.html", "title": "Class CharacterSpectateState | Catch.io Developer Reference", - "keywords": "Class CharacterSpectateState Inheritance Object CharacterBaseState CharacterMoveState CharacterSpectateState Inherited Members CharacterMoveState.DenySprintThreshold CharacterMoveState.IsSlowed CharacterMoveState.Move(Single) CharacterMoveState.CompareDirections(Vector2, Vector2) CharacterBaseState.StateMachine CharacterBaseState.Factory CharacterBaseState.EnteredStateTime Namespace : CatchIo.Runtime.Character.FSM.States.MoveStates Assembly : cs.temp.dll.dll Syntax [Serializable] public class CharacterSpectateState : CharacterMoveState Constructors CharacterSpectateState(CharacterStateMachine, CharacterStateFactory) Declaration public CharacterSpectateState(CharacterStateMachine stateMachine, CharacterStateFactory factory) Parameters Type Name Description CharacterStateMachine stateMachine CharacterStateFactory factory Methods CheckSwitchStates() Declaration public override void CheckSwitchStates() Overrides CharacterBaseState.CheckSwitchStates() EnterState() Declaration public override void EnterState() Overrides CharacterBaseState.EnterState() ExitState() Declaration public override void ExitState() Overrides CharacterMoveState.ExitState() FixedUpdateState() Declaration public override void FixedUpdateState() Overrides CharacterBaseState.FixedUpdateState() UpdateState() Declaration public override void UpdateState() Overrides CharacterBaseState.UpdateState()" + "keywords": "Class CharacterSpectateState Inheritance System.Object CharacterBaseState CharacterMoveState CharacterSpectateState Inherited Members CharacterMoveState.DenySprintThreshold CharacterMoveState.IsSlowed CharacterMoveState.UpdateState() CharacterMoveState.Move(Single) CharacterMoveState.CompareDirections(Vector2, Vector2) CharacterBaseState.StateMachine CharacterBaseState.Factory CharacterBaseState.EnteredStateTime Namespace : CatchIo.Runtime.Character.FSM.States.MoveStates Assembly : cs.temp.dll.dll Syntax [Serializable] public class CharacterSpectateState : CharacterMoveState Constructors CharacterSpectateState(CharacterStateMachine, CharacterStateFactory) Declaration public CharacterSpectateState(CharacterStateMachine stateMachine, CharacterStateFactory factory) Parameters Type Name Description CharacterStateMachine stateMachine CharacterStateFactory factory Methods CheckSwitchStates() Declaration public override void CheckSwitchStates() Overrides CharacterBaseState.CheckSwitchStates() EnterState() Declaration public override void EnterState() Overrides CharacterBaseState.EnterState() ExitState() Declaration public override void ExitState() Overrides CharacterMoveState.ExitState() FixedUpdateState() Declaration public override void FixedUpdateState() Overrides CharacterBaseState.FixedUpdateState()" }, "api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterStaticState.html": { "href": "api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterStaticState.html", "title": "Class CharacterStaticState | Catch.io Developer Reference", - "keywords": "Class CharacterStaticState Inheritance Object CharacterBaseState CharacterMoveState CharacterStaticState Inherited Members CharacterMoveState.DenySprintThreshold CharacterMoveState.IsSlowed CharacterMoveState.Move(Single) CharacterMoveState.CompareDirections(Vector2, Vector2) CharacterBaseState.StateMachine CharacterBaseState.Factory CharacterBaseState.EnteredStateTime Namespace : CatchIo.Runtime.Character.FSM.States.MoveStates Assembly : cs.temp.dll.dll Syntax [Serializable] public class CharacterStaticState : CharacterMoveState Constructors CharacterStaticState(CharacterStateMachine, CharacterStateFactory) Declaration public CharacterStaticState(CharacterStateMachine stateMachine, CharacterStateFactory factory) Parameters Type Name Description CharacterStateMachine stateMachine CharacterStateFactory factory Methods CheckSwitchStates() Declaration public override void CheckSwitchStates() Overrides CharacterBaseState.CheckSwitchStates() EnterState() Declaration public override void EnterState() Overrides CharacterBaseState.EnterState() ExitState() Declaration public override void ExitState() Overrides CharacterMoveState.ExitState() FixedUpdateState() Declaration public override void FixedUpdateState() Overrides CharacterBaseState.FixedUpdateState() UpdateState() Declaration public override void UpdateState() Overrides CharacterBaseState.UpdateState()" + "keywords": "Class CharacterStaticState Inheritance System.Object CharacterBaseState CharacterMoveState CharacterStaticState Inherited Members CharacterMoveState.DenySprintThreshold CharacterMoveState.IsSlowed CharacterMoveState.Move(Single) CharacterMoveState.CompareDirections(Vector2, Vector2) CharacterBaseState.StateMachine CharacterBaseState.Factory CharacterBaseState.EnteredStateTime Namespace : CatchIo.Runtime.Character.FSM.States.MoveStates Assembly : cs.temp.dll.dll Syntax [Serializable] public class CharacterStaticState : CharacterMoveState Constructors CharacterStaticState(CharacterStateMachine, CharacterStateFactory) Declaration public CharacterStaticState(CharacterStateMachine stateMachine, CharacterStateFactory factory) Parameters Type Name Description CharacterStateMachine stateMachine CharacterStateFactory factory Methods CheckSwitchStates() Declaration public override void CheckSwitchStates() Overrides CharacterBaseState.CheckSwitchStates() EnterState() Declaration public override void EnterState() Overrides CharacterBaseState.EnterState() ExitState() Declaration public override void ExitState() Overrides CharacterMoveState.ExitState() FixedUpdateState() Declaration public override void FixedUpdateState() Overrides CharacterBaseState.FixedUpdateState() UpdateState() Declaration public override void UpdateState() Overrides CharacterMoveState.UpdateState()" }, "api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterWalkState.html": { "href": "api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterWalkState.html", "title": "Class CharacterWalkState | Catch.io Developer Reference", - "keywords": "Class CharacterWalkState Inheritance Object CharacterBaseState CharacterMoveState CharacterWalkState Inherited Members CharacterMoveState.DenySprintThreshold CharacterMoveState.IsSlowed CharacterMoveState.Move(Single) CharacterMoveState.CompareDirections(Vector2, Vector2) CharacterBaseState.StateMachine CharacterBaseState.Factory CharacterBaseState.EnteredStateTime Namespace : CatchIo.Runtime.Character.FSM.States.MoveStates Assembly : cs.temp.dll.dll Syntax [Serializable] public class CharacterWalkState : CharacterMoveState Constructors CharacterWalkState(CharacterStateMachine, CharacterStateFactory) Declaration public CharacterWalkState(CharacterStateMachine stateMachine, CharacterStateFactory factory) Parameters Type Name Description CharacterStateMachine stateMachine CharacterStateFactory factory Methods CheckSwitchStates() Declaration public override void CheckSwitchStates() Overrides CharacterBaseState.CheckSwitchStates() EnterState() Declaration public override void EnterState() Overrides CharacterBaseState.EnterState() ExitState() Declaration public override void ExitState() Overrides CharacterMoveState.ExitState() FixedUpdateState() Declaration public override void FixedUpdateState() Overrides CharacterBaseState.FixedUpdateState() UpdateState() Declaration public override void UpdateState() Overrides CharacterBaseState.UpdateState()" + "keywords": "Class CharacterWalkState Inheritance System.Object CharacterBaseState CharacterMoveState CharacterWalkState Inherited Members CharacterMoveState.DenySprintThreshold CharacterMoveState.IsSlowed CharacterMoveState.Move(Single) CharacterMoveState.CompareDirections(Vector2, Vector2) CharacterBaseState.StateMachine CharacterBaseState.Factory CharacterBaseState.EnteredStateTime Namespace : CatchIo.Runtime.Character.FSM.States.MoveStates Assembly : cs.temp.dll.dll Syntax [Serializable] public class CharacterWalkState : CharacterMoveState Constructors CharacterWalkState(CharacterStateMachine, CharacterStateFactory) Declaration public CharacterWalkState(CharacterStateMachine stateMachine, CharacterStateFactory factory) Parameters Type Name Description CharacterStateMachine stateMachine CharacterStateFactory factory Methods CheckSwitchStates() Declaration public override void CheckSwitchStates() Overrides CharacterBaseState.CheckSwitchStates() EnterState() Declaration public override void EnterState() Overrides CharacterBaseState.EnterState() ExitState() Declaration public override void ExitState() Overrides CharacterMoveState.ExitState() FixedUpdateState() Declaration public override void FixedUpdateState() Overrides CharacterBaseState.FixedUpdateState() UpdateState() Declaration public override void UpdateState() Overrides CharacterMoveState.UpdateState()" }, "api/CatchIo.Runtime.Character.FSM.States.MoveStates.html": { "href": "api/CatchIo.Runtime.Character.FSM.States.MoveStates.html", "title": "Namespace CatchIo.Runtime.Character.FSM.States.MoveStates | Catch.io Developer Reference", - "keywords": "Namespace CatchIo.Runtime.Character.FSM.States.MoveStates Classes CharacterMoveState CharacterObserveState CharacterRunState CharacterSneakState CharacterSneakStaticState CharacterSpectateState CharacterStaticState CharacterWalkState" + "keywords": "Namespace CatchIo.Runtime.Character.FSM.States.MoveStates Classes CharacterChargeState CharacterMoveState CharacterObserveState CharacterRunState CharacterSneakState CharacterSneakStaticState CharacterSpectateState CharacterStaticState CharacterWalkState" }, "api/CatchIo.Runtime.Character.Graphics.CharacterAimTrajectory.html": { "href": "api/CatchIo.Runtime.Character.Graphics.CharacterAimTrajectory.html", "title": "Class CharacterAimTrajectory | Catch.io Developer Reference", - "keywords": "Class CharacterAimTrajectory Inheritance Object CharacterAimTrajectory Namespace : CatchIo.Runtime.Character.Graphics Assembly : cs.temp.dll.dll Syntax public class CharacterAimTrajectory : MonoBehaviour" + "keywords": "Class CharacterAimTrajectory Inheritance System.Object CharacterAimTrajectory Namespace : CatchIo.Runtime.Character.Graphics Assembly : cs.temp.dll.dll Syntax public class CharacterAimTrajectory : MonoBehaviour" }, "api/CatchIo.Runtime.Character.Graphics.CharacterAnimator.html": { "href": "api/CatchIo.Runtime.Character.Graphics.CharacterAnimator.html", "title": "Class CharacterAnimator | Catch.io Developer Reference", - "keywords": "Class CharacterAnimator Inheritance Object CharacterAnimator Namespace : CatchIo.Runtime.Character.Graphics Assembly : cs.temp.dll.dll Syntax public class CharacterAnimator : MonoBehaviour Fields OnActionAnimCompleted Declaration public Action OnActionAnimCompleted Field Value Type Description Action Properties RuntimeAnimatorController Declaration public RuntimeAnimatorController RuntimeAnimatorController { get; set; } Property Value Type Description RuntimeAnimatorController Methods HasActionAnimation(CharacterActionType) Declaration public bool HasActionAnimation(CharacterActionType type) Parameters Type Name Description CharacterActionType type Returns Type Description Boolean" - }, - "api/CatchIo.Runtime.Character.Graphics.CharacterHidingEffectPlayer.html": { - "href": "api/CatchIo.Runtime.Character.Graphics.CharacterHidingEffectPlayer.html", - "title": "Class CharacterHidingEffectPlayer | Catch.io Developer Reference", - "keywords": "Class CharacterHidingEffectPlayer Inheritance Object CharacterHidingEffectPlayer Implements IOnEventCallback Namespace : CatchIo.Runtime.Character.Graphics Assembly : cs.temp.dll.dll Syntax public class CharacterHidingEffectPlayer : MonoBehaviour Fields PercentageBeingOverlapped Declaration public float PercentageBeingOverlapped Field Value Type Description Single Methods OnEvent(EventData) Declaration public void OnEvent(EventData photonEvent) Parameters Type Name Description EventData photonEvent PlayHidingEffectImmediately() Declaration public void PlayHidingEffectImmediately() ReverseHidingEffect() Declaration public void ReverseHidingEffect() Implements IOnEventCallback" - }, - "api/CatchIo.Runtime.Character.Graphics.CharacterMaskRenderer.html": { - "href": "api/CatchIo.Runtime.Character.Graphics.CharacterMaskRenderer.html", - "title": "Class CharacterMaskRenderer | Catch.io Developer Reference", - "keywords": "Class CharacterMaskRenderer Inheritance Object CharacterMaskRenderer Namespace : CatchIo.Runtime.Character.Graphics Assembly : cs.temp.dll.dll Syntax public class CharacterMaskRenderer : MonoBehaviour Methods DisableMaskRenderer() Declaration public void DisableMaskRenderer() EnableMaskRenderer() Declaration public void EnableMaskRenderer() InitMaskRenderer(String, Int32) Declaration public void InitMaskRenderer(string sortingLayerName, int sortingOrder) Parameters Type Name Description String sortingLayerName Int32 sortingOrder UpdateMaskRenderer(SpriteRenderer) Declaration public void UpdateMaskRenderer(SpriteRenderer characterRenderer) Parameters Type Name Description SpriteRenderer characterRenderer" + "keywords": "Class CharacterAnimator Inheritance System.Object CharacterAnimator Namespace : CatchIo.Runtime.Character.Graphics Assembly : cs.temp.dll.dll Syntax public class CharacterAnimator : MonoBehaviour Fields OnActionAnimCompleted Declaration public Action OnActionAnimCompleted Field Value Type Description System.Action Properties RuntimeAnimatorController Declaration public RuntimeAnimatorController RuntimeAnimatorController { get; set; } Property Value Type Description RuntimeAnimatorController Methods HasActionAnimation(CharacterActionType) Declaration public bool HasActionAnimation(CharacterActionType type) Parameters Type Name Description CharacterActionType type Returns Type Description System.Boolean" }, "api/CatchIo.Runtime.Character.Graphics.CharacterRenderer.html": { "href": "api/CatchIo.Runtime.Character.Graphics.CharacterRenderer.html", "title": "Class CharacterRenderer | Catch.io Developer Reference", - "keywords": "Class CharacterRenderer Inheritance Object CharacterRenderer Implements IEffectPlayable Namespace : CatchIo.Runtime.Character.Graphics Assembly : cs.temp.dll.dll Syntax public class CharacterRenderer : MonoBehaviour Properties CharacterSprite Declaration public Sprite CharacterSprite { get; } Property Value Type Description Sprite MaskRenderer Declaration public CharacterMaskRenderer MaskRenderer { get; } Property Value Type Description CharacterMaskRenderer PivotY Declaration public float PivotY { get; } Property Value Type Description Single SpriteArea Declaration public float SpriteArea { get; } Property Value Type Description Single SpriteRenderer Declaration public SpriteRenderer SpriteRenderer { get; } Property Value Type Description SpriteRenderer SpriteVertices Declaration public List SpriteVertices { get; } Property Value Type Description List < Vector2 > Methods DisableRenderer() Declaration public void DisableRenderer() EffectSequence(EffectBase) Declaration public IEnumerator EffectSequence(EffectBase effect) Parameters Type Name Description EffectBase effect Returns Type Description IEnumerator EnableRenderer() Declaration public void EnableRenderer() ExecuteEffect(EffectBase) Declaration public void ExecuteEffect(EffectBase effect) Parameters Type Name Description EffectBase effect OnEndEffect(EffectBase) Declaration public void OnEndEffect(EffectBase effect) Parameters Type Name Description EffectBase effect PlayCursedEffectToLocalClient() Declaration public void PlayCursedEffectToLocalClient() PlayCursedEffectToOtherClients(Boolean) Declaration public void PlayCursedEffectToOtherClients(bool immediately = false) Parameters Type Name Description Boolean immediately PlayDamageEffect() Declaration public void PlayDamageEffect() ReverseCursedEffectToLocalClient() Declaration public void ReverseCursedEffectToLocalClient() ReverseCursedEffectToOtherClients(Boolean) Declaration public void ReverseCursedEffectToOtherClients(bool immediately = false) Parameters Type Name Description Boolean immediately ReverseEffect(EffectBase) Declaration public void ReverseEffect(EffectBase effect) Parameters Type Name Description EffectBase effect Implements IEffectPlayable" + "keywords": "Class CharacterRenderer Inheritance System.Object CharacterRenderer Namespace : CatchIo.Runtime.Character.Graphics Assembly : cs.temp.dll.dll Syntax public class CharacterRenderer : MonoBehaviour Properties SpriteRenderer Declaration public SpriteRenderer SpriteRenderer { get; } Property Value Type Description SpriteRenderer Methods DisableMaskRenderer() Declaration public void DisableMaskRenderer() DisableRenderer() Declaration public void DisableRenderer() DisableShadowRenderer() Declaration public void DisableShadowRenderer() EnableMaskRenderer() Declaration public void EnableMaskRenderer() EnableRenderer() Declaration public void EnableRenderer() EnableShadowRenderer() Declaration public void EnableShadowRenderer() GetSpritePivotY() Declaration public float? GetSpritePivotY() Returns Type Description System.Nullable < System.Single >" + }, + "api/CatchIo.Runtime.Character.Graphics.Effects.AttackChargeEffect.html": { + "href": "api/CatchIo.Runtime.Character.Graphics.Effects.AttackChargeEffect.html", + "title": "Class AttackChargeEffect | Catch.io Developer Reference", + "keywords": "Class AttackChargeEffect Inheritance System.Object EffectBase AttackChargeEffect Inherited Members EffectBase._spriteRenderer EffectBase._targetMaterial EffectBase._materialInstance EffectBase._originMaterial EffectBase._easeType EffectBase._defaultDuration EffectBase.OnEffectExecuted EffectBase.OnEffectRewound EffectBase.OnEffectCompleted EffectBase.ExecuteAndRewind(Single) Namespace : CatchIo.Runtime.Character.Graphics.Effects Assembly : cs.temp.dll.dll Syntax public class AttackChargeEffect : EffectBase Methods Execute(Single) Declaration public override async UniTask Execute(float duration = 5F) Parameters Type Name Description System.Single duration Returns Type Description UniTask Overrides EffectBase.Execute(Single) Rewind(Single) Declaration public override async UniTask Rewind(float duration = 0F) Parameters Type Name Description System.Single duration Returns Type Description UniTask Overrides EffectBase.Rewind(Single) SetMaterialProperties() Declaration protected override void SetMaterialProperties() Overrides EffectBase.SetMaterialProperties()" + }, + "api/CatchIo.Runtime.Character.Graphics.Effects.CurseEffect.html": { + "href": "api/CatchIo.Runtime.Character.Graphics.Effects.CurseEffect.html", + "title": "Class CurseEffect | Catch.io Developer Reference", + "keywords": "Class CurseEffect Inheritance System.Object EffectBase CurseEffect Inherited Members EffectBase._spriteRenderer EffectBase._targetMaterial EffectBase._materialInstance EffectBase._originMaterial EffectBase._easeType EffectBase._defaultDuration EffectBase.OnEffectExecuted EffectBase.OnEffectRewound EffectBase.OnEffectCompleted EffectBase.ExecuteAndRewind(Single) Namespace : CatchIo.Runtime.Character.Graphics.Effects Assembly : cs.temp.dll.dll Syntax public class CurseEffect : EffectBase Methods Execute(Single) Declaration public override async UniTask Execute(float duration = 0F) Parameters Type Name Description System.Single duration Returns Type Description UniTask Overrides EffectBase.Execute(Single) Rewind(Single) Declaration public override async UniTask Rewind(float duration = 0F) Parameters Type Name Description System.Single duration Returns Type Description UniTask Overrides EffectBase.Rewind(Single) SetMaterialProperties() Declaration protected override void SetMaterialProperties() Overrides EffectBase.SetMaterialProperties()" + }, + "api/CatchIo.Runtime.Character.Graphics.Effects.EffectBase.html": { + "href": "api/CatchIo.Runtime.Character.Graphics.Effects.EffectBase.html", + "title": "Class EffectBase | Catch.io Developer Reference", + "keywords": "Class EffectBase Inheritance System.Object EffectBase AttackChargeEffect CurseEffect FadeEffect HitEffect InvisibilityEffect SubtleHitEffect Namespace : CatchIo.Runtime.Character.Graphics.Effects Assembly : cs.temp.dll.dll Syntax public abstract class EffectBase : MonoBehaviour Fields _defaultDuration Declaration protected float _defaultDuration Field Value Type Description System.Single _easeType Declaration protected Ease _easeType Field Value Type Description Ease _materialInstance Declaration protected Material _materialInstance Field Value Type Description Material _originMaterial Declaration protected Material _originMaterial Field Value Type Description Material _spriteRenderer Declaration protected SpriteRenderer _spriteRenderer Field Value Type Description SpriteRenderer _targetMaterial Declaration protected Material _targetMaterial Field Value Type Description Material OnEffectCompleted Declaration public Action OnEffectCompleted Field Value Type Description System.Action OnEffectExecuted Declaration public Action OnEffectExecuted Field Value Type Description System.Action OnEffectRewound Declaration public Action OnEffectRewound Field Value Type Description System.Action Methods Execute(Single) Declaration public abstract UniTask Execute(float duration = 0F) Parameters Type Name Description System.Single duration Returns Type Description UniTask ExecuteAndRewind(Single) Declaration public async UniTask ExecuteAndRewind(float duration = 0F) Parameters Type Name Description System.Single duration Returns Type Description UniTask Rewind(Single) Declaration public abstract UniTask Rewind(float duration = 0F) Parameters Type Name Description System.Single duration Returns Type Description UniTask SetMaterialProperties() Declaration protected abstract void SetMaterialProperties()" + }, + "api/CatchIo.Runtime.Character.Graphics.Effects.FadeEffect.html": { + "href": "api/CatchIo.Runtime.Character.Graphics.Effects.FadeEffect.html", + "title": "Class FadeEffect | Catch.io Developer Reference", + "keywords": "Class FadeEffect Inheritance System.Object EffectBase FadeEffect Inherited Members EffectBase._spriteRenderer EffectBase._targetMaterial EffectBase._materialInstance EffectBase._originMaterial EffectBase._easeType EffectBase._defaultDuration EffectBase.OnEffectExecuted EffectBase.OnEffectRewound EffectBase.OnEffectCompleted EffectBase.ExecuteAndRewind(Single) Namespace : CatchIo.Runtime.Character.Graphics.Effects Assembly : cs.temp.dll.dll Syntax public class FadeEffect : EffectBase Methods Execute(Single) Declaration public override async UniTask Execute(float duration = 0F) Parameters Type Name Description System.Single duration Returns Type Description UniTask Overrides EffectBase.Execute(Single) Rewind(Single) Declaration public override async UniTask Rewind(float duration = 0F) Parameters Type Name Description System.Single duration Returns Type Description UniTask Overrides EffectBase.Rewind(Single) SetMaterialProperties() Declaration protected override void SetMaterialProperties() Overrides EffectBase.SetMaterialProperties()" + }, + "api/CatchIo.Runtime.Character.Graphics.Effects.HitEffect.html": { + "href": "api/CatchIo.Runtime.Character.Graphics.Effects.HitEffect.html", + "title": "Class HitEffect | Catch.io Developer Reference", + "keywords": "Class HitEffect Inheritance System.Object EffectBase HitEffect Inherited Members EffectBase._spriteRenderer EffectBase._targetMaterial EffectBase._materialInstance EffectBase._originMaterial EffectBase._easeType EffectBase._defaultDuration EffectBase.OnEffectExecuted EffectBase.OnEffectRewound EffectBase.OnEffectCompleted EffectBase.ExecuteAndRewind(Single) Namespace : CatchIo.Runtime.Character.Graphics.Effects Assembly : cs.temp.dll.dll Syntax public class HitEffect : EffectBase Methods Execute(Single) Declaration public override async UniTask Execute(float duration = 0F) Parameters Type Name Description System.Single duration Returns Type Description UniTask Overrides EffectBase.Execute(Single) Rewind(Single) Declaration public override async UniTask Rewind(float duration = 0F) Parameters Type Name Description System.Single duration Returns Type Description UniTask Overrides EffectBase.Rewind(Single) SetMaterialProperties() Declaration protected override void SetMaterialProperties() Overrides EffectBase.SetMaterialProperties()" + }, + "api/CatchIo.Runtime.Character.Graphics.Effects.html": { + "href": "api/CatchIo.Runtime.Character.Graphics.Effects.html", + "title": "Namespace CatchIo.Runtime.Character.Graphics.Effects | Catch.io Developer Reference", + "keywords": "Namespace CatchIo.Runtime.Character.Graphics.Effects Classes AttackChargeEffect CurseEffect EffectBase FadeEffect HitEffect InvisibilityEffect SubtleHitEffect" + }, + "api/CatchIo.Runtime.Character.Graphics.Effects.InvisibilityEffect.html": { + "href": "api/CatchIo.Runtime.Character.Graphics.Effects.InvisibilityEffect.html", + "title": "Class InvisibilityEffect | Catch.io Developer Reference", + "keywords": "Class InvisibilityEffect Inheritance System.Object EffectBase InvisibilityEffect Inherited Members EffectBase._spriteRenderer EffectBase._targetMaterial EffectBase._materialInstance EffectBase._originMaterial EffectBase._easeType EffectBase._defaultDuration EffectBase.OnEffectExecuted EffectBase.OnEffectRewound EffectBase.OnEffectCompleted EffectBase.ExecuteAndRewind(Single) Namespace : CatchIo.Runtime.Character.Graphics.Effects Assembly : cs.temp.dll.dll Syntax public class InvisibilityEffect : EffectBase Methods Execute(Single) Declaration public override async UniTask Execute(float duration = 0F) Parameters Type Name Description System.Single duration Returns Type Description UniTask Overrides EffectBase.Execute(Single) Rewind(Single) Declaration public override async UniTask Rewind(float duration = 0F) Parameters Type Name Description System.Single duration Returns Type Description UniTask Overrides EffectBase.Rewind(Single) SetMaterialProperties() Declaration protected override void SetMaterialProperties() Overrides EffectBase.SetMaterialProperties()" + }, + "api/CatchIo.Runtime.Character.Graphics.Effects.SubtleHitEffect.html": { + "href": "api/CatchIo.Runtime.Character.Graphics.Effects.SubtleHitEffect.html", + "title": "Class SubtleHitEffect | Catch.io Developer Reference", + "keywords": "Class SubtleHitEffect Inheritance System.Object EffectBase SubtleHitEffect Inherited Members EffectBase._spriteRenderer EffectBase._targetMaterial EffectBase._materialInstance EffectBase._originMaterial EffectBase._easeType EffectBase._defaultDuration EffectBase.OnEffectExecuted EffectBase.OnEffectRewound EffectBase.OnEffectCompleted EffectBase.ExecuteAndRewind(Single) Namespace : CatchIo.Runtime.Character.Graphics.Effects Assembly : cs.temp.dll.dll Syntax public class SubtleHitEffect : EffectBase Methods Execute(Single) Declaration public override async UniTask Execute(float duration = 0F) Parameters Type Name Description System.Single duration Returns Type Description UniTask Overrides EffectBase.Execute(Single) Rewind(Single) Declaration public override async UniTask Rewind(float duration = 0F) Parameters Type Name Description System.Single duration Returns Type Description UniTask Overrides EffectBase.Rewind(Single) SetMaterialProperties() Declaration protected override void SetMaterialProperties() Overrides EffectBase.SetMaterialProperties()" }, "api/CatchIo.Runtime.Character.Graphics.html": { "href": "api/CatchIo.Runtime.Character.Graphics.html", "title": "Namespace CatchIo.Runtime.Character.Graphics | Catch.io Developer Reference", - "keywords": "Namespace CatchIo.Runtime.Character.Graphics Classes CharacterAimTrajectory CharacterAnimator CharacterHidingEffectPlayer CharacterMaskRenderer CharacterRenderer" + "keywords": "Namespace CatchIo.Runtime.Character.Graphics Classes CharacterAimTrajectory CharacterAnimator CharacterRenderer PlayerSoundEffect Handle local player sound effect animation" + }, + "api/CatchIo.Runtime.Character.Graphics.PlayerSoundEffect.html": { + "href": "api/CatchIo.Runtime.Character.Graphics.PlayerSoundEffect.html", + "title": "Class PlayerSoundEffect | Catch.io Developer Reference", + "keywords": "Class PlayerSoundEffect Handle local player sound effect animation Inheritance System.Object PlayerSoundEffect Namespace : CatchIo.Runtime.Character.Graphics Assembly : cs.temp.dll.dll Syntax public class PlayerSoundEffect : MonoBehaviour Methods PlaySoundEffect() Declaration public void PlaySoundEffect()" + }, + "api/CatchIo.Runtime.Character.Graphics.Renderers.CharacterFader.html": { + "href": "api/CatchIo.Runtime.Character.Graphics.Renderers.CharacterFader.html", + "title": "Class CharacterFader | Catch.io Developer Reference", + "keywords": "Class CharacterFader Inheritance System.Object CharacterFader Namespace : CatchIo.Runtime.Character.Graphics.Renderers Assembly : cs.temp.dll.dll Syntax public class CharacterFader : MonoBehaviour" + }, + "api/CatchIo.Runtime.Character.Graphics.Renderers.CharacterHidingSpotCalculator.html": { + "href": "api/CatchIo.Runtime.Character.Graphics.Renderers.CharacterHidingSpotCalculator.html", + "title": "Class CharacterHidingSpotCalculator | Catch.io Developer Reference", + "keywords": "Class CharacterHidingSpotCalculator Inheritance System.Object CharacterHidingSpotCalculator Namespace : CatchIo.Runtime.Character.Graphics.Renderers Assembly : cs.temp.dll.dll Syntax [Serializable] public class CharacterHidingSpotCalculator Constructors CharacterHidingSpotCalculator(Single) Declaration public CharacterHidingSpotCalculator(float threshold) Parameters Type Name Description System.Single threshold Methods CanHide(Vector2) Declaration public bool CanHide(Vector2 currentPosition) Parameters Type Name Description Vector2 currentPosition Returns Type Description System.Boolean SetHidingSpot(HidingSpot) Declaration public void SetHidingSpot(HidingSpot hidingSpot) Parameters Type Name Description HidingSpot hidingSpot" + }, + "api/CatchIo.Runtime.Character.Graphics.Renderers.html": { + "href": "api/CatchIo.Runtime.Character.Graphics.Renderers.html", + "title": "Namespace CatchIo.Runtime.Character.Graphics.Renderers | Catch.io Developer Reference", + "keywords": "Namespace CatchIo.Runtime.Character.Graphics.Renderers Classes CharacterFader CharacterHidingSpotCalculator" + }, + "api/CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteAreaCalculator.html": { + "href": "api/CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteAreaCalculator.html", + "title": "Class CharacterSpriteAreaCalculator | Catch.io Developer Reference", + "keywords": "Class CharacterSpriteAreaCalculator Inheritance System.Object CharacterSpriteAreaCalculator Namespace : CatchIo.Runtime.Character.Graphics.Sprites Assembly : cs.temp.dll.dll Syntax public static class CharacterSpriteAreaCalculator Methods CalculateArea() Declaration public static float CalculateArea() Returns Type Description System.Single" + }, + "api/CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteMaskInteraction.html": { + "href": "api/CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteMaskInteraction.html", + "title": "Class CharacterSpriteMaskInteraction | Catch.io Developer Reference", + "keywords": "Class CharacterSpriteMaskInteraction Inheritance System.Object CharacterSpriteMaskInteraction Namespace : CatchIo.Runtime.Character.Graphics.Sprites Assembly : cs.temp.dll.dll Syntax public class CharacterSpriteMaskInteraction Constructors CharacterSpriteMaskInteraction(SpriteRenderer, SpriteRenderer) Declaration public CharacterSpriteMaskInteraction(SpriteRenderer defaultSpriteRenderer, SpriteRenderer maskSpriteRenderer) Parameters Type Name Description SpriteRenderer defaultSpriteRenderer SpriteRenderer maskSpriteRenderer Properties IsEnableMask Declaration public bool IsEnableMask { get; } Property Value Type Description System.Boolean Methods DisableMaskInteraction() Declaration public void DisableMaskInteraction() EnableMaskInteraction() Declaration public void EnableMaskInteraction() SyncMaskRenderer() Declaration public void SyncMaskRenderer()" + }, + "api/CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteVertices.html": { + "href": "api/CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteVertices.html", + "title": "Class CharacterSpriteVertices | Catch.io Developer Reference", + "keywords": "Class CharacterSpriteVertices Inheritance System.Object CharacterSpriteVertices Namespace : CatchIo.Runtime.Character.Graphics.Sprites Assembly : cs.temp.dll.dll Syntax public static class CharacterSpriteVertices Fields DefaultVertices Declaration public static readonly List DefaultVertices Field Value Type Description System.Collections.Generic.List < Vector2 > Methods ShiftVertices(Vector2) Declaration public static List ShiftVertices(Vector2 position) Parameters Type Name Description Vector2 position Returns Type Description System.Collections.Generic.List < Vector2 >" + }, + "api/CatchIo.Runtime.Character.Graphics.Sprites.html": { + "href": "api/CatchIo.Runtime.Character.Graphics.Sprites.html", + "title": "Namespace CatchIo.Runtime.Character.Graphics.Sprites | Catch.io Developer Reference", + "keywords": "Namespace CatchIo.Runtime.Character.Graphics.Sprites Classes CharacterSpriteAreaCalculator CharacterSpriteMaskInteraction CharacterSpriteVertices" }, "api/CatchIo.Runtime.Character.html": { "href": "api/CatchIo.Runtime.Character.html", "title": "Namespace CatchIo.Runtime.Character | Catch.io Developer Reference", - "keywords": "Namespace CatchIo.Runtime.Character Classes CharacterCollision CharacterFacade CharacterHitbox CharacterInput CharacterRotator CharacterSfxEmitter NetworkCharacter" + "keywords": "Namespace CatchIo.Runtime.Character Classes CharacterCollision CharacterDetectable CharacterFacade CharacterInput CharacterRotator CharacterSfxEmitter NetworkCharacter" }, "api/CatchIo.Runtime.Character.Inventory.html": { "href": "api/CatchIo.Runtime.Character.Inventory.html", @@ -392,22 +602,22 @@ "api/CatchIo.Runtime.Character.Inventory.Inventory.html": { "href": "api/CatchIo.Runtime.Character.Inventory.Inventory.html", "title": "Class Inventory | Catch.io Developer Reference", - "keywords": "Class Inventory This class is container for items. Inheritance Object Inventory Namespace : CatchIo.Runtime.Character.Inventory Assembly : cs.temp.dll.dll Syntax [Serializable] public class Inventory Constructors Inventory(Int32) Declaration public Inventory(int maxInventorySize) Parameters Type Name Description Int32 maxInventorySize Methods Clear() Declaration public void Clear() Draw() Declaration public void Draw() FindFirstEmptySlotIndex() Declaration public int FindFirstEmptySlotIndex() Returns Type Description Int32 GetCount() Declaration public int GetCount() Returns Type Description Int32 GetExistedNextItemSlot(Int32) Declaration public ItemSlot GetExistedNextItemSlot(int index) Parameters Type Name Description Int32 index Returns Type Description ItemSlot GetExistedPreviousItemSlot(Int32) Declaration public ItemSlot GetExistedPreviousItemSlot(int index) Parameters Type Name Description Int32 index Returns Type Description ItemSlot GetFirstItemSlot() Declaration public ItemSlot GetFirstItemSlot() Returns Type Description ItemSlot GetItem(Int32) Declaration public Item GetItem(int slotNo) Parameters Type Name Description Int32 slotNo Returns Type Description Item GetItemSlot(Int32) Declaration public ItemSlot GetItemSlot(int slotNo) Parameters Type Name Description Int32 slotNo Returns Type Description ItemSlot GetItemSlots() Declaration public List GetItemSlots() Returns Type Description List < ItemSlot > GetLastItemSlot() Declaration public ItemSlot GetLastItemSlot() Returns Type Description ItemSlot IsEmpty() Declaration public bool IsEmpty() Returns Type Description Boolean IsFull() Declaration public bool IsFull() Returns Type Description Boolean ToArray() Declaration public ItemSlot[] ToArray() Returns Type Description ItemSlot [] TryAddItemToItemSlot(Int32, Item) Declaration public bool TryAddItemToItemSlot(int index, Item newItem) Parameters Type Name Description Int32 index Item newItem Returns Type Description Boolean TryMakeEmptySlot(Int32) Declaration public bool TryMakeEmptySlot(int slotNo) Parameters Type Name Description Int32 slotNo Returns Type Description Boolean" + "keywords": "Class Inventory This class is container for items. Inheritance System.Object Inventory Namespace : CatchIo.Runtime.Character.Inventory Assembly : cs.temp.dll.dll Syntax [Serializable] public class Inventory Constructors Inventory(Int32) Declaration public Inventory(int maxInventorySize) Parameters Type Name Description System.Int32 maxInventorySize Methods Clear() Declaration public void Clear() Draw() Declaration public void Draw() FindFirstEmptySlotIndex() Declaration public int FindFirstEmptySlotIndex() Returns Type Description System.Int32 GetCount() Declaration public int GetCount() Returns Type Description System.Int32 GetExistedNextItemSlot(Int32) Declaration public ItemSlot GetExistedNextItemSlot(int index) Parameters Type Name Description System.Int32 index Returns Type Description ItemSlot GetExistedPreviousItemSlot(Int32) Declaration public ItemSlot GetExistedPreviousItemSlot(int index) Parameters Type Name Description System.Int32 index Returns Type Description ItemSlot GetFirstItemSlot() Declaration public ItemSlot GetFirstItemSlot() Returns Type Description ItemSlot GetItem(Int32) Declaration public Item GetItem(int slotNo) Parameters Type Name Description System.Int32 slotNo Returns Type Description Item GetItemSlot(Int32) Declaration public ItemSlot GetItemSlot(int slotNo) Parameters Type Name Description System.Int32 slotNo Returns Type Description ItemSlot GetItemSlots() Declaration public List GetItemSlots() Returns Type Description System.Collections.Generic.List < ItemSlot > GetLastItemSlot() Declaration public ItemSlot GetLastItemSlot() Returns Type Description ItemSlot IsEmpty() Declaration public bool IsEmpty() Returns Type Description System.Boolean IsFull() Declaration public bool IsFull() Returns Type Description System.Boolean ToArray() Declaration public ItemSlot[] ToArray() Returns Type Description ItemSlot [] TryAddItemToItemSlot(Int32, Item) Declaration public bool TryAddItemToItemSlot(int index, Item newItem) Parameters Type Name Description System.Int32 index Item newItem Returns Type Description System.Boolean TryMakeEmptySlot(Int32) Declaration public bool TryMakeEmptySlot(int slotNo) Parameters Type Name Description System.Int32 slotNo Returns Type Description System.Boolean" }, "api/CatchIo.Runtime.Character.Inventory.InventoryController.html": { "href": "api/CatchIo.Runtime.Character.Inventory.InventoryController.html", "title": "Class InventoryController | Catch.io Developer Reference", - "keywords": "Class InventoryController This class controls what Inventory class related to. Inheritance Object InventoryController Namespace : CatchIo.Runtime.Character.Inventory Assembly : cs.temp.dll.dll Syntax public class InventoryController : MonoBehaviour Fields MaxItemSlotCount Declaration public int MaxItemSlotCount Field Value Type Description Int32 OnAddItem Declaration public Action OnAddItem Field Value Type Description Action < Int32 , Item > OnDisable Declaration public Action OnDisable Field Value Type Description Action OnEnable Declaration public Action OnEnable Field Value Type Description Action OnReleaseItem Declaration public Action OnReleaseItem Field Value Type Description Action < Int32 > OnRemoveItem Declaration public Action OnRemoveItem Field Value Type Description Action < Int32 > OnSelectItemSlot Declaration public Action OnSelectItemSlot Field Value Type Description Action < ItemSlot > Properties InventoryCursor Declaration public int InventoryCursor { get; } Property Value Type Description Int32 Methods Awake() Declaration public void Awake() CheckInventoryAvailability() Declaration public bool CheckInventoryAvailability() Returns Type Description Boolean ClearInventory() Declaration public void ClearInventory() DisableInventory() Declaration public void DisableInventory() EmptySlot(Int32) Make the inventory slot[index] to empty slot. And automatically move inventory cursor to right direction to find a valid item slot. If cannot find a valid item slot, set _inventoryCursor to -1. Declaration public void EmptySlot(int index) Parameters Type Name Description Int32 index EnableInventory() Declaration public void EnableInventory() GetAllItems() Declaration public List GetAllItems() Returns Type Description List < Item > GetCount() Declaration public int GetCount() Returns Type Description Int32 GetItem(Int32) Declaration public Item GetItem(int index) Parameters Type Name Description Int32 index Returns Type Description Item OnItemSlotSelected(Int32) Declaration public void OnItemSlotSelected(int direction) Parameters Type Name Description Int32 direction PickupItem(Item) Declaration public void PickupItem(Item item) Parameters Type Name Description Item item" + "keywords": "Class InventoryController This class controls what Inventory class related to. Inheritance System.Object InventoryController Namespace : CatchIo.Runtime.Character.Inventory Assembly : cs.temp.dll.dll Syntax public class InventoryController : MonoBehaviour Fields MaxItemSlotCount Declaration public int MaxItemSlotCount Field Value Type Description System.Int32 OnAddItem Declaration public Action OnAddItem Field Value Type Description System.Action < System.Int32 , Item > OnDisable Declaration public Action OnDisable Field Value Type Description System.Action OnEnable Declaration public Action OnEnable Field Value Type Description System.Action OnReleaseItem Declaration public Action OnReleaseItem Field Value Type Description System.Action < System.Int32 > OnRemoveItem Declaration public Action OnRemoveItem Field Value Type Description System.Action < System.Int32 > OnSelectItemSlot Declaration public Action OnSelectItemSlot Field Value Type Description System.Action < ItemSlot > Properties InventoryCursor Declaration public int InventoryCursor { get; } Property Value Type Description System.Int32 Methods Awake() Declaration public void Awake() CheckInventoryAvailability() Declaration public bool CheckInventoryAvailability() Returns Type Description System.Boolean ClearInventory() Declaration public void ClearInventory() DisableInventory() Declaration public void DisableInventory() EmptySlot(Int32) Make the inventory slot[index] to empty slot. And automatically move inventory cursor to right direction to find a valid item slot. If cannot find a valid item slot, set _inventoryCursor to -1. Declaration public void EmptySlot(int index) Parameters Type Name Description System.Int32 index EnableInventory() Declaration public void EnableInventory() GetAllItems() Declaration public List GetAllItems() Returns Type Description System.Collections.Generic.List < Item > GetCount() Declaration public int GetCount() Returns Type Description System.Int32 GetItem(Int32) Declaration public Item GetItem(int index) Parameters Type Name Description System.Int32 index Returns Type Description Item OnItemSlotSelected(Int32) Declaration public void OnItemSlotSelected(int direction) Parameters Type Name Description System.Int32 direction PickupItem(Item) Declaration public void PickupItem(Item item) Parameters Type Name Description Item item" }, "api/CatchIo.Runtime.Character.Inventory.ItemSlot.html": { "href": "api/CatchIo.Runtime.Character.Inventory.ItemSlot.html", "title": "Class ItemSlot | Catch.io Developer Reference", - "keywords": "Class ItemSlot Inheritance Object ItemSlot Namespace : CatchIo.Runtime.Character.Inventory Assembly : cs.temp.dll.dll Syntax [Serializable] public class ItemSlot Constructors ItemSlot(Int32, Item) Declaration public ItemSlot(int slotNumber, Item item) Parameters Type Name Description Int32 slotNumber Item item Properties Item Declaration public Item Item { get; } Property Value Type Description Item SlotNumber Declaration public int SlotNumber { get; } Property Value Type Description Int32" + "keywords": "Class ItemSlot Inheritance System.Object ItemSlot Namespace : CatchIo.Runtime.Character.Inventory Assembly : cs.temp.dll.dll Syntax [Serializable] public class ItemSlot Constructors ItemSlot(Int32, Item) Declaration public ItemSlot(int slotNumber, Item item) Parameters Type Name Description System.Int32 slotNumber Item item Properties Item Declaration public Item Item { get; } Property Value Type Description Item SlotNumber Declaration public int SlotNumber { get; } Property Value Type Description System.Int32" }, "api/CatchIo.Runtime.Character.Lighting.CharacterLighting.html": { "href": "api/CatchIo.Runtime.Character.Lighting.CharacterLighting.html", "title": "Class CharacterLighting | Catch.io Developer Reference", - "keywords": "Class CharacterLighting Inheritance Object CharacterLighting Namespace : CatchIo.Runtime.Character.Lighting Assembly : cs.temp.dll.dll Syntax public class CharacterLighting : MonoBehaviour Methods DisableLight() Declaration public void DisableLight() EnableLight() Declaration public void EnableLight() GetAreaLight(Int32) Declaration public LightSprite2D GetAreaLight(int index) Parameters Type Name Description Int32 index Returns Type Description LightSprite2D GetAreaLightSize(Int32) Declaration public float GetAreaLightSize(int index) Parameters Type Name Description Int32 index Returns Type Description Single GetFOVLight(Int32) Declaration public Light2D GetFOVLight(int index) Parameters Type Name Description Int32 index Returns Type Description Light2D" + "keywords": "Class CharacterLighting Inheritance System.Object CharacterLighting Namespace : CatchIo.Runtime.Character.Lighting Assembly : cs.temp.dll.dll Syntax public class CharacterLighting : MonoBehaviour Methods DisableLight() Declaration public void DisableLight() EnableLight() Declaration public void EnableLight() GetAreaLight(Int32) Declaration public LightSprite2D GetAreaLight(int index) Parameters Type Name Description System.Int32 index Returns Type Description LightSprite2D GetAreaLightSize(Int32) Declaration public float GetAreaLightSize(int index) Parameters Type Name Description System.Int32 index Returns Type Description System.Single GetFOVLight(Int32) Declaration public Light2D GetFOVLight(int index) Parameters Type Name Description System.Int32 index Returns Type Description Light2D" }, "api/CatchIo.Runtime.Character.Lighting.html": { "href": "api/CatchIo.Runtime.Character.Lighting.html", @@ -417,7 +627,27 @@ "api/CatchIo.Runtime.Character.NetworkCharacter.html": { "href": "api/CatchIo.Runtime.Character.NetworkCharacter.html", "title": "Class NetworkCharacter | Catch.io Developer Reference", - "keywords": "Class NetworkCharacter Inheritance Object NetworkCharacter Implements IPunObservable IPunInstantiateMagicCallback Namespace : CatchIo.Runtime.Character Assembly : cs.temp.dll.dll Syntax public class NetworkCharacter : MonoBehaviourPun Properties IsDummyClient Declaration public bool IsDummyClient { get; } Property Value Type Description Boolean Owner Declaration public Player Owner { get; } Property Value Type Description Player Methods BeCursed() Declaration public void BeCursed() ConsumeItem() Declaration public void ConsumeItem() DiscardAllItem() Declaration public void DiscardAllItem() DiscardItem() Declaration public void DiscardItem() EnterSpectate() Declaration public void EnterSpectate() GenerateFootprint(Vector3, Boolean, Single) Declaration public void GenerateFootprint(Vector3 generatePos, bool flipX, float lifeTime = 0F) Parameters Type Name Description Vector3 generatePos Boolean flipX Single lifeTime GenerateSoundWave(Vector3, Single) Declaration public void GenerateSoundWave(Vector3 generatePos, float duration) Parameters Type Name Description Vector3 generatePos Single duration LiftCursed() Declaration public void LiftCursed() OnPhotonInstantiate(PhotonMessageInfo) Declaration public void OnPhotonInstantiate(PhotonMessageInfo info) Parameters Type Name Description PhotonMessageInfo info OnPhotonSerializeView(PhotonStream, PhotonMessageInfo) Declaration public void OnPhotonSerializeView(PhotonStream stream, PhotonMessageInfo info) Parameters Type Name Description PhotonStream stream PhotonMessageInfo info PickupItem(Int32) Declaration public void PickupItem(int itemViewId) Parameters Type Name Description Int32 itemViewId PlayCursedEffect() Declaration public void PlayCursedEffect() ReverseCursedEffect() Declaration public void ReverseCursedEffect() TakeDamage(IDamage) Declaration public void TakeDamage(IDamage damage) Parameters Type Name Description IDamage damage ThrowItem(Vector3) Declaration public void ThrowItem(Vector3 thrownPosition) Parameters Type Name Description Vector3 thrownPosition Implements IPunObservable IPunInstantiateMagicCallback" + "keywords": "Class NetworkCharacter Inheritance System.Object NetworkCharacter Implements IPunObservable IPunInstantiateMagicCallback Namespace : CatchIo.Runtime.Character Assembly : cs.temp.dll.dll Syntax public class NetworkCharacter : MonoBehaviourPun Properties IsDummyClient Declaration public bool IsDummyClient { get; } Property Value Type Description System.Boolean Owner Declaration public Player Owner { get; } Property Value Type Description Player Methods ApplyCurse() Declaration public void ApplyCurse() Cloak() Declaration public void Cloak() ConsumeItem() Declaration public void ConsumeItem() DiscardAllItem() Declaration public void DiscardAllItem() DiscardItem() Declaration public void DiscardItem() EnterSpectate() Declaration public void EnterSpectate() ExitSpectate() Declaration public void ExitSpectate() FadeInOthers() Declaration public void FadeInOthers() FadeOutOthers() Declaration public void FadeOutOthers() GenerateFootprint(Vector3, Boolean, Single) Declaration public void GenerateFootprint(Vector3 generatePos, bool flipX, float lifeTime) Parameters Type Name Description Vector3 generatePos System.Boolean flipX System.Single lifeTime GenerateSoundWaveEvent(Vector3) Declaration public void GenerateSoundWaveEvent(Vector3 generatePos) Parameters Type Name Description Vector3 generatePos KnockBack(KnockBackData) Declaration public void KnockBack(KnockBackData knockBackData) Parameters Type Name Description KnockBackData knockBackData OnPhotonInstantiate(PhotonMessageInfo) Declaration public void OnPhotonInstantiate(PhotonMessageInfo info) Parameters Type Name Description PhotonMessageInfo info OnPhotonSerializeView(PhotonStream, PhotonMessageInfo) Declaration public void OnPhotonSerializeView(PhotonStream stream, PhotonMessageInfo info) Parameters Type Name Description PhotonStream stream PhotonMessageInfo info PickupItem(Int32) Declaration public void PickupItem(int itemViewId) Parameters Type Name Description System.Int32 itemViewId RemoveCloak() Declaration public void RemoveCloak() RemoveCurse() Declaration public void RemoveCurse() RPC_KnockBack(Int32, Vector2, Single) Declaration protected void RPC_KnockBack(int viewId, Vector2 knockBack, float delay) Parameters Type Name Description System.Int32 viewId Vector2 knockBack System.Single delay RPC_Stun(Int32, Single) Declaration protected void RPC_Stun(int viewId, float stunDuration) Parameters Type Name Description System.Int32 viewId System.Single stunDuration RPC_TakeDamage(Int32, Single, DamageSfxType, PhotonMessageInfo) Declaration protected void RPC_TakeDamage(int viewId, float damage, DamageSfxType sfxType, PhotonMessageInfo info) Parameters Type Name Description System.Int32 viewId System.Single damage DamageSfxType sfxType PhotonMessageInfo info RPC_TakeDOTDamage(Int32, Single, DamageSfxType, Int32, Single, Single, Int32, PhotonMessageInfo) Declaration protected void RPC_TakeDOTDamage(int viewId, float damage, DamageSfxType sfxType, int dotTicks, float timeBetweenTicks, float tickDamageFallOffPercentage, int damageTickFrequency, PhotonMessageInfo info) Parameters Type Name Description System.Int32 viewId System.Single damage DamageSfxType sfxType System.Int32 dotTicks System.Single timeBetweenTicks System.Single tickDamageFallOffPercentage System.Int32 damageTickFrequency PhotonMessageInfo info Stun(Single) Declaration public void Stun(float stunDuration) Parameters Type Name Description System.Single stunDuration TakeDamage(Single, DamageSfxType) Declaration public void TakeDamage(float damage, DamageSfxType sfxType) Parameters Type Name Description System.Single damage DamageSfxType sfxType TakeDotDamage(DOTDamage) Declaration public void TakeDotDamage(DOTDamage dotDamage) Parameters Type Name Description DOTDamage dotDamage TakeDotDamage(Single, DamageSfxType, Int32, Single, Single, Int32) Declaration public void TakeDotDamage(float damage, DamageSfxType sfxType, int dotTicks, float timeBetweenTicks, float tickDamageFallOffPercentage, int damageTickFrequency) Parameters Type Name Description System.Single damage DamageSfxType sfxType System.Int32 dotTicks System.Single timeBetweenTicks System.Single tickDamageFallOffPercentage System.Int32 damageTickFrequency ThrowItem(Vector3) Declaration public void ThrowItem(Vector3 thrownPosition) Parameters Type Name Description Vector3 thrownPosition Implements IPunObservable IPunInstantiateMagicCallback" + }, + "api/CatchIo.Runtime.Character.Receivers.CharacterBodyDamageReceiver.html": { + "href": "api/CatchIo.Runtime.Character.Receivers.CharacterBodyDamageReceiver.html", + "title": "Class CharacterBodyDamageReceiver | Catch.io Developer Reference", + "keywords": "Class CharacterBodyDamageReceiver A sealed class that handles damage specifically to the character's body. This is used when objects can apply damage only to the body collider of the character. Inheritance System.Object CharacterDamageReceiver CharacterBodyDamageReceiver Implements IKnockBackable IStunnable ICharacterInteractable Inherited Members CharacterDamageReceiver.IsAlive CharacterDamageReceiver.LookDirectionState CharacterDamageReceiver.Owner CharacterDamageReceiver.TakeDamage(IDamage) CharacterDamageReceiver.TakeDOTDamage(DOTDamage) CharacterDamageReceiver.KnockBack(KnockBackData) CharacterDamageReceiver.Stun(Single) Namespace : CatchIo.Runtime.Character.Receivers Assembly : cs.temp.dll.dll Syntax public sealed class CharacterBodyDamageReceiver : CharacterDamageReceiver Methods GetIndicatorPosition() Declaration public Vector3 GetIndicatorPosition() Returns Type Description Vector3 GetPosition() Declaration public Vector3 GetPosition() Returns Type Description Vector3 OnDetected(CharacterFacade) Declaration public void OnDetected(CharacterFacade byCharacter) Parameters Type Name Description CharacterFacade byCharacter OnDetectionRemoved(CharacterFacade) Declaration public void OnDetectionRemoved(CharacterFacade byCharacter) Parameters Type Name Description CharacterFacade byCharacter Implements IKnockBackable IStunnable ICharacterInteractable" + }, + "api/CatchIo.Runtime.Character.Receivers.CharacterDamageReceiver.html": { + "href": "api/CatchIo.Runtime.Character.Receivers.CharacterDamageReceiver.html", + "title": "Class CharacterDamageReceiver | Catch.io Developer Reference", + "keywords": "Class CharacterDamageReceiver Abstract class that extends DamageReceiver and implements IKnockBackable and IStunnable interfaces. This class is responsible for handling damage, knockback, and stun effects for characters. Inheritance System.Object CharacterDamageReceiver CharacterBodyDamageReceiver CharacterFeetDamageReceiver Implements IKnockBackable IStunnable Namespace : CatchIo.Runtime.Character.Receivers Assembly : cs.temp.dll.dll Syntax public abstract class CharacterDamageReceiver : DamageReceiver Properties IsAlive Property to check if the character is alive. Returns true if the character is not dead. Declaration public bool IsAlive { get; } Property Value Type Description System.Boolean LookDirectionState Property to get the current direction state the character is facing. Declaration public CharacterDirectionState LookDirectionState { get; } Property Value Type Description CharacterDirectionState Owner Property to get the CharacterFacade instance associated with this character. Declaration public CharacterFacade Owner { get; } Property Value Type Description CharacterFacade Methods KnockBack(KnockBackData) Applies knockback to the character based on the provided KnockBackData. Declaration public void KnockBack(KnockBackData knockBackData) Parameters Type Name Description KnockBackData knockBackData An instance of KnockBackData containing details about the knockback force and direction. Stun(Single) Applies a stun effect to the character for the specified duration. Declaration public void Stun(float stunDuration) Parameters Type Name Description System.Single stunDuration The duration (in seconds) for which the character is stunned. TakeDamage(IDamage) Overrides the TakeDamage method from DamageReceiver to apply direct damage to the character. If the character is dead (Health is 0 or below), the damage is not applied. Declaration public override void TakeDamage(IDamage damage) Parameters Type Name Description IDamage damage An instance of IDamage containing details about the damage. TakeDOTDamage(DOTDamage) Overrides the TakeDOTDamage method from DamageReceiver to apply damage-over-time to the character. If the character is dead (Health is 0 or below), the damage is not applied. Declaration public override void TakeDOTDamage(DOTDamage dotDamage) Parameters Type Name Description DOTDamage dotDamage An instance of DOTDamage containing details about the DOT damage. Implements IKnockBackable IStunnable" + }, + "api/CatchIo.Runtime.Character.Receivers.CharacterFeetDamageReceiver.html": { + "href": "api/CatchIo.Runtime.Character.Receivers.CharacterFeetDamageReceiver.html", + "title": "Class CharacterFeetDamageReceiver | Catch.io Developer Reference", + "keywords": "Class CharacterFeetDamageReceiver A sealed class that handles damage specifically to the character's feet. This is used when objects can apply damage only to the feet collider of the character. Inheritance System.Object CharacterDamageReceiver CharacterFeetDamageReceiver Implements IKnockBackable IStunnable Inherited Members CharacterDamageReceiver.IsAlive CharacterDamageReceiver.LookDirectionState CharacterDamageReceiver.Owner CharacterDamageReceiver.TakeDamage(IDamage) CharacterDamageReceiver.TakeDOTDamage(DOTDamage) CharacterDamageReceiver.KnockBack(KnockBackData) CharacterDamageReceiver.Stun(Single) Namespace : CatchIo.Runtime.Character.Receivers Assembly : cs.temp.dll.dll Syntax public sealed class CharacterFeetDamageReceiver : CharacterDamageReceiver Implements IKnockBackable IStunnable" + }, + "api/CatchIo.Runtime.Character.Receivers.html": { + "href": "api/CatchIo.Runtime.Character.Receivers.html", + "title": "Namespace CatchIo.Runtime.Character.Receivers | Catch.io Developer Reference", + "keywords": "Namespace CatchIo.Runtime.Character.Receivers Classes CharacterBodyDamageReceiver A sealed class that handles damage specifically to the character's body. This is used when objects can apply damage only to the body collider of the character. CharacterDamageReceiver Abstract class that extends DamageReceiver and implements IKnockBackable and IStunnable interfaces. This class is responsible for handling damage, knockback, and stun effects for characters. CharacterFeetDamageReceiver A sealed class that handles damage specifically to the character's feet. This is used when objects can apply damage only to the feet collider of the character." }, "api/CatchIo.Runtime.Character.SurfaceEffect.html": { "href": "api/CatchIo.Runtime.Character.SurfaceEffect.html", @@ -427,22 +657,57 @@ "api/CatchIo.Runtime.Character.SurfaceEffect.SurfaceEffectPlayer.html": { "href": "api/CatchIo.Runtime.Character.SurfaceEffect.SurfaceEffectPlayer.html", "title": "Class SurfaceEffectPlayer | Catch.io Developer Reference", - "keywords": "Class SurfaceEffectPlayer Inheritance Object SurfaceEffectPlayer Implements ISurfaceObservable Namespace : CatchIo.Runtime.Character.SurfaceEffect Assembly : cs.temp.dll.dll Syntax public class SurfaceEffectPlayer : MonoBehaviour Fields FootprintLifeTime Declaration public float FootprintLifeTime Field Value Type Description Single Properties CurrentTileSurface Declaration public TileSurface? CurrentTileSurface { get; } Property Value Type Description Nullable < TileSurface > Methods OnSurfaceChanged(Nullable) Declaration public void OnSurfaceChanged(TileSurface? newSurface) Parameters Type Name Description Nullable < TileSurface > newSurface PlayFootstepEvents() Declaration public void PlayFootstepEvents() PlayItemSurfaceSfx(String) Declaration public void PlayItemSurfaceSfx(string itemName) Parameters Type Name Description String itemName Implements ISurfaceObservable" + "keywords": "Class SurfaceEffectPlayer Inheritance System.Object SurfaceEffectPlayer Implements ISurfaceObservable Namespace : CatchIo.Runtime.Character.SurfaceEffect Assembly : cs.temp.dll.dll Syntax public class SurfaceEffectPlayer : MonoBehaviour Properties CurrentTileSurface Declaration public TileSurface? CurrentTileSurface { get; } Property Value Type Description System.Nullable < TileSurface > Methods OnSurfaceChanged(Nullable) Declaration public void OnSurfaceChanged(TileSurface? newSurface) Parameters Type Name Description System.Nullable < TileSurface > newSurface PlayFootstepEvents() Declaration public void PlayFootstepEvents() PlayItemSurfaceSfx(String) Declaration public void PlayItemSurfaceSfx(string itemName) Parameters Type Name Description System.String itemName Implements ISurfaceObservable" + }, + "api/CatchIo.Runtime.ChunkSystem.Chunk.html": { + "href": "api/CatchIo.Runtime.ChunkSystem.Chunk.html", + "title": "Class Chunk | Catch.io Developer Reference", + "keywords": "Class Chunk Inheritance System.Object Chunk Namespace : CatchIo.Runtime.ChunkSystem Assembly : cs.temp.dll.dll Syntax [Serializable] public class Chunk Constructors Chunk(Vector2Int) Declaration public Chunk(Vector2Int pos) Parameters Type Name Description Vector2Int pos Properties IsEnabled Declaration public bool IsEnabled { get; } Property Value Type Description System.Boolean Position Declaration public Vector2Int Position { get; } Property Value Type Description Vector2Int Methods Disable() Declaration public void Disable() Enable() Declaration public void Enable() LoadTiles(ChunkTile[]) Declaration public void LoadTiles(ChunkTile[] tiles) Parameters Type Name Description ChunkTile [] tiles" + }, + "api/CatchIo.Runtime.ChunkSystem.ChunkTile.html": { + "href": "api/CatchIo.Runtime.ChunkSystem.ChunkTile.html", + "title": "Class ChunkTile | Catch.io Developer Reference", + "keywords": "Class ChunkTile Inheritance System.Object ChunkTile Namespace : CatchIo.Runtime.ChunkSystem Assembly : cs.temp.dll.dll Syntax [Serializable] public sealed class ChunkTile : MonoBehaviour Properties SpriteRenderer Declaration public SpriteRenderer SpriteRenderer { get; } Property Value Type Description SpriteRenderer TiledPosition Declaration public Vector2Int TiledPosition { get; } Property Value Type Description Vector2Int TiledX Declaration public int TiledX { get; } Property Value Type Description System.Int32 TiledY Declaration public int TiledY { get; } Property Value Type Description System.Int32 Transform Declaration public Transform Transform { get; } Property Value Type Description Transform Methods Disable() Declaration public void Disable() Enable() Declaration public void Enable()" + }, + "api/CatchIo.Runtime.ChunkSystem.html": { + "href": "api/CatchIo.Runtime.ChunkSystem.html", + "title": "Namespace CatchIo.Runtime.ChunkSystem | Catch.io Developer Reference", + "keywords": "Namespace CatchIo.Runtime.ChunkSystem Classes Chunk ChunkTile TiledChunkSetting TiledChunkSystem Vector2IntToChunkDictionary World" + }, + "api/CatchIo.Runtime.ChunkSystem.TiledChunkSetting.html": { + "href": "api/CatchIo.Runtime.ChunkSystem.TiledChunkSetting.html", + "title": "Class TiledChunkSetting | Catch.io Developer Reference", + "keywords": "Class TiledChunkSetting Inheritance System.Object TiledChunkSetting Namespace : CatchIo.Runtime.ChunkSystem Assembly : cs.temp.dll.dll Syntax public class TiledChunkSetting : ScriptableObject Fields ChunkHeight Declaration public int ChunkHeight Field Value Type Description System.Int32 ChunkWidth Declaration public int ChunkWidth Field Value Type Description System.Int32" + }, + "api/CatchIo.Runtime.ChunkSystem.TiledChunkSystem.html": { + "href": "api/CatchIo.Runtime.ChunkSystem.TiledChunkSystem.html", + "title": "Class TiledChunkSystem | Catch.io Developer Reference", + "keywords": "Class TiledChunkSystem Inheritance System.Object TiledChunkSystem Namespace : CatchIo.Runtime.ChunkSystem Assembly : cs.temp.dll.dll Syntax public class TiledChunkSystem : MonoBehaviour Fields TiledChunkSetting Declaration public TiledChunkSetting TiledChunkSetting Field Value Type Description TiledChunkSetting TiledWorld Declaration public World TiledWorld Field Value Type Description World Properties SuperMap Declaration public SuperMap SuperMap { get; } Property Value Type Description SuperMap Methods DisableAll() Declaration public void DisableAll() EnableAll() Declaration public void EnableAll() GenerateChunks() Declaration public void GenerateChunks() LoadWorld() Declaration public void LoadWorld()" + }, + "api/CatchIo.Runtime.ChunkSystem.Vector2IntToChunkDictionary.html": { + "href": "api/CatchIo.Runtime.ChunkSystem.Vector2IntToChunkDictionary.html", + "title": "Class Vector2IntToChunkDictionary | Catch.io Developer Reference", + "keywords": "Class Vector2IntToChunkDictionary Inheritance System.Object Vector2IntToChunkDictionary Namespace : CatchIo.Runtime.ChunkSystem Assembly : cs.temp.dll.dll Syntax [Serializable] public class Vector2IntToChunkDictionary : UnitySerializedDictionary" + }, + "api/CatchIo.Runtime.ChunkSystem.World.html": { + "href": "api/CatchIo.Runtime.ChunkSystem.World.html", + "title": "Class World | Catch.io Developer Reference", + "keywords": "Class World Inheritance System.Object World Namespace : CatchIo.Runtime.ChunkSystem Assembly : cs.temp.dll.dll Syntax [Serializable] public class World Constructors World(Int32, Int32, Int32, Int32) Declaration public World(int width, int height, int tileWidth, int tileHeight) Parameters Type Name Description System.Int32 width System.Int32 height System.Int32 tileWidth System.Int32 tileHeight Fields EnableChunks Declaration public bool[, ] EnableChunks Field Value Type Description System.Boolean [,] PosToChunkMap Declaration public Vector2IntToChunkDictionary PosToChunkMap Field Value Type Description Vector2IntToChunkDictionary Methods ApplyWorld() Declaration public void ApplyWorld() DisableAll() Declaration public void DisableAll() DisableChunk(Vector2Int) Declaration public void DisableChunk(Vector2Int pos) Parameters Type Name Description Vector2Int pos EnableAll() Declaration public void EnableAll() EnableChunk(Vector2Int) Declaration public void EnableChunk(Vector2Int pos) Parameters Type Name Description Vector2Int pos GenerateChunks(SuperMap) Declaration public void GenerateChunks(SuperMap map) Parameters Type Name Description SuperMap map InitializeChunks(Int32, Int32) Declaration public void InitializeChunks(int chunkWidth, int chunkHeight) Parameters Type Name Description System.Int32 chunkWidth System.Int32 chunkHeight" }, "api/CatchIo.Runtime.Container.CharacterClassContainer.CharacterClassInfo.html": { "href": "api/CatchIo.Runtime.Container.CharacterClassContainer.CharacterClassInfo.html", "title": "Struct CharacterClassContainer.CharacterClassInfo | Catch.io Developer Reference", - "keywords": "Struct CharacterClassContainer.CharacterClassInfo Namespace : CatchIo.Runtime.Container Assembly : cs.temp.dll.dll Syntax [Serializable] public struct CharacterClassInfo Fields ClassIntroSprite Declaration public Sprite[] ClassIntroSprite Field Value Type Description Sprite [] ClassSprite Declaration public Sprite ClassSprite Field Value Type Description Sprite Name Declaration public string Name Field Value Type Description String" + "keywords": "Struct CharacterClassContainer.CharacterClassInfo Namespace : CatchIo.Runtime.Container Assembly : cs.temp.dll.dll Syntax [Serializable] public struct CharacterClassInfo Fields ClassIntroSprite Declaration public Sprite[] ClassIntroSprite Field Value Type Description Sprite [] ClassSprite Declaration public Sprite ClassSprite Field Value Type Description Sprite Name Declaration public string Name Field Value Type Description System.String" }, "api/CatchIo.Runtime.Container.CharacterClassContainer.html": { "href": "api/CatchIo.Runtime.Container.CharacterClassContainer.html", "title": "Class CharacterClassContainer | Catch.io Developer Reference", - "keywords": "Class CharacterClassContainer Inheritance Object CharacterClassContainer Namespace : CatchIo.Runtime.Container Assembly : cs.temp.dll.dll Syntax public class CharacterClassContainer : DescriptionScriptableObject Fields ClassInfos Declaration public List ClassInfos Field Value Type Description List < CharacterClassContainer.CharacterClassInfo > Methods GetIndex(String) Declaration public int GetIndex(string className) Parameters Type Name Description String className Returns Type Description Int32 GetLastIndex() Declaration public int GetLastIndex() Returns Type Description Int32 GetRandomClass() Declaration public CharacterClassContainer.CharacterClassInfo GetRandomClass() Returns Type Description CharacterClassContainer.CharacterClassInfo" + "keywords": "Class CharacterClassContainer Inheritance System.Object CharacterClassContainer Namespace : CatchIo.Runtime.Container Assembly : cs.temp.dll.dll Syntax public class CharacterClassContainer : DescriptionScriptableObject Fields ClassInfos Declaration public List ClassInfos Field Value Type Description System.Collections.Generic.List < CharacterClassContainer.CharacterClassInfo > Methods GetIndex(String) Declaration public int GetIndex(string className) Parameters Type Name Description System.String className Returns Type Description System.Int32 GetLastIndex() Declaration public int GetLastIndex() Returns Type Description System.Int32 GetRandomClass() Declaration public CharacterClassContainer.CharacterClassInfo GetRandomClass() Returns Type Description CharacterClassContainer.CharacterClassInfo" }, "api/CatchIo.Runtime.Container.GameModeContainer.html": { "href": "api/CatchIo.Runtime.Container.GameModeContainer.html", "title": "Class GameModeContainer | Catch.io Developer Reference", - "keywords": "Class GameModeContainer Inheritance Object GameModeContainer Namespace : CatchIo.Runtime.Container Assembly : cs.temp.dll.dll Syntax public class GameModeContainer : ScriptableObject Fields GameModes Declaration public List GameModes Field Value Type Description List < GameMode > Methods GetGameMode(Int32) Declaration public GameMode GetGameMode(int index) Parameters Type Name Description Int32 index Returns Type Description GameMode GetGameMode(String) Declaration public GameMode GetGameMode(string modeName) Parameters Type Name Description String modeName Returns Type Description GameMode GetGameModeNames() Declaration public List GetGameModeNames() Returns Type Description List < String >" + "keywords": "Class GameModeContainer Inheritance System.Object GameModeContainer Namespace : CatchIo.Runtime.Container Assembly : cs.temp.dll.dll Syntax public class GameModeContainer : ScriptableObject Fields GameModes Declaration public List GameModes Field Value Type Description System.Collections.Generic.List < GameMode > Methods GetGameMode(Int32) Declaration public GameMode GetGameMode(int index) Parameters Type Name Description System.Int32 index Returns Type Description GameMode GetGameMode(String) Declaration public GameMode GetGameMode(string modeName) Parameters Type Name Description System.String modeName Returns Type Description GameMode GetGameModeNames() Declaration public List GetGameModeNames() Returns Type Description System.Collections.Generic.List < System.String >" }, "api/CatchIo.Runtime.Container.html": { "href": "api/CatchIo.Runtime.Container.html", @@ -452,47 +717,97 @@ "api/CatchIo.Runtime.Container.NetworkConnectionContainer.html": { "href": "api/CatchIo.Runtime.Container.NetworkConnectionContainer.html", "title": "Class NetworkConnectionContainer | Catch.io Developer Reference", - "keywords": "Class NetworkConnectionContainer Inheritance Object NetworkConnectionContainer Namespace : CatchIo.Runtime.Container Assembly : cs.temp.dll.dll Syntax public class NetworkConnectionContainer : DescriptionScriptableObject Methods AddNetworkCallback() Declaration public void AddNetworkCallback() GetLobbyConnection() Declaration public LobbyConnection GetLobbyConnection() Returns Type Description LobbyConnection GetRoomConnection() Declaration public RoomConnection GetRoomConnection() Returns Type Description RoomConnection GetServerConnection() Declaration public ServerConnection GetServerConnection() Returns Type Description ServerConnection RemoveNetworkCallback() Declaration public void RemoveNetworkCallback()" + "keywords": "Class NetworkConnectionContainer Inheritance System.Object NetworkConnectionContainer Namespace : CatchIo.Runtime.Container Assembly : cs.temp.dll.dll Syntax public class NetworkConnectionContainer : DescriptionScriptableObject Methods AddNetworkCallback() Declaration public void AddNetworkCallback() GetLobbyConnection() Declaration public LobbyConnection GetLobbyConnection() Returns Type Description LobbyConnection GetRoomConnection() Declaration public RoomConnection GetRoomConnection() Returns Type Description RoomConnection GetServerConnection() Declaration public ServerConnection GetServerConnection() Returns Type Description ServerConnection RemoveNetworkCallback() Declaration public void RemoveNetworkCallback()" }, "api/CatchIo.Runtime.Container.SceneContainer.html": { "href": "api/CatchIo.Runtime.Container.SceneContainer.html", "title": "Class SceneContainer | Catch.io Developer Reference", - "keywords": "Class SceneContainer Inheritance Object SceneContainer Namespace : CatchIo.Runtime.Container Assembly : cs.temp.dll.dll Syntax public class SceneContainer : DescriptionScriptableObject Fields Container Declaration public List Container Field Value Type Description List < SceneObject >" + "keywords": "Class SceneContainer Inheritance System.Object SceneContainer Namespace : CatchIo.Runtime.Container Assembly : cs.temp.dll.dll Syntax public class SceneContainer : DescriptionScriptableObject Fields Container Declaration public List Container Field Value Type Description System.Collections.Generic.List < SceneObject >" }, "api/CatchIo.Runtime.Container.SceneModeContainer.html": { "href": "api/CatchIo.Runtime.Container.SceneModeContainer.html", "title": "Class SceneModeContainer | Catch.io Developer Reference", - "keywords": "Class SceneModeContainer Inheritance Object SceneModeContainer Namespace : CatchIo.Runtime.Container Assembly : cs.temp.dll.dll Syntax public class SceneModeContainer : DescriptionScriptableObject Methods GetGameSceneMode() Declaration public GameSceneMode GetGameSceneMode() Returns Type Description GameSceneMode GetMenuSceneMode(String) Declaration public MenuSceneMode GetMenuSceneMode(string mainSceneName) Parameters Type Name Description String mainSceneName Returns Type Description MenuSceneMode GetMenuSceneMode(Type) Declaration public MenuSceneMode GetMenuSceneMode(Type sceneModeType) Parameters Type Name Description Type sceneModeType Returns Type Description MenuSceneMode GetMenuSceneModes() Declaration public List GetMenuSceneModes() Returns Type Description List < MenuSceneMode >" + "keywords": "Class SceneModeContainer Inheritance System.Object SceneModeContainer Namespace : CatchIo.Runtime.Container Assembly : cs.temp.dll.dll Syntax public class SceneModeContainer : DescriptionScriptableObject Methods GetGameSceneMode() Declaration public GameSceneMode GetGameSceneMode() Returns Type Description GameSceneMode GetMenuSceneMode(String) Declaration public MenuSceneMode GetMenuSceneMode(string mainSceneName) Parameters Type Name Description System.String mainSceneName Returns Type Description MenuSceneMode GetMenuSceneMode(Type) Declaration public MenuSceneMode GetMenuSceneMode(Type sceneModeType) Parameters Type Name Description System.Type sceneModeType Returns Type Description MenuSceneMode GetMenuSceneModes() Declaration public List GetMenuSceneModes() Returns Type Description System.Collections.Generic.List < MenuSceneMode >" + }, + "api/CatchIo.Runtime.Damages.DamageReceiver.html": { + "href": "api/CatchIo.Runtime.Damages.DamageReceiver.html", + "title": "Class DamageReceiver | Catch.io Developer Reference", + "keywords": "Class DamageReceiver Abstract class that implements the IDamagable interface and inherits from MonoBehaviour. This class serves as a base for any object that can receive damage, such as players or entities. Inheritance System.Object DamageReceiver Implements IDamagable Namespace : CatchIo.Runtime.Damages Assembly : cs.temp.dll.dll Syntax public abstract class DamageReceiver : MonoBehaviour, IDamagable Properties NetworkPlayer The network player associated with this object, used to identify if the damage target is the local player. The setter is protected to allow modification only within this class or its derived classes. Declaration public Player NetworkPlayer { get; protected set; } Property Value Type Description Player Methods TakeDamage(IDamage) Abstract method to apply direct damage to the object. Derived classes must implement how the object handles this direct damage. Declaration public abstract void TakeDamage(IDamage damage) Parameters Type Name Description IDamage damage An instance of IDamage containing information about the type and amount of damage dealt. TakeDOTDamage(DOTDamage) Abstract method to apply damage-over-time (DOT) to the object. Derived classes must implement how the object handles this DOT damage. Declaration public abstract void TakeDOTDamage(DOTDamage dotDamage) Parameters Type Name Description DOTDamage dotDamage An instance of DOTDamage containing information about the damage per tick, duration, and other DOT details. Implements IDamagable" + }, + "api/CatchIo.Runtime.Damages.DOTDamage.html": { + "href": "api/CatchIo.Runtime.Damages.DOTDamage.html", + "title": "Class DOTDamage | Catch.io Developer Reference", + "keywords": "Class DOTDamage Abstract class for handling damage-over-time(DOT) Defines the base structure for applying damage to a target over multiple intervals(ticks) with optional damage falloff. Inheritance System.Object DOTDamage Namespace : CatchIo.Runtime.Damages Assembly : cs.temp.dll.dll Syntax public abstract class DOTDamage Constructors DOTDamage(DOTDamageData) Constructor to initialize the DOTDamage object with data. Sets values for tick count, interval, damage falloff, and frequency, ensuring valid ranges. Declaration protected DOTDamage(DOTDamageData dotDamageData) Parameters Type Name Description DOTDamageData dotDamageData Data object that provides the necessary information for configuring the DOT Fields _damage The base damage object that holds the initial damage information Declaration protected readonly IDamage _damage Field Value Type Description IDamage Properties DamageFallOff Declaration public float DamageFallOff { get; } Property Value Type Description System.Single DamageFrequency Declaration public int DamageFrequency { get; } Property Value Type Description System.Int32 TickCount The total number of ticks for the DOT. Each tick represents a damage event over time. Declaration public int TickCount { get; } Property Value Type Description System.Int32 TickInterval The time interval between each damage tick in seconds. Defines how frequently the DOT damage is applied. Declaration public float TickInterval { get; } Property Value Type Description System.Single Methods GetDamage() Abstract method to retrieve the damage value.\\ Declaration public abstract float GetDamage() Returns Type Description System.Single A float representing the damage amount. GetSfxType() Abstract method to retrieve the type of sound effect (SFX) associated with the damage. Different damage types may have different sound effects. Declaration public abstract DamageSfxType GetSfxType() Returns Type Description DamageSfxType An enum representing the damage SFX type." + }, + "api/CatchIo.Runtime.Damages.FixedDamage.html": { + "href": "api/CatchIo.Runtime.Damages.FixedDamage.html", + "title": "Class FixedDamage | Catch.io Developer Reference", + "keywords": "Class FixedDamage Class that represents a specific type of IDamage: FixedDamage. This class uses the base IDamage structure to apply direct damage with fixed value. Inheritance System.Object FixedDamage Implements IDamage Namespace : CatchIo.Runtime.Damages Assembly : cs.temp.dll.dll Syntax public class FixedDamage : IDamage Constructors FixedDamage(Single, DamageSfxType) Constructor to initialize the FixedDamage object with data. Sets values for damage and SFX type. Declaration public FixedDamage(float damage, DamageSfxType sfxType) Parameters Type Name Description System.Single damage The amount of damage that will actually be applied. DamageSfxType sfxType The SFX type that will be played when the damage is applied. Methods GetDamage() Declaration public float GetDamage() Returns Type Description System.Single GetSfxType() Declaration public DamageSfxType GetSfxType() Returns Type Description DamageSfxType Implements IDamage" + }, + "api/CatchIo.Runtime.Damages.html": { + "href": "api/CatchIo.Runtime.Damages.html", + "title": "Namespace CatchIo.Runtime.Damages | Catch.io Developer Reference", + "keywords": "Namespace CatchIo.Runtime.Damages Classes DamageReceiver Abstract class that implements the IDamagable interface and inherits from MonoBehaviour. This class serves as a base for any object that can receive damage, such as players or entities. DOTDamage Abstract class for handling damage-over-time(DOT) Defines the base structure for applying damage to a target over multiple intervals(ticks) with optional damage falloff. FixedDamage Class that represents a specific type of IDamage: FixedDamage. This class uses the base IDamage structure to apply direct damage with fixed value. PercentageDamage Class that represents a specific type of IDamage: PercentageDamage. This class uses the base IDamage structure to apply damage based on a percentage of the current health. Interfaces IDamagable Interface that defines a structure for an object that can receive damage. This allows objects, such as players or entities, to handle both direct damage and damage-over-time(DOT). IDamage Interface that defines a structure to handle various types of damage. Each type of damage can have its own specific value and associated sound effect(SFX). This allows flexibility in managing different damage behaviours in the game. IKnockBackable Interface representing an object that can be knocked back. Defines behavior for applying a knock-back effect, typically to a player or an entity. IStunnable Interface that represents object that can be stunned. This defines for applying a stun effect to an object, typically a player." + }, + "api/CatchIo.Runtime.Damages.IDamagable.html": { + "href": "api/CatchIo.Runtime.Damages.IDamagable.html", + "title": "Interface IDamagable | Catch.io Developer Reference", + "keywords": "Interface IDamagable Interface that defines a structure for an object that can receive damage. This allows objects, such as players or entities, to handle both direct damage and damage-over-time(DOT). Namespace : CatchIo.Runtime.Damages Assembly : cs.temp.dll.dll Syntax public interface IDamagable Properties NetworkPlayer Refers to the current network player associated with this object in Photon-View. Used to determine if the taking damage target is the local player. Declaration Player NetworkPlayer { get; } Property Value Type Description Player Methods TakeDamage(IDamage) Applies direct damage to the object. The damage is received immediately upon calling this method. Declaration void TakeDamage(IDamage damage) Parameters Type Name Description IDamage damage An instance of IDamage that holds information about type and amount of damage dealt. TakeDOTDamage(DOTDamage) Applies damage-over-time(DOT) to the object. This causes the object to take damage gradually over a specified duration. Declaration void TakeDOTDamage(DOTDamage dotDamage) Parameters Type Name Description DOTDamage dotDamage An instance of DOTDamage that contains information about the DOT, including damage per tick and duration and etc." + }, + "api/CatchIo.Runtime.Damages.IDamage.html": { + "href": "api/CatchIo.Runtime.Damages.IDamage.html", + "title": "Interface IDamage | Catch.io Developer Reference", + "keywords": "Interface IDamage Interface that defines a structure to handle various types of damage. Each type of damage can have its own specific value and associated sound effect(SFX). This allows flexibility in managing different damage behaviours in the game. Namespace : CatchIo.Runtime.Damages Assembly : cs.temp.dll.dll Syntax public interface IDamage Methods GetDamage() Returns the amount of damage dealt. The calcultation and value of the damage may vary depending on the specific type of damage. Declaration float GetDamage() Returns Type Description System.Single A float representing the damage value. GetSfxType() Returns the type of sound effect associated with the damage. This allows the game to play different sounds for each type of damage. Declaration DamageSfxType GetSfxType() Returns Type Description DamageSfxType A DamageSfxType enum representing the sound effect type." + }, + "api/CatchIo.Runtime.Damages.IKnockBackable.html": { + "href": "api/CatchIo.Runtime.Damages.IKnockBackable.html", + "title": "Interface IKnockBackable | Catch.io Developer Reference", + "keywords": "Interface IKnockBackable Interface representing an object that can be knocked back. Defines behavior for applying a knock-back effect, typically to a player or an entity. Namespace : CatchIo.Runtime.Damages Assembly : cs.temp.dll.dll Syntax public interface IKnockBackable Properties NetworkPlayer Refers to the current network player associated with this object in Photon-View. Used to determine if the knock-back target is the local player. Declaration Player NetworkPlayer { get; } Property Value Type Description Player Methods KnockBack(KnockBackData) Applies a knock-back effect using the provided KnockBackData (Direction, Power, Delay). This object will be unable to perform certain actions or accept input during the delay period. Declaration void KnockBack(KnockBackData knockBackData) Parameters Type Name Description KnockBackData knockBackData The data associated with the knock-back effect. Includes the direction of the knock-back, the power applied, and the duration of the effect." + }, + "api/CatchIo.Runtime.Damages.IStunnable.html": { + "href": "api/CatchIo.Runtime.Damages.IStunnable.html", + "title": "Interface IStunnable | Catch.io Developer Reference", + "keywords": "Interface IStunnable Interface that represents object that can be stunned. This defines for applying a stun effect to an object, typically a player. Namespace : CatchIo.Runtime.Damages Assembly : cs.temp.dll.dll Syntax public interface IStunnable Properties NetworkPlayer This refers to the current network players in Photon-View. This is used to determine if the stun target is myself. Declaration Player NetworkPlayer { get; } Property Value Type Description Player Methods Stun(Single) Applies a stun effect for a specified duration. This object will be unable to perform certain actions and block inputs during the stun duration. Declaration void Stun(float stunDuration) Parameters Type Name Description System.Single stunDuration The duration of the stun effect in seconds." + }, + "api/CatchIo.Runtime.Damages.PercentageDamage.html": { + "href": "api/CatchIo.Runtime.Damages.PercentageDamage.html", + "title": "Class PercentageDamage | Catch.io Developer Reference", + "keywords": "Class PercentageDamage Class that represents a specific type of IDamage: PercentageDamage. This class uses the base IDamage structure to apply damage based on a percentage of the current health. Inheritance System.Object PercentageDamage Implements IDamage Namespace : CatchIo.Runtime.Damages Assembly : cs.temp.dll.dll Syntax public class PercentageDamage : IDamage Constructors PercentageDamage(Single, DamageSfxType) Constructor to initialize the PercentageDamage object with a specified percentage and SFX type. Declaration public PercentageDamage(float percentage, DamageSfxType sfxType) Parameters Type Name Description System.Single percentage The percentage of the current health that will be applied as damage. DamageSfxType sfxType The sound effect type that will play when the damage is applied. Methods GetDamage() Returns the percentage value used for calculating damage. This value is multiplied by the current health to determine the actual damage dealt. For example, the damage dealt is calculated as: CurrentHealth * GetDamage(). Declaration public float GetDamage() Returns Type Description System.Single A float representing the percentage value. GetSfxType() Returns the type of sound effect (SFX) associated with this damage instance. Declaration public DamageSfxType GetSfxType() Returns Type Description DamageSfxType The DamageSfxType value indicating which sound effect to play. Implements IDamage" }, "api/CatchIo.Runtime.DynmaicObjects.DestroyDynamicObject.html": { "href": "api/CatchIo.Runtime.DynmaicObjects.DestroyDynamicObject.html", "title": "Class DestroyDynamicObject | Catch.io Developer Reference", - "keywords": "Class DestroyDynamicObject Inheritance Object DestroyDynamicObject Namespace : CatchIo.Runtime.DynmaicObjects Assembly : cs.temp.dll.dll Syntax public class DestroyDynamicObject : MonoBehaviour Methods Destroy(Single, Action) Declaration public void Destroy(float time = 0F, Action onDestoryed = null) Parameters Type Name Description Single time Action onDestoryed" + "keywords": "Class DestroyDynamicObject Inheritance System.Object DestroyDynamicObject Namespace : CatchIo.Runtime.DynmaicObjects Assembly : cs.temp.dll.dll Syntax public class DestroyDynamicObject : MonoBehaviour Methods Destroy(Single, Action) Declaration public void Destroy(float time = 0F, Action onDestoryed = null) Parameters Type Name Description System.Single time System.Action onDestoryed" }, "api/CatchIo.Runtime.DynmaicObjects.Footprint.html": { "href": "api/CatchIo.Runtime.DynmaicObjects.Footprint.html", "title": "Class Footprint | Catch.io Developer Reference", - "keywords": "Class Footprint The footprint component for the footprint game object. Inheritance Object Footprint Namespace : CatchIo.Runtime.DynmaicObjects Assembly : cs.temp.dll.dll Syntax public class Footprint : MonoBehaviour Methods CreateFootprint(String, String, Vector3, Single, Boolean, Color, Single) Declaration public static void CreateFootprint(string className, string skinName, Vector3 generatePos, float angle, bool flipX, Color glowColor, float lifeTime) Parameters Type Name Description String className String skinName Vector3 generatePos Single angle Boolean flipX Color glowColor Single lifeTime" + "keywords": "Class Footprint The footprint component for the footprint game object. Inheritance System.Object Footprint Namespace : CatchIo.Runtime.DynmaicObjects Assembly : cs.temp.dll.dll Syntax public class Footprint : MonoBehaviour Methods CreateFootprint(String, String, Vector3, Single, Boolean, Color, Boolean, Single) Declaration public static GameObject CreateFootprint(string className, string skinName, Vector3 generatePos, float angle, bool flipX, Color glowColor, bool outlineEnabled, float lifeTime = 0F) Parameters Type Name Description System.String className System.String skinName Vector3 generatePos System.Single angle System.Boolean flipX Color glowColor System.Boolean outlineEnabled System.Single lifeTime Returns Type Description GameObject" }, "api/CatchIo.Runtime.DynmaicObjects.html": { "href": "api/CatchIo.Runtime.DynmaicObjects.html", "title": "Namespace CatchIo.Runtime.DynmaicObjects | Catch.io Developer Reference", - "keywords": "Namespace CatchIo.Runtime.DynmaicObjects Classes DestroyDynamicObject Footprint The footprint component for the footprint game object. SoundWaveEffect TrapObject This class implements the behavior for the TrapObject. It stores HP for the TrapObject and allows it to be destroyed by player attacks. It also sets parameters in the Animation Controller." - }, - "api/CatchIo.Runtime.DynmaicObjects.SoundWaveEffect.html": { - "href": "api/CatchIo.Runtime.DynmaicObjects.SoundWaveEffect.html", - "title": "Class SoundWaveEffect | Catch.io Developer Reference", - "keywords": "Class SoundWaveEffect Inheritance Object SoundWaveEffect Namespace : CatchIo.Runtime.DynmaicObjects Assembly : cs.temp.dll.dll Syntax public class SoundWaveEffect : MonoBehaviour Fields SOUND_WAVE_POOL_NAME Declaration public const string SOUND_WAVE_POOL_NAME = \"sound_wave\" Field Value Type Description String Methods CreateSoundWave(Vector3, Color, Single) Declaration public static void CreateSoundWave(Vector3 createdPos, Color color, float duration) Parameters Type Name Description Vector3 createdPos Color color Single duration" + "keywords": "Namespace CatchIo.Runtime.DynmaicObjects Classes DestroyDynamicObject Footprint The footprint component for the footprint game object. TrapObject This class implements the behavior for the TrapObject. It stores HP for the TrapObject and allows it to be destroyed by player attacks. It also sets parameters in the Animation Controller." }, "api/CatchIo.Runtime.DynmaicObjects.TrapObject.html": { "href": "api/CatchIo.Runtime.DynmaicObjects.TrapObject.html", "title": "Class TrapObject | Catch.io Developer Reference", - "keywords": "Class TrapObject This class implements the behavior for the TrapObject. It stores HP for the TrapObject and allows it to be destroyed by player attacks. It also sets parameters in the Animation Controller. Inheritance Object TrapObject Implements ICharacterHitable IPunInstantiateMagicCallback Namespace : CatchIo.Runtime.DynmaicObjects Assembly : cs.temp.dll.dll Syntax public class TrapObject : MonoBehaviourPun Fields _itemSfx Declaration protected ItemSfx _itemSfx Field Value Type Description ItemSfx OverlapCircleOffset Declaration public Vector2 OverlapCircleOffset Field Value Type Description Vector2 OverlapCircleRadius Declaration public float OverlapCircleRadius Field Value Type Description Single Owner Declaration public CharacterFacade Owner Field Value Type Description CharacterFacade TargetLayerMask Declaration public LayerMask TargetLayerMask Field Value Type Description LayerMask Properties HealthVal Declaration public float HealthVal { get; } Property Value Type Description Single TrapLifeTime Declaration public float TrapLifeTime { get; } Property Value Type Description Single Methods DestroyGameObject() Declaration public void DestroyGameObject() DestroyTrapDueToTimeout() Declaration public void DestroyTrapDueToTimeout() OnHit(IDamage) Declaration public void OnHit(IDamage damage) Parameters Type Name Description IDamage damage OnPhotonInstantiate(PhotonMessageInfo) Declaration public void OnPhotonInstantiate(PhotonMessageInfo info) Parameters Type Name Description PhotonMessageInfo info TakeDamage(Single) Declaration public void TakeDamage(float damage) Parameters Type Name Description Single damage Implements ICharacterHitable IPunInstantiateMagicCallback" + "keywords": "Class TrapObject This class implements the behavior for the TrapObject. It stores HP for the TrapObject and allows it to be destroyed by player attacks. It also sets parameters in the Animation Controller. Inheritance System.Object TrapObject Implements IPunInstantiateMagicCallback Namespace : CatchIo.Runtime.DynmaicObjects Assembly : cs.temp.dll.dll Syntax public class TrapObject : MonoBehaviourPun Fields _itemSfx Declaration protected ItemSfx _itemSfx Field Value Type Description ItemSfx OverlapCircleOffset Declaration public Vector2 OverlapCircleOffset Field Value Type Description Vector2 OverlapCircleRadius Declaration public float OverlapCircleRadius Field Value Type Description System.Single Owner Declaration public CharacterFacade Owner Field Value Type Description CharacterFacade TargetLayerMask Declaration public LayerMask TargetLayerMask Field Value Type Description LayerMask Properties Health Declaration public float Health { get; } Property Value Type Description System.Single SpriteHeight Declaration public float SpriteHeight { get; } Property Value Type Description System.Single TrapLifeTime Declaration public float TrapLifeTime { get; } Property Value Type Description System.Single Methods OnPhotonInstantiate(PhotonMessageInfo) Declaration public void OnPhotonInstantiate(PhotonMessageInfo info) Parameters Type Name Description PhotonMessageInfo info TakeDamage(Single, DamageSfxType) Declaration public void TakeDamage(float damage, DamageSfxType sfxType) Parameters Type Name Description System.Single damage DamageSfxType sfxType Implements IPunInstantiateMagicCallback" + }, + "api/CatchIo.Runtime.DynmaicObjects.TrapObjects.html": { + "href": "api/CatchIo.Runtime.DynmaicObjects.TrapObjects.html", + "title": "Namespace CatchIo.Runtime.DynmaicObjects.TrapObjects | Catch.io Developer Reference", + "keywords": "Namespace CatchIo.Runtime.DynmaicObjects.TrapObjects Classes TrapObjectDamageReceiver Class that handles damage specifically for trap objects. Inherits from DamageReceiver and manages how traps receive direct damage, but ignores DOT (damage-over-time)." + }, + "api/CatchIo.Runtime.DynmaicObjects.TrapObjects.TrapObjectDamageReceiver.html": { + "href": "api/CatchIo.Runtime.DynmaicObjects.TrapObjects.TrapObjectDamageReceiver.html", + "title": "Class TrapObjectDamageReceiver | Catch.io Developer Reference", + "keywords": "Class TrapObjectDamageReceiver Class that handles damage specifically for trap objects. Inherits from DamageReceiver and manages how traps receive direct damage, but ignores DOT (damage-over-time). Inheritance System.Object TrapObjectDamageReceiver Implements ICharacterInteractable Namespace : CatchIo.Runtime.DynmaicObjects.TrapObjects Assembly : cs.temp.dll.dll Syntax public class TrapObjectDamageReceiver : DamageReceiver Properties Health Property to get the current health of the trap object. Declaration public float Health { get; } Property Value Type Description System.Single Methods GetIndicatorPosition() Declaration public Vector3 GetIndicatorPosition() Returns Type Description Vector3 GetPosition() Declaration public Vector3 GetPosition() Returns Type Description Vector3 OnDetected(CharacterFacade) Declaration public void OnDetected(CharacterFacade byCharacter) Parameters Type Name Description CharacterFacade byCharacter OnDetectionRemoved(CharacterFacade) Declaration public void OnDetectionRemoved(CharacterFacade byCharacter) Parameters Type Name Description CharacterFacade byCharacter TakeDamage(IDamage) Overrides the TakeDamage method to apply direct damage to the trap object. This method handles two types of damage: FixedDamage and PercentageDamage. FixedDamage applies a constant amount of damage. PercentageDamage applies a percentage of the trap's current health as damage. If the trap's health is zero or below, no damage is applied. Declaration public override void TakeDamage(IDamage damage) Parameters Type Name Description IDamage damage An instance of IDamage containing details about the damage. TakeDOTDamage(DOTDamage) Overrides the TakeDOTDamage method but does nothing, as trap objects do not take damage-over-time (DOT). Declaration public override void TakeDOTDamage(DOTDamage dotDamage) Parameters Type Name Description DOTDamage dotDamage An instance of DOTDamage containing details about the DOT damage (ignored). Implements ICharacterInteractable" }, "api/CatchIo.Runtime.Enums.CharacterActionType.html": { "href": "api/CatchIo.Runtime.Enums.CharacterActionType.html", "title": "Enum CharacterActionType | Catch.io Developer Reference", - "keywords": "Enum CharacterActionType Namespace : CatchIo.Runtime.Enums Assembly : cs.temp.dll.dll Syntax public enum CharacterActionType Fields Name Description Attack Consume Damage Death Discard End None Spawn Throw" + "keywords": "Enum CharacterActionType Namespace : CatchIo.Runtime.Enums Assembly : cs.temp.dll.dll Syntax public enum CharacterActionType Fields Name Description Consume Death Discard End HeavyAttack LightAttack None Spawn Stun Throw" }, "api/CatchIo.Runtime.Enums.CharacterClassType.html": { "href": "api/CatchIo.Runtime.Enums.CharacterClassType.html", @@ -507,7 +822,7 @@ "api/CatchIo.Runtime.Enums.CharacterMoveType.html": { "href": "api/CatchIo.Runtime.Enums.CharacterMoveType.html", "title": "Enum CharacterMoveType | Catch.io Developer Reference", - "keywords": "Enum CharacterMoveType Namespace : CatchIo.Runtime.Enums Assembly : cs.temp.dll.dll Syntax public enum CharacterMoveType Fields Name Description End None Observe Run Sneak SneakStatic Spectate Static Walk" + "keywords": "Enum CharacterMoveType Namespace : CatchIo.Runtime.Enums Assembly : cs.temp.dll.dll Syntax public enum CharacterMoveType Fields Name Description End HeavyAttackCharge None Observe Run Sneak SneakStatic Spectate Static Walk" }, "api/CatchIo.Runtime.Enums.DamageSfxType.html": { "href": "api/CatchIo.Runtime.Enums.DamageSfxType.html", @@ -524,10 +839,15 @@ "title": "Enum GameModeType | Catch.io Developer Reference", "keywords": "Enum GameModeType Namespace : CatchIo.Runtime.Enums Assembly : cs.temp.dll.dll Syntax public enum GameModeType Fields Name Description DeathMatch Sandbox" }, + "api/CatchIo.Runtime.Enums.GameObjectiveEventEnum.html": { + "href": "api/CatchIo.Runtime.Enums.GameObjectiveEventEnum.html", + "title": "Enum GameObjectiveEventEnum | Catch.io Developer Reference", + "keywords": "Enum GameObjectiveEventEnum Namespace : CatchIo.Runtime.Enums Assembly : cs.temp.dll.dll Syntax public enum GameObjectiveEventEnum Fields Name Description CursedChosen CursedCured CursedMadeKill CursedOneLeftGame CursedTimedDeath CursedWasKilled DeathMatchStart Initialize WinnerSelected" + }, "api/CatchIo.Runtime.Enums.html": { "href": "api/CatchIo.Runtime.Enums.html", "title": "Namespace CatchIo.Runtime.Enums | Catch.io Developer Reference", - "keywords": "Namespace CatchIo.Runtime.Enums Classes SendEventType Enums CharacterActionType CharacterClassType CharacterDirectionState CharacterMoveType DamageSfxType GameLanguage GameModeType RoomState SceneSwitchingState ScreenResolutionSettings ShownCharacterStatsType" + "keywords": "Namespace CatchIo.Runtime.Enums Classes SendEventType Enums CharacterActionType CharacterClassType CharacterDirectionState CharacterMoveType DamageSfxType GameLanguage GameModeType GameObjectiveEventEnum RoomState SceneSwitchingState ScreenResolutionType ShownCharacterStatsType" }, "api/CatchIo.Runtime.Enums.RoomState.html": { "href": "api/CatchIo.Runtime.Enums.RoomState.html", @@ -539,115 +859,150 @@ "title": "Enum SceneSwitchingState | Catch.io Developer Reference", "keywords": "Enum SceneSwitchingState Namespace : CatchIo.Runtime.Enums Assembly : cs.temp.dll.dll Syntax public enum SceneSwitchingState Fields Name Description Ended Ending Starting Stated" }, - "api/CatchIo.Runtime.Enums.ScreenResolutionSettings.html": { - "href": "api/CatchIo.Runtime.Enums.ScreenResolutionSettings.html", - "title": "Enum ScreenResolutionSettings | Catch.io Developer Reference", - "keywords": "Enum ScreenResolutionSettings Namespace : CatchIo.Runtime.Enums Assembly : cs.temp.dll.dll Syntax public enum ScreenResolutionSettings Fields Name Description English" + "api/CatchIo.Runtime.Enums.ScreenResolutionType.html": { + "href": "api/CatchIo.Runtime.Enums.ScreenResolutionType.html", + "title": "Enum ScreenResolutionType | Catch.io Developer Reference", + "keywords": "Enum ScreenResolutionType Namespace : CatchIo.Runtime.Enums Assembly : cs.temp.dll.dll Syntax public enum ScreenResolutionType Fields Name Description Default FullHd HdPlus Qhd SdHd WqHd Wxga" }, "api/CatchIo.Runtime.Enums.SendEventType.html": { "href": "api/CatchIo.Runtime.Enums.SendEventType.html", "title": "Class SendEventType | Catch.io Developer Reference", - "keywords": "Class SendEventType Inheritance Object SendEventType Namespace : CatchIo.Runtime.Enums Assembly : cs.temp.dll.dll Syntax public class SendEventType Fields CharacterBeTrapped Declaration public const byte CharacterBeTrapped = 6 Field Value Type Description Byte CharacterDead Declaration public const byte CharacterDead = 3 Field Value Type Description Byte CharacterKill Declaration public const byte CharacterKill = 5 Field Value Type Description Byte CharacterRespawn Declaration public const byte CharacterRespawn = 2 Field Value Type Description Byte CharacterSpawn Declaration public const byte CharacterSpawn = 1 Field Value Type Description Byte CursedOneDeathEvent Declaration public const byte CursedOneDeathEvent = 31 Field Value Type Description Byte CursedOneSelectEvent Declaration public const byte CursedOneSelectEvent = 30 Field Value Type Description Byte DummyCharacterSpawn Declaration public const byte DummyCharacterSpawn = 4 Field Value Type Description Byte EnteredHidingStateEvent Declaration public const byte EnteredHidingStateEvent = 10 Field Value Type Description Byte ExitedHidingStateEvent Declaration public const byte ExitedHidingStateEvent = 11 Field Value Type Description Byte ItemRespawnEvent Declaration public const byte ItemRespawnEvent = 12 Field Value Type Description Byte NetworkTimerEndEvent Declaration public const byte NetworkTimerEndEvent = 51 Field Value Type Description Byte NetworkTimerStartEvent Declaration public const byte NetworkTimerStartEvent = 50 Field Value Type Description Byte NetworkTimerStopEvent Declaration public const byte NetworkTimerStopEvent = 52 Field Value Type Description Byte" + "keywords": "Class SendEventType Inheritance System.Object SendEventType Namespace : CatchIo.Runtime.Enums Assembly : cs.temp.dll.dll Syntax public class SendEventType Fields CharacterBeTrapped Declaration public const byte CharacterBeTrapped = 6 Field Value Type Description System.Byte CharacterDead Declaration public const byte CharacterDead = 3 Field Value Type Description System.Byte CharacterKill Declaration public const byte CharacterKill = 5 Field Value Type Description System.Byte CharacterRespawn Declaration public const byte CharacterRespawn = 2 Field Value Type Description System.Byte CharacterSpawn Declaration public const byte CharacterSpawn = 1 Field Value Type Description System.Byte CharacterTransmorphEvent Declaration public const byte CharacterTransmorphEvent = 7 Field Value Type Description System.Byte CharacterTransmorphReleasedEvent Declaration public const byte CharacterTransmorphReleasedEvent = 8 Field Value Type Description System.Byte CursedOneDeathEvent Declaration public const byte CursedOneDeathEvent = 32 Field Value Type Description System.Byte CursedOneMadeKillEvent Declaration public const byte CursedOneMadeKillEvent = 31 Field Value Type Description System.Byte CursedOneSelectEvent Declaration public const byte CursedOneSelectEvent = 30 Field Value Type Description System.Byte DeathMatchStartEvent Declaration public const byte DeathMatchStartEvent = 40 Field Value Type Description System.Byte DummyCharacterSpawn Declaration public const byte DummyCharacterSpawn = 4 Field Value Type Description System.Byte ItemRespawnEvent Declaration public const byte ItemRespawnEvent = 12 Field Value Type Description System.Byte NetworkTimerEndEvent Declaration public const byte NetworkTimerEndEvent = 51 Field Value Type Description System.Byte NetworkTimerStartEvent Declaration public const byte NetworkTimerStartEvent = 50 Field Value Type Description System.Byte NetworkTimerStopEvent Declaration public const byte NetworkTimerStopEvent = 52 Field Value Type Description System.Byte" }, "api/CatchIo.Runtime.Enums.ShownCharacterStatsType.html": { "href": "api/CatchIo.Runtime.Enums.ShownCharacterStatsType.html", "title": "Enum ShownCharacterStatsType | Catch.io Developer Reference", "keywords": "Enum ShownCharacterStatsType Namespace : CatchIo.Runtime.Enums Assembly : cs.temp.dll.dll Syntax [Serializable] public enum ShownCharacterStatsType Fields Name Description Class DeathCount DeathMatchPoint Extras GetBeTrapperdCount GetCursedCount GetTrapCount KillCount Name" }, + "api/CatchIo.Runtime.Environment.CampFire.html": { + "href": "api/CatchIo.Runtime.Environment.CampFire.html", + "title": "Class CampFire | Catch.io Developer Reference", + "keywords": "Class CampFire Inheritance System.Object DamagableObject CampFire Inherited Members DamagableObject._knockBackData DamagableObject._damage Namespace : CatchIo.Runtime.Environment Assembly : cs.temp.dll.dll Syntax public class CampFire : DamagableObject Methods OnTriggerEnter2D(Collider2D) Declaration protected override void OnTriggerEnter2D(Collider2D other) Parameters Type Name Description Collider2D other Overrides DamagableObject.OnTriggerEnter2D(Collider2D) Start() Declaration protected override void Start() Overrides DamagableObject.Start()" + }, "api/CatchIo.Runtime.Environment.CharacterSpawner.html": { "href": "api/CatchIo.Runtime.Environment.CharacterSpawner.html", "title": "Class CharacterSpawner | Catch.io Developer Reference", - "keywords": "Class CharacterSpawner Inheritance Object CharacterSpawner Implements IOnEventCallback Namespace : CatchIo.Runtime.Environment Assembly : cs.temp.dll.dll Syntax public class CharacterSpawner : MonoBehaviourPunCallbacks Methods AddSpawnPoint(CharacterSpawner.SpawnPoint) Declaration public void AddSpawnPoint(CharacterSpawner.SpawnPoint point) Parameters Type Name Description CharacterSpawner.SpawnPoint point GetRandomSpawnPointInCircle() Declaration public Vector3 GetRandomSpawnPointInCircle() Returns Type Description Vector3 OnEvent(EventData) Declaration public void OnEvent(EventData photonEvent) Parameters Type Name Description EventData photonEvent SpawnCharacterOnOffline() Declaration public void SpawnCharacterOnOffline() Implements IOnEventCallback" + "keywords": "Class CharacterSpawner Inheritance System.Object CharacterSpawner Implements IOnEventCallback Namespace : CatchIo.Runtime.Environment Assembly : cs.temp.dll.dll Syntax public class CharacterSpawner : MonoBehaviourPunCallbacks Methods AddSpawnPoint(CharacterSpawner.SpawnPoint) Declaration public void AddSpawnPoint(CharacterSpawner.SpawnPoint point) Parameters Type Name Description CharacterSpawner.SpawnPoint point GetRandomSpawnPointInCircle() Declaration public Vector3 GetRandomSpawnPointInCircle() Returns Type Description Vector3 OnEvent(EventData) Declaration public void OnEvent(EventData photonEvent) Parameters Type Name Description EventData photonEvent SpawnCharacterOnOffline() Declaration public void SpawnCharacterOnOffline() Implements IOnEventCallback" }, "api/CatchIo.Runtime.Environment.CharacterSpawner.SpawnPoint.html": { "href": "api/CatchIo.Runtime.Environment.CharacterSpawner.SpawnPoint.html", "title": "Class CharacterSpawner.SpawnPoint | Catch.io Developer Reference", - "keywords": "Class CharacterSpawner.SpawnPoint Inheritance Object CharacterSpawner.SpawnPoint Namespace : CatchIo.Runtime.Environment Assembly : cs.temp.dll.dll Syntax [Serializable] public class SpawnPoint Fields maxPlayerCount Declaration public int maxPlayerCount Field Value Type Description Int32 position Declaration public Vector3 position Field Value Type Description Vector3 radius Declaration public float radius Field Value Type Description Single used Declaration public bool used Field Value Type Description Boolean" + "keywords": "Class CharacterSpawner.SpawnPoint Inheritance System.Object CharacterSpawner.SpawnPoint Namespace : CatchIo.Runtime.Environment Assembly : cs.temp.dll.dll Syntax [Serializable] public class SpawnPoint Fields maxPlayerCount Declaration public int maxPlayerCount Field Value Type Description System.Int32 position Declaration public Vector3 position Field Value Type Description Vector3 radius Declaration public float radius Field Value Type Description System.Single used Declaration public bool used Field Value Type Description System.Boolean" }, "api/CatchIo.Runtime.Environment.DamagableObject.html": { "href": "api/CatchIo.Runtime.Environment.DamagableObject.html", "title": "Class DamagableObject | Catch.io Developer Reference", - "keywords": "Class DamagableObject Inheritance Object DamagableObject Implements IDamagable Namespace : CatchIo.Runtime.Environment Assembly : cs.temp.dll.dll Syntax public class DamagableObject : MonoBehaviour Fields HitboxTag Declaration public string HitboxTag Field Value Type Description String Properties DamagePercentage Declaration public float DamagePercentage { get; } Property Value Type Description Single DamageSfxType Declaration public DamageSfxType DamageSfxType { get; } Property Value Type Description DamageSfxType DamageVal Declaration public float DamageVal { get; } Property Value Type Description Single Knockback Declaration public float Knockback { get; } Property Value Type Description Single Methods OnHit() Declaration public void OnHit() OnHitDamage(ICharacterHitable) Declaration public void OnHitDamage(ICharacterHitable other) Parameters Type Name Description ICharacterHitable other Implements IDamagable" + "keywords": "Class DamagableObject Inheritance System.Object DamagableObject CampFire Namespace : CatchIo.Runtime.Environment Assembly : cs.temp.dll.dll Syntax public class DamagableObject : MonoBehaviourPun Fields _damage Declaration protected IDamage _damage Field Value Type Description IDamage _knockBackData Declaration protected KnockBackData _knockBackData Field Value Type Description KnockBackData Methods OnTriggerEnter2D(Collider2D) Declaration protected virtual void OnTriggerEnter2D(Collider2D other) Parameters Type Name Description Collider2D other Start() Declaration protected virtual void Start()" + }, + "api/CatchIo.Runtime.Environment.EnvironmentSfxEmitter.html": { + "href": "api/CatchIo.Runtime.Environment.EnvironmentSfxEmitter.html", + "title": "Class EnvironmentSfxEmitter | Catch.io Developer Reference", + "keywords": "Class EnvironmentSfxEmitter Inheritance System.Object EnvironmentSfxEmitter Namespace : CatchIo.Runtime.Environment Assembly : cs.temp.dll.dll Syntax public class EnvironmentSfxEmitter : MonoBehaviour" }, "api/CatchIo.Runtime.Environment.HidingSpot.html": { "href": "api/CatchIo.Runtime.Environment.HidingSpot.html", "title": "Class HidingSpot | Catch.io Developer Reference", - "keywords": "Class HidingSpot Inheritance Object HidingSpot Namespace : CatchIo.Runtime.Environment Assembly : cs.temp.dll.dll Syntax public class HidingSpot : MonoBehaviour Fields UseSpriteVertices Declaration public bool UseSpriteVertices Field Value Type Description Boolean Properties IsEnabled Declaration public bool IsEnabled { get; } Property Value Type Description Boolean PivotY Declaration public float PivotY { get; } Property Value Type Description Single Vertices Declaration public List Vertices { get; } Property Value Type Description List < Vector2 > Methods Disable() Declaration public void Disable() Enable() Declaration public void Enable() EnterCharacter(CharacterFacade) Declaration public void EnterCharacter(CharacterFacade character) Parameters Type Name Description CharacterFacade character ExitCharacter(CharacterFacade) Declaration public void ExitCharacter(CharacterFacade character) Parameters Type Name Description CharacterFacade character SetHidingSpot() Set hiding spot. ( add automatically sprite mask to child ) Declaration public void SetHidingSpot()" + "keywords": "Class HidingSpot Inheritance System.Object HidingSpot Namespace : CatchIo.Runtime.Environment Assembly : cs.temp.dll.dll Syntax public class HidingSpot : MonoBehaviour Fields UseSpriteVertices Declaration public bool UseSpriteVertices Field Value Type Description System.Boolean Properties CharactersInHidingSpot Declaration public List CharactersInHidingSpot { get; } Property Value Type Description System.Collections.Generic.List < CharacterFacade > IsEnabled Declaration public bool IsEnabled { get; } Property Value Type Description System.Boolean PivotY Declaration public float PivotY { get; } Property Value Type Description System.Single Vertices Declaration public List Vertices { get; } Property Value Type Description System.Collections.Generic.List < Vector2 > Methods AddCollision() Declaration public void AddCollision() EnterCharacter(CharacterFacade) Declaration public void EnterCharacter(CharacterFacade enterCharacter) Parameters Type Name Description CharacterFacade enterCharacter ExitCharacter(CharacterFacade) Declaration public void ExitCharacter(CharacterFacade exitCharacter) Parameters Type Name Description CharacterFacade exitCharacter SetHidingSpot() Set hiding spot. ( add automatically sprite mask to child ) Declaration public void SetHidingSpot()" + }, + "api/CatchIo.Runtime.Environment.HidingSpotLightCollider.html": { + "href": "api/CatchIo.Runtime.Environment.HidingSpotLightCollider.html", + "title": "Class HidingSpotLightCollider | Catch.io Developer Reference", + "keywords": "Class HidingSpotLightCollider Inheritance System.Object HidingSpotLightCollider Namespace : CatchIo.Runtime.Environment Assembly : cs.temp.dll.dll Syntax public class HidingSpotLightCollider : LightCollider2D" }, "api/CatchIo.Runtime.Environment.html": { "href": "api/CatchIo.Runtime.Environment.html", "title": "Namespace CatchIo.Runtime.Environment | Catch.io Developer Reference", - "keywords": "Namespace CatchIo.Runtime.Environment Classes CharacterSpawner CharacterSpawner.SpawnPoint DamagableObject HidingSpot ItemSpawner ItemSpawnerController ReadableTileSurface Structs TileSurface" + "keywords": "Namespace CatchIo.Runtime.Environment Classes CampFire CharacterSpawner CharacterSpawner.SpawnPoint DamagableObject EnvironmentSfxEmitter HidingSpot HidingSpotLightCollider ItemSpawner ItemSpawnerController ReadableTileSurface Structs TileSurface" + }, + "api/CatchIo.Runtime.Environment.Interactable.html": { + "href": "api/CatchIo.Runtime.Environment.Interactable.html", + "title": "Namespace CatchIo.Runtime.Environment.Interactable | Catch.io Developer Reference", + "keywords": "Namespace CatchIo.Runtime.Environment.Interactable Classes InteractableObject Base class for interactable objects. Objects of this class connected to InteractableTrigger and when player interact with the trigger it calls OnInteraction on this. InteractableTrigger This used for capture input from player and pass to all interactable objects that are connected to this SignPost" + }, + "api/CatchIo.Runtime.Environment.Interactable.InteractableObject.html": { + "href": "api/CatchIo.Runtime.Environment.Interactable.InteractableObject.html", + "title": "Class InteractableObject | Catch.io Developer Reference", + "keywords": "Class InteractableObject Base class for interactable objects. Objects of this class connected to InteractableTrigger and when player interact with the trigger it calls OnInteraction on this. Inheritance System.Object InteractableObject SignPost Namespace : CatchIo.Runtime.Environment.Interactable Assembly : cs.temp.dll.dll Syntax [Serializable] public abstract class InteractableObject : MonoBehaviourPun Methods OnInteraction() Do operation when player press interact Declaration protected virtual void OnInteraction() OnInteractionPerformed() used for connect with trigger Declaration public void OnInteractionPerformed() OnMoveIntoTrigger(Int32) On move in to trigger Declaration public void OnMoveIntoTrigger(int characterViewId) Parameters Type Name Description System.Int32 characterViewId OnMoveOutOfTrigger(Int32) On move out of trigger Declaration public void OnMoveOutOfTrigger(int characterViewId) Parameters Type Name Description System.Int32 characterViewId OnTriggerIn(Int32) Do operation when player enter trigger Declaration protected virtual void OnTriggerIn(int characterViewId) Parameters Type Name Description System.Int32 characterViewId OnTriggerOut(Int32) Do operation when player leave trigger Declaration protected virtual void OnTriggerOut(int characterViewId) Parameters Type Name Description System.Int32 characterViewId RPC_OnInteraction() Handle RPC interactions Declaration protected virtual void RPC_OnInteraction() RPC_OnTriggerIn(Int32) Declaration protected virtual void RPC_OnTriggerIn(int characterViewId) Parameters Type Name Description System.Int32 characterViewId RPC_OnTriggerOut(Int32) Declaration protected virtual void RPC_OnTriggerOut(int characterViewId) Parameters Type Name Description System.Int32 characterViewId" + }, + "api/CatchIo.Runtime.Environment.Interactable.InteractableTrigger.html": { + "href": "api/CatchIo.Runtime.Environment.Interactable.InteractableTrigger.html", + "title": "Class InteractableTrigger | Catch.io Developer Reference", + "keywords": "Class InteractableTrigger This used for capture input from player and pass to all interactable objects that are connected to this Inheritance System.Object InteractableTrigger Implements ICharacterInteractable Namespace : CatchIo.Runtime.Environment.Interactable Assembly : cs.temp.dll.dll Syntax public class InteractableTrigger : MonoBehaviour Fields InteractableObjects Declaration public List InteractableObjects Field Value Type Description System.Collections.Generic.List < InteractableObject > Methods GetIndicatorPosition() Declaration public Vector3 GetIndicatorPosition() Returns Type Description Vector3 GetPosition() Declaration public Vector3 GetPosition() Returns Type Description Vector3 OnDetected(CharacterFacade) Declaration public void OnDetected(CharacterFacade byCharacter) Parameters Type Name Description CharacterFacade byCharacter OnDetectionRemoved(CharacterFacade) Declaration public void OnDetectionRemoved(CharacterFacade byCharacter) Parameters Type Name Description CharacterFacade byCharacter Implements ICharacterInteractable" + }, + "api/CatchIo.Runtime.Environment.Interactable.SignPost.html": { + "href": "api/CatchIo.Runtime.Environment.Interactable.SignPost.html", + "title": "Class SignPost | Catch.io Developer Reference", + "keywords": "Class SignPost Inheritance System.Object InteractableObject SignPost Inherited Members InteractableObject.OnInteractionPerformed() InteractableObject.RPC_OnInteraction() InteractableObject.OnMoveIntoTrigger(Int32) InteractableObject.RPC_OnTriggerIn(Int32) InteractableObject.OnTriggerIn(Int32) InteractableObject.OnMoveOutOfTrigger(Int32) InteractableObject.RPC_OnTriggerOut(Int32) Namespace : CatchIo.Runtime.Environment.Interactable Assembly : cs.temp.dll.dll Syntax public class SignPost : InteractableObject Fields Description Declaration public string Description Field Value Type Description System.String FootNote Declaration public string FootNote Field Value Type Description System.String OnSignPostActive Declaration public Action OnSignPostActive Field Value Type Description System.Action < System.String , System.String , System.String > OnSignPostDeactivate Declaration public Action OnSignPostDeactivate Field Value Type Description System.Action Title Declaration public string Title Field Value Type Description System.String Methods OnInteraction() Declaration protected override void OnInteraction() Overrides InteractableObject.OnInteraction() OnTriggerOut(Int32) Declaration protected override void OnTriggerOut(int characterViewId) Parameters Type Name Description System.Int32 characterViewId Overrides InteractableObject.OnTriggerOut(Int32)" }, "api/CatchIo.Runtime.Environment.ItemSpawner.html": { "href": "api/CatchIo.Runtime.Environment.ItemSpawner.html", "title": "Class ItemSpawner | Catch.io Developer Reference", - "keywords": "Class ItemSpawner Inheritance Object ItemSpawner Namespace : CatchIo.Runtime.Environment Assembly : cs.temp.dll.dll Syntax [Serializable] public class ItemSpawner : MonoBehaviour Properties ID Declaration public int ID { get; } Property Value Type Description Int32 Methods RespawnItem() Declaration public void RespawnItem() SetUp(Int32, GameObject, Int32) Declaration public void SetUp(int index, GameObject spawnItem, int spawnTime) Parameters Type Name Description Int32 index GameObject spawnItem Int32 spawnTime SpawnItem() Declaration public void SpawnItem()" + "keywords": "Class ItemSpawner Inheritance System.Object ItemSpawner Namespace : CatchIo.Runtime.Environment Assembly : cs.temp.dll.dll Syntax [Serializable] public class ItemSpawner : MonoBehaviour Properties ID Declaration public int ID { get; } Property Value Type Description System.Int32 Methods RespawnItem() Declaration public void RespawnItem() SetUp(Int32, GameObject, Int32) Declaration public void SetUp(int index, GameObject spawnItem, int spawnTime) Parameters Type Name Description System.Int32 index GameObject spawnItem System.Int32 spawnTime SpawnItem() Declaration public void SpawnItem()" }, "api/CatchIo.Runtime.Environment.ItemSpawnerController.html": { "href": "api/CatchIo.Runtime.Environment.ItemSpawnerController.html", "title": "Class ItemSpawnerController | Catch.io Developer Reference", - "keywords": "Class ItemSpawnerController Inheritance Object ItemSpawnerController Namespace : CatchIo.Runtime.Environment Assembly : cs.temp.dll.dll Syntax public class ItemSpawnerController : MonoBehaviourPunCallbacks Methods GetItemSpawner(Int32) Declaration public ItemSpawner GetItemSpawner(int id) Parameters Type Name Description Int32 id Returns Type Description ItemSpawner RegisterItemSpawner(GameObject, Vector3, Int32) Declaration public void RegisterItemSpawner(GameObject spawnItem, Vector3 spawnerPos, int spawnTime) Parameters Type Name Description GameObject spawnItem Vector3 spawnerPos Int32 spawnTime SpawnAllItems() Declaration public void SpawnAllItems()" + "keywords": "Class ItemSpawnerController Inheritance System.Object ItemSpawnerController Namespace : CatchIo.Runtime.Environment Assembly : cs.temp.dll.dll Syntax public class ItemSpawnerController : MonoBehaviourPunCallbacks Methods GetItemSpawner(Int32) Declaration public ItemSpawner GetItemSpawner(int id) Parameters Type Name Description System.Int32 id Returns Type Description ItemSpawner RegisterItemSpawner(GameObject, Vector3, Int32) Declaration public void RegisterItemSpawner(GameObject spawnItem, Vector3 spawnerPos, int spawnTime) Parameters Type Name Description GameObject spawnItem Vector3 spawnerPos System.Int32 spawnTime SpawnAllItems() Declaration public void SpawnAllItems()" }, "api/CatchIo.Runtime.Environment.ReadableTileSurface.html": { "href": "api/CatchIo.Runtime.Environment.ReadableTileSurface.html", "title": "Class ReadableTileSurface | Catch.io Developer Reference", - "keywords": "Class ReadableTileSurface Inheritance Object ReadableTileSurface Namespace : CatchIo.Runtime.Environment Assembly : cs.temp.dll.dll Syntax public class ReadableTileSurface : MonoBehaviour Properties SortingOrder Declaration public int SortingOrder { get; } Property Value Type Description Int32 SurfaceData Declaration public TileSurface SurfaceData { get; } Property Value Type Description TileSurface Methods GetSurfaceData(Vector2) Declaration public TileSurface? GetSurfaceData(Vector2 pos) Parameters Type Name Description Vector2 pos Returns Type Description Nullable < TileSurface > SetSurfaceData(TileSurface) Declaration public void SetSurfaceData(TileSurface tileSurface) Parameters Type Name Description TileSurface tileSurface" + "keywords": "Class ReadableTileSurface Inheritance System.Object ReadableTileSurface Namespace : CatchIo.Runtime.Environment Assembly : cs.temp.dll.dll Syntax public class ReadableTileSurface : MonoBehaviour Properties SortingOrder Declaration public int SortingOrder { get; } Property Value Type Description System.Int32 Methods GetSurfaceData(Vector2) Declaration public TileSurface? GetSurfaceData(Vector2 pos) Parameters Type Name Description Vector2 pos Returns Type Description System.Nullable < TileSurface > SetSurfaceData(TileSurface) Declaration public void SetSurfaceData(TileSurface tileSurface) Parameters Type Name Description TileSurface tileSurface" }, "api/CatchIo.Runtime.Environment.TileSurface.html": { "href": "api/CatchIo.Runtime.Environment.TileSurface.html", "title": "Struct TileSurface | Catch.io Developer Reference", - "keywords": "Struct TileSurface Namespace : CatchIo.Runtime.Environment Assembly : cs.temp.dll.dll Syntax [Serializable] public struct TileSurface Constructors TileSurface(String, Single, Boolean) Declaration public TileSurface(string terrain, float volume, bool leavesMark) Parameters Type Name Description String terrain Single volume Boolean leavesMark Fields LeavesMark Declaration public bool LeavesMark Field Value Type Description Boolean Terrain Declaration public string Terrain Field Value Type Description String Volume Declaration public float Volume Field Value Type Description Single" + "keywords": "Struct TileSurface Namespace : CatchIo.Runtime.Environment Assembly : cs.temp.dll.dll Syntax [Serializable] public struct TileSurface Constructors TileSurface(String, Single, Boolean) Declaration public TileSurface(string terrain, float volume, bool leavesMark) Parameters Type Name Description System.String terrain System.Single volume System.Boolean leavesMark Fields LeavesMark Declaration public bool LeavesMark Field Value Type Description System.Boolean Terrain Declaration public string Terrain Field Value Type Description System.String Volume Declaration public float Volume Field Value Type Description System.Single" }, "api/CatchIo.Runtime.Interfaces.html": { "href": "api/CatchIo.Runtime.Interfaces.html", "title": "Namespace CatchIo.Runtime.Interfaces | Catch.io Developer Reference", - "keywords": "Namespace CatchIo.Runtime.Interfaces Interfaces ICharacterHitable Interface for objects that can take damage. Object taking damage must implement the OnDamage function, and objects that gives damage should call that function and pass the damage value. IDamagable IDamage IDetectable IEffectPlayable Interface inherited by objects that contains a playable effect. ISceneMode ISurfaceObservable IThrowable Interface for throwable items." + "keywords": "Namespace CatchIo.Runtime.Interfaces Interfaces ICharacterDetectable Interface for character detecting, providing methods for handling detection and missing events. Each character implementing this interface has a unique ViewID for identification in networked environment. ICharacterInteractable IDetectable IEffectPlayable Interface inherited by objects that contains a playable effect. ISceneMode ISoundDetectable ISurfaceObservable IThrowable Interface for throwable items." }, - "api/CatchIo.Runtime.Interfaces.ICharacterHitable.html": { - "href": "api/CatchIo.Runtime.Interfaces.ICharacterHitable.html", - "title": "Interface ICharacterHitable | Catch.io Developer Reference", - "keywords": "Interface ICharacterHitable Interface for objects that can take damage. Object taking damage must implement the OnDamage function, and objects that gives damage should call that function and pass the damage value. Namespace : CatchIo.Runtime.Interfaces Assembly : cs.temp.dll.dll Syntax public interface ICharacterHitable Methods OnHit(IDamage) Declaration void OnHit(IDamage damage) Parameters Type Name Description IDamage damage" + "api/CatchIo.Runtime.Interfaces.ICharacterDetectable.html": { + "href": "api/CatchIo.Runtime.Interfaces.ICharacterDetectable.html", + "title": "Interface ICharacterDetectable | Catch.io Developer Reference", + "keywords": "Interface ICharacterDetectable Interface for character detecting, providing methods for handling detection and missing events. Each character implementing this interface has a unique ViewID for identification in networked environment. Namespace : CatchIo.Runtime.Interfaces Assembly : cs.temp.dll.dll Syntax public interface ICharacterDetectable Properties ViewID The unique identifier for the character's PhotonView. Used to distinguish between different networked characters. Declaration int ViewID { get; } Property Value Type Description System.Int32 Methods Detect() Called when the character is detected by another entity(player). Declaration void Detect() Miss() Called when the character is no longer detected. Declaration void Miss()" }, - "api/CatchIo.Runtime.Interfaces.IDamagable.html": { - "href": "api/CatchIo.Runtime.Interfaces.IDamagable.html", - "title": "Interface IDamagable | Catch.io Developer Reference", - "keywords": "Interface IDamagable Namespace : CatchIo.Runtime.Interfaces Assembly : cs.temp.dll.dll Syntax public interface IDamagable Properties DamageSfxType Declaration DamageSfxType DamageSfxType { get; } Property Value Type Description DamageSfxType DamageVal Declaration float DamageVal { get; } Property Value Type Description Single Methods OnHit() Called when the object is hit. Declaration void OnHit() OnHitDamage(ICharacterHitable) Called when the object needs to do damage to another object. Invoke only by the host Declaration void OnHitDamage(ICharacterHitable other) Parameters Type Name Description ICharacterHitable other object that will take damage" - }, - "api/CatchIo.Runtime.Interfaces.IDamage.html": { - "href": "api/CatchIo.Runtime.Interfaces.IDamage.html", - "title": "Interface IDamage | Catch.io Developer Reference", - "keywords": "Interface IDamage Namespace : CatchIo.Runtime.Interfaces Assembly : cs.temp.dll.dll Syntax public interface IDamage Methods GetDamage(Single) Declaration float GetDamage(float remainHealth) Parameters Type Name Description Single remainHealth Returns Type Description Single GetKnockback() Declaration float GetKnockback() Returns Type Description Single GetOrigin() Declaration Vector2 GetOrigin() Returns Type Description Vector2 GetTakeDamageSfx() Declaration DamageSfxType GetTakeDamageSfx() Returns Type Description DamageSfxType SetOrigin(Vector2) Declaration void SetOrigin(Vector2 damageOrigin) Parameters Type Name Description Vector2 damageOrigin" + "api/CatchIo.Runtime.Interfaces.ICharacterInteractable.html": { + "href": "api/CatchIo.Runtime.Interfaces.ICharacterInteractable.html", + "title": "Interface ICharacterInteractable | Catch.io Developer Reference", + "keywords": "Interface ICharacterInteractable Namespace : CatchIo.Runtime.Interfaces Assembly : cs.temp.dll.dll Syntax public interface ICharacterInteractable Methods GetIndicatorPosition() Get the position to show action indicator Declaration Vector3 GetIndicatorPosition() Returns Type Description Vector3 Indicator position GetPosition() Get the object position Declaration Vector3 GetPosition() Returns Type Description Vector3 Object position OnDetected(CharacterFacade) Called when a player detects this object. Declaration void OnDetected(CharacterFacade byCharacter) Parameters Type Name Description CharacterFacade byCharacter OnDetectionRemoved(CharacterFacade) Called when a player removes this object from detection. Declaration void OnDetectionRemoved(CharacterFacade byCharacter) Parameters Type Name Description CharacterFacade byCharacter" }, "api/CatchIo.Runtime.Interfaces.IDetectable.html": { "href": "api/CatchIo.Runtime.Interfaces.IDetectable.html", "title": "Interface IDetectable | Catch.io Developer Reference", - "keywords": "Interface IDetectable Namespace : CatchIo.Runtime.Interfaces Assembly : cs.temp.dll.dll Syntax public interface IDetectable Properties IsDetected Declaration bool IsDetected { get; } Property Value Type Description Boolean Methods GetPosition() Declaration Vector2 GetPosition() Returns Type Description Vector2 OnDetected() Declaration void OnDetected() OnMissed() Declaration void OnMissed()" + "keywords": "Interface IDetectable Namespace : CatchIo.Runtime.Interfaces Assembly : cs.temp.dll.dll Syntax public interface IDetectable Properties IsDetected Declaration bool IsDetected { get; } Property Value Type Description System.Boolean Methods GetPosition() Declaration Vector2 GetPosition() Returns Type Description Vector2 OnDetected() Declaration void OnDetected() OnMissed() Declaration void OnMissed()" }, "api/CatchIo.Runtime.Interfaces.IEffectPlayable.html": { "href": "api/CatchIo.Runtime.Interfaces.IEffectPlayable.html", "title": "Interface IEffectPlayable | Catch.io Developer Reference", - "keywords": "Interface IEffectPlayable Interface inherited by objects that contains a playable effect. Namespace : CatchIo.Runtime.Interfaces Assembly : cs.temp.dll.dll Syntax public interface IEffectPlayable Methods EffectSequence(EffectBase) Declaration IEnumerator EffectSequence(EffectBase effect) Parameters Type Name Description EffectBase effect Returns Type Description IEnumerator ExecuteEffect(EffectBase) Declaration void ExecuteEffect(EffectBase effect) Parameters Type Name Description EffectBase effect OnEndEffect(EffectBase) Declaration void OnEndEffect(EffectBase effect) Parameters Type Name Description EffectBase effect ReverseEffect(EffectBase) Declaration void ReverseEffect(EffectBase effect) Parameters Type Name Description EffectBase effect" + "keywords": "Interface IEffectPlayable Interface inherited by objects that contains a playable effect. Namespace : CatchIo.Runtime.Interfaces Assembly : cs.temp.dll.dll Syntax public interface IEffectPlayable Methods EffectSequence(EffectBase) Declaration IEnumerator EffectSequence(EffectBase effect) Parameters Type Name Description EffectBase effect Returns Type Description System.Collections.Generic.IEnumerator ExecuteEffect(EffectBase) Declaration void ExecuteEffect(EffectBase effect) Parameters Type Name Description EffectBase effect OnEndEffect(EffectBase) Declaration void OnEndEffect(EffectBase effect) Parameters Type Name Description EffectBase effect ReverseEffect(EffectBase) Declaration void ReverseEffect(EffectBase effect) Parameters Type Name Description EffectBase effect" }, "api/CatchIo.Runtime.Interfaces.ISceneMode.html": { "href": "api/CatchIo.Runtime.Interfaces.ISceneMode.html", "title": "Interface ISceneMode | Catch.io Developer Reference", - "keywords": "Interface ISceneMode Namespace : CatchIo.Runtime.Interfaces Assembly : cs.temp.dll.dll Syntax public interface ISceneMode Methods OnEnd() Declaration IEnumerator OnEnd() Returns Type Description IEnumerator OnStart(MonoBehaviour) Declaration IEnumerator OnStart(MonoBehaviour monoBehaviour) Parameters Type Name Description MonoBehaviour monoBehaviour Returns Type Description IEnumerator" + "keywords": "Interface ISceneMode Namespace : CatchIo.Runtime.Interfaces Assembly : cs.temp.dll.dll Syntax public interface ISceneMode Methods OnEnd() Declaration IEnumerator OnEnd() Returns Type Description System.Collections.Generic.IEnumerator OnStart(MonoBehaviour) Declaration IEnumerator OnStart(MonoBehaviour monoBehaviour) Parameters Type Name Description MonoBehaviour monoBehaviour Returns Type Description System.Collections.Generic.IEnumerator" + }, + "api/CatchIo.Runtime.Interfaces.ISoundDetectable.html": { + "href": "api/CatchIo.Runtime.Interfaces.ISoundDetectable.html", + "title": "Interface ISoundDetectable | Catch.io Developer Reference", + "keywords": "Interface ISoundDetectable Namespace : CatchIo.Runtime.Interfaces Assembly : cs.temp.dll.dll Syntax public interface ISoundDetectable Methods OnGenerate() Declaration void OnGenerate()" }, "api/CatchIo.Runtime.Interfaces.ISurfaceObservable.html": { "href": "api/CatchIo.Runtime.Interfaces.ISurfaceObservable.html", "title": "Interface ISurfaceObservable | Catch.io Developer Reference", - "keywords": "Interface ISurfaceObservable Namespace : CatchIo.Runtime.Interfaces Assembly : cs.temp.dll.dll Syntax public interface ISurfaceObservable Methods OnSurfaceChanged(Nullable) Declaration void OnSurfaceChanged(TileSurface? newSurface) Parameters Type Name Description Nullable < TileSurface > newSurface" + "keywords": "Interface ISurfaceObservable Namespace : CatchIo.Runtime.Interfaces Assembly : cs.temp.dll.dll Syntax public interface ISurfaceObservable Methods OnSurfaceChanged(Nullable) Declaration void OnSurfaceChanged(TileSurface? newSurface) Parameters Type Name Description System.Nullable < TileSurface > newSurface" }, "api/CatchIo.Runtime.Interfaces.IThrowable.html": { "href": "api/CatchIo.Runtime.Interfaces.IThrowable.html", "title": "Interface IThrowable | Catch.io Developer Reference", - "keywords": "Interface IThrowable Interface for throwable items. Namespace : CatchIo.Runtime.Interfaces Assembly : cs.temp.dll.dll Syntax public interface IThrowable Methods OnBeforeThrow(Vector2, Vector2) Declaration void OnBeforeThrow(Vector2 startPos, Vector2 targetPos) Parameters Type Name Description Vector2 startPos Vector2 targetPos OnLanded() Declaration void OnLanded() OnThrow() Declaration void OnThrow() UpdateProjectilePath(Vector2, Vector2, Single) Declaration void UpdateProjectilePath(Vector2 startPos, Vector2 targetPos, float throwRadius) Parameters Type Name Description Vector2 startPos Vector2 targetPos Single throwRadius" + "keywords": "Interface IThrowable Interface for throwable items. Namespace : CatchIo.Runtime.Interfaces Assembly : cs.temp.dll.dll Syntax public interface IThrowable Methods OnBeforeThrow(Vector2, Vector2) Declaration void OnBeforeThrow(Vector2 startPos, Vector2 targetPos) Parameters Type Name Description Vector2 startPos Vector2 targetPos OnLanded() Declaration void OnLanded() OnThrow() Declaration void OnThrow() UpdateProjectilePath(Vector2, Vector2, Single) Declaration void UpdateProjectilePath(Vector2 startPos, Vector2 targetPos, float throwRadius) Parameters Type Name Description Vector2 startPos Vector2 targetPos System.Single throwRadius" }, "api/CatchIo.Runtime.Items.ConsumableItem.html": { "href": "api/CatchIo.Runtime.Items.ConsumableItem.html", "title": "Class ConsumableItem | Catch.io Developer Reference", - "keywords": "Class ConsumableItem Base class for consumable items. Inheritance Object Item ConsumableItem StaminaPotion Implements IPunInstantiateMagicCallback IDetectable IPoolable Inherited Members Item.Owner Item.Sprite Item.ItemName Item._itemSfx Item.DisacrdTrajectoryData Item.DiscardTrajectory Item._isDiscarding Item._nameText Item.Start() Item.OnPickup(CharacterFacade) Item.OnDiscard(Vector2) Item.CanPickup() Item.OnPhotonInstantiate(PhotonMessageInfo) Item.IsDetected Item.OnDetected() Item.OnMissed() Item.GetPosition() Item.GetDetectableObject() Item.Acquire() Item.Release() Item.OnRelease() Namespace : CatchIo.Runtime.Items Assembly : cs.temp.dll.dll Syntax public abstract class ConsumableItem : Item Methods Consume() Declaration public abstract void Consume() Implements IPunInstantiateMagicCallback IDetectable IPoolable" + "keywords": "Class ConsumableItem Base class for consumable items. Inheritance System.Object Item ConsumableItem StaminaPotion Implements IPunInstantiateMagicCallback IDetectable IPoolable Inherited Members Item.Owner Item.Sprite Item.ItemName Item._itemSfx Item._isDropping Item.DisacrdTrajectoryData Item.DiscardTrajectory Item._isDiscarding Item.DiscardCoroutine Item._nameText Item.Start() Item.OnPickup(CharacterFacade) Item.OnDiscard(Vector2) Item.CanPickup() Item.OnPhotonInstantiate(PhotonMessageInfo) Item.IsDetected Item.OnDetected() Item.OnMissed() Item.GetPosition() Item.GetDetectableObject() Item.Acquire() Item.Release() Item.OnRelease() Namespace : CatchIo.Runtime.Items Assembly : cs.temp.dll.dll Syntax public abstract class ConsumableItem : Item Methods Consume() Declaration public abstract void Consume() Implements IPunInstantiateMagicCallback IDetectable IPoolable" }, "api/CatchIo.Runtime.Items.html": { "href": "api/CatchIo.Runtime.Items.html", @@ -657,42 +1012,42 @@ "api/CatchIo.Runtime.Items.Item.html": { "href": "api/CatchIo.Runtime.Items.Item.html", "title": "Class Item | Catch.io Developer Reference", - "keywords": "Class Item Base class for all items. Inheritance Object Item ConsumableItem ThrowableItem Implements IPunInstantiateMagicCallback IDetectable IPoolable Namespace : CatchIo.Runtime.Items Assembly : cs.temp.dll.dll Syntax public abstract class Item : MonoBehaviourPun Fields _isDiscarding Declaration protected bool _isDiscarding Field Value Type Description Boolean _itemSfx Declaration protected ItemSfx _itemSfx Field Value Type Description ItemSfx _nameText Declaration protected TMPro.TextMeshPro _nameText Field Value Type Description TMPro.TextMeshPro DisacrdTrajectoryData Declaration public TrajectoryData DisacrdTrajectoryData Field Value Type Description TrajectoryData DiscardTrajectory Declaration protected Trajectory DiscardTrajectory Field Value Type Description Trajectory ItemName Declaration public string ItemName Field Value Type Description String Properties IsDetected Declaration public bool IsDetected { get; protected set; } Property Value Type Description Boolean Owner Declaration public CharacterFacade Owner { get; protected set; } Property Value Type Description CharacterFacade Sprite Declaration public Sprite Sprite { get; } Property Value Type Description Sprite Methods Acquire() Declaration public void Acquire() CanPickup() Declaration public virtual bool CanPickup() Returns Type Description Boolean GetDetectableObject() Declaration public object GetDetectableObject() Returns Type Description Object GetPosition() Declaration public Vector2 GetPosition() Returns Type Description Vector2 OnDetected() Declaration public virtual void OnDetected() OnDiscard(Vector2) Declaration public virtual void OnDiscard(Vector2 discardingDirection) Parameters Type Name Description Vector2 discardingDirection OnMissed() Declaration public void OnMissed() OnPhotonInstantiate(PhotonMessageInfo) Declaration public void OnPhotonInstantiate(PhotonMessageInfo info) Parameters Type Name Description PhotonMessageInfo info OnPickup(CharacterFacade) Declaration public virtual void OnPickup(CharacterFacade owner) Parameters Type Name Description CharacterFacade owner OnRelease() On released to the object pool Declaration protected virtual void OnRelease() Release() Declaration public void Release() Start() Declaration public virtual void Start() Implements IPunInstantiateMagicCallback IDetectable IPoolable" + "keywords": "Class Item Base class for all items. Inheritance System.Object Item ConsumableItem ThrowableItem Implements IPunInstantiateMagicCallback IDetectable IPoolable Namespace : CatchIo.Runtime.Items Assembly : cs.temp.dll.dll Syntax public abstract class Item : MonoBehaviourPun Fields _isDiscarding Declaration protected bool _isDiscarding Field Value Type Description System.Boolean _isDropping Declaration protected bool _isDropping Field Value Type Description System.Boolean _itemSfx Declaration protected ItemSfx _itemSfx Field Value Type Description ItemSfx _nameText Declaration protected TMPro.TextMeshPro _nameText Field Value Type Description TMPro.TextMeshPro DisacrdTrajectoryData Declaration public TrajectoryData DisacrdTrajectoryData Field Value Type Description TrajectoryData DiscardCoroutine Declaration protected IEnumerator DiscardCoroutine Field Value Type Description System.Collections.Generic.IEnumerator DiscardTrajectory Declaration protected Trajectory DiscardTrajectory Field Value Type Description Trajectory ItemName Declaration public string ItemName Field Value Type Description System.String Properties IsDetected Declaration public bool IsDetected { get; protected set; } Property Value Type Description System.Boolean Owner Declaration public CharacterFacade Owner { get; protected set; } Property Value Type Description CharacterFacade Sprite Declaration public Sprite Sprite { get; } Property Value Type Description Sprite Methods Acquire() Declaration public void Acquire() CanPickup() Declaration public virtual bool CanPickup() Returns Type Description System.Boolean GetDetectableObject() Declaration public object GetDetectableObject() Returns Type Description System.Object GetPosition() Declaration public Vector2 GetPosition() Returns Type Description Vector2 OnDetected() Declaration public virtual void OnDetected() OnDiscard(Vector2) Declaration public virtual void OnDiscard(Vector2 discardingDirection) Parameters Type Name Description Vector2 discardingDirection OnMissed() Declaration public void OnMissed() OnPhotonInstantiate(PhotonMessageInfo) Declaration public void OnPhotonInstantiate(PhotonMessageInfo info) Parameters Type Name Description PhotonMessageInfo info OnPickup(CharacterFacade) Declaration public virtual void OnPickup(CharacterFacade owner) Parameters Type Name Description CharacterFacade owner OnRelease() On released to the object pool Declaration protected virtual void OnRelease() Release() Declaration public void Release() Start() Declaration public virtual void Start() Implements IPunInstantiateMagicCallback IDetectable IPoolable" }, "api/CatchIo.Runtime.Items.ItemRebounder.html": { "href": "api/CatchIo.Runtime.Items.ItemRebounder.html", "title": "Class ItemRebounder | Catch.io Developer Reference", - "keywords": "Class ItemRebounder Inheritance Object ItemRebounder Namespace : CatchIo.Runtime.Items Assembly : cs.temp.dll.dll Syntax public class ItemRebounder : MonoBehaviourPun Fields OnCompleted Declaration public Action OnCompleted Field Value Type Description Action ReboundTrajectoryData Declaration public TrajectoryData ReboundTrajectoryData Field Value Type Description TrajectoryData Properties IsRebounding Declaration public bool IsRebounding { get; } Property Value Type Description Boolean Methods CalculateReboundTrajectory(Vector2, Vector2) Declaration public void CalculateReboundTrajectory(Vector2 startPos, Vector2 targetPos) Parameters Type Name Description Vector2 startPos Vector2 targetPos Rebound() Declaration public void Rebound()" + "keywords": "Class ItemRebounder Inheritance System.Object ItemRebounder Namespace : CatchIo.Runtime.Items Assembly : cs.temp.dll.dll Syntax public class ItemRebounder : MonoBehaviourPun Fields OnCompleted Declaration public Action OnCompleted Field Value Type Description System.Action ReboundTrajectoryData Declaration public TrajectoryData ReboundTrajectoryData Field Value Type Description TrajectoryData Properties IsRebounding Declaration public bool IsRebounding { get; } Property Value Type Description System.Boolean Methods CalculateReboundTrajectory(Vector2, Vector2) Declaration public void CalculateReboundTrajectory(Vector2 startPos, Vector2 targetPos) Parameters Type Name Description Vector2 startPos Vector2 targetPos Rebound() Declaration public void Rebound()" }, "api/CatchIo.Runtime.Items.StaminaPotion.html": { "href": "api/CatchIo.Runtime.Items.StaminaPotion.html", "title": "Class StaminaPotion | Catch.io Developer Reference", - "keywords": "Class StaminaPotion This class recovers by HealVal the character when used by the player. Inheritance Object Item ConsumableItem StaminaPotion Implements IPunInstantiateMagicCallback IDetectable IPoolable Inherited Members Item.Owner Item.Sprite Item.ItemName Item._itemSfx Item.DisacrdTrajectoryData Item.DiscardTrajectory Item._isDiscarding Item._nameText Item.Start() Item.CanPickup() Item.OnPhotonInstantiate(PhotonMessageInfo) Item.IsDetected Item.OnDetected() Item.OnMissed() Item.GetPosition() Item.GetDetectableObject() Item.Acquire() Item.Release() Item.OnRelease() Namespace : CatchIo.Runtime.Items Assembly : cs.temp.dll.dll Syntax public class StaminaPotion : ConsumableItem Properties HealVal Declaration public float HealVal { get; } Property Value Type Description Single Methods Consume() Declaration public override void Consume() Overrides ConsumableItem.Consume() OnDiscard(Vector2) Declaration public override void OnDiscard(Vector2 discardingDirection) Parameters Type Name Description Vector2 discardingDirection Overrides Item.OnDiscard(Vector2) OnPickup(CharacterFacade) Declaration public override void OnPickup(CharacterFacade owner) Parameters Type Name Description CharacterFacade owner Overrides Item.OnPickup(CharacterFacade) Implements IPunInstantiateMagicCallback IDetectable IPoolable" + "keywords": "Class StaminaPotion This class recovers by HealVal the character when used by the player. Inheritance System.Object Item ConsumableItem StaminaPotion Implements IPunInstantiateMagicCallback IDetectable IPoolable Inherited Members Item.Owner Item.Sprite Item.ItemName Item._itemSfx Item._isDropping Item.DisacrdTrajectoryData Item.DiscardTrajectory Item._isDiscarding Item.DiscardCoroutine Item._nameText Item.Start() Item.CanPickup() Item.OnPhotonInstantiate(PhotonMessageInfo) Item.IsDetected Item.OnDetected() Item.OnMissed() Item.GetPosition() Item.GetDetectableObject() Item.Acquire() Item.Release() Item.OnRelease() Namespace : CatchIo.Runtime.Items Assembly : cs.temp.dll.dll Syntax public class StaminaPotion : ConsumableItem Properties HealVal Declaration public float HealVal { get; } Property Value Type Description System.Single Methods Consume() Declaration public override void Consume() Overrides ConsumableItem.Consume() OnDiscard(Vector2) Declaration public override void OnDiscard(Vector2 discardingDirection) Parameters Type Name Description Vector2 discardingDirection Overrides Item.OnDiscard(Vector2) OnPickup(CharacterFacade) Declaration public override void OnPickup(CharacterFacade owner) Parameters Type Name Description CharacterFacade owner Overrides Item.OnPickup(CharacterFacade) Implements IPunInstantiateMagicCallback IDetectable IPoolable" }, "api/CatchIo.Runtime.Items.Stone.html": { "href": "api/CatchIo.Runtime.Items.Stone.html", "title": "Class Stone | Catch.io Developer Reference", - "keywords": "Class Stone High-level implementation for the stone object. Inheritance Object Item ThrowableItem Stone Implements IPunInstantiateMagicCallback IDetectable IPoolable IThrowable IDamagable Inherited Members ThrowableItem.SpriteRenderer ThrowableItem.Rigid2D ThrowableItem.SurfaceEffectPlayer ThrowableItem.ThrewTime ThrowableItem.TimeToTarget ThrowableItem.IsOnFloor ThrowableItem.ThrowTrajectoryData ThrowableItem.PassedPeak ThrowableItem.ThrowTrajectory ThrowableItem.MovingCoroutine ThrowableItem.OnBeforeThrow(Vector2, Vector2) ThrowableItem.UpdateProjectilePath(Vector2, Vector2, Single) ThrowableItem.OnThrow() ThrowableItem.MovingTrajectoryPath() ThrowableItem.OnDetected() ThrowableItem.OnRelease() Item.Owner Item.Sprite Item.ItemName Item._itemSfx Item.DisacrdTrajectoryData Item.DiscardTrajectory Item._isDiscarding Item._nameText Item.OnPhotonInstantiate(PhotonMessageInfo) Item.IsDetected Item.OnMissed() Item.GetPosition() Item.GetDetectableObject() Item.Acquire() Item.Release() Namespace : CatchIo.Runtime.Items Assembly : cs.temp.dll.dll Syntax public class Stone : ThrowableItem Properties DamageSfxType Declaration public DamageSfxType DamageSfxType { get; } Property Value Type Description DamageSfxType DamageVal Declaration public float DamageVal { get; set; } Property Value Type Description Single KnockbackVal Declaration public float KnockbackVal { get; set; } Property Value Type Description Single Methods CanPickup() Declaration public override bool CanPickup() Returns Type Description Boolean Overrides ThrowableItem.CanPickup() OnDiscard(Vector2) Declaration public override void OnDiscard(Vector2 discardingDirection) Parameters Type Name Description Vector2 discardingDirection Overrides ThrowableItem.OnDiscard(Vector2) OnHit() Declaration public void OnHit() OnHitDamage(ICharacterHitable) Declaration public void OnHitDamage(ICharacterHitable other) Parameters Type Name Description ICharacterHitable other OnLanded() Declaration public override void OnLanded() Overrides ThrowableItem.OnLanded() OnPickup(CharacterFacade) Declaration public override void OnPickup(CharacterFacade owner) Parameters Type Name Description CharacterFacade owner Overrides ThrowableItem.OnPickup(CharacterFacade) Start() Declaration public override void Start() Overrides ThrowableItem.Start() Implements IPunInstantiateMagicCallback IDetectable IPoolable IThrowable IDamagable" + "keywords": "Class Stone High-level implementation for the stone object. Inheritance System.Object Item ThrowableItem Stone Implements IPunInstantiateMagicCallback IDetectable IPoolable IThrowable Inherited Members ThrowableItem.SpriteRenderer ThrowableItem.Rigid2D ThrowableItem.SurfaceEffectPlayer ThrowableItem.ThrewTime ThrowableItem.TimeToTarget ThrowableItem.IsOnFloor ThrowableItem.ThrowTrajectoryData ThrowableItem.PassedPeak ThrowableItem.ThrowTrajectory ThrowableItem.MovingCoroutine ThrowableItem.OnBeforeThrow(Vector2, Vector2) ThrowableItem.UpdateProjectilePath(Vector2, Vector2, Single) ThrowableItem.OnThrow() ThrowableItem.MovingTrajectoryPath() ThrowableItem.OnDetected() ThrowableItem.OnRelease() Item.Owner Item.Sprite Item.ItemName Item._itemSfx Item._isDropping Item.DisacrdTrajectoryData Item.DiscardTrajectory Item._isDiscarding Item.DiscardCoroutine Item._nameText Item.OnPhotonInstantiate(PhotonMessageInfo) Item.IsDetected Item.OnMissed() Item.GetPosition() Item.GetDetectableObject() Item.Acquire() Item.Release() Namespace : CatchIo.Runtime.Items Assembly : cs.temp.dll.dll Syntax public class Stone : ThrowableItem Properties DamageSfxType Declaration public DamageSfxType DamageSfxType { get; } Property Value Type Description DamageSfxType Methods CanPickup() Declaration public override bool CanPickup() Returns Type Description System.Boolean Overrides ThrowableItem.CanPickup() OnDiscard(Vector2) Declaration public override void OnDiscard(Vector2 discardingDirection) Parameters Type Name Description Vector2 discardingDirection Overrides ThrowableItem.OnDiscard(Vector2) OnLanded() Declaration public override void OnLanded() Overrides ThrowableItem.OnLanded() OnPickup(CharacterFacade) Declaration public override void OnPickup(CharacterFacade owner) Parameters Type Name Description CharacterFacade owner Overrides ThrowableItem.OnPickup(CharacterFacade) Start() Declaration public override void Start() Overrides ThrowableItem.Start() Implements IPunInstantiateMagicCallback IDetectable IPoolable IThrowable" }, "api/CatchIo.Runtime.Items.TeleportRune.html": { "href": "api/CatchIo.Runtime.Items.TeleportRune.html", "title": "Class TeleportRune | Catch.io Developer Reference", - "keywords": "Class TeleportRune This class can teleport to item landed position with teleport dissolve effect. Inheritance Object Item ThrowableItem TeleportRune Implements IPunInstantiateMagicCallback IDetectable IPoolable IThrowable IEffectPlayable Inherited Members ThrowableItem.SpriteRenderer ThrowableItem.Rigid2D ThrowableItem.SurfaceEffectPlayer ThrowableItem.ThrewTime ThrowableItem.TimeToTarget ThrowableItem.IsOnFloor ThrowableItem.ThrowTrajectoryData ThrowableItem.PassedPeak ThrowableItem.ThrowTrajectory ThrowableItem.MovingCoroutine ThrowableItem.UpdateProjectilePath(Vector2, Vector2, Single) ThrowableItem.MovingTrajectoryPath() ThrowableItem.OnDetected() ThrowableItem.OnRelease() Item.Owner Item.Sprite Item.ItemName Item._itemSfx Item.DisacrdTrajectoryData Item.DiscardTrajectory Item._isDiscarding Item._nameText Item.OnPhotonInstantiate(PhotonMessageInfo) Item.IsDetected Item.OnMissed() Item.GetPosition() Item.GetDetectableObject() Item.Acquire() Item.Release() Namespace : CatchIo.Runtime.Items Assembly : cs.temp.dll.dll Syntax public class TeleportRune : ThrowableItem Fields TeleportDissolve Declaration public DissolveEffect TeleportDissolve Field Value Type Description DissolveEffect Methods CanPickup() Declaration public override bool CanPickup() Returns Type Description Boolean Overrides ThrowableItem.CanPickup() EffectSequence(EffectBase) Declaration public IEnumerator EffectSequence(EffectBase effect) Parameters Type Name Description EffectBase effect Returns Type Description IEnumerator ExecuteEffect(EffectBase) Declaration public void ExecuteEffect(EffectBase effect) Parameters Type Name Description EffectBase effect OnBeforeThrow(Vector2, Vector2) Declaration public override void OnBeforeThrow(Vector2 startPos, Vector2 targetPos) Parameters Type Name Description Vector2 startPos Vector2 targetPos Overrides ThrowableItem.OnBeforeThrow(Vector2, Vector2) OnDiscard(Vector2) Declaration public override void OnDiscard(Vector2 discardingDirection) Parameters Type Name Description Vector2 discardingDirection Overrides ThrowableItem.OnDiscard(Vector2) OnEndEffect(EffectBase) Declaration public void OnEndEffect(EffectBase effect) Parameters Type Name Description EffectBase effect OnLanded() Declaration public override void OnLanded() Overrides ThrowableItem.OnLanded() OnPickup(CharacterFacade) Declaration public override void OnPickup(CharacterFacade owner) Parameters Type Name Description CharacterFacade owner Overrides ThrowableItem.OnPickup(CharacterFacade) OnThrow() Declaration public override void OnThrow() Overrides ThrowableItem.OnThrow() ReverseEffect(EffectBase) Declaration public void ReverseEffect(EffectBase effect) Parameters Type Name Description EffectBase effect Start() Declaration public override void Start() Overrides ThrowableItem.Start() Implements IPunInstantiateMagicCallback IDetectable IPoolable IThrowable IEffectPlayable" + "keywords": "Class TeleportRune This class can teleport to item landed position with teleport dissolve effect. Inheritance System.Object Item ThrowableItem TeleportRune Implements IPunInstantiateMagicCallback IDetectable IPoolable IThrowable IEffectPlayable Inherited Members ThrowableItem.SpriteRenderer ThrowableItem.Rigid2D ThrowableItem.SurfaceEffectPlayer ThrowableItem.ThrewTime ThrowableItem.TimeToTarget ThrowableItem.IsOnFloor ThrowableItem.ThrowTrajectoryData ThrowableItem.PassedPeak ThrowableItem.ThrowTrajectory ThrowableItem.MovingCoroutine ThrowableItem.UpdateProjectilePath(Vector2, Vector2, Single) ThrowableItem.MovingTrajectoryPath() ThrowableItem.OnDetected() ThrowableItem.OnRelease() Item.Owner Item.Sprite Item.ItemName Item._itemSfx Item._isDropping Item.DisacrdTrajectoryData Item.DiscardTrajectory Item._isDiscarding Item.DiscardCoroutine Item._nameText Item.OnPhotonInstantiate(PhotonMessageInfo) Item.IsDetected Item.OnMissed() Item.GetPosition() Item.GetDetectableObject() Item.Acquire() Item.Release() Namespace : CatchIo.Runtime.Items Assembly : cs.temp.dll.dll Syntax public class TeleportRune : ThrowableItem Fields TeleportDissolve Declaration public DissolveEffect TeleportDissolve Field Value Type Description DissolveEffect Methods CanPickup() Declaration public override bool CanPickup() Returns Type Description System.Boolean Overrides ThrowableItem.CanPickup() EffectSequence(EffectBase) Declaration public IEnumerator EffectSequence(EffectBase effect) Parameters Type Name Description EffectBase effect Returns Type Description System.Collections.Generic.IEnumerator ExecuteEffect(EffectBase) Declaration public void ExecuteEffect(EffectBase effect) Parameters Type Name Description EffectBase effect OnBeforeThrow(Vector2, Vector2) Declaration public override void OnBeforeThrow(Vector2 startPos, Vector2 targetPos) Parameters Type Name Description Vector2 startPos Vector2 targetPos Overrides ThrowableItem.OnBeforeThrow(Vector2, Vector2) OnDiscard(Vector2) Declaration public override void OnDiscard(Vector2 discardingDirection) Parameters Type Name Description Vector2 discardingDirection Overrides ThrowableItem.OnDiscard(Vector2) OnEndEffect(EffectBase) Declaration public void OnEndEffect(EffectBase effect) Parameters Type Name Description EffectBase effect OnLanded() Declaration public override void OnLanded() Overrides ThrowableItem.OnLanded() OnPickup(CharacterFacade) Declaration public override void OnPickup(CharacterFacade owner) Parameters Type Name Description CharacterFacade owner Overrides ThrowableItem.OnPickup(CharacterFacade) OnThrow() Declaration public override void OnThrow() Overrides ThrowableItem.OnThrow() ReverseEffect(EffectBase) Declaration public void ReverseEffect(EffectBase effect) Parameters Type Name Description EffectBase effect Start() Declaration public override void Start() Overrides ThrowableItem.Start() Implements IPunInstantiateMagicCallback IDetectable IPoolable IThrowable IEffectPlayable" }, "api/CatchIo.Runtime.Items.ThrowableItem.html": { "href": "api/CatchIo.Runtime.Items.ThrowableItem.html", "title": "Class ThrowableItem | Catch.io Developer Reference", - "keywords": "Class ThrowableItem Base class for all throwable items. If player throwed this object, it will be placed to mouse-position. Inheritance Object Item ThrowableItem Stone TeleportRune TrapRune Implements IPunInstantiateMagicCallback IDetectable IPoolable IThrowable Inherited Members Item.Owner Item.Sprite Item.ItemName Item._itemSfx Item.DisacrdTrajectoryData Item.DiscardTrajectory Item._isDiscarding Item._nameText Item.OnPhotonInstantiate(PhotonMessageInfo) Item.IsDetected Item.OnMissed() Item.GetPosition() Item.GetDetectableObject() Item.Acquire() Item.Release() Namespace : CatchIo.Runtime.Items Assembly : cs.temp.dll.dll Syntax public abstract class ThrowableItem : Item Fields MovingCoroutine Declaration protected IEnumerator MovingCoroutine Field Value Type Description IEnumerator PassedPeak Declaration protected bool PassedPeak Field Value Type Description Boolean Rigid2D Declaration protected Rigidbody2D Rigid2D Field Value Type Description Rigidbody2D SpriteRenderer Declaration protected SpriteRenderer SpriteRenderer Field Value Type Description SpriteRenderer SurfaceEffectPlayer Declaration protected SurfaceEffectPlayer SurfaceEffectPlayer Field Value Type Description SurfaceEffectPlayer ThrewTime Declaration protected float ThrewTime Field Value Type Description Single ThrowTrajectoryData Declaration public TrajectoryData ThrowTrajectoryData Field Value Type Description TrajectoryData TimeToTarget Declaration protected float TimeToTarget Field Value Type Description Single Properties IsOnFloor Declaration public bool IsOnFloor { get; protected set; } Property Value Type Description Boolean ThrowTrajectory Declaration public Trajectory ThrowTrajectory { get; protected set; } Property Value Type Description Trajectory Methods CanPickup() Declaration public override bool CanPickup() Returns Type Description Boolean Overrides Item.CanPickup() MovingTrajectoryPath() Declaration protected virtual IEnumerator MovingTrajectoryPath() Returns Type Description IEnumerator OnBeforeThrow(Vector2, Vector2) Declaration public virtual void OnBeforeThrow(Vector2 startPos, Vector2 targetPos) Parameters Type Name Description Vector2 startPos Vector2 targetPos OnDetected() Declaration public override void OnDetected() Overrides Item.OnDetected() OnDiscard(Vector2) Declaration public override void OnDiscard(Vector2 discardingDirection) Parameters Type Name Description Vector2 discardingDirection Overrides Item.OnDiscard(Vector2) OnLanded() Declaration public virtual void OnLanded() OnPickup(CharacterFacade) Declaration public override void OnPickup(CharacterFacade owner) Parameters Type Name Description CharacterFacade owner Overrides Item.OnPickup(CharacterFacade) OnRelease() On released to the object pool Declaration protected override void OnRelease() Overrides Item.OnRelease() OnThrow() Declaration public virtual void OnThrow() Start() Declaration public override void Start() Overrides Item.Start() UpdateProjectilePath(Vector2, Vector2, Single) Declaration public virtual void UpdateProjectilePath(Vector2 thrownPos, Vector2 targetPos, float throwRadius) Parameters Type Name Description Vector2 thrownPos Vector2 targetPos Single throwRadius Implements IPunInstantiateMagicCallback IDetectable IPoolable IThrowable" + "keywords": "Class ThrowableItem Base class for all throwable items. If player throwed this object, it will be placed to mouse-position. Inheritance System.Object Item ThrowableItem Stone TeleportRune TrapRune Implements IPunInstantiateMagicCallback IDetectable IPoolable IThrowable Inherited Members Item.Owner Item.Sprite Item.ItemName Item._itemSfx Item._isDropping Item.DisacrdTrajectoryData Item.DiscardTrajectory Item._isDiscarding Item.DiscardCoroutine Item._nameText Item.OnPhotonInstantiate(PhotonMessageInfo) Item.IsDetected Item.OnMissed() Item.GetPosition() Item.GetDetectableObject() Item.Acquire() Item.Release() Namespace : CatchIo.Runtime.Items Assembly : cs.temp.dll.dll Syntax public abstract class ThrowableItem : Item Fields MovingCoroutine Declaration protected IEnumerator MovingCoroutine Field Value Type Description System.Collections.Generic.IEnumerator PassedPeak Declaration protected bool PassedPeak Field Value Type Description System.Boolean Rigid2D Declaration protected Rigidbody2D Rigid2D Field Value Type Description Rigidbody2D SpriteRenderer Declaration protected SpriteRenderer SpriteRenderer Field Value Type Description SpriteRenderer SurfaceEffectPlayer Declaration protected SurfaceEffectPlayer SurfaceEffectPlayer Field Value Type Description SurfaceEffectPlayer ThrewTime Declaration protected float ThrewTime Field Value Type Description System.Single ThrowTrajectoryData Declaration public TrajectoryData ThrowTrajectoryData Field Value Type Description TrajectoryData TimeToTarget Declaration protected float TimeToTarget Field Value Type Description System.Single Properties IsOnFloor Declaration public bool IsOnFloor { get; protected set; } Property Value Type Description System.Boolean ThrowTrajectory Declaration public Trajectory ThrowTrajectory { get; protected set; } Property Value Type Description Trajectory Methods CanPickup() Declaration public override bool CanPickup() Returns Type Description System.Boolean Overrides Item.CanPickup() MovingTrajectoryPath() Declaration protected virtual IEnumerator MovingTrajectoryPath() Returns Type Description System.Collections.Generic.IEnumerator OnBeforeThrow(Vector2, Vector2) Declaration public virtual void OnBeforeThrow(Vector2 startPos, Vector2 targetPos) Parameters Type Name Description Vector2 startPos Vector2 targetPos OnDetected() Declaration public override void OnDetected() Overrides Item.OnDetected() OnDiscard(Vector2) Declaration public override void OnDiscard(Vector2 discardingDirection) Parameters Type Name Description Vector2 discardingDirection Overrides Item.OnDiscard(Vector2) OnLanded() Declaration public virtual void OnLanded() OnPickup(CharacterFacade) Declaration public override void OnPickup(CharacterFacade owner) Parameters Type Name Description CharacterFacade owner Overrides Item.OnPickup(CharacterFacade) OnRelease() On released to the object pool Declaration protected override void OnRelease() Overrides Item.OnRelease() OnThrow() Declaration public virtual void OnThrow() Start() Declaration public override void Start() Overrides Item.Start() UpdateProjectilePath(Vector2, Vector2, Single) Declaration public virtual void UpdateProjectilePath(Vector2 thrownPos, Vector2 targetPos, float throwRadius) Parameters Type Name Description Vector2 thrownPos Vector2 targetPos System.Single throwRadius Implements IPunInstantiateMagicCallback IDetectable IPoolable IThrowable" }, "api/CatchIo.Runtime.Items.TrapRune.html": { "href": "api/CatchIo.Runtime.Items.TrapRune.html", "title": "Class TrapRune | Catch.io Developer Reference", - "keywords": "Class TrapRune This class implements the Trap Rune functionality. Inheritance Object Item ThrowableItem TrapRune Implements IPunInstantiateMagicCallback IDetectable IPoolable IThrowable Inherited Members ThrowableItem.SpriteRenderer ThrowableItem.Rigid2D ThrowableItem.SurfaceEffectPlayer ThrowableItem.ThrewTime ThrowableItem.TimeToTarget ThrowableItem.IsOnFloor ThrowableItem.ThrowTrajectoryData ThrowableItem.PassedPeak ThrowableItem.ThrowTrajectory ThrowableItem.MovingCoroutine ThrowableItem.Start() ThrowableItem.OnBeforeThrow(Vector2, Vector2) ThrowableItem.UpdateProjectilePath(Vector2, Vector2, Single) ThrowableItem.OnThrow() ThrowableItem.MovingTrajectoryPath() ThrowableItem.OnPickup(CharacterFacade) ThrowableItem.CanPickup() ThrowableItem.OnDetected() ThrowableItem.OnRelease() Item.Owner Item.Sprite Item.ItemName Item._itemSfx Item.DisacrdTrajectoryData Item.DiscardTrajectory Item._isDiscarding Item._nameText Item.OnPhotonInstantiate(PhotonMessageInfo) Item.IsDetected Item.OnMissed() Item.GetPosition() Item.GetDetectableObject() Item.Acquire() Item.Release() Namespace : CatchIo.Runtime.Items Assembly : cs.temp.dll.dll Syntax public class TrapRune : ThrowableItem Fields TrapObjectDuration Declaration public float TrapObjectDuration Field Value Type Description Single Methods OnDiscard(Vector2) Declaration public override void OnDiscard(Vector2 discardingDirection) Parameters Type Name Description Vector2 discardingDirection Overrides ThrowableItem.OnDiscard(Vector2) OnLanded() Declaration public override void OnLanded() Overrides ThrowableItem.OnLanded() Implements IPunInstantiateMagicCallback IDetectable IPoolable IThrowable" + "keywords": "Class TrapRune This class implements the Trap Rune functionality. Inheritance System.Object Item ThrowableItem TrapRune Implements IPunInstantiateMagicCallback IDetectable IPoolable IThrowable Inherited Members ThrowableItem.SpriteRenderer ThrowableItem.Rigid2D ThrowableItem.SurfaceEffectPlayer ThrowableItem.ThrewTime ThrowableItem.TimeToTarget ThrowableItem.IsOnFloor ThrowableItem.ThrowTrajectoryData ThrowableItem.PassedPeak ThrowableItem.ThrowTrajectory ThrowableItem.MovingCoroutine ThrowableItem.Start() ThrowableItem.OnBeforeThrow(Vector2, Vector2) ThrowableItem.UpdateProjectilePath(Vector2, Vector2, Single) ThrowableItem.OnThrow() ThrowableItem.MovingTrajectoryPath() ThrowableItem.OnPickup(CharacterFacade) ThrowableItem.CanPickup() ThrowableItem.OnDetected() ThrowableItem.OnRelease() Item.Owner Item.Sprite Item.ItemName Item._itemSfx Item._isDropping Item.DisacrdTrajectoryData Item.DiscardTrajectory Item._isDiscarding Item.DiscardCoroutine Item._nameText Item.OnPhotonInstantiate(PhotonMessageInfo) Item.IsDetected Item.OnMissed() Item.GetPosition() Item.GetDetectableObject() Item.Acquire() Item.Release() Namespace : CatchIo.Runtime.Items Assembly : cs.temp.dll.dll Syntax public class TrapRune : ThrowableItem Fields TrapObjectDuration Declaration public float TrapObjectDuration Field Value Type Description System.Single Methods OnDiscard(Vector2) Declaration public override void OnDiscard(Vector2 discardingDirection) Parameters Type Name Description Vector2 discardingDirection Overrides ThrowableItem.OnDiscard(Vector2) OnLanded() Declaration public override void OnLanded() Overrides ThrowableItem.OnLanded() Implements IPunInstantiateMagicCallback IDetectable IPoolable IThrowable" }, "api/CatchIo.Runtime.Managers.GameManager.html": { "href": "api/CatchIo.Runtime.Managers.GameManager.html", "title": "Class GameManager | Catch.io Developer Reference", - "keywords": "Class GameManager Inheritance Object GameManager Namespace : CatchIo.Runtime.Managers Assembly : cs.temp.dll.dll Syntax public class GameManager : MonoBehaviour Properties CurrentGameSceneMode Declaration public static GameSceneMode CurrentGameSceneMode { get; } Property Value Type Description GameSceneMode LoadingScreenService Declaration public static LoadingScreenService LoadingScreenService { get; } Property Value Type Description LoadingScreenService NetworkService Declaration public static NetworkService NetworkService { get; } Property Value Type Description NetworkService SceneSwitchingService Declaration public static SceneSwitchingService SceneSwitchingService { get; } Property Value Type Description SceneSwitchingService ScreenSize Declaration public static Vector2 ScreenSize { get; } Property Value Type Description Vector2 Methods RegisterGameSceneMode(GameSceneMode) Declaration public static void RegisterGameSceneMode(GameSceneMode sceneMode) Parameters Type Name Description GameSceneMode sceneMode ReleaseGameSceneMode() Declaration public static void ReleaseGameSceneMode()" + "keywords": "Class GameManager Inheritance System.Object GameManager Namespace : CatchIo.Runtime.Managers Assembly : cs.temp.dll.dll Syntax public class GameManager : MonoBehaviour Properties CurrentGameSceneMode Declaration public static GameSceneMode CurrentGameSceneMode { get; } Property Value Type Description GameSceneMode LoadingScreenService Declaration public static LoadingScreenService LoadingScreenService { get; } Property Value Type Description LoadingScreenService NetworkService Declaration public static NetworkService NetworkService { get; } Property Value Type Description NetworkService SceneSwitchingService Declaration public static SceneSwitchingService SceneSwitchingService { get; } Property Value Type Description SceneSwitchingService ScreenSize Declaration public static Vector2 ScreenSize { get; } Property Value Type Description Vector2 Methods MakeGameLobbyNotjoinable() Declaration public static void MakeGameLobbyNotjoinable() RegisterGameSceneMode(GameSceneMode) Declaration public static void RegisterGameSceneMode(GameSceneMode sceneMode) Parameters Type Name Description GameSceneMode sceneMode ReleaseGameSceneMode() Declaration public static void ReleaseGameSceneMode()" }, "api/CatchIo.Runtime.Managers.html": { "href": "api/CatchIo.Runtime.Managers.html", @@ -702,82 +1057,112 @@ "api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.CharacterNickNameText.html": { "href": "api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.CharacterNickNameText.html", "title": "Class CharacterNickNameText | Catch.io Developer Reference", - "keywords": "Class CharacterNickNameText Inheritance Object CharacterNickNameText Namespace : CatchIo.Runtime.Menu.GameOverlay.CharacterHUD Assembly : cs.temp.dll.dll Syntax public class CharacterNickNameText : MonoBehaviour" + "keywords": "Class CharacterNickNameText Inheritance System.Object CharacterNickNameText Namespace : CatchIo.Runtime.Menu.GameOverlay.CharacterHUD Assembly : cs.temp.dll.dll Syntax public class CharacterNickNameText : MonoBehaviour" + }, + "api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.CursedOneHUDMeterManager.html": { + "href": "api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.CursedOneHUDMeterManager.html", + "title": "Class CursedOneHUDMeterManager | Catch.io Developer Reference", + "keywords": "Class CursedOneHUDMeterManager Change cursed one hud meter based on cursed status Inheritance System.Object CursedOneHUDMeterManager Namespace : CatchIo.Runtime.Menu.GameOverlay.CharacterHUD Assembly : cs.temp.dll.dll Syntax public class CursedOneHUDMeterManager : MonoBehaviour" }, "api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HealthHUDMeter.html": { "href": "api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HealthHUDMeter.html", "title": "Class HealthHUDMeter | Catch.io Developer Reference", - "keywords": "Class HealthHUDMeter Inheritance Object HUDMeter HealthHUDMeter Inherited Members HUDMeter.LocalCharacter HUDMeter.Update() HUDMeter.MeterUpdate(Single) Namespace : CatchIo.Runtime.Menu.GameOverlay.CharacterHUD Assembly : cs.temp.dll.dll Syntax public class HealthHUDMeter : HUDMeter Methods OnDestroy() Declaration protected override void OnDestroy() Overrides HUDMeter.OnDestroy() Start() Declaration protected override void Start() Overrides HUDMeter.Start()" + "keywords": "Class HealthHUDMeter Inheritance System.Object HUDMeter HealthHUDMeter Inherited Members HUDMeter.LocalCharacter HUDMeter.Update() HUDMeter.MeterUpdate(Single) Namespace : CatchIo.Runtime.Menu.GameOverlay.CharacterHUD Assembly : cs.temp.dll.dll Syntax public class HealthHUDMeter : HUDMeter Methods OnDestroy() Declaration protected override void OnDestroy() Overrides HUDMeter.OnDestroy() Start() Declaration protected override void Start() Overrides HUDMeter.Start()" }, "api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HidingIndicator.html": { "href": "api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HidingIndicator.html", "title": "Class HidingIndicator | Catch.io Developer Reference", - "keywords": "Class HidingIndicator Inheritance Object HUDIndicator HidingIndicator Inherited Members HUDIndicator.RectTransform HUDIndicator.Image HUDIndicator.IsEnable HUDIndicator._characterFacade HUDIndicator.Disable() Namespace : CatchIo.Runtime.Menu.GameOverlay.CharacterHUD Assembly : cs.temp.dll.dll Syntax public class HidingIndicator : HUDIndicator Methods Awake() Declaration protected override void Awake() Overrides HUDIndicator.Awake() Enable() Declaration protected override void Enable() Overrides HUDIndicator.Enable() PlayEyeClosingAnim() Declaration public void PlayEyeClosingAnim() PlayEyeOpeningAnim() Declaration public void PlayEyeOpeningAnim() Start() Declaration protected override void Start() Overrides HUDIndicator.Start()" + "keywords": "Class HidingIndicator Inheritance System.Object HUDIndicator HidingIndicator Inherited Members HUDIndicator.RectTransform HUDIndicator.Image HUDIndicator.IsEnable HUDIndicator._characterFacade HUDIndicator.Start() HUDIndicator.Update() Namespace : CatchIo.Runtime.Menu.GameOverlay.CharacterHUD Assembly : cs.temp.dll.dll Syntax public class HidingIndicator : HUDIndicator Methods Awake() Declaration protected override void Awake() Overrides HUDIndicator.Awake() Disable() Declaration protected override void Disable() Overrides HUDIndicator.Disable() Enable() Declaration protected override void Enable() Overrides HUDIndicator.Enable()" }, "api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.html": { "href": "api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.html", "title": "Namespace CatchIo.Runtime.Menu.GameOverlay.CharacterHUD | Catch.io Developer Reference", - "keywords": "Namespace CatchIo.Runtime.Menu.GameOverlay.CharacterHUD Classes CharacterNickNameText HealthHUDMeter HidingIndicator HUDIndicator HUDMeter LightingIndicator StaminaHUDMeter" + "keywords": "Namespace CatchIo.Runtime.Menu.GameOverlay.CharacterHUD Classes CharacterNickNameText CursedOneHUDMeterManager Change cursed one hud meter based on cursed status HealthHUDMeter HidingIndicator HUDIndicator HUDMeter HudOverlaysManager KillCountHUD Show kill count on death match mode LightingIndicator NoiseArcAnimationControl Handle sound detection arc visualization StaminaHUDMeter" }, "api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HUDIndicator.html": { "href": "api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HUDIndicator.html", "title": "Class HUDIndicator | Catch.io Developer Reference", - "keywords": "Class HUDIndicator Inheritance Object HUDIndicator HidingIndicator LightingIndicator Namespace : CatchIo.Runtime.Menu.GameOverlay.CharacterHUD Assembly : cs.temp.dll.dll Syntax public abstract class HUDIndicator : MonoBehaviour Fields _characterFacade Declaration protected CharacterFacade _characterFacade Field Value Type Description CharacterFacade Properties Image Declaration public Image Image { get; } Property Value Type Description Image IsEnable Declaration public bool IsEnable { get; } Property Value Type Description Boolean RectTransform Declaration public RectTransform RectTransform { get; } Property Value Type Description RectTransform Methods Awake() Declaration protected virtual void Awake() Disable() Declaration protected virtual void Disable() Enable() Declaration protected virtual void Enable() Start() Declaration protected virtual void Start()" + "keywords": "Class HUDIndicator Inheritance System.Object HUDIndicator HidingIndicator LightingIndicator NoiseArcAnimationControl Namespace : CatchIo.Runtime.Menu.GameOverlay.CharacterHUD Assembly : cs.temp.dll.dll Syntax public abstract class HUDIndicator : MonoBehaviour Fields _characterFacade Declaration protected CharacterFacade _characterFacade Field Value Type Description CharacterFacade Properties Image Declaration public Image Image { get; } Property Value Type Description Image IsEnable Declaration public bool IsEnable { get; } Property Value Type Description System.Boolean RectTransform Declaration public RectTransform RectTransform { get; } Property Value Type Description RectTransform Methods Awake() Declaration protected virtual void Awake() Disable() Declaration protected virtual void Disable() Enable() Declaration protected virtual void Enable() Start() Declaration protected virtual void Start() Update() Declaration protected virtual void Update()" }, "api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HUDMeter.html": { "href": "api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HUDMeter.html", "title": "Class HUDMeter | Catch.io Developer Reference", - "keywords": "Class HUDMeter Inheritance Object HUDMeter HealthHUDMeter StaminaHUDMeter Namespace : CatchIo.Runtime.Menu.GameOverlay.CharacterHUD Assembly : cs.temp.dll.dll Syntax public class HUDMeter : MonoBehaviour Fields LocalCharacter Declaration protected CharacterFacade LocalCharacter Field Value Type Description CharacterFacade Methods MeterUpdate(Single) Declaration protected virtual void MeterUpdate(float newValue) Parameters Type Name Description Single newValue OnDestroy() Declaration protected virtual void OnDestroy() Start() Declaration protected virtual void Start() Update() Declaration protected virtual void Update()" + "keywords": "Class HUDMeter Inheritance System.Object HUDMeter HealthHUDMeter StaminaHUDMeter Namespace : CatchIo.Runtime.Menu.GameOverlay.CharacterHUD Assembly : cs.temp.dll.dll Syntax public class HUDMeter : MonoBehaviour Fields LocalCharacter Declaration protected CharacterFacade LocalCharacter Field Value Type Description CharacterFacade Methods MeterUpdate(Single) Declaration protected virtual void MeterUpdate(float newValue) Parameters Type Name Description System.Single newValue OnDestroy() Declaration protected virtual void OnDestroy() Start() Declaration protected virtual void Start() Update() Declaration protected virtual void Update()" + }, + "api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HudOverlaysManager.html": { + "href": "api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HudOverlaysManager.html", + "title": "Class HudOverlaysManager | Catch.io Developer Reference", + "keywords": "Class HudOverlaysManager Inheritance System.Object HudOverlaysManager Namespace : CatchIo.Runtime.Menu.GameOverlay.CharacterHUD Assembly : cs.temp.dll.dll Syntax public class HudOverlaysManager : MonoBehaviour" + }, + "api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.KillCountHUD.html": { + "href": "api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.KillCountHUD.html", + "title": "Class KillCountHUD | Catch.io Developer Reference", + "keywords": "Class KillCountHUD Show kill count on death match mode Inheritance System.Object KillCountHUD Namespace : CatchIo.Runtime.Menu.GameOverlay.CharacterHUD Assembly : cs.temp.dll.dll Syntax public class KillCountHUD : MonoBehaviour" }, "api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.LightingIndicator.html": { "href": "api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.LightingIndicator.html", "title": "Class LightingIndicator | Catch.io Developer Reference", - "keywords": "Class LightingIndicator Inheritance Object HUDIndicator LightingIndicator Inherited Members HUDIndicator.RectTransform HUDIndicator.Image HUDIndicator.IsEnable HUDIndicator._characterFacade HUDIndicator.Disable() Namespace : CatchIo.Runtime.Menu.GameOverlay.CharacterHUD Assembly : cs.temp.dll.dll Syntax public class LightingIndicator : HUDIndicator Methods Awake() Declaration protected override void Awake() Overrides HUDIndicator.Awake() Enable() Declaration protected override void Enable() Overrides HUDIndicator.Enable() Start() Declaration protected override void Start() Overrides HUDIndicator.Start()" + "keywords": "Class LightingIndicator Inheritance System.Object HUDIndicator LightingIndicator Inherited Members HUDIndicator.RectTransform HUDIndicator.Image HUDIndicator.IsEnable HUDIndicator._characterFacade HUDIndicator.Disable() Namespace : CatchIo.Runtime.Menu.GameOverlay.CharacterHUD Assembly : cs.temp.dll.dll Syntax public class LightingIndicator : HUDIndicator Methods Awake() Declaration protected override void Awake() Overrides HUDIndicator.Awake() Enable() Declaration protected override void Enable() Overrides HUDIndicator.Enable() Start() Declaration protected override void Start() Overrides HUDIndicator.Start() Update() Declaration protected override void Update() Overrides HUDIndicator.Update()" + }, + "api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.NoiseArcAnimationControl.html": { + "href": "api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.NoiseArcAnimationControl.html", + "title": "Class NoiseArcAnimationControl | Catch.io Developer Reference", + "keywords": "Class NoiseArcAnimationControl Handle sound detection arc visualization Inheritance System.Object HUDIndicator NoiseArcAnimationControl Inherited Members HUDIndicator.RectTransform HUDIndicator.Image HUDIndicator.IsEnable HUDIndicator._characterFacade HUDIndicator.Update() HUDIndicator.Enable() HUDIndicator.Disable() Namespace : CatchIo.Runtime.Menu.GameOverlay.CharacterHUD Assembly : cs.temp.dll.dll Syntax public class NoiseArcAnimationControl : HUDIndicator Methods Awake() Declaration protected override void Awake() Overrides HUDIndicator.Awake() Start() Declaration protected override void Start() Overrides HUDIndicator.Start()" }, "api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.StaminaHUDMeter.html": { "href": "api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.StaminaHUDMeter.html", "title": "Class StaminaHUDMeter | Catch.io Developer Reference", - "keywords": "Class StaminaHUDMeter Inheritance Object HUDMeter StaminaHUDMeter Inherited Members HUDMeter.LocalCharacter HUDMeter.Update() Namespace : CatchIo.Runtime.Menu.GameOverlay.CharacterHUD Assembly : cs.temp.dll.dll Syntax public class StaminaHUDMeter : HUDMeter Methods MeterUpdate(Single) Declaration protected override void MeterUpdate(float newValue) Parameters Type Name Description Single newValue Overrides HUDMeter.MeterUpdate(Single) OnDestroy() Declaration protected override void OnDestroy() Overrides HUDMeter.OnDestroy() Start() Declaration protected override void Start() Overrides HUDMeter.Start()" + "keywords": "Class StaminaHUDMeter Inheritance System.Object HUDMeter StaminaHUDMeter Inherited Members HUDMeter.LocalCharacter HUDMeter.Update() Namespace : CatchIo.Runtime.Menu.GameOverlay.CharacterHUD Assembly : cs.temp.dll.dll Syntax public class StaminaHUDMeter : HUDMeter Methods MeterUpdate(Single) Declaration protected override void MeterUpdate(float newValue) Parameters Type Name Description System.Single newValue Overrides HUDMeter.MeterUpdate(Single) OnDestroy() Declaration protected override void OnDestroy() Overrides HUDMeter.OnDestroy() Start() Declaration protected override void Start() Overrides HUDMeter.Start()" }, "api/CatchIo.Runtime.Menu.GameOverlay.ExitSessionPopup.html": { "href": "api/CatchIo.Runtime.Menu.GameOverlay.ExitSessionPopup.html", "title": "Class ExitSessionPopup | Catch.io Developer Reference", - "keywords": "Class ExitSessionPopup Inheritance Object ExitSessionPopup Namespace : CatchIo.Runtime.Menu.GameOverlay Assembly : cs.temp.dll.dll Syntax public class ExitSessionPopup : BasePopup Methods OnDestroy() Declaration protected override void OnDestroy() Start() Declaration protected override void Start()" + "keywords": "Class ExitSessionPopup Inheritance System.Object ExitSessionPopup Namespace : CatchIo.Runtime.Menu.GameOverlay Assembly : cs.temp.dll.dll Syntax public class ExitSessionPopup : BasePopup Methods OnDestroy() Declaration protected override void OnDestroy() OnHide() Declaration protected override void OnHide() OnShow() Declaration protected override void OnShow() Start() Declaration protected override void Start()" + }, + "api/CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.CursedOneCountdownImage.html": { + "href": "api/CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.CursedOneCountdownImage.html", + "title": "Class CursedOneCountdownImage | Catch.io Developer Reference", + "keywords": "Class CursedOneCountdownImage Inheritance System.Object CursedOneCountdownImage Namespace : CatchIo.Runtime.Menu.GameOverlay.GameModeHUD Assembly : cs.temp.dll.dll Syntax public class CursedOneCountdownImage : MonoBehaviour Methods InitializeTimer() Declaration public void InitializeTimer() ReceiveCursedTimerEvent(GameObjectiveEventEnum) Declaration public void ReceiveCursedTimerEvent(GameObjectiveEventEnum objectiveEvent) Parameters Type Name Description GameObjectiveEventEnum objectiveEvent ResetAnimatorToDefault(Int32) Declaration public void ResetAnimatorToDefault(int forcedReset) Parameters Type Name Description System.Int32 forcedReset SyncSigilAnimator() Declaration public void SyncSigilAnimator() SyncTimerAnimator() Declaration public void SyncTimerAnimator() UpdateCursedTimerNumbers(Boolean) Declaration public void UpdateCursedTimerNumbers(bool disableImages) Parameters Type Name Description System.Boolean disableImages" }, "api/CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.DeathMatchLeaderBoard.html": { "href": "api/CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.DeathMatchLeaderBoard.html", "title": "Class DeathMatchLeaderBoard | Catch.io Developer Reference", - "keywords": "Class DeathMatchLeaderBoard Inheritance Object DeathMatchLeaderBoard Namespace : CatchIo.Runtime.Menu.GameOverlay.GameModeHUD Assembly : cs.temp.dll.dll Syntax public class DeathMatchLeaderBoard : MonoBehaviour" + "keywords": "Class DeathMatchLeaderBoard Inheritance System.Object DeathMatchLeaderBoard Namespace : CatchIo.Runtime.Menu.GameOverlay.GameModeHUD Assembly : cs.temp.dll.dll Syntax public class DeathMatchLeaderBoard : MonoBehaviour" + }, + "api/CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.GameModeEventUIManager.html": { + "href": "api/CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.GameModeEventUIManager.html", + "title": "Class GameModeEventUIManager | Catch.io Developer Reference", + "keywords": "Class GameModeEventUIManager Inheritance System.Object GameModeEventUIManager Namespace : CatchIo.Runtime.Menu.GameOverlay.GameModeHUD Assembly : cs.temp.dll.dll Syntax public class GameModeEventUIManager : MonoBehaviour" }, "api/CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.GameTimerText.html": { "href": "api/CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.GameTimerText.html", "title": "Class GameTimerText | Catch.io Developer Reference", - "keywords": "Class GameTimerText Inheritance Object GameTimerText Namespace : CatchIo.Runtime.Menu.GameOverlay.GameModeHUD Assembly : cs.temp.dll.dll Syntax public class GameTimerText : MonoBehaviour" + "keywords": "Class GameTimerText Inheritance System.Object GameTimerText Namespace : CatchIo.Runtime.Menu.GameOverlay.GameModeHUD Assembly : cs.temp.dll.dll Syntax public class GameTimerText : MonoBehaviour" }, "api/CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.html": { "href": "api/CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.html", "title": "Namespace CatchIo.Runtime.Menu.GameOverlay.GameModeHUD | Catch.io Developer Reference", - "keywords": "Namespace CatchIo.Runtime.Menu.GameOverlay.GameModeHUD Classes DeathMatchLeaderBoard GameTimerText PointText" + "keywords": "Namespace CatchIo.Runtime.Menu.GameOverlay.GameModeHUD Classes CursedOneCountdownImage DeathMatchLeaderBoard GameModeEventUIManager GameTimerText PointText" }, "api/CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.PointText.html": { "href": "api/CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.PointText.html", "title": "Class PointText | Catch.io Developer Reference", - "keywords": "Class PointText Inheritance Object PointText Namespace : CatchIo.Runtime.Menu.GameOverlay.GameModeHUD Assembly : cs.temp.dll.dll Syntax public class PointText : MonoBehaviour" + "keywords": "Class PointText Inheritance System.Object PointText Namespace : CatchIo.Runtime.Menu.GameOverlay.GameModeHUD Assembly : cs.temp.dll.dll Syntax public class PointText : MonoBehaviour" }, "api/CatchIo.Runtime.Menu.GameOverlay.GameOverHUD.CursedOneWinnerText.html": { "href": "api/CatchIo.Runtime.Menu.GameOverlay.GameOverHUD.CursedOneWinnerText.html", "title": "Class CursedOneWinnerText | Catch.io Developer Reference", - "keywords": "Class CursedOneWinnerText Inheritance Object WinnerText CursedOneWinnerText Inherited Members WinnerText._text WinnerText._winner Namespace : CatchIo.Runtime.Menu.GameOverlay.GameOverHUD Assembly : cs.temp.dll.dll Syntax public class CursedOneWinnerText : WinnerText Methods DisplayWinner() Declaration protected override void DisplayWinner() Overrides WinnerText.DisplayWinner()" + "keywords": "Class CursedOneWinnerText Inheritance System.Object WinnerText CursedOneWinnerText Inherited Members WinnerText._text WinnerText._winner Namespace : CatchIo.Runtime.Menu.GameOverlay.GameOverHUD Assembly : cs.temp.dll.dll Syntax public class CursedOneWinnerText : WinnerText Methods DisplayWinner() Declaration protected override void DisplayWinner() Overrides WinnerText.DisplayWinner()" }, "api/CatchIo.Runtime.Menu.GameOverlay.GameOverHUD.DeathMatchWinnerText.html": { "href": "api/CatchIo.Runtime.Menu.GameOverlay.GameOverHUD.DeathMatchWinnerText.html", "title": "Class DeathMatchWinnerText | Catch.io Developer Reference", - "keywords": "Class DeathMatchWinnerText Inheritance Object WinnerText DeathMatchWinnerText Inherited Members WinnerText._text WinnerText._winner Namespace : CatchIo.Runtime.Menu.GameOverlay.GameOverHUD Assembly : cs.temp.dll.dll Syntax public class DeathMatchWinnerText : WinnerText Methods DisplayWinner() Declaration protected override void DisplayWinner() Overrides WinnerText.DisplayWinner()" + "keywords": "Class DeathMatchWinnerText Inheritance System.Object WinnerText DeathMatchWinnerText Inherited Members WinnerText._text WinnerText._winner Namespace : CatchIo.Runtime.Menu.GameOverlay.GameOverHUD Assembly : cs.temp.dll.dll Syntax public class DeathMatchWinnerText : WinnerText Methods DisplayWinner() Declaration protected override void DisplayWinner() Overrides WinnerText.DisplayWinner()" }, "api/CatchIo.Runtime.Menu.GameOverlay.GameOverHUD.GameOverPopup.html": { "href": "api/CatchIo.Runtime.Menu.GameOverlay.GameOverHUD.GameOverPopup.html", "title": "Class GameOverPopup | Catch.io Developer Reference", - "keywords": "Class GameOverPopup Inheritance Object GameOverPopup Namespace : CatchIo.Runtime.Menu.GameOverlay.GameOverHUD Assembly : cs.temp.dll.dll Syntax public class GameOverPopup : BasePopup Methods OnDestroy() Declaration protected override void OnDestroy() Start() Declaration protected override void Start()" + "keywords": "Class GameOverPopup Inheritance System.Object GameOverPopup Namespace : CatchIo.Runtime.Menu.GameOverlay.GameOverHUD Assembly : cs.temp.dll.dll Syntax public class GameOverPopup : BasePopup Methods OnDestroy() Declaration protected override void OnDestroy() Start() Declaration protected override void Start()" }, "api/CatchIo.Runtime.Menu.GameOverlay.GameOverHUD.html": { "href": "api/CatchIo.Runtime.Menu.GameOverlay.GameOverHUD.html", @@ -787,13 +1172,28 @@ "api/CatchIo.Runtime.Menu.GameOverlay.GameOverHUD.WinnerText.html": { "href": "api/CatchIo.Runtime.Menu.GameOverlay.GameOverHUD.WinnerText.html", "title": "Class WinnerText | Catch.io Developer Reference", - "keywords": "Class WinnerText Inheritance Object WinnerText CursedOneWinnerText DeathMatchWinnerText Namespace : CatchIo.Runtime.Menu.GameOverlay.GameOverHUD Assembly : cs.temp.dll.dll Syntax public abstract class WinnerText : MonoBehaviour Fields _text Declaration protected TMPro.TextMeshProUGUI _text Field Value Type Description TMPro.TextMeshProUGUI _winner Declaration protected GameModeWinner _winner Field Value Type Description GameModeWinner Methods DisplayWinner() Declaration protected abstract void DisplayWinner()" + "keywords": "Class WinnerText Inheritance System.Object WinnerText CursedOneWinnerText DeathMatchWinnerText Namespace : CatchIo.Runtime.Menu.GameOverlay.GameOverHUD Assembly : cs.temp.dll.dll Syntax public abstract class WinnerText : MonoBehaviour Fields _text Declaration protected TMPro.TextMeshProUGUI _text Field Value Type Description TMPro.TextMeshProUGUI _winner Declaration protected GameModeWinner _winner Field Value Type Description GameModeWinner Methods DisplayWinner() Declaration protected abstract void DisplayWinner()" }, "api/CatchIo.Runtime.Menu.GameOverlay.html": { "href": "api/CatchIo.Runtime.Menu.GameOverlay.html", "title": "Namespace CatchIo.Runtime.Menu.GameOverlay | Catch.io Developer Reference", "keywords": "Namespace CatchIo.Runtime.Menu.GameOverlay Classes ExitSessionPopup" }, + "api/CatchIo.Runtime.Menu.GameOverlay.InteractionIndicatorHUD.html": { + "href": "api/CatchIo.Runtime.Menu.GameOverlay.InteractionIndicatorHUD.html", + "title": "Namespace CatchIo.Runtime.Menu.GameOverlay.InteractionIndicatorHUD | Catch.io Developer Reference", + "keywords": "Namespace CatchIo.Runtime.Menu.GameOverlay.InteractionIndicatorHUD Classes InteractionIndicator Handle display of a single action indication InteractionIndicatorOverlay Handle interaction overlay display" + }, + "api/CatchIo.Runtime.Menu.GameOverlay.InteractionIndicatorHUD.InteractionIndicator.html": { + "href": "api/CatchIo.Runtime.Menu.GameOverlay.InteractionIndicatorHUD.InteractionIndicator.html", + "title": "Class InteractionIndicator | Catch.io Developer Reference", + "keywords": "Class InteractionIndicator Handle display of a single action indication Inheritance System.Object InteractionIndicator Namespace : CatchIo.Runtime.Menu.GameOverlay.InteractionIndicatorHUD Assembly : cs.temp.dll.dll Syntax public class InteractionIndicator : MonoBehaviour Properties IsActive Declaration public bool IsActive { get; } Property Value Type Description System.Boolean Methods Hide() Declaration public void Hide() Show(Sprite, String) Declaration public void Show(Sprite actionImage, string actionText) Parameters Type Name Description Sprite actionImage System.String actionText" + }, + "api/CatchIo.Runtime.Menu.GameOverlay.InteractionIndicatorHUD.InteractionIndicatorOverlay.html": { + "href": "api/CatchIo.Runtime.Menu.GameOverlay.InteractionIndicatorHUD.InteractionIndicatorOverlay.html", + "title": "Class InteractionIndicatorOverlay | Catch.io Developer Reference", + "keywords": "Class InteractionIndicatorOverlay Handle interaction overlay display Inheritance System.Object InteractionIndicatorOverlay Namespace : CatchIo.Runtime.Menu.GameOverlay.InteractionIndicatorHUD Assembly : cs.temp.dll.dll Syntax public class InteractionIndicatorOverlay : MonoBehaviour" + }, "api/CatchIo.Runtime.Menu.GameOverlay.InventoryHUD.html": { "href": "api/CatchIo.Runtime.Menu.GameOverlay.InventoryHUD.html", "title": "Namespace CatchIo.Runtime.Menu.GameOverlay.InventoryHUD | Catch.io Developer Reference", @@ -802,27 +1202,27 @@ "api/CatchIo.Runtime.Menu.GameOverlay.InventoryHUD.InventoryArrow.html": { "href": "api/CatchIo.Runtime.Menu.GameOverlay.InventoryHUD.InventoryArrow.html", "title": "Class InventoryArrow | Catch.io Developer Reference", - "keywords": "Class InventoryArrow Inheritance Object InventoryArrow Namespace : CatchIo.Runtime.Menu.GameOverlay.InventoryHUD Assembly : cs.temp.dll.dll Syntax public class InventoryArrow : MonoBehaviour Methods MoveHorizontally(Vector2) Declaration public void MoveHorizontally(Vector2 targetPos) Parameters Type Name Description Vector2 targetPos" + "keywords": "Class InventoryArrow Inheritance System.Object InventoryArrow Namespace : CatchIo.Runtime.Menu.GameOverlay.InventoryHUD Assembly : cs.temp.dll.dll Syntax public class InventoryArrow : MonoBehaviour Methods MoveHorizontally(Vector2) Declaration public void MoveHorizontally(Vector2 targetPos) Parameters Type Name Description Vector2 targetPos" }, "api/CatchIo.Runtime.Menu.GameOverlay.InventoryHUD.InventoryHUD.html": { "href": "api/CatchIo.Runtime.Menu.GameOverlay.InventoryHUD.InventoryHUD.html", "title": "Class InventoryHUD | Catch.io Developer Reference", - "keywords": "Class InventoryHUD Inheritance Object InventoryHUD Namespace : CatchIo.Runtime.Menu.GameOverlay.InventoryHUD Assembly : cs.temp.dll.dll Syntax public class InventoryHUD : MonoBehaviour Fields SelectSlotSize Declaration public int SelectSlotSize Field Value Type Description Int32 Slots Declaration public Transform Slots Field Value Type Description Transform Methods AddItem(Int32, Item) Declaration public void AddItem(int index, Item newItem) Parameters Type Name Description Int32 index Item newItem ReleaseItem(Int32) Declaration public void ReleaseItem(int index) Parameters Type Name Description Int32 index RemoveItem(Int32) Declaration public void RemoveItem(int index) Parameters Type Name Description Int32 index SelectItem(ItemSlot) Declaration public void SelectItem(ItemSlot slot) Parameters Type Name Description ItemSlot slot" + "keywords": "Class InventoryHUD Inheritance System.Object InventoryHUD Namespace : CatchIo.Runtime.Menu.GameOverlay.InventoryHUD Assembly : cs.temp.dll.dll Syntax public class InventoryHUD : MonoBehaviour Fields SelectSlotSize Declaration public int SelectSlotSize Field Value Type Description System.Int32 Slots Declaration public Transform Slots Field Value Type Description Transform Methods AddItem(Int32, Item) Declaration public void AddItem(int index, Item newItem) Parameters Type Name Description System.Int32 index Item newItem ReleaseItem(Int32) Declaration public void ReleaseItem(int index) Parameters Type Name Description System.Int32 index RemoveItem(Int32) Declaration public void RemoveItem(int index) Parameters Type Name Description System.Int32 index SelectItem(ItemSlot) Declaration public void SelectItem(ItemSlot slot) Parameters Type Name Description ItemSlot slot" }, "api/CatchIo.Runtime.Menu.GameOverlay.InventoryHUD.InventorySlotHUD.html": { "href": "api/CatchIo.Runtime.Menu.GameOverlay.InventoryHUD.InventorySlotHUD.html", "title": "Class InventorySlotHUD | Catch.io Developer Reference", - "keywords": "Class InventorySlotHUD Inheritance Object InventorySlotHUD Namespace : CatchIo.Runtime.Menu.GameOverlay.InventoryHUD Assembly : cs.temp.dll.dll Syntax public class InventorySlotHUD : MonoBehaviour Methods GetLocalPosition() Declaration public Vector2 GetLocalPosition() Returns Type Description Vector2 ReleaseSlot() Declaration public void ReleaseSlot() SelectSlot() Declaration public void SelectSlot() SetSelectedSize(Int32) Declaration public void SetSelectedSize(int selectedSize) Parameters Type Name Description Int32 selectedSize SetSprite(Sprite) Declaration public void SetSprite(Sprite itemSprite) Parameters Type Name Description Sprite itemSprite" + "keywords": "Class InventorySlotHUD Inheritance System.Object InventorySlotHUD Namespace : CatchIo.Runtime.Menu.GameOverlay.InventoryHUD Assembly : cs.temp.dll.dll Syntax public class InventorySlotHUD : MonoBehaviour Methods GetLocalPosition() Declaration public Vector2 GetLocalPosition() Returns Type Description Vector2 ReleaseSlot() Declaration public void ReleaseSlot() SelectSlot() Declaration public void SelectSlot() SetSelectedSize(Int32) Declaration public void SetSelectedSize(int selectedSize) Parameters Type Name Description System.Int32 selectedSize SetSprite(Sprite) Declaration public void SetSprite(Sprite itemSprite) Parameters Type Name Description Sprite itemSprite" }, "api/CatchIo.Runtime.Menu.UI.Button.ButtonClickBroadcaster.html": { "href": "api/CatchIo.Runtime.Menu.UI.Button.ButtonClickBroadcaster.html", "title": "Class ButtonClickBroadcaster | Catch.io Developer Reference", - "keywords": "Class ButtonClickBroadcaster Inheritance Object ButtonClickBroadcaster Namespace : CatchIo.Runtime.Menu.UI.Button Assembly : cs.temp.dll.dll Syntax public class ButtonClickBroadcaster : MonoBehaviour" + "keywords": "Class ButtonClickBroadcaster Inheritance System.Object ButtonClickBroadcaster Implements IPointerEnterHandler IPointerExitHandler Namespace : CatchIo.Runtime.Menu.UI.Button Assembly : cs.temp.dll.dll Syntax public class ButtonClickBroadcaster : MonoBehaviour Methods OnPointerEnter(PointerEventData) Declaration public void OnPointerEnter(PointerEventData eventData) Parameters Type Name Description PointerEventData eventData OnPointerExit(PointerEventData) Declaration public void OnPointerExit(PointerEventData eventData) Parameters Type Name Description PointerEventData eventData Implements IPointerEnterHandler IPointerExitHandler" }, "api/CatchIo.Runtime.Menu.UI.Button.GameStartButton.html": { "href": "api/CatchIo.Runtime.Menu.UI.Button.GameStartButton.html", "title": "Class GameStartButton | Catch.io Developer Reference", - "keywords": "Class GameStartButton Inheritance Object GameStartButton Namespace : CatchIo.Runtime.Menu.UI.Button Assembly : cs.temp.dll.dll Syntax public class GameStartButton : MonoBehaviour" + "keywords": "Class GameStartButton Inheritance System.Object GameStartButton Namespace : CatchIo.Runtime.Menu.UI.Button Assembly : cs.temp.dll.dll Syntax public class GameStartButton : MonoBehaviour" }, "api/CatchIo.Runtime.Menu.UI.Button.html": { "href": "api/CatchIo.Runtime.Menu.UI.Button.html", @@ -832,37 +1232,72 @@ "api/CatchIo.Runtime.Menu.UI.Button.QuitButton.html": { "href": "api/CatchIo.Runtime.Menu.UI.Button.QuitButton.html", "title": "Class QuitButton | Catch.io Developer Reference", - "keywords": "Class QuitButton Inheritance Object QuitButton Namespace : CatchIo.Runtime.Menu.UI.Button Assembly : cs.temp.dll.dll Syntax public class QuitButton : MonoBehaviour Methods QuitApplication() Declaration public void QuitApplication()" + "keywords": "Class QuitButton Inheritance System.Object QuitButton Namespace : CatchIo.Runtime.Menu.UI.Button Assembly : cs.temp.dll.dll Syntax public class QuitButton : MonoBehaviour Methods QuitApplication() Declaration public void QuitApplication()" }, "api/CatchIo.Runtime.Menu.UI.Button.ReadyButton.html": { "href": "api/CatchIo.Runtime.Menu.UI.Button.ReadyButton.html", "title": "Class ReadyButton | Catch.io Developer Reference", - "keywords": "Class ReadyButton Inheritance Object ReadyButton Namespace : CatchIo.Runtime.Menu.UI.Button Assembly : cs.temp.dll.dll Syntax public class ReadyButton : MonoBehaviour" + "keywords": "Class ReadyButton Inheritance System.Object ReadyButton Namespace : CatchIo.Runtime.Menu.UI.Button Assembly : cs.temp.dll.dll Syntax public class ReadyButton : MonoBehaviour" }, "api/CatchIo.Runtime.Menu.UI.Checkbox.CheckboxBroadcaster.html": { "href": "api/CatchIo.Runtime.Menu.UI.Checkbox.CheckboxBroadcaster.html", "title": "Class CheckboxBroadcaster | Catch.io Developer Reference", - "keywords": "Class CheckboxBroadcaster Inheritance Object CheckboxBroadcaster Namespace : CatchIo.Runtime.Menu.UI.Checkbox Assembly : cs.temp.dll.dll Syntax public class CheckboxBroadcaster : MonoBehaviour" + "keywords": "Class CheckboxBroadcaster Inheritance System.Object CheckboxBroadcaster Namespace : CatchIo.Runtime.Menu.UI.Checkbox Assembly : cs.temp.dll.dll Syntax public class CheckboxBroadcaster : MonoBehaviour" }, "api/CatchIo.Runtime.Menu.UI.Checkbox.html": { "href": "api/CatchIo.Runtime.Menu.UI.Checkbox.html", "title": "Namespace CatchIo.Runtime.Menu.UI.Checkbox | Catch.io Developer Reference", "keywords": "Namespace CatchIo.Runtime.Menu.UI.Checkbox Classes CheckboxBroadcaster" }, + "api/CatchIo.Runtime.Menu.UI.Control.ActiveButtonSelector.html": { + "href": "api/CatchIo.Runtime.Menu.UI.Control.ActiveButtonSelector.html", + "title": "Class ActiveButtonSelector | Catch.io Developer Reference", + "keywords": "Class ActiveButtonSelector Use for button to change the current selected on button submit on gamepad use Inheritance System.Object ActiveButtonSelector Namespace : CatchIo.Runtime.Menu.UI.Control Assembly : cs.temp.dll.dll Syntax public class ActiveButtonSelector : MonoBehaviour" + }, + "api/CatchIo.Runtime.Menu.UI.Control.ButtonSelector.html": { + "href": "api/CatchIo.Runtime.Menu.UI.Control.ButtonSelector.html", + "title": "Class ButtonSelector | Catch.io Developer Reference", + "keywords": "Class ButtonSelector This uses to change the current selected object on load and input events. Inheritance System.Object ButtonSelector Namespace : CatchIo.Runtime.Menu.UI.Control Assembly : cs.temp.dll.dll Syntax public class ButtonSelector : MonoBehaviour Properties Current Declaration public static ButtonSelector Current { get; } Property Value Type Description ButtonSelector GamePadActive Declaration public bool GamePadActive { get; } Property Value Type Description System.Boolean Methods AddListenerToCancelInput(Action) Add listener action to the cancel input from input system Declaration public void AddListenerToCancelInput(Action action) Parameters Type Name Description System.Action action Action that need to trigger on input SetCurrentSelected(GameObject) Set the event system selectable Declaration public void SetCurrentSelected(GameObject gameObject) Parameters Type Name Description GameObject gameObject object to select UpdateDefaultSelected(GameObject) Change the default selectable Declaration public void UpdateDefaultSelected(GameObject gameObject) Parameters Type Name Description GameObject gameObject object to change the default to" + }, + "api/CatchIo.Runtime.Menu.UI.Control.EventToButton.html": { + "href": "api/CatchIo.Runtime.Menu.UI.Control.EventToButton.html", + "title": "Class EventToButton | Catch.io Developer Reference", + "keywords": "Class EventToButton Inheritance System.Object EventToButton Namespace : CatchIo.Runtime.Menu.UI.Control Assembly : cs.temp.dll.dll Syntax [Serializable] public class EventToButton Properties BaseEventChannel Declaration public VoidEventChannel BaseEventChannel { get; } Property Value Type Description VoidEventChannel ObjectToActivateOnEvent Declaration public GameObject ObjectToActivateOnEvent { get; } Property Value Type Description GameObject" + }, + "api/CatchIo.Runtime.Menu.UI.Control.html": { + "href": "api/CatchIo.Runtime.Menu.UI.Control.html", + "title": "Namespace CatchIo.Runtime.Menu.UI.Control | Catch.io Developer Reference", + "keywords": "Namespace CatchIo.Runtime.Menu.UI.Control Classes ActiveButtonSelector Use for button to change the current selected on button submit on gamepad use ButtonSelector This uses to change the current selected object on load and input events. EventToButton InputFieldControl Use for deselect input filed on cancel button SelectableNavigation Use to change the navigation option on selectable UI objects UiPopupActiveButtonSelector This use for activate button when popup open and closes" + }, + "api/CatchIo.Runtime.Menu.UI.Control.InputFieldControl.html": { + "href": "api/CatchIo.Runtime.Menu.UI.Control.InputFieldControl.html", + "title": "Class InputFieldControl | Catch.io Developer Reference", + "keywords": "Class InputFieldControl Use for deselect input filed on cancel button Inheritance System.Object InputFieldControl Implements ISelectHandler IDeselectHandler Namespace : CatchIo.Runtime.Menu.UI.Control Assembly : cs.temp.dll.dll Syntax public class InputFieldControl : MonoBehaviour Methods OnDeselect(BaseEventData) Declaration public void OnDeselect(BaseEventData eventData) Parameters Type Name Description BaseEventData eventData OnSelect(BaseEventData) Declaration public void OnSelect(BaseEventData eventData) Parameters Type Name Description BaseEventData eventData Implements ISelectHandler IDeselectHandler" + }, + "api/CatchIo.Runtime.Menu.UI.Control.SelectableNavigation.html": { + "href": "api/CatchIo.Runtime.Menu.UI.Control.SelectableNavigation.html", + "title": "Class SelectableNavigation | Catch.io Developer Reference", + "keywords": "Class SelectableNavigation Use to change the navigation option on selectable UI objects Inheritance System.Object SelectableNavigation Namespace : CatchIo.Runtime.Menu.UI.Control Assembly : cs.temp.dll.dll Syntax public class SelectableNavigation : MonoBehaviour Methods SetDown(Selectable) Declaration public void SetDown(Selectable objectToSet) Parameters Type Name Description Selectable objectToSet SetLeft(Selectable) Declaration public void SetLeft(Selectable objectToSet) Parameters Type Name Description Selectable objectToSet SetRight(Selectable) Declaration public void SetRight(Selectable objectToSet) Parameters Type Name Description Selectable objectToSet SetUp(Selectable) Declaration public void SetUp(Selectable objectToSet) Parameters Type Name Description Selectable objectToSet" + }, + "api/CatchIo.Runtime.Menu.UI.Control.UiPopupActiveButtonSelector.html": { + "href": "api/CatchIo.Runtime.Menu.UI.Control.UiPopupActiveButtonSelector.html", + "title": "Class UiPopupActiveButtonSelector | Catch.io Developer Reference", + "keywords": "Class UiPopupActiveButtonSelector This use for activate button when popup open and closes Inheritance System.Object UiPopupActiveButtonSelector Namespace : CatchIo.Runtime.Menu.UI.Control Assembly : cs.temp.dll.dll Syntax public class UiPopupActiveButtonSelector : MonoBehaviour" + }, "api/CatchIo.Runtime.Menu.UI.DisableByPlatform.html": { "href": "api/CatchIo.Runtime.Menu.UI.DisableByPlatform.html", "title": "Class DisableByPlatform | Catch.io Developer Reference", - "keywords": "Class DisableByPlatform Inheritance Object DisableByPlatform Namespace : CatchIo.Runtime.Menu.UI Assembly : cs.temp.dll.dll Syntax public class DisableByPlatform : MonoBehaviour" + "keywords": "Class DisableByPlatform Inheritance System.Object DisableByPlatform Namespace : CatchIo.Runtime.Menu.UI Assembly : cs.temp.dll.dll Syntax public class DisableByPlatform : MonoBehaviour" }, "api/CatchIo.Runtime.Menu.UI.Dropdown.BaseDropdown.html": { "href": "api/CatchIo.Runtime.Menu.UI.Dropdown.BaseDropdown.html", "title": "Class BaseDropdown | Catch.io Developer Reference", - "keywords": "Class BaseDropdown Inheritance Object BaseDropdown GameModeDropdown MapDropdown RegionDropdown Namespace : CatchIo.Runtime.Menu.UI.Dropdown Assembly : cs.temp.dll.dll Syntax public class BaseDropdown : MonoBehaviour Fields _currentIndex Declaration protected int _currentIndex Field Value Type Description Int32 _dropdown Declaration protected TMPro.TMP_Dropdown _dropdown Field Value Type Description TMPro.TMP_Dropdown Methods OnDestroy() Declaration protected virtual void OnDestroy() SetDefaultOption() Declaration public void SetDefaultOption() Start() Declaration protected virtual void Start()" + "keywords": "Class BaseDropdown Inheritance System.Object BaseDropdown GameModeDropdown MapDropdown RegionDropdown Namespace : CatchIo.Runtime.Menu.UI.Dropdown Assembly : cs.temp.dll.dll Syntax public class BaseDropdown : MonoBehaviour Fields _currentIndex Declaration protected int _currentIndex Field Value Type Description System.Int32 _dropdown Declaration protected TMPro.TMP_Dropdown _dropdown Field Value Type Description TMPro.TMP_Dropdown Methods OnDestroy() Declaration protected virtual void OnDestroy() SetDefaultOption() Declaration public void SetDefaultOption() Start() Declaration protected virtual void Start()" }, "api/CatchIo.Runtime.Menu.UI.Dropdown.GameModeDropdown.html": { "href": "api/CatchIo.Runtime.Menu.UI.Dropdown.GameModeDropdown.html", "title": "Class GameModeDropdown | Catch.io Developer Reference", - "keywords": "Class GameModeDropdown Inheritance Object BaseDropdown GameModeDropdown Inherited Members BaseDropdown._dropdown BaseDropdown._currentIndex BaseDropdown.SetDefaultOption() Namespace : CatchIo.Runtime.Menu.UI.Dropdown Assembly : cs.temp.dll.dll Syntax public class GameModeDropdown : BaseDropdown Methods GetSelectedGameMode() Declaration public GameMode GetSelectedGameMode() Returns Type Description GameMode OnDestroy() Declaration protected override void OnDestroy() Overrides BaseDropdown.OnDestroy() Start() Declaration protected override void Start() Overrides BaseDropdown.Start()" + "keywords": "Class GameModeDropdown Inheritance System.Object BaseDropdown GameModeDropdown Inherited Members BaseDropdown._dropdown BaseDropdown._currentIndex BaseDropdown.SetDefaultOption() Namespace : CatchIo.Runtime.Menu.UI.Dropdown Assembly : cs.temp.dll.dll Syntax public class GameModeDropdown : BaseDropdown Methods GetSelectedGameMode() Declaration public GameMode GetSelectedGameMode() Returns Type Description GameMode OnDestroy() Declaration protected override void OnDestroy() Overrides BaseDropdown.OnDestroy() Start() Declaration protected override void Start() Overrides BaseDropdown.Start()" }, "api/CatchIo.Runtime.Menu.UI.Dropdown.html": { "href": "api/CatchIo.Runtime.Menu.UI.Dropdown.html", @@ -872,12 +1307,12 @@ "api/CatchIo.Runtime.Menu.UI.Dropdown.MapDropdown.html": { "href": "api/CatchIo.Runtime.Menu.UI.Dropdown.MapDropdown.html", "title": "Class MapDropdown | Catch.io Developer Reference", - "keywords": "Class MapDropdown Inheritance Object BaseDropdown MapDropdown Inherited Members BaseDropdown._dropdown BaseDropdown._currentIndex BaseDropdown.SetDefaultOption() Namespace : CatchIo.Runtime.Menu.UI.Dropdown Assembly : cs.temp.dll.dll Syntax public class MapDropdown : BaseDropdown Methods OnDestroy() Declaration protected override void OnDestroy() Overrides BaseDropdown.OnDestroy() Start() Declaration protected override void Start() Overrides BaseDropdown.Start()" + "keywords": "Class MapDropdown Inheritance System.Object BaseDropdown MapDropdown Inherited Members BaseDropdown._dropdown BaseDropdown._currentIndex BaseDropdown.SetDefaultOption() Namespace : CatchIo.Runtime.Menu.UI.Dropdown Assembly : cs.temp.dll.dll Syntax public class MapDropdown : BaseDropdown Methods OnDestroy() Declaration protected override void OnDestroy() Overrides BaseDropdown.OnDestroy() Start() Declaration protected override void Start() Overrides BaseDropdown.Start()" }, "api/CatchIo.Runtime.Menu.UI.Dropdown.RegionDropdown.html": { "href": "api/CatchIo.Runtime.Menu.UI.Dropdown.RegionDropdown.html", "title": "Class RegionDropdown | Catch.io Developer Reference", - "keywords": "Class RegionDropdown Inheritance Object BaseDropdown RegionDropdown Inherited Members BaseDropdown._dropdown BaseDropdown._currentIndex BaseDropdown.SetDefaultOption() Namespace : CatchIo.Runtime.Menu.UI.Dropdown Assembly : cs.temp.dll.dll Syntax public class RegionDropdown : BaseDropdown Methods OnDestroy() Declaration protected override void OnDestroy() Overrides BaseDropdown.OnDestroy() Start() Declaration protected override void Start() Overrides BaseDropdown.Start()" + "keywords": "Class RegionDropdown Inheritance System.Object BaseDropdown RegionDropdown Inherited Members BaseDropdown._dropdown BaseDropdown._currentIndex BaseDropdown.SetDefaultOption() Namespace : CatchIo.Runtime.Menu.UI.Dropdown Assembly : cs.temp.dll.dll Syntax public class RegionDropdown : BaseDropdown Methods OnDestroy() Declaration protected override void OnDestroy() Overrides BaseDropdown.OnDestroy() Start() Declaration protected override void Start() Overrides BaseDropdown.Start()" }, "api/CatchIo.Runtime.Menu.UI.Element.html": { "href": "api/CatchIo.Runtime.Menu.UI.Element.html", @@ -887,22 +1322,22 @@ "api/CatchIo.Runtime.Menu.UI.Element.LeaderboardInfoElement.html": { "href": "api/CatchIo.Runtime.Menu.UI.Element.LeaderboardInfoElement.html", "title": "Class LeaderboardInfoElement | Catch.io Developer Reference", - "keywords": "Class LeaderboardInfoElement Inheritance Object LeaderboardInfoElement Namespace : CatchIo.Runtime.Menu.UI.Element Assembly : cs.temp.dll.dll Syntax public class LeaderboardInfoElement : MonoBehaviour Methods ClearText() Declaration public void ClearText() Initialize(String, Boolean) Declaration public void Initialize(string inString, bool hideIcon = false) Parameters Type Name Description String inString Boolean hideIcon" + "keywords": "Class LeaderboardInfoElement Inheritance System.Object LeaderboardInfoElement Namespace : CatchIo.Runtime.Menu.UI.Element Assembly : cs.temp.dll.dll Syntax public class LeaderboardInfoElement : MonoBehaviour Methods ClearText() Declaration public void ClearText() Initialize(String, Boolean) Declaration public void Initialize(string inString, bool hideIcon = false) Parameters Type Name Description System.String inString System.Boolean hideIcon" }, "api/CatchIo.Runtime.Menu.UI.Element.LeaderboardPlayerElement.html": { "href": "api/CatchIo.Runtime.Menu.UI.Element.LeaderboardPlayerElement.html", "title": "Class LeaderboardPlayerElement | Catch.io Developer Reference", - "keywords": "Class LeaderboardPlayerElement Inheritance Object LeaderboardPlayerElement Namespace : CatchIo.Runtime.Menu.UI.Element Assembly : cs.temp.dll.dll Syntax public class LeaderboardPlayerElement : MonoBehaviour Methods ClearValues() Declaration public void ClearValues() Initialize(Int32, List) Declaration public void Initialize(int numberOfAttribute, List attributeKeys) Parameters Type Name Description Int32 numberOfAttribute List < ShownCharacterStatsType > attributeKeys UpdateValues(Dictionary, String) Declaration public void UpdateValues(Dictionary newValues, string playerNickName = \"\") Parameters Type Name Description Dictionary < ShownCharacterStatsType , String > newValues String playerNickName" + "keywords": "Class LeaderboardPlayerElement Inheritance System.Object LeaderboardPlayerElement Namespace : CatchIo.Runtime.Menu.UI.Element Assembly : cs.temp.dll.dll Syntax public class LeaderboardPlayerElement : MonoBehaviour Methods ClearValues() Declaration public void ClearValues() Initialize(Int32, List) Declaration public void Initialize(int numberOfAttribute, List attributeKeys) Parameters Type Name Description System.Int32 numberOfAttribute System.Collections.Generic.List < ShownCharacterStatsType > attributeKeys UpdateValues(Dictionary, String) Declaration public void UpdateValues(Dictionary newValues, string playerNickName = \"\") Parameters Type Name Description System.Collections.Generic.Dictionary < ShownCharacterStatsType , System.String > newValues System.String playerNickName" }, "api/CatchIo.Runtime.Menu.UI.Element.PlayerInfoElement.html": { "href": "api/CatchIo.Runtime.Menu.UI.Element.PlayerInfoElement.html", "title": "Class PlayerInfoElement | Catch.io Developer Reference", - "keywords": "Class PlayerInfoElement Inheritance Object PlayerInfoElement Namespace : CatchIo.Runtime.Menu.UI.Element Assembly : cs.temp.dll.dll Syntax public class PlayerInfoElement : MonoBehaviour Methods Compare(Player) Declaration public bool Compare(Player newPlayer) Parameters Type Name Description Player newPlayer Returns Type Description Boolean Initialize(Player) Declaration public void Initialize(Player player) Parameters Type Name Description Player player UpdateElement(ExitGames.Client.Photon.Hashtable) Declaration public void UpdateElement(ExitGames.Client.Photon.Hashtable changedProps) Parameters Type Name Description ExitGames.Client.Photon.Hashtable changedProps" + "keywords": "Class PlayerInfoElement Inheritance System.Object PlayerInfoElement Namespace : CatchIo.Runtime.Menu.UI.Element Assembly : cs.temp.dll.dll Syntax public class PlayerInfoElement : MonoBehaviour Methods Compare(Player) Declaration public bool Compare(Player newPlayer) Parameters Type Name Description Player newPlayer Returns Type Description System.Boolean Initialize(Player) Declaration public void Initialize(Player player) Parameters Type Name Description Player player UpdateElement(ExitGames.Client.Photon.Hashtable) Declaration public void UpdateElement(ExitGames.Client.Photon.Hashtable changedProps) Parameters Type Name Description ExitGames.Client.Photon.Hashtable changedProps" }, "api/CatchIo.Runtime.Menu.UI.Element.RoomInfoElement.html": { "href": "api/CatchIo.Runtime.Menu.UI.Element.RoomInfoElement.html", "title": "Class RoomInfoElement | Catch.io Developer Reference", - "keywords": "Class RoomInfoElement Inheritance Object RoomInfoElement Namespace : CatchIo.Runtime.Menu.UI.Element Assembly : cs.temp.dll.dll Syntax public class RoomInfoElement : MonoBehaviour Methods Initialize(RoomData) Declaration public void Initialize(RoomData roomData) Parameters Type Name Description RoomData roomData" + "keywords": "Class RoomInfoElement Inheritance System.Object RoomInfoElement Namespace : CatchIo.Runtime.Menu.UI.Element Assembly : cs.temp.dll.dll Syntax public class RoomInfoElement : MonoBehaviour Methods Initialize(RoomData) Declaration public void Initialize(RoomData roomData) Parameters Type Name Description RoomData roomData" }, "api/CatchIo.Runtime.Menu.UI.html": { "href": "api/CatchIo.Runtime.Menu.UI.html", @@ -917,37 +1352,47 @@ "api/CatchIo.Runtime.Menu.UI.InputField.InputFieldTextBroadcaster.html": { "href": "api/CatchIo.Runtime.Menu.UI.InputField.InputFieldTextBroadcaster.html", "title": "Class InputFieldTextBroadcaster | Catch.io Developer Reference", - "keywords": "Class InputFieldTextBroadcaster Inheritance Object InputFieldTextBroadcaster Namespace : CatchIo.Runtime.Menu.UI.InputField Assembly : cs.temp.dll.dll Syntax public class InputFieldTextBroadcaster : MonoBehaviour" + "keywords": "Class InputFieldTextBroadcaster Inheritance System.Object InputFieldTextBroadcaster Namespace : CatchIo.Runtime.Menu.UI.InputField Assembly : cs.temp.dll.dll Syntax public class InputFieldTextBroadcaster : MonoBehaviour" }, "api/CatchIo.Runtime.Menu.UI.Popup.BasePopup.html": { "href": "api/CatchIo.Runtime.Menu.UI.Popup.BasePopup.html", "title": "Class BasePopup | Catch.io Developer Reference", - "keywords": "Class BasePopup Inheritance Object BasePopup CreateSessionPopup JoinRoomPopup SettingsPopup Namespace : CatchIo.Runtime.Menu.UI.Popup Assembly : cs.temp.dll.dll Syntax public class BasePopup : MonoBehaviour Fields _popup Declaration protected UIPopup _popup Field Value Type Description UIPopup Methods Clear() Declaration protected virtual void Clear() InstantHide() Declaration protected void InstantHide() OnDestroy() Declaration protected virtual void OnDestroy() OnHide() Declaration protected virtual void OnHide() Show() Declaration protected virtual void Show() Start() Declaration protected virtual void Start()" + "keywords": "Class BasePopup Inheritance System.Object BasePopup ConfirmNewResolutionPopup CreateSessionPopup JoinRoomPopup SettingsPopup Namespace : CatchIo.Runtime.Menu.UI.Popup Assembly : cs.temp.dll.dll Syntax public class BasePopup : MonoBehaviour Fields _popup Declaration protected UIPopup _popup Field Value Type Description UIPopup _popupCloseEventChannel Declaration protected VoidEventChannel _popupCloseEventChannel Field Value Type Description VoidEventChannel Methods Clear() Declaration protected virtual void Clear() InstantHide() Declaration protected void InstantHide() OnDestroy() Declaration protected virtual void OnDestroy() OnHide() Declaration protected virtual void OnHide() OnShow() Declaration protected virtual void OnShow() Show() Declaration protected virtual void Show() Start() Declaration protected virtual void Start()" + }, + "api/CatchIo.Runtime.Menu.UI.Popup.ConfirmNewResolutionPopup.html": { + "href": "api/CatchIo.Runtime.Menu.UI.Popup.ConfirmNewResolutionPopup.html", + "title": "Class ConfirmNewResolutionPopup | Catch.io Developer Reference", + "keywords": "Class ConfirmNewResolutionPopup Inheritance System.Object BasePopup ConfirmNewResolutionPopup Inherited Members BasePopup._popup BasePopup._popupCloseEventChannel BasePopup.OnDestroy() BasePopup.Clear() BasePopup.Show() BasePopup.InstantHide() Namespace : CatchIo.Runtime.Menu.UI.Popup Assembly : cs.temp.dll.dll Syntax public class ConfirmNewResolutionPopup : BasePopup Methods OnHide() Declaration protected override void OnHide() Overrides BasePopup.OnHide() OnShow() Declaration protected override void OnShow() Overrides BasePopup.OnShow() Start() Declaration protected override void Start() Overrides BasePopup.Start()" }, "api/CatchIo.Runtime.Menu.UI.Popup.CreateSessionPopup.html": { "href": "api/CatchIo.Runtime.Menu.UI.Popup.CreateSessionPopup.html", "title": "Class CreateSessionPopup | Catch.io Developer Reference", - "keywords": "Class CreateSessionPopup Inheritance Object BasePopup CreateSessionPopup Inherited Members BasePopup._popup BasePopup.Show() BasePopup.InstantHide() BasePopup.OnHide() Namespace : CatchIo.Runtime.Menu.UI.Popup Assembly : cs.temp.dll.dll Syntax public class CreateSessionPopup : BasePopup Methods Clear() Declaration protected override void Clear() Overrides BasePopup.Clear() OnDestroy() Declaration protected override void OnDestroy() Overrides BasePopup.OnDestroy() Start() Declaration protected override void Start() Overrides BasePopup.Start()" + "keywords": "Class CreateSessionPopup Inheritance System.Object BasePopup CreateSessionPopup Inherited Members BasePopup._popup BasePopup._popupCloseEventChannel BasePopup.Show() BasePopup.InstantHide() BasePopup.OnHide() BasePopup.OnShow() Namespace : CatchIo.Runtime.Menu.UI.Popup Assembly : cs.temp.dll.dll Syntax public class CreateSessionPopup : BasePopup Methods Clear() Declaration protected override void Clear() Overrides BasePopup.Clear() OnDestroy() Declaration protected override void OnDestroy() Overrides BasePopup.OnDestroy() Start() Declaration protected override void Start() Overrides BasePopup.Start()" }, "api/CatchIo.Runtime.Menu.UI.Popup.html": { "href": "api/CatchIo.Runtime.Menu.UI.Popup.html", "title": "Namespace CatchIo.Runtime.Menu.UI.Popup | Catch.io Developer Reference", - "keywords": "Namespace CatchIo.Runtime.Menu.UI.Popup Classes BasePopup CreateSessionPopup JoinRoomPopup SettingsPopup" + "keywords": "Namespace CatchIo.Runtime.Menu.UI.Popup Classes BasePopup ConfirmNewResolutionPopup CreateSessionPopup JoinRoomPopup SettingsPopup SignpostPopup" }, "api/CatchIo.Runtime.Menu.UI.Popup.JoinRoomPopup.html": { "href": "api/CatchIo.Runtime.Menu.UI.Popup.JoinRoomPopup.html", "title": "Class JoinRoomPopup | Catch.io Developer Reference", - "keywords": "Class JoinRoomPopup Inheritance Object BasePopup JoinRoomPopup Inherited Members BasePopup._popup BasePopup.Show() BasePopup.InstantHide() BasePopup.OnHide() Namespace : CatchIo.Runtime.Menu.UI.Popup Assembly : cs.temp.dll.dll Syntax public class JoinRoomPopup : BasePopup Methods Clear() Declaration protected override void Clear() Overrides BasePopup.Clear() OnDestroy() Declaration protected override void OnDestroy() Overrides BasePopup.OnDestroy() Start() Declaration protected override void Start() Overrides BasePopup.Start()" + "keywords": "Class JoinRoomPopup Inheritance System.Object BasePopup JoinRoomPopup Inherited Members BasePopup._popup BasePopup._popupCloseEventChannel BasePopup.Show() BasePopup.InstantHide() BasePopup.OnHide() BasePopup.OnShow() Namespace : CatchIo.Runtime.Menu.UI.Popup Assembly : cs.temp.dll.dll Syntax public class JoinRoomPopup : BasePopup Methods Clear() Declaration protected override void Clear() Overrides BasePopup.Clear() OnDestroy() Declaration protected override void OnDestroy() Overrides BasePopup.OnDestroy() Start() Declaration protected override void Start() Overrides BasePopup.Start()" }, "api/CatchIo.Runtime.Menu.UI.Popup.SettingsPopup.html": { "href": "api/CatchIo.Runtime.Menu.UI.Popup.SettingsPopup.html", "title": "Class SettingsPopup | Catch.io Developer Reference", - "keywords": "Class SettingsPopup Inheritance Object BasePopup SettingsPopup Inherited Members BasePopup._popup BasePopup.Clear() BasePopup.InstantHide() Namespace : CatchIo.Runtime.Menu.UI.Popup Assembly : cs.temp.dll.dll Syntax public class SettingsPopup : BasePopup Methods OnDestroy() Declaration protected override void OnDestroy() Overrides BasePopup.OnDestroy() OnHide() Declaration protected override void OnHide() Overrides BasePopup.OnHide() Show() Declaration protected override void Show() Overrides BasePopup.Show() Start() Declaration protected override void Start() Overrides BasePopup.Start()" + "keywords": "Class SettingsPopup Inheritance System.Object BasePopup SettingsPopup Inherited Members BasePopup._popup BasePopup._popupCloseEventChannel BasePopup.Clear() BasePopup.Show() BasePopup.InstantHide() BasePopup.OnHide() Namespace : CatchIo.Runtime.Menu.UI.Popup Assembly : cs.temp.dll.dll Syntax public class SettingsPopup : BasePopup Methods OnDestroy() Declaration protected override void OnDestroy() Overrides BasePopup.OnDestroy() OnShow() Declaration protected override void OnShow() Overrides BasePopup.OnShow() Start() Declaration protected override void Start() Overrides BasePopup.Start()" + }, + "api/CatchIo.Runtime.Menu.UI.Popup.SignpostPopup.html": { + "href": "api/CatchIo.Runtime.Menu.UI.Popup.SignpostPopup.html", + "title": "Class SignpostPopup | Catch.io Developer Reference", + "keywords": "Class SignpostPopup Inheritance System.Object SignpostPopup Namespace : CatchIo.Runtime.Menu.UI.Popup Assembly : cs.temp.dll.dll Syntax public class SignpostPopup : MonoBehaviour" }, "api/CatchIo.Runtime.Menu.UI.Selector.CharacterClassSelector.html": { "href": "api/CatchIo.Runtime.Menu.UI.Selector.CharacterClassSelector.html", "title": "Class CharacterClassSelector | Catch.io Developer Reference", - "keywords": "Class CharacterClassSelector Inheritance Object CharacterClassSelector Namespace : CatchIo.Runtime.Menu.UI.Selector Assembly : cs.temp.dll.dll Syntax public class CharacterClassSelector : MonoBehaviour Methods AnimateIntro() Declaration public void AnimateIntro() StopAnimationUI() Declaration public void StopAnimationUI()" + "keywords": "Class CharacterClassSelector Inheritance System.Object CharacterClassSelector Namespace : CatchIo.Runtime.Menu.UI.Selector Assembly : cs.temp.dll.dll Syntax public class CharacterClassSelector : MonoBehaviour Methods AnimateIntro() Declaration public void AnimateIntro() StopAnimationUI() Declaration public void StopAnimationUI()" }, "api/CatchIo.Runtime.Menu.UI.Selector.html": { "href": "api/CatchIo.Runtime.Menu.UI.Selector.html", @@ -962,7 +1407,7 @@ "api/CatchIo.Runtime.Menu.UI.Slider.InputSliderBroadcaster.html": { "href": "api/CatchIo.Runtime.Menu.UI.Slider.InputSliderBroadcaster.html", "title": "Class InputSliderBroadcaster | Catch.io Developer Reference", - "keywords": "Class InputSliderBroadcaster Inheritance Object InputSliderBroadcaster Implements IPointerUpHandler Namespace : CatchIo.Runtime.Menu.UI.Slider Assembly : cs.temp.dll.dll Syntax public class InputSliderBroadcaster : MonoBehaviour Methods OnPointerUp(PointerEventData) Declaration public void OnPointerUp(PointerEventData eventData) Parameters Type Name Description PointerEventData eventData Implements IPointerUpHandler" + "keywords": "Class InputSliderBroadcaster Inheritance System.Object InputSliderBroadcaster Implements IPointerUpHandler Namespace : CatchIo.Runtime.Menu.UI.Slider Assembly : cs.temp.dll.dll Syntax public class InputSliderBroadcaster : MonoBehaviour Methods OnPointerUp(PointerEventData) Declaration public void OnPointerUp(PointerEventData eventData) Parameters Type Name Description PointerEventData eventData Implements IPointerUpHandler" }, "api/CatchIo.Runtime.Menu.UI.Text.html": { "href": "api/CatchIo.Runtime.Menu.UI.Text.html", @@ -972,12 +1417,12 @@ "api/CatchIo.Runtime.Menu.UI.Text.TextDisplayer.html": { "href": "api/CatchIo.Runtime.Menu.UI.Text.TextDisplayer.html", "title": "Class TextDisplayer | Catch.io Developer Reference", - "keywords": "Class TextDisplayer Inheritance Object TextDisplayer TextDisplayerForSeconds Namespace : CatchIo.Runtime.Menu.UI.Text Assembly : cs.temp.dll.dll Syntax public class TextDisplayer : MonoBehaviour Fields _text Declaration protected TMPro.TextMeshProUGUI _text Field Value Type Description TMPro.TextMeshProUGUI Methods SetText(String) Declaration protected virtual void SetText(string text) Parameters Type Name Description String text" + "keywords": "Class TextDisplayer Inheritance System.Object TextDisplayer TextDisplayerForSeconds Namespace : CatchIo.Runtime.Menu.UI.Text Assembly : cs.temp.dll.dll Syntax public class TextDisplayer : MonoBehaviour Fields _text Declaration protected TMPro.TextMeshProUGUI _text Field Value Type Description TMPro.TextMeshProUGUI Methods SetText(String) Declaration protected virtual void SetText(string text) Parameters Type Name Description System.String text" }, "api/CatchIo.Runtime.Menu.UI.Text.TextDisplayerForSeconds.html": { "href": "api/CatchIo.Runtime.Menu.UI.Text.TextDisplayerForSeconds.html", "title": "Class TextDisplayerForSeconds | Catch.io Developer Reference", - "keywords": "Class TextDisplayerForSeconds Inheritance Object TextDisplayer TextDisplayerForSeconds Inherited Members TextDisplayer._text Namespace : CatchIo.Runtime.Menu.UI.Text Assembly : cs.temp.dll.dll Syntax public class TextDisplayerForSeconds : TextDisplayer Methods SetText(String) Declaration protected override void SetText(string text) Parameters Type Name Description String text Overrides TextDisplayer.SetText(String)" + "keywords": "Class TextDisplayerForSeconds Inheritance System.Object TextDisplayer TextDisplayerForSeconds Inherited Members TextDisplayer._text Namespace : CatchIo.Runtime.Menu.UI.Text Assembly : cs.temp.dll.dll Syntax public class TextDisplayerForSeconds : TextDisplayer Methods SetText(String) Declaration protected override void SetText(string text) Parameters Type Name Description System.String text Overrides TextDisplayer.SetText(String)" }, "api/CatchIo.Runtime.Menu.UI.Updater.html": { "href": "api/CatchIo.Runtime.Menu.UI.Updater.html", @@ -987,17 +1432,17 @@ "api/CatchIo.Runtime.Menu.UI.Updater.PlayerListUpdater.html": { "href": "api/CatchIo.Runtime.Menu.UI.Updater.PlayerListUpdater.html", "title": "Class PlayerListUpdater | Catch.io Developer Reference", - "keywords": "Class PlayerListUpdater Inheritance Object PlayerListUpdater Namespace : CatchIo.Runtime.Menu.UI.Updater Assembly : cs.temp.dll.dll Syntax public class PlayerListUpdater : MonoBehaviour" + "keywords": "Class PlayerListUpdater Inheritance System.Object PlayerListUpdater Namespace : CatchIo.Runtime.Menu.UI.Updater Assembly : cs.temp.dll.dll Syntax public class PlayerListUpdater : MonoBehaviour" }, "api/CatchIo.Runtime.Menu.UI.Updater.RoomListUpdater.html": { "href": "api/CatchIo.Runtime.Menu.UI.Updater.RoomListUpdater.html", "title": "Class RoomListUpdater | Catch.io Developer Reference", - "keywords": "Class RoomListUpdater Inheritance Object RoomListUpdater Namespace : CatchIo.Runtime.Menu.UI.Updater Assembly : cs.temp.dll.dll Syntax public class RoomListUpdater : MonoBehaviour" + "keywords": "Class RoomListUpdater Inheritance System.Object RoomListUpdater Namespace : CatchIo.Runtime.Menu.UI.Updater Assembly : cs.temp.dll.dll Syntax public class RoomListUpdater : MonoBehaviour" }, "api/CatchIo.Runtime.Menu.UI.Updater.RoomTitleUpdater.html": { "href": "api/CatchIo.Runtime.Menu.UI.Updater.RoomTitleUpdater.html", "title": "Class RoomTitleUpdater | Catch.io Developer Reference", - "keywords": "Class RoomTitleUpdater Inheritance Object RoomTitleUpdater Namespace : CatchIo.Runtime.Menu.UI.Updater Assembly : cs.temp.dll.dll Syntax public class RoomTitleUpdater : MonoBehaviour" + "keywords": "Class RoomTitleUpdater Inheritance System.Object RoomTitleUpdater Namespace : CatchIo.Runtime.Menu.UI.Updater Assembly : cs.temp.dll.dll Syntax public class RoomTitleUpdater : MonoBehaviour" }, "api/CatchIo.Runtime.Menu.UI.View.html": { "href": "api/CatchIo.Runtime.Menu.UI.View.html", @@ -1007,7 +1452,7 @@ "api/CatchIo.Runtime.Menu.UI.View.RespawnView.html": { "href": "api/CatchIo.Runtime.Menu.UI.View.RespawnView.html", "title": "Class RespawnView | Catch.io Developer Reference", - "keywords": "Class RespawnView Inheritance Object RespawnView Namespace : CatchIo.Runtime.Menu.UI.View Assembly : cs.temp.dll.dll Syntax public class RespawnView : MonoBehaviour" + "keywords": "Class RespawnView Inheritance System.Object RespawnView Namespace : CatchIo.Runtime.Menu.UI.View Assembly : cs.temp.dll.dll Syntax public class RespawnView : MonoBehaviour" }, "api/CatchIo.Runtime.Network.CustomProperties.html": { "href": "api/CatchIo.Runtime.Network.CustomProperties.html", @@ -1017,12 +1462,12 @@ "api/CatchIo.Runtime.Network.CustomProperties.PlayerProperties.html": { "href": "api/CatchIo.Runtime.Network.CustomProperties.PlayerProperties.html", "title": "Class PlayerProperties | Catch.io Developer Reference", - "keywords": "Class PlayerProperties Inheritance Object PlayerProperties Namespace : CatchIo.Runtime.Network.CustomProperties Assembly : cs.temp.dll.dll Syntax public static class PlayerProperties Fields Alive Declaration public const string Alive = \"ale\" Field Value Type Description String BeTrappedCount Declaration public const string BeTrappedCount = \"btc\" Field Value Type Description String CharacterSpawned Declaration public const string CharacterSpawned = \"csp\" Field Value Type Description String Class Declaration public const string Class = \"cls\" Field Value Type Description String Color Declaration public const string Color = \"color\" Field Value Type Description String Cursed Declaration public const string Cursed = \"cursed\" Field Value Type Description String CursedCount Declaration public const string CursedCount = \"cursed_count\" Field Value Type Description String Deaths Declaration public const string Deaths = \"dth\" Field Value Type Description String GameSceneLoaded Declaration public const string GameSceneLoaded = \"gsl\" Field Value Type Description String Kills Declaration public const string Kills = \"kls\" Field Value Type Description String Point Declaration public const string Point = \"pnt\" Field Value Type Description String Ready Declaration public const string Ready = \"rdy\" Field Value Type Description String Skin Declaration public const string Skin = \"skn\" Field Value Type Description String TrapCount Declaration public const string TrapCount = \"tpc\" Field Value Type Description String" + "keywords": "Class PlayerProperties Inheritance System.Object PlayerProperties Namespace : CatchIo.Runtime.Network.CustomProperties Assembly : cs.temp.dll.dll Syntax public static class PlayerProperties Fields Alive Declaration public const string Alive = \"ale\" Field Value Type Description System.String BeTrappedCount Declaration public const string BeTrappedCount = \"btc\" Field Value Type Description System.String CharacterSpawned Declaration public const string CharacterSpawned = \"csp\" Field Value Type Description System.String Class Declaration public const string Class = \"cls\" Field Value Type Description System.String Color Declaration public const string Color = \"color\" Field Value Type Description System.String Cursed Declaration public const string Cursed = \"cursed\" Field Value Type Description System.String CursedCount Declaration public const string CursedCount = \"cursed_count\" Field Value Type Description System.String Deaths Declaration public const string Deaths = \"dth\" Field Value Type Description System.String GameSceneLoaded Declaration public const string GameSceneLoaded = \"gsl\" Field Value Type Description System.String Kills Declaration public const string Kills = \"kls\" Field Value Type Description System.String Point Declaration public const string Point = \"pnt\" Field Value Type Description System.String Ready Declaration public const string Ready = \"rdy\" Field Value Type Description System.String Skin Declaration public const string Skin = \"skn\" Field Value Type Description System.String TrapCount Declaration public const string TrapCount = \"tpc\" Field Value Type Description System.String" }, "api/CatchIo.Runtime.Network.CustomProperties.RoomProperties.html": { "href": "api/CatchIo.Runtime.Network.CustomProperties.RoomProperties.html", "title": "Class RoomProperties | Catch.io Developer Reference", - "keywords": "Class RoomProperties Inheritance Object RoomProperties Namespace : CatchIo.Runtime.Network.CustomProperties Assembly : cs.temp.dll.dll Syntax public static class RoomProperties Fields GameMode Declaration public const string GameMode = \"gm\" Field Value Type Description String GameModeTime Declaration public const string GameModeTime = \"tm\" Field Value Type Description String Map Declaration public const string Map = \"map\" Field Value Type Description String Ping Declaration public const string Ping = \"pg\" Field Value Type Description String RoomState Declaration public const string RoomState = \"rs\" Field Value Type Description String" + "keywords": "Class RoomProperties Inheritance System.Object RoomProperties Namespace : CatchIo.Runtime.Network.CustomProperties Assembly : cs.temp.dll.dll Syntax public static class RoomProperties Fields GameMode Declaration public const string GameMode = \"gm\" Field Value Type Description System.String GameModeTime Declaration public const string GameModeTime = \"tm\" Field Value Type Description System.String Map Declaration public const string Map = \"map\" Field Value Type Description System.String Ping Declaration public const string Ping = \"pg\" Field Value Type Description System.String RoomState Declaration public const string RoomState = \"rs\" Field Value Type Description System.String" }, "api/CatchIo.Runtime.Network.html": { "href": "api/CatchIo.Runtime.Network.html", @@ -1032,27 +1477,27 @@ "api/CatchIo.Runtime.Network.NetworkTimer.html": { "href": "api/CatchIo.Runtime.Network.NetworkTimer.html", "title": "Class NetworkTimer | Catch.io Developer Reference", - "keywords": "Class NetworkTimer Inheritance Object NetworkTimer Namespace : CatchIo.Runtime.Network Assembly : cs.temp.dll.dll Syntax public class NetworkTimer : IOnEventCallback Fields OnFinished Declaration public UnityEvent OnFinished Field Value Type Description UnityEvent OnStarted Declaration public UnityEvent OnStarted Field Value Type Description UnityEvent Properties IsFinished Declaration public bool IsFinished { get; } Property Value Type Description Boolean IsStarted Declaration public bool IsStarted { get; } Property Value Type Description Boolean Methods GetRemainingTime() Declaration public int GetRemainingTime() Returns Type Description Int32 Initialize(String) Declaration public void Initialize(string key) Parameters Type Name Description String key OnEvent(EventData) Declaration public void OnEvent(EventData photonEvent) Parameters Type Name Description EventData photonEvent Release() Declaration public void Release() Reset() Declaration public void Reset() Start(Single) Declaration public void Start(float newTime) Parameters Type Name Description Single newTime Stop() Declaration public void Stop() Update(Single) Declaration public void Update(float networkTime) Parameters Type Name Description Single networkTime" + "keywords": "Class NetworkTimer Inheritance System.Object NetworkTimer Namespace : CatchIo.Runtime.Network Assembly : cs.temp.dll.dll Syntax public class NetworkTimer : IOnEventCallback Fields OnFinished Declaration public UnityEvent OnFinished Field Value Type Description UnityEvent OnStarted Declaration public UnityEvent OnStarted Field Value Type Description UnityEvent Properties IsFinished Declaration public bool IsFinished { get; } Property Value Type Description System.Boolean IsStarted Declaration public bool IsStarted { get; } Property Value Type Description System.Boolean Methods GetRemainingTime() Declaration public float GetRemainingTime() Returns Type Description System.Single GetRemainingTimeRounded() Declaration public int GetRemainingTimeRounded() Returns Type Description System.Int32 Initialize(String) Declaration public void Initialize(string key) Parameters Type Name Description System.String key OnEvent(EventData) Declaration public void OnEvent(EventData photonEvent) Parameters Type Name Description EventData photonEvent Release() Declaration public void Release() Reset() Declaration public void Reset() Start(Single) Declaration public void Start(float newTime) Parameters Type Name Description System.Single newTime Stop() Declaration public void Stop() Update(Single) Declaration public void Update(float networkTime) Parameters Type Name Description System.Single networkTime" }, "api/CatchIo.Runtime.Network.RoomData.html": { "href": "api/CatchIo.Runtime.Network.RoomData.html", "title": "Class RoomData | Catch.io Developer Reference", - "keywords": "Class RoomData Inheritance Object RoomData Namespace : CatchIo.Runtime.Network Assembly : cs.temp.dll.dll Syntax [Serializable] public class RoomData Constructors RoomData() Declaration public RoomData() RoomData(String) Declaration public RoomData(string roomName) Parameters Type Name Description String roomName Properties GameModeName Declaration public string GameModeName { get; set; } Property Value Type Description String MapName Declaration public string MapName { get; set; } Property Value Type Description String MaxPlayerCount Declaration public int MaxPlayerCount { get; set; } Property Value Type Description Int32 PlayerCount Declaration public int PlayerCount { get; set; } Property Value Type Description Int32 RoomName Declaration public string RoomName { get; set; } Property Value Type Description String State Declaration public RoomState State { get; set; } Property Value Type Description RoomState Methods Reset() Declaration public void Reset() UpdateRoomData(Hashtable) Declaration public void UpdateRoomData(Hashtable propertiesThatChanged) Parameters Type Name Description Hashtable propertiesThatChanged" + "keywords": "Class RoomData Inheritance System.Object RoomData Namespace : CatchIo.Runtime.Network Assembly : cs.temp.dll.dll Syntax [Serializable] public class RoomData Constructors RoomData() Declaration public RoomData() RoomData(String) Declaration public RoomData(string roomName) Parameters Type Name Description System.String roomName Properties GameModeName Declaration public string GameModeName { get; set; } Property Value Type Description System.String MapName Declaration public string MapName { get; set; } Property Value Type Description System.String MaxPlayerCount Declaration public int MaxPlayerCount { get; set; } Property Value Type Description System.Int32 PlayerCount Declaration public int PlayerCount { get; set; } Property Value Type Description System.Int32 RoomName Declaration public string RoomName { get; set; } Property Value Type Description System.String State Declaration public RoomState State { get; set; } Property Value Type Description RoomState Methods Reset() Declaration public void Reset() UpdateRoomData(Hashtable) Declaration public void UpdateRoomData(Hashtable propertiesThatChanged) Parameters Type Name Description Hashtable propertiesThatChanged" }, "api/CatchIo.Runtime.ScriptableObjects.Character.Buff.CharacterBuff.html": { "href": "api/CatchIo.Runtime.ScriptableObjects.Character.Buff.CharacterBuff.html", "title": "Class CharacterBuff | Catch.io Developer Reference", - "keywords": "Class CharacterBuff Inheritance Object CharacterBuff CharacterHealthBuff CharacterStaminaBuff Namespace : CatchIo.Runtime.ScriptableObjects.Character.Buff Assembly : cs.temp.dll.dll Syntax public abstract class CharacterBuff : ScriptableObject Methods Assign(CharacterStatus) Declaration public abstract void Assign(CharacterStatus status) Parameters Type Name Description CharacterStatus status Remove(CharacterStatus) Declaration public abstract void Remove(CharacterStatus status) Parameters Type Name Description CharacterStatus status" + "keywords": "Class CharacterBuff Inheritance System.Object CharacterBuff CharacterHealthBuff CharacterStaminaBuff Namespace : CatchIo.Runtime.ScriptableObjects.Character.Buff Assembly : cs.temp.dll.dll Syntax public abstract class CharacterBuff : ScriptableObject Methods Assign(CharacterStatus) Declaration public abstract void Assign(CharacterStatus status) Parameters Type Name Description CharacterStatus status Remove(CharacterStatus) Declaration public abstract void Remove(CharacterStatus status) Parameters Type Name Description CharacterStatus status" }, "api/CatchIo.Runtime.ScriptableObjects.Character.Buff.CharacterHealthBuff.html": { "href": "api/CatchIo.Runtime.ScriptableObjects.Character.Buff.CharacterHealthBuff.html", "title": "Class CharacterHealthBuff | Catch.io Developer Reference", - "keywords": "Class CharacterHealthBuff Inheritance Object CharacterBuff CharacterHealthBuff Namespace : CatchIo.Runtime.ScriptableObjects.Character.Buff Assembly : cs.temp.dll.dll Syntax public class CharacterHealthBuff : CharacterBuff Fields HealthAmount Declaration public float HealthAmount Field Value Type Description Single Methods Assign(CharacterStatus) Declaration public override void Assign(CharacterStatus status) Parameters Type Name Description CharacterStatus status Overrides CharacterBuff.Assign(CharacterStatus) Remove(CharacterStatus) Declaration public override void Remove(CharacterStatus status) Parameters Type Name Description CharacterStatus status Overrides CharacterBuff.Remove(CharacterStatus)" + "keywords": "Class CharacterHealthBuff Inheritance System.Object CharacterBuff CharacterHealthBuff Namespace : CatchIo.Runtime.ScriptableObjects.Character.Buff Assembly : cs.temp.dll.dll Syntax public class CharacterHealthBuff : CharacterBuff Fields HealthAmount Declaration public float HealthAmount Field Value Type Description System.Single Methods Assign(CharacterStatus) Declaration public override void Assign(CharacterStatus status) Parameters Type Name Description CharacterStatus status Overrides CharacterBuff.Assign(CharacterStatus) Remove(CharacterStatus) Declaration public override void Remove(CharacterStatus status) Parameters Type Name Description CharacterStatus status Overrides CharacterBuff.Remove(CharacterStatus)" }, "api/CatchIo.Runtime.ScriptableObjects.Character.Buff.CharacterStaminaBuff.html": { "href": "api/CatchIo.Runtime.ScriptableObjects.Character.Buff.CharacterStaminaBuff.html", "title": "Class CharacterStaminaBuff | Catch.io Developer Reference", - "keywords": "Class CharacterStaminaBuff Inheritance Object CharacterBuff CharacterStaminaBuff Namespace : CatchIo.Runtime.ScriptableObjects.Character.Buff Assembly : cs.temp.dll.dll Syntax public class CharacterStaminaBuff : CharacterBuff Fields StaminaAmount Declaration public float StaminaAmount Field Value Type Description Single Methods Assign(CharacterStatus) Declaration public override void Assign(CharacterStatus status) Parameters Type Name Description CharacterStatus status Overrides CharacterBuff.Assign(CharacterStatus) Remove(CharacterStatus) Declaration public override void Remove(CharacterStatus status) Parameters Type Name Description CharacterStatus status Overrides CharacterBuff.Remove(CharacterStatus)" + "keywords": "Class CharacterStaminaBuff Inheritance System.Object CharacterBuff CharacterStaminaBuff Namespace : CatchIo.Runtime.ScriptableObjects.Character.Buff Assembly : cs.temp.dll.dll Syntax public class CharacterStaminaBuff : CharacterBuff Fields StaminaAmount Declaration public float StaminaAmount Field Value Type Description System.Single Methods Assign(CharacterStatus) Declaration public override void Assign(CharacterStatus status) Parameters Type Name Description CharacterStatus status Overrides CharacterBuff.Assign(CharacterStatus) Remove(CharacterStatus) Declaration public override void Remove(CharacterStatus status) Parameters Type Name Description CharacterStatus status Overrides CharacterBuff.Remove(CharacterStatus)" }, "api/CatchIo.Runtime.ScriptableObjects.Character.Buff.html": { "href": "api/CatchIo.Runtime.ScriptableObjects.Character.Buff.html", @@ -1062,7 +1507,7 @@ "api/CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.html": { "href": "api/CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.html", "title": "Class CharacterStatus | Catch.io Developer Reference", - "keywords": "Class CharacterStatus Inheritance Object CharacterStatus Namespace : CatchIo.Runtime.ScriptableObjects.Character Assembly : cs.temp.dll.dll Syntax public class CharacterStatus : ScriptableObject Fields AttackArea Declaration public float AttackArea Field Value Type Description Single AttackRange Declaration public float AttackRange Field Value Type Description Single AttackStaminaCost Declaration public float AttackStaminaCost Field Value Type Description Single BackstabMeleeDamage Declaration public float BackstabMeleeDamage Field Value Type Description Single ClassName Declaration public string ClassName Field Value Type Description String CurrentActionType Declaration public CharacterActionType CurrentActionType Field Value Type Description CharacterActionType CurrentLookDirectionState Declaration public CharacterDirectionState CurrentLookDirectionState Field Value Type Description CharacterDirectionState CurrentMoveDirection Declaration public Vector2 CurrentMoveDirection Field Value Type Description Vector2 CurrentMoveType Declaration public CharacterMoveType CurrentMoveType Field Value Type Description CharacterMoveType EnteredHidingSpot Declaration public bool EnteredHidingSpot Field Value Type Description Boolean HoldingItem Declaration public Item HoldingItem Field Value Type Description Item IsAiming Declaration public bool IsAiming Field Value Type Description Boolean IsHiding Declaration public bool IsHiding Field Value Type Description Boolean MaxHealth Declaration public float MaxHealth Field Value Type Description Single MaxStamina Declaration public float MaxStamina Field Value Type Description Single MaxThrowingDistance Declaration public float MaxThrowingDistance Field Value Type Description Single MeleeDamage Declaration public float MeleeDamage Field Value Type Description Single MeleeKnockback Declaration public float MeleeKnockback Field Value Type Description Single NormalizedViewVector Declaration public Vector2 NormalizedViewVector Field Value Type Description Vector2 ObserveSpeed Declaration public float ObserveSpeed Field Value Type Description Single OnHealthChanged Declaration public UnityEvent OnHealthChanged Field Value Type Description UnityEvent < Single > OnStaminaChanged Declaration public UnityEvent OnStaminaChanged Field Value Type Description UnityEvent < Single > RunningStaminaCost Declaration public float RunningStaminaCost Field Value Type Description Single RunSpeed Declaration public float RunSpeed Field Value Type Description Single SkinName Declaration public string SkinName Field Value Type Description String SneakSpeed Declaration public float SneakSpeed Field Value Type Description Single SpectateSpeed Declaration public float SpectateSpeed Field Value Type Description Single StandingStaminaRecoveryPerSec Declaration public float StandingStaminaRecoveryPerSec Field Value Type Description Single ThrowingStaminaCost Declaration public float ThrowingStaminaCost Field Value Type Description Single WaitingTimeForStaminaRecovery Declaration public float WaitingTimeForStaminaRecovery Field Value Type Description Single WaitingTimeForStaminaRecoveryFromZero Declaration public float WaitingTimeForStaminaRecoveryFromZero Field Value Type Description Single WalkingStaminaRecoveryPerSec Declaration public float WalkingStaminaRecoveryPerSec Field Value Type Description Single WalkSpeed Declaration public float WalkSpeed Field Value Type Description Single Properties CurrentLookDirection Declaration public Vector2 CurrentLookDirection { get; } Property Value Type Description Vector2 CurrentViewAngle Declaration public int CurrentViewAngle { get; set; } Property Value Type Description Int32 Detected Declaration public bool Detected { get; } Property Value Type Description Boolean Forward Declaration public Vector2 Forward { get; } Property Value Type Description Vector2 Health Declaration public float Health { get; set; } Property Value Type Description Single IdentityColor Declaration public Color IdentityColor { get; set; } Property Value Type Description Color IsCursed Declaration public bool IsCursed { get; } Property Value Type Description Boolean IsDead Declaration public bool IsDead { get; } Property Value Type Description Boolean IsLowStamina Declaration public bool IsLowStamina { get; } Property Value Type Description Boolean IsObserve Declaration public bool IsObserve { get; } Property Value Type Description Boolean IsRecoveringStamina Declaration public bool IsRecoveringStamina { get; } Property Value Type Description Boolean IsSneaking Declaration public bool IsSneaking { get; } Property Value Type Description Boolean IsSpectated Declaration public bool IsSpectated { get; } Property Value Type Description Boolean Name Declaration public string Name { get; set; } Property Value Type Description String Stamina Declaration public float Stamina { get; set; } Property Value Type Description Single Methods BeCursed() Declaration public void BeCursed() CanRecoverStamina(Single) Check if the player can recover its stamina based on the given time to start checking. Because our stamina recovery logic relies on time passing, this function will check the delta between the required time for start recovery and the current time. Declaration public bool CanRecoverStamina(float startTime) Parameters Type Name Description Single startTime The time when the previous condition has started (ex: staying still) Returns Type Description Boolean Can the player recover their stamina LiftCursed() Declaration public void LiftCursed() RecoverStamina(Single) Recovers the player's stamina with the given amount. We use the Clamp function so the stamina will not exceed the max value. Declaration public void RecoverStamina(float staminaRecoveryAmount) Parameters Type Name Description Single staminaRecoveryAmount The amount of stamina to recover every second Reset() Declaration public void Reset() SwitchObserve() Declaration public void SwitchObserve() UseStamina(Single) Declaration public bool UseStamina(float staminaCost) Parameters Type Name Description Single staminaCost Returns Type Description Boolean UseStaminaPerSec(Single) Declaration public void UseStaminaPerSec(float decreaseStaminaPerSec) Parameters Type Name Description Single decreaseStaminaPerSec" + "keywords": "Class CharacterStatus Inheritance System.Object CharacterStatus Namespace : CatchIo.Runtime.ScriptableObjects.Character Assembly : cs.temp.dll.dll Syntax public class CharacterStatus : ScriptableObject Fields ClassName Declaration public string ClassName Field Value Type Description System.String CurrentActionType Declaration public CharacterActionType CurrentActionType Field Value Type Description CharacterActionType CurrentChargeDuration Declaration public float CurrentChargeDuration Field Value Type Description System.Single CurrentHidingSpot Declaration public HidingSpot CurrentHidingSpot Field Value Type Description HidingSpot CurrentLookDirectionState Declaration public CharacterDirectionState CurrentLookDirectionState Field Value Type Description CharacterDirectionState CurrentMoveDirection Declaration public Vector2 CurrentMoveDirection Field Value Type Description Vector2 CurrentMoveType Declaration public CharacterMoveType CurrentMoveType Field Value Type Description CharacterMoveType HeavyAttackArea Declaration public float HeavyAttackArea Field Value Type Description System.Single HeavyAttackBaseHoldTime Declaration public float HeavyAttackBaseHoldTime Field Value Type Description System.Single HeavyAttackCooldown Declaration public float HeavyAttackCooldown Field Value Type Description System.Single HeavyAttackDamagePerSecond Declaration public float HeavyAttackDamagePerSecond Field Value Type Description System.Single HeavyAttackInputDelay Declaration public float HeavyAttackInputDelay Field Value Type Description System.Single HeavyAttackMaxChargeDamage Declaration public float HeavyAttackMaxChargeDamage Field Value Type Description System.Single HeavyAttackMaxChargeMoveSpeedPercent Declaration public float HeavyAttackMaxChargeMoveSpeedPercent Field Value Type Description System.Single HeavyAttackRange Declaration public float HeavyAttackRange Field Value Type Description System.Single HeavyAttackStaminaCost Declaration public float HeavyAttackStaminaCost Field Value Type Description System.Single HeavyBackstabMeleeDamage Declaration public float HeavyBackstabMeleeDamage Field Value Type Description System.Single HeavyMeleeBaseDamage Declaration public float HeavyMeleeBaseDamage Field Value Type Description System.Single HeavyMeleeKnockback Declaration public float HeavyMeleeKnockback Field Value Type Description System.Single HoldingItem Declaration public Item HoldingItem Field Value Type Description Item IsAiming Declaration public bool IsAiming Field Value Type Description System.Boolean IsHiding Declaration public bool IsHiding Field Value Type Description System.Boolean LightAttackArea Declaration public float LightAttackArea Field Value Type Description System.Single LightAttackCooldown Declaration public float LightAttackCooldown Field Value Type Description System.Single LightAttackRange Declaration public float LightAttackRange Field Value Type Description System.Single LightAttackStaminaCost Declaration public float LightAttackStaminaCost Field Value Type Description System.Single LightBackstabMeleeDamage Declaration public float LightBackstabMeleeDamage Field Value Type Description System.Single LightMeleeDamage Declaration public float LightMeleeDamage Field Value Type Description System.Single LightMeleeKnockback Declaration public float LightMeleeKnockback Field Value Type Description System.Single MaxHealth Declaration public float MaxHealth Field Value Type Description System.Single MaxNumberFootprints Declaration public int MaxNumberFootprints Field Value Type Description System.Int32 MaxStamina Declaration public float MaxStamina Field Value Type Description System.Single MaxThrowingDistance Declaration public float MaxThrowingDistance Field Value Type Description System.Single NormalizedViewVector Declaration public Vector2 NormalizedViewVector Field Value Type Description Vector2 ObserveSpeed Declaration public float ObserveSpeed Field Value Type Description System.Single OnCursedChange Declaration public UnityEvent OnCursedChange Field Value Type Description UnityEvent < GameObjectiveEventEnum > OnHealthChanged Declaration public UnityEvent OnHealthChanged Field Value Type Description UnityEvent < System.Single > OnStaminaChanged Declaration public UnityEvent OnStaminaChanged Field Value Type Description UnityEvent < System.Single > OnTryStunReapply Declaration public Action OnTryStunReapply Field Value Type Description System.Action < System.Single > RunningStaminaCost Declaration public float RunningStaminaCost Field Value Type Description System.Single RunSpeed Declaration public float RunSpeed Field Value Type Description System.Single SkinName Declaration public string SkinName Field Value Type Description System.String SneakSpeed Declaration public float SneakSpeed Field Value Type Description System.Single SpectateSpeed Declaration public float SpectateSpeed Field Value Type Description System.Single StandingStaminaRecoveryPerSec Declaration public float StandingStaminaRecoveryPerSec Field Value Type Description System.Single ThrowingStaminaCost Declaration public float ThrowingStaminaCost Field Value Type Description System.Single WaitingTimeForStaminaRecovery Declaration public float WaitingTimeForStaminaRecovery Field Value Type Description System.Single WaitingTimeForStaminaRecoveryFromZero Declaration public float WaitingTimeForStaminaRecoveryFromZero Field Value Type Description System.Single WalkingStaminaRecoveryPerSec Declaration public float WalkingStaminaRecoveryPerSec Field Value Type Description System.Single WalkSpeed Declaration public float WalkSpeed Field Value Type Description System.Single Properties CurrentLookDirection Declaration public Vector2 CurrentLookDirection { get; } Property Value Type Description Vector2 CurrentViewAngle Declaration public int CurrentViewAngle { get; set; } Property Value Type Description System.Int32 Detected Declaration public bool Detected { get; } Property Value Type Description System.Boolean Forward Declaration public Vector2 Forward { get; } Property Value Type Description Vector2 Health Declaration public float Health { get; set; } Property Value Type Description System.Single IdentityColor Declaration public Color IdentityColor { get; set; } Property Value Type Description Color IsChargingAttack Declaration public bool IsChargingAttack { get; set; } Property Value Type Description System.Boolean IsCursed Declaration public bool IsCursed { get; } Property Value Type Description System.Boolean IsDead Declaration public bool IsDead { get; } Property Value Type Description System.Boolean IsLowStamina Declaration public bool IsLowStamina { get; } Property Value Type Description System.Boolean IsObserve Declaration public bool IsObserve { get; } Property Value Type Description System.Boolean IsRecoveringStamina Declaration public bool IsRecoveringStamina { get; } Property Value Type Description System.Boolean IsSneaking Declaration public bool IsSneaking { get; } Property Value Type Description System.Boolean IsSpectated Declaration public bool IsSpectated { get; } Property Value Type Description System.Boolean IsStunned Declaration public bool IsStunned { get; } Property Value Type Description System.Boolean Name Declaration public string Name { get; set; } Property Value Type Description System.String Stamina Declaration public float Stamina { get; set; } Property Value Type Description System.Single StunCoolDown Declaration public float StunCoolDown { get; } Property Value Type Description System.Single StunDuration Declaration public float StunDuration { get; set; } Property Value Type Description System.Single SubtleDamageThreshold Declaration public float SubtleDamageThreshold { get; } Property Value Type Description System.Single TakingDOTDamage Declaration public bool TakingDOTDamage { get; set; } Property Value Type Description System.Boolean Methods CanRecoverStamina(Single) Check if the player can recover its stamina based on the given time to start checking. Because our stamina recovery logic relies on time passing, this function will check the delta between the required time for start recovery and the current time. Declaration public bool CanRecoverStamina(float startTime) Parameters Type Name Description System.Single startTime The time when the previous condition has started (ex: staying still) Returns Type Description System.Boolean Can the player recover their stamina Curse() Declaration public void Curse() RecoverStamina(Single) Recovers the player's stamina with the given amount. We use the Clamp function so the stamina will not exceed the max value. Declaration public void RecoverStamina(float staminaRecoveryAmount) Parameters Type Name Description System.Single staminaRecoveryAmount The amount of stamina to recover every second RemoveCurse() Declaration public void RemoveCurse() Reset() Declaration public void Reset() SwitchObserve() Declaration public void SwitchObserve() UseStamina(Single) Declaration public bool UseStamina(float staminaCost) Parameters Type Name Description System.Single staminaCost Returns Type Description System.Boolean UseStaminaPerSec(Single) Declaration public void UseStaminaPerSec(float decreaseStaminaPerSec) Parameters Type Name Description System.Single decreaseStaminaPerSec" }, "api/CatchIo.Runtime.ScriptableObjects.Character.html": { "href": "api/CatchIo.Runtime.ScriptableObjects.Character.html", @@ -1072,27 +1517,27 @@ "api/CatchIo.Runtime.ScriptableObjects.Effects.CursedOneEffect.html": { "href": "api/CatchIo.Runtime.ScriptableObjects.Effects.CursedOneEffect.html", "title": "Class CursedOneEffect | Catch.io Developer Reference", - "keywords": "Class CursedOneEffect Inheritance Object EffectBase CursedOneEffect Inherited Members EffectBase.EffectSource EffectBase.DefaultMaterial EffectBase.Duration EffectBase.EffectPlayable EffectBase.TargetRenderer Namespace : CatchIo.Runtime.ScriptableObjects.Effects Assembly : cs.temp.dll.dll Syntax public class CursedOneEffect : EffectBase Methods EffectExecutor() Declaration public override IEnumerator EffectExecutor() Returns Type Description IEnumerator Overrides EffectBase.EffectExecutor() EffectReverser() Declaration public override IEnumerator EffectReverser() Returns Type Description IEnumerator Overrides EffectBase.EffectReverser() Play(IEffectPlayable, Renderer) Declaration public override void Play(IEffectPlayable effectPlayable, Renderer renderer) Parameters Type Name Description IEffectPlayable effectPlayable Renderer renderer Overrides EffectBase.Play(IEffectPlayable, Renderer) Reverse(IEffectPlayable, Renderer) Declaration public override void Reverse(IEffectPlayable effectPlayable, Renderer renderer) Parameters Type Name Description IEffectPlayable effectPlayable Renderer renderer Overrides EffectBase.Reverse(IEffectPlayable, Renderer)" + "keywords": "Class CursedOneEffect Inheritance System.Object EffectBase CursedOneEffect Inherited Members EffectBase.EffectSource EffectBase.DefaultMaterial EffectBase.Duration EffectBase.IsPlaying EffectBase.EffectPlayable EffectBase.TargetRenderer EffectBase.OnComplete() Namespace : CatchIo.Runtime.ScriptableObjects.Effects Assembly : cs.temp.dll.dll Syntax public class CursedOneEffect : EffectBase Methods EffectExecutor() Declaration public override IEnumerator EffectExecutor() Returns Type Description System.Collections.Generic.IEnumerator Overrides EffectBase.EffectExecutor() EffectReverser() Declaration public override IEnumerator EffectReverser() Returns Type Description System.Collections.Generic.IEnumerator Overrides EffectBase.EffectReverser() Play(IEffectPlayable, Renderer) Declaration public override void Play(IEffectPlayable effectPlayable, Renderer renderer) Parameters Type Name Description IEffectPlayable effectPlayable Renderer renderer Overrides EffectBase.Play(IEffectPlayable, Renderer) Reverse(IEffectPlayable, Renderer) Declaration public override void Reverse(IEffectPlayable effectPlayable, Renderer renderer) Parameters Type Name Description IEffectPlayable effectPlayable Renderer renderer Overrides EffectBase.Reverse(IEffectPlayable, Renderer)" }, "api/CatchIo.Runtime.ScriptableObjects.Effects.DamageEffect.html": { "href": "api/CatchIo.Runtime.ScriptableObjects.Effects.DamageEffect.html", "title": "Class DamageEffect | Catch.io Developer Reference", - "keywords": "Class DamageEffect Inheritance Object EffectBase DamageEffect Inherited Members EffectBase.EffectSource EffectBase.DefaultMaterial EffectBase.Duration EffectBase.EffectPlayable EffectBase.TargetRenderer EffectBase.Reverse(IEffectPlayable, Renderer) Namespace : CatchIo.Runtime.ScriptableObjects.Effects Assembly : cs.temp.dll.dll Syntax public class DamageEffect : EffectBase Methods EffectExecutor() Declaration public override IEnumerator EffectExecutor() Returns Type Description IEnumerator Overrides EffectBase.EffectExecutor() EffectReverser() Declaration public override IEnumerator EffectReverser() Returns Type Description IEnumerator Overrides EffectBase.EffectReverser() Play(IEffectPlayable, Renderer) Declaration public override void Play(IEffectPlayable effectPlayable, Renderer renderer) Parameters Type Name Description IEffectPlayable effectPlayable Renderer renderer Overrides EffectBase.Play(IEffectPlayable, Renderer)" + "keywords": "Class DamageEffect Inheritance System.Object EffectBase DamageEffect Inherited Members EffectBase.EffectSource EffectBase.DefaultMaterial EffectBase.Duration EffectBase.IsPlaying EffectBase.EffectPlayable EffectBase.TargetRenderer EffectBase.Reverse(IEffectPlayable, Renderer) EffectBase.OnComplete() Namespace : CatchIo.Runtime.ScriptableObjects.Effects Assembly : cs.temp.dll.dll Syntax public class DamageEffect : EffectBase Methods EffectExecutor() Declaration public override IEnumerator EffectExecutor() Returns Type Description System.Collections.Generic.IEnumerator Overrides EffectBase.EffectExecutor() EffectReverser() Declaration public override IEnumerator EffectReverser() Returns Type Description System.Collections.Generic.IEnumerator Overrides EffectBase.EffectReverser() Play(IEffectPlayable, Renderer) Declaration public override void Play(IEffectPlayable effectPlayable, Renderer renderer) Parameters Type Name Description IEffectPlayable effectPlayable Renderer renderer Overrides EffectBase.Play(IEffectPlayable, Renderer)" }, "api/CatchIo.Runtime.ScriptableObjects.Effects.DisappearEffect.html": { "href": "api/CatchIo.Runtime.ScriptableObjects.Effects.DisappearEffect.html", "title": "Class DisappearEffect | Catch.io Developer Reference", - "keywords": "Class DisappearEffect Inheritance Object EffectBase DisappearEffect Inherited Members EffectBase.EffectSource EffectBase.DefaultMaterial EffectBase.Duration EffectBase.EffectPlayable EffectBase.TargetRenderer Namespace : CatchIo.Runtime.ScriptableObjects.Effects Assembly : cs.temp.dll.dll Syntax public class DisappearEffect : EffectBase Fields FinalAlphaValue Declaration public float FinalAlphaValue Field Value Type Description Single Properties Faded Declaration public bool Faded { get; } Property Value Type Description Boolean IsPlaying Declaration public bool IsPlaying { get; } Property Value Type Description Boolean IsReversing Declaration public bool IsReversing { get; } Property Value Type Description Boolean Methods Cancel() Declaration public void Cancel() EffectExecutor() Declaration public override IEnumerator EffectExecutor() Returns Type Description IEnumerator Overrides EffectBase.EffectExecutor() EffectReverser() Declaration public override IEnumerator EffectReverser() Returns Type Description IEnumerator Overrides EffectBase.EffectReverser() Play(IEffectPlayable, Renderer) Declaration public override void Play(IEffectPlayable effectPlayable, Renderer renderer) Parameters Type Name Description IEffectPlayable effectPlayable Renderer renderer Overrides EffectBase.Play(IEffectPlayable, Renderer) PlayImmediately(Renderer) Declaration public void PlayImmediately(Renderer renderer) Parameters Type Name Description Renderer renderer Reset() Declaration public void Reset() Reverse(IEffectPlayable, Renderer) Declaration public override void Reverse(IEffectPlayable effectPlayable, Renderer renderer) Parameters Type Name Description IEffectPlayable effectPlayable Renderer renderer Overrides EffectBase.Reverse(IEffectPlayable, Renderer) ReverseImmediately() Declaration public void ReverseImmediately() ReverseImmediately(Renderer) Declaration public void ReverseImmediately(Renderer renderer) Parameters Type Name Description Renderer renderer" + "keywords": "Class DisappearEffect Inheritance System.Object EffectBase DisappearEffect Inherited Members EffectBase.EffectSource EffectBase.DefaultMaterial EffectBase.Duration EffectBase.IsPlaying EffectBase.EffectPlayable EffectBase.TargetRenderer EffectBase.OnComplete() Namespace : CatchIo.Runtime.ScriptableObjects.Effects Assembly : cs.temp.dll.dll Syntax public class DisappearEffect : EffectBase Fields FinalAlphaValue Declaration public float FinalAlphaValue Field Value Type Description System.Single Properties Faded Declaration public bool Faded { get; } Property Value Type Description System.Boolean IsReversing Declaration public bool IsReversing { get; } Property Value Type Description System.Boolean Methods Cancel() Declaration public void Cancel() EffectExecutor() Declaration public override IEnumerator EffectExecutor() Returns Type Description System.Collections.Generic.IEnumerator Overrides EffectBase.EffectExecutor() EffectReverser() Declaration public override IEnumerator EffectReverser() Returns Type Description System.Collections.Generic.IEnumerator Overrides EffectBase.EffectReverser() Play(IEffectPlayable, Renderer) Declaration public override void Play(IEffectPlayable effectPlayable, Renderer renderer) Parameters Type Name Description IEffectPlayable effectPlayable Renderer renderer Overrides EffectBase.Play(IEffectPlayable, Renderer) PlayImmediately(Renderer) Declaration public void PlayImmediately(Renderer renderer) Parameters Type Name Description Renderer renderer Reset() Declaration public void Reset() Reverse(IEffectPlayable, Renderer) Declaration public override void Reverse(IEffectPlayable effectPlayable, Renderer renderer) Parameters Type Name Description IEffectPlayable effectPlayable Renderer renderer Overrides EffectBase.Reverse(IEffectPlayable, Renderer) ReverseImmediately() Declaration public void ReverseImmediately() ReverseImmediately(Renderer) Declaration public void ReverseImmediately(Renderer renderer) Parameters Type Name Description Renderer renderer" }, "api/CatchIo.Runtime.ScriptableObjects.Effects.DissolveEffect.html": { "href": "api/CatchIo.Runtime.ScriptableObjects.Effects.DissolveEffect.html", "title": "Class DissolveEffect | Catch.io Developer Reference", - "keywords": "Class DissolveEffect Inheritance Object EffectBase DissolveEffect Inherited Members EffectBase.EffectSource EffectBase.DefaultMaterial EffectBase.Duration EffectBase.EffectPlayable EffectBase.TargetRenderer EffectBase.Reverse(IEffectPlayable, Renderer) Namespace : CatchIo.Runtime.ScriptableObjects.Effects Assembly : cs.temp.dll.dll Syntax public class DissolveEffect : EffectBase Methods EffectExecutor() Declaration public override IEnumerator EffectExecutor() Returns Type Description IEnumerator Overrides EffectBase.EffectExecutor() EffectReverser() Declaration public override IEnumerator EffectReverser() Returns Type Description IEnumerator Overrides EffectBase.EffectReverser() Play(IEffectPlayable, Renderer) Declaration public override void Play(IEffectPlayable effectPlayable, Renderer renderer) Parameters Type Name Description IEffectPlayable effectPlayable Renderer renderer Overrides EffectBase.Play(IEffectPlayable, Renderer)" + "keywords": "Class DissolveEffect Inheritance System.Object EffectBase DissolveEffect Inherited Members EffectBase.EffectSource EffectBase.DefaultMaterial EffectBase.Duration EffectBase.IsPlaying EffectBase.EffectPlayable EffectBase.TargetRenderer EffectBase.Reverse(IEffectPlayable, Renderer) EffectBase.OnComplete() Namespace : CatchIo.Runtime.ScriptableObjects.Effects Assembly : cs.temp.dll.dll Syntax public class DissolveEffect : EffectBase Methods EffectExecutor() Declaration public override IEnumerator EffectExecutor() Returns Type Description System.Collections.Generic.IEnumerator Overrides EffectBase.EffectExecutor() EffectReverser() Declaration public override IEnumerator EffectReverser() Returns Type Description System.Collections.Generic.IEnumerator Overrides EffectBase.EffectReverser() Play(IEffectPlayable, Renderer) Declaration public override void Play(IEffectPlayable effectPlayable, Renderer renderer) Parameters Type Name Description IEffectPlayable effectPlayable Renderer renderer Overrides EffectBase.Play(IEffectPlayable, Renderer)" }, "api/CatchIo.Runtime.ScriptableObjects.Effects.EffectBase.html": { "href": "api/CatchIo.Runtime.ScriptableObjects.Effects.EffectBase.html", "title": "Class EffectBase | Catch.io Developer Reference", - "keywords": "Class EffectBase Base scriptable object related to effect materials. Inheritance Object EffectBase CursedOneEffect DamageEffect DisappearEffect DissolveEffect Namespace : CatchIo.Runtime.ScriptableObjects.Effects Assembly : cs.temp.dll.dll Syntax public abstract class EffectBase : ScriptableObject Fields DefaultMaterial Declaration public Material DefaultMaterial Field Value Type Description Material Duration Declaration public float Duration Field Value Type Description Single EffectPlayable Declaration protected IEffectPlayable EffectPlayable Field Value Type Description IEffectPlayable EffectSource Declaration public Material EffectSource Field Value Type Description Material TargetRenderer Declaration protected Renderer TargetRenderer Field Value Type Description Renderer Methods EffectExecutor() Declaration public abstract IEnumerator EffectExecutor() Returns Type Description IEnumerator EffectReverser() Declaration public abstract IEnumerator EffectReverser() Returns Type Description IEnumerator Play(IEffectPlayable, Renderer) Declaration public virtual void Play(IEffectPlayable effectPlayable, Renderer renderer) Parameters Type Name Description IEffectPlayable effectPlayable Renderer renderer Reverse(IEffectPlayable, Renderer) Declaration public virtual void Reverse(IEffectPlayable effectPlayable, Renderer renderer) Parameters Type Name Description IEffectPlayable effectPlayable Renderer renderer" + "keywords": "Class EffectBase Base scriptable object related to effect materials. Inheritance System.Object EffectBase CursedOneEffect DamageEffect DisappearEffect DissolveEffect Namespace : CatchIo.Runtime.ScriptableObjects.Effects Assembly : cs.temp.dll.dll Syntax public abstract class EffectBase : ScriptableObject Fields DefaultMaterial Declaration public Material DefaultMaterial Field Value Type Description Material Duration Declaration public float Duration Field Value Type Description System.Single EffectPlayable Declaration protected IEffectPlayable EffectPlayable Field Value Type Description IEffectPlayable EffectSource Declaration public Material EffectSource Field Value Type Description Material TargetRenderer Declaration protected Renderer TargetRenderer Field Value Type Description Renderer Properties IsPlaying Declaration public bool IsPlaying { get; protected set; } Property Value Type Description System.Boolean Methods EffectExecutor() Declaration public abstract IEnumerator EffectExecutor() Returns Type Description System.Collections.Generic.IEnumerator EffectReverser() Declaration public abstract IEnumerator EffectReverser() Returns Type Description System.Collections.Generic.IEnumerator OnComplete() Declaration public virtual void OnComplete() Play(IEffectPlayable, Renderer) Declaration public virtual void Play(IEffectPlayable effectPlayable, Renderer renderer) Parameters Type Name Description IEffectPlayable effectPlayable Renderer renderer Reverse(IEffectPlayable, Renderer) Declaration public virtual void Reverse(IEffectPlayable effectPlayable, Renderer renderer) Parameters Type Name Description IEffectPlayable effectPlayable Renderer renderer" }, "api/CatchIo.Runtime.ScriptableObjects.Effects.html": { "href": "api/CatchIo.Runtime.ScriptableObjects.Effects.html", @@ -1102,27 +1547,27 @@ "api/CatchIo.Runtime.ScriptableObjects.Events.BaseEventChannel.html": { "href": "api/CatchIo.Runtime.ScriptableObjects.Events.BaseEventChannel.html", "title": "Class BaseEventChannel | Catch.io Developer Reference", - "keywords": "Class BaseEventChannel Inheritance Object BaseEventChannel BoolEventChannel FloatEventChannel GameModeWinnerEventChannel HidingSpotEventChannel IntEventChannel PlayerEventChannel RoomDataEventChannel StringEventChannel VoidEventChannel Namespace : CatchIo.Runtime.ScriptableObjects.Events Assembly : cs.temp.dll.dll Syntax public abstract class BaseEventChannel : DescriptionScriptableObject" + "keywords": "Class BaseEventChannel Inheritance System.Object BaseEventChannel BoolEventChannel FloatEventChannel GameModeWinnerEventChannel HidingSpotEventChannel IntEventChannel PlayerEventChannel RoomDataEventChannel StringEventChannel VoidEventChannel Namespace : CatchIo.Runtime.ScriptableObjects.Events Assembly : cs.temp.dll.dll Syntax public abstract class BaseEventChannel : DescriptionScriptableObject" }, "api/CatchIo.Runtime.ScriptableObjects.Events.BoolEventChannel.html": { "href": "api/CatchIo.Runtime.ScriptableObjects.Events.BoolEventChannel.html", "title": "Class BoolEventChannel | Catch.io Developer Reference", - "keywords": "Class BoolEventChannel Inheritance Object BaseEventChannel BoolEventChannel Namespace : CatchIo.Runtime.ScriptableObjects.Events Assembly : cs.temp.dll.dll Syntax public class BoolEventChannel : BaseEventChannel Methods AddListener(UnityAction) Declaration public void AddListener(UnityAction listener) Parameters Type Name Description UnityAction < Boolean > listener RaiseEvent(Boolean) Declaration public void RaiseEvent(bool value) Parameters Type Name Description Boolean value RemoveListener(UnityAction) Declaration public void RemoveListener(UnityAction listener) Parameters Type Name Description UnityAction < Boolean > listener" + "keywords": "Class BoolEventChannel Inheritance System.Object BaseEventChannel BoolEventChannel Namespace : CatchIo.Runtime.ScriptableObjects.Events Assembly : cs.temp.dll.dll Syntax public class BoolEventChannel : BaseEventChannel Methods AddListener(UnityAction) Declaration public void AddListener(UnityAction listener) Parameters Type Name Description UnityAction < System.Boolean > listener RaiseEvent(Boolean) Declaration public void RaiseEvent(bool value) Parameters Type Name Description System.Boolean value RemoveListener(UnityAction) Declaration public void RemoveListener(UnityAction listener) Parameters Type Name Description UnityAction < System.Boolean > listener" }, "api/CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.CharacterLightEnabledEventParam.html": { "href": "api/CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.CharacterLightEnabledEventParam.html", "title": "Class CharacterLightEvent.CharacterLightEnabledEventParam | Catch.io Developer Reference", - "keywords": "Class CharacterLightEvent.CharacterLightEnabledEventParam This class is a parameter to enable Character Lighting. Inheritance Object CharacterLightEvent.CharacterLightEventParam CharacterLightEvent.CharacterLightEnabledEventParam Inherited Members CharacterLightEvent.CharacterLightEventParam.Type Namespace : CatchIo.Runtime.ScriptableObjects.Events Assembly : cs.temp.dll.dll Syntax public class CharacterLightEnabledEventParam : CharacterLightEvent.CharacterLightEventParam Constructors CharacterLightEnabledEventParam(CharacterLightEvent.CharacterLightType, Boolean) Declaration public CharacterLightEnabledEventParam(CharacterLightEvent.CharacterLightType type, bool enabled) Parameters Type Name Description CharacterLightEvent.CharacterLightType type Boolean enabled Properties Enabled Declaration public bool Enabled { get; } Property Value Type Description Boolean" + "keywords": "Class CharacterLightEvent.CharacterLightEnabledEventParam This class is a parameter to enable Character Lighting. Inheritance System.Object CharacterLightEvent.CharacterLightEventParam CharacterLightEvent.CharacterLightEnabledEventParam Inherited Members CharacterLightEvent.CharacterLightEventParam.Type Namespace : CatchIo.Runtime.ScriptableObjects.Events Assembly : cs.temp.dll.dll Syntax public class CharacterLightEnabledEventParam : CharacterLightEvent.CharacterLightEventParam Constructors CharacterLightEnabledEventParam(CharacterLightEvent.CharacterLightType, Boolean) Declaration public CharacterLightEnabledEventParam(CharacterLightEvent.CharacterLightType type, bool enabled) Parameters Type Name Description CharacterLightEvent.CharacterLightType type System.Boolean enabled Properties Enabled Declaration public bool Enabled { get; } Property Value Type Description System.Boolean" }, "api/CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.CharacterLightEventParam.html": { "href": "api/CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.CharacterLightEventParam.html", "title": "Class CharacterLightEvent.CharacterLightEventParam | Catch.io Developer Reference", - "keywords": "Class CharacterLightEvent.CharacterLightEventParam This class is a parameter to send with CharacterLightEvent. Inheritance Object CharacterLightEvent.CharacterLightEventParam CharacterLightEvent.CharacterLightEnabledEventParam CharacterLightEvent.CharacterLightResizingEventParam CharacterLightEvent.CharacterResetLightEvent Namespace : CatchIo.Runtime.ScriptableObjects.Events Assembly : cs.temp.dll.dll Syntax public class CharacterLightEventParam Constructors CharacterLightEventParam(CharacterLightEvent.CharacterLightType) Declaration public CharacterLightEventParam(CharacterLightEvent.CharacterLightType type) Parameters Type Name Description CharacterLightEvent.CharacterLightType type Properties Type Declaration public CharacterLightEvent.CharacterLightType Type { get; } Property Value Type Description CharacterLightEvent.CharacterLightType" + "keywords": "Class CharacterLightEvent.CharacterLightEventParam This class is a parameter to send with CharacterLightEvent. Inheritance System.Object CharacterLightEvent.CharacterLightEventParam CharacterLightEvent.CharacterLightEnabledEventParam CharacterLightEvent.CharacterLightResizingEventParam CharacterLightEvent.CharacterResetLightEvent Namespace : CatchIo.Runtime.ScriptableObjects.Events Assembly : cs.temp.dll.dll Syntax public class CharacterLightEventParam Constructors CharacterLightEventParam(CharacterLightEvent.CharacterLightType) Declaration public CharacterLightEventParam(CharacterLightEvent.CharacterLightType type) Parameters Type Name Description CharacterLightEvent.CharacterLightType type Properties Type Declaration public CharacterLightEvent.CharacterLightType Type { get; } Property Value Type Description CharacterLightEvent.CharacterLightType" }, "api/CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.CharacterLightResizingEventParam.html": { "href": "api/CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.CharacterLightResizingEventParam.html", "title": "Class CharacterLightEvent.CharacterLightResizingEventParam | Catch.io Developer Reference", - "keywords": "Class CharacterLightEvent.CharacterLightResizingEventParam This class is a parameter to resize the Area light size or Fov light angle. Inheritance Object CharacterLightEvent.CharacterLightEventParam CharacterLightEvent.CharacterLightResizingEventParam Inherited Members CharacterLightEvent.CharacterLightEventParam.Type Namespace : CatchIo.Runtime.ScriptableObjects.Events Assembly : cs.temp.dll.dll Syntax public class CharacterLightResizingEventParam : CharacterLightEvent.CharacterLightEventParam Constructors CharacterLightResizingEventParam(CharacterLightEvent.CharacterLightType, Nullable, Nullable) Declaration public CharacterLightResizingEventParam(CharacterLightEvent.CharacterLightType type, float? angle = null, float? size = null) Parameters Type Name Description CharacterLightEvent.CharacterLightType type Nullable < Single > angle Nullable < Single > size Properties Angle Declaration public float? Angle { get; } Property Value Type Description Nullable < Single > Size Declaration public float? Size { get; } Property Value Type Description Nullable < Single >" + "keywords": "Class CharacterLightEvent.CharacterLightResizingEventParam This class is a parameter to resize the Area light size or Fov light angle. Inheritance System.Object CharacterLightEvent.CharacterLightEventParam CharacterLightEvent.CharacterLightResizingEventParam Inherited Members CharacterLightEvent.CharacterLightEventParam.Type Namespace : CatchIo.Runtime.ScriptableObjects.Events Assembly : cs.temp.dll.dll Syntax public class CharacterLightResizingEventParam : CharacterLightEvent.CharacterLightEventParam Constructors CharacterLightResizingEventParam(CharacterLightEvent.CharacterLightType, Nullable, Nullable) Declaration public CharacterLightResizingEventParam(CharacterLightEvent.CharacterLightType type, float? angle = null, float? size = null) Parameters Type Name Description CharacterLightEvent.CharacterLightType type System.Nullable < System.Single > angle System.Nullable < System.Single > size Properties Angle Declaration public float? Angle { get; } Property Value Type Description System.Nullable < System.Single > Size Declaration public float? Size { get; } Property Value Type Description System.Nullable < System.Single >" }, "api/CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.CharacterLightType.html": { "href": "api/CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.CharacterLightType.html", @@ -1132,27 +1577,27 @@ "api/CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.CharacterResetLightEvent.html": { "href": "api/CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.CharacterResetLightEvent.html", "title": "Class CharacterLightEvent.CharacterResetLightEvent | Catch.io Developer Reference", - "keywords": "Class CharacterLightEvent.CharacterResetLightEvent This class is a parameter to reset the character light. Inheritance Object CharacterLightEvent.CharacterLightEventParam CharacterLightEvent.CharacterResetLightEvent Inherited Members CharacterLightEvent.CharacterLightEventParam.Type Namespace : CatchIo.Runtime.ScriptableObjects.Events Assembly : cs.temp.dll.dll Syntax public class CharacterResetLightEvent : CharacterLightEvent.CharacterLightEventParam Constructors CharacterResetLightEvent(CharacterLightEvent.CharacterLightType) Declaration public CharacterResetLightEvent(CharacterLightEvent.CharacterLightType type) Parameters Type Name Description CharacterLightEvent.CharacterLightType type" + "keywords": "Class CharacterLightEvent.CharacterResetLightEvent This class is a parameter to reset the character light. Inheritance System.Object CharacterLightEvent.CharacterLightEventParam CharacterLightEvent.CharacterResetLightEvent Inherited Members CharacterLightEvent.CharacterLightEventParam.Type Namespace : CatchIo.Runtime.ScriptableObjects.Events Assembly : cs.temp.dll.dll Syntax public class CharacterResetLightEvent : CharacterLightEvent.CharacterLightEventParam Constructors CharacterResetLightEvent(CharacterLightEvent.CharacterLightType) Declaration public CharacterResetLightEvent(CharacterLightEvent.CharacterLightType type) Parameters Type Name Description CharacterLightEvent.CharacterLightType type" }, "api/CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.html": { "href": "api/CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.html", "title": "Class CharacterLightEvent | Catch.io Developer Reference", - "keywords": "Class CharacterLightEvent Inheritance Object CharacterLightEvent Namespace : CatchIo.Runtime.ScriptableObjects.Events Assembly : cs.temp.dll.dll Syntax public class CharacterLightEvent : ScriptableObject Methods AddListener(UnityAction>) Declaration public void AddListener(UnityAction> listener) Parameters Type Name Description UnityAction < List < CharacterLightEvent.CharacterLightEventParam >> listener RaiseEvent(List) Declaration public void RaiseEvent(List value) Parameters Type Name Description List < CharacterLightEvent.CharacterLightEventParam > value RemoveListener(UnityAction>) Declaration public void RemoveListener(UnityAction> listener) Parameters Type Name Description UnityAction < List < CharacterLightEvent.CharacterLightEventParam >> listener" + "keywords": "Class CharacterLightEvent Inheritance System.Object CharacterLightEvent Namespace : CatchIo.Runtime.ScriptableObjects.Events Assembly : cs.temp.dll.dll Syntax public class CharacterLightEvent : ScriptableObject Methods AddListener(UnityAction>) Declaration public void AddListener(UnityAction> listener) Parameters Type Name Description UnityAction < System.Collections.Generic.List < CharacterLightEvent.CharacterLightEventParam >> listener RaiseEvent(List) Declaration public void RaiseEvent(List value) Parameters Type Name Description System.Collections.Generic.List < CharacterLightEvent.CharacterLightEventParam > value RemoveListener(UnityAction>) Declaration public void RemoveListener(UnityAction> listener) Parameters Type Name Description UnityAction < System.Collections.Generic.List < CharacterLightEvent.CharacterLightEventParam >> listener" }, "api/CatchIo.Runtime.ScriptableObjects.Events.FloatEventChannel.html": { "href": "api/CatchIo.Runtime.ScriptableObjects.Events.FloatEventChannel.html", "title": "Class FloatEventChannel | Catch.io Developer Reference", - "keywords": "Class FloatEventChannel Inheritance Object BaseEventChannel FloatEventChannel Namespace : CatchIo.Runtime.ScriptableObjects.Events Assembly : cs.temp.dll.dll Syntax public class FloatEventChannel : BaseEventChannel Methods AddListener(UnityAction) Declaration public void AddListener(UnityAction listener) Parameters Type Name Description UnityAction < Single > listener RaiseEvent(Single) Declaration public void RaiseEvent(float value) Parameters Type Name Description Single value RemoveListener(UnityAction) Declaration public void RemoveListener(UnityAction listener) Parameters Type Name Description UnityAction < Single > listener" + "keywords": "Class FloatEventChannel Inheritance System.Object BaseEventChannel FloatEventChannel Namespace : CatchIo.Runtime.ScriptableObjects.Events Assembly : cs.temp.dll.dll Syntax public class FloatEventChannel : BaseEventChannel Methods AddListener(UnityAction) Declaration public void AddListener(UnityAction listener) Parameters Type Name Description UnityAction < System.Single > listener RaiseEvent(Single) Declaration public void RaiseEvent(float value) Parameters Type Name Description System.Single value RemoveListener(UnityAction) Declaration public void RemoveListener(UnityAction listener) Parameters Type Name Description UnityAction < System.Single > listener" }, "api/CatchIo.Runtime.ScriptableObjects.Events.GameModeWinnerEventChannel.html": { "href": "api/CatchIo.Runtime.ScriptableObjects.Events.GameModeWinnerEventChannel.html", "title": "Class GameModeWinnerEventChannel | Catch.io Developer Reference", - "keywords": "Class GameModeWinnerEventChannel Inheritance Object BaseEventChannel GameModeWinnerEventChannel Namespace : CatchIo.Runtime.ScriptableObjects.Events Assembly : cs.temp.dll.dll Syntax public class GameModeWinnerEventChannel : BaseEventChannel Methods AddListener(UnityAction) Declaration public void AddListener(UnityAction listener) Parameters Type Name Description UnityAction < GameModeWinner > listener RaiseEvent(GameModeWinner) Declaration public void RaiseEvent(GameModeWinner value) Parameters Type Name Description GameModeWinner value RemoveListener(UnityAction) Declaration public void RemoveListener(UnityAction listener) Parameters Type Name Description UnityAction < GameModeWinner > listener" + "keywords": "Class GameModeWinnerEventChannel Inheritance System.Object BaseEventChannel GameModeWinnerEventChannel Namespace : CatchIo.Runtime.ScriptableObjects.Events Assembly : cs.temp.dll.dll Syntax public class GameModeWinnerEventChannel : BaseEventChannel Methods AddListener(UnityAction) Declaration public void AddListener(UnityAction listener) Parameters Type Name Description UnityAction < GameModeWinner > listener RaiseEvent(GameModeWinner) Declaration public void RaiseEvent(GameModeWinner value) Parameters Type Name Description GameModeWinner value RemoveListener(UnityAction) Declaration public void RemoveListener(UnityAction listener) Parameters Type Name Description UnityAction < GameModeWinner > listener" }, "api/CatchIo.Runtime.ScriptableObjects.Events.HidingSpotEventChannel.html": { "href": "api/CatchIo.Runtime.ScriptableObjects.Events.HidingSpotEventChannel.html", "title": "Class HidingSpotEventChannel | Catch.io Developer Reference", - "keywords": "Class HidingSpotEventChannel Inheritance Object BaseEventChannel HidingSpotEventChannel Namespace : CatchIo.Runtime.ScriptableObjects.Events Assembly : cs.temp.dll.dll Syntax public class HidingSpotEventChannel : BaseEventChannel Methods AddListener(UnityAction) Declaration public void AddListener(UnityAction listener) Parameters Type Name Description UnityAction < HidingSpot > listener RaiseEvent(HidingSpot) Declaration public void RaiseEvent(HidingSpot hidingSpot) Parameters Type Name Description HidingSpot hidingSpot RemoveListener(UnityAction) Declaration public void RemoveListener(UnityAction listener) Parameters Type Name Description UnityAction < HidingSpot > listener" + "keywords": "Class HidingSpotEventChannel Inheritance System.Object BaseEventChannel HidingSpotEventChannel Namespace : CatchIo.Runtime.ScriptableObjects.Events Assembly : cs.temp.dll.dll Syntax public class HidingSpotEventChannel : BaseEventChannel Methods AddListener(UnityAction) Declaration public void AddListener(UnityAction listener) Parameters Type Name Description UnityAction < HidingSpot > listener RaiseEvent(HidingSpot) Declaration public void RaiseEvent(HidingSpot hidingSpot) Parameters Type Name Description HidingSpot hidingSpot RemoveListener(UnityAction) Declaration public void RemoveListener(UnityAction listener) Parameters Type Name Description UnityAction < HidingSpot > listener" }, "api/CatchIo.Runtime.ScriptableObjects.Events.html": { "href": "api/CatchIo.Runtime.ScriptableObjects.Events.html", @@ -1162,32 +1607,32 @@ "api/CatchIo.Runtime.ScriptableObjects.Events.IntEventChannel.html": { "href": "api/CatchIo.Runtime.ScriptableObjects.Events.IntEventChannel.html", "title": "Class IntEventChannel | Catch.io Developer Reference", - "keywords": "Class IntEventChannel Inheritance Object BaseEventChannel IntEventChannel Namespace : CatchIo.Runtime.ScriptableObjects.Events Assembly : cs.temp.dll.dll Syntax public class IntEventChannel : BaseEventChannel Methods AddListener(UnityAction) Declaration public void AddListener(UnityAction listener) Parameters Type Name Description UnityAction < Int32 > listener RaiseEvent(Int32) Declaration public void RaiseEvent(int value) Parameters Type Name Description Int32 value RemoveListener(UnityAction) Declaration public void RemoveListener(UnityAction listener) Parameters Type Name Description UnityAction < Int32 > listener" + "keywords": "Class IntEventChannel Inheritance System.Object BaseEventChannel IntEventChannel Namespace : CatchIo.Runtime.ScriptableObjects.Events Assembly : cs.temp.dll.dll Syntax public class IntEventChannel : BaseEventChannel Methods AddListener(UnityAction) Declaration public void AddListener(UnityAction listener) Parameters Type Name Description UnityAction < System.Int32 > listener RaiseEvent(Int32) Declaration public void RaiseEvent(int value) Parameters Type Name Description System.Int32 value RemoveListener(UnityAction) Declaration public void RemoveListener(UnityAction listener) Parameters Type Name Description UnityAction < System.Int32 > listener" }, "api/CatchIo.Runtime.ScriptableObjects.Events.PlayerEventChannel.html": { "href": "api/CatchIo.Runtime.ScriptableObjects.Events.PlayerEventChannel.html", "title": "Class PlayerEventChannel | Catch.io Developer Reference", - "keywords": "Class PlayerEventChannel Inheritance Object BaseEventChannel PlayerEventChannel Namespace : CatchIo.Runtime.ScriptableObjects.Events Assembly : cs.temp.dll.dll Syntax public class PlayerEventChannel : BaseEventChannel Methods AddListener(UnityAction) Declaration public void AddListener(UnityAction listener) Parameters Type Name Description UnityAction < Player > listener RaiseEvent(Player) Declaration public void RaiseEvent(Player value) Parameters Type Name Description Player value RemoveListener(UnityAction) Declaration public void RemoveListener(UnityAction listener) Parameters Type Name Description UnityAction < Player > listener" + "keywords": "Class PlayerEventChannel Inheritance System.Object BaseEventChannel PlayerEventChannel Namespace : CatchIo.Runtime.ScriptableObjects.Events Assembly : cs.temp.dll.dll Syntax public class PlayerEventChannel : BaseEventChannel Methods AddListener(UnityAction) Declaration public void AddListener(UnityAction listener) Parameters Type Name Description UnityAction < Player > listener RaiseEvent(Player) Declaration public void RaiseEvent(Player value) Parameters Type Name Description Player value RemoveListener(UnityAction) Declaration public void RemoveListener(UnityAction listener) Parameters Type Name Description UnityAction < Player > listener" }, "api/CatchIo.Runtime.ScriptableObjects.Events.RoomDataEventChannel.html": { "href": "api/CatchIo.Runtime.ScriptableObjects.Events.RoomDataEventChannel.html", "title": "Class RoomDataEventChannel | Catch.io Developer Reference", - "keywords": "Class RoomDataEventChannel Inheritance Object BaseEventChannel RoomDataEventChannel Namespace : CatchIo.Runtime.ScriptableObjects.Events Assembly : cs.temp.dll.dll Syntax public class RoomDataEventChannel : BaseEventChannel Methods AddListener(UnityAction) Declaration public void AddListener(UnityAction listener) Parameters Type Name Description UnityAction < RoomData > listener RaiseEvent(RoomData) Declaration public void RaiseEvent(RoomData value) Parameters Type Name Description RoomData value RemoveListener(UnityAction) Declaration public void RemoveListener(UnityAction listener) Parameters Type Name Description UnityAction < RoomData > listener" + "keywords": "Class RoomDataEventChannel Inheritance System.Object BaseEventChannel RoomDataEventChannel Namespace : CatchIo.Runtime.ScriptableObjects.Events Assembly : cs.temp.dll.dll Syntax public class RoomDataEventChannel : BaseEventChannel Methods AddListener(UnityAction) Declaration public void AddListener(UnityAction listener) Parameters Type Name Description UnityAction < RoomData > listener RaiseEvent(RoomData) Declaration public void RaiseEvent(RoomData value) Parameters Type Name Description RoomData value RemoveListener(UnityAction) Declaration public void RemoveListener(UnityAction listener) Parameters Type Name Description UnityAction < RoomData > listener" }, "api/CatchIo.Runtime.ScriptableObjects.Events.StringEventChannel.html": { "href": "api/CatchIo.Runtime.ScriptableObjects.Events.StringEventChannel.html", "title": "Class StringEventChannel | Catch.io Developer Reference", - "keywords": "Class StringEventChannel Inheritance Object BaseEventChannel StringEventChannel Namespace : CatchIo.Runtime.ScriptableObjects.Events Assembly : cs.temp.dll.dll Syntax public class StringEventChannel : BaseEventChannel Methods AddListener(UnityAction) Declaration public void AddListener(UnityAction listener) Parameters Type Name Description UnityAction < String > listener RaiseEvent(String) Declaration public void RaiseEvent(string value) Parameters Type Name Description String value RemoveListener(UnityAction) Declaration public void RemoveListener(UnityAction listener) Parameters Type Name Description UnityAction < String > listener" + "keywords": "Class StringEventChannel Inheritance System.Object BaseEventChannel StringEventChannel Namespace : CatchIo.Runtime.ScriptableObjects.Events Assembly : cs.temp.dll.dll Syntax public class StringEventChannel : BaseEventChannel Methods AddListener(UnityAction) Declaration public void AddListener(UnityAction listener) Parameters Type Name Description UnityAction < System.String > listener RaiseEvent(String) Declaration public void RaiseEvent(string value) Parameters Type Name Description System.String value RemoveListener(UnityAction) Declaration public void RemoveListener(UnityAction listener) Parameters Type Name Description UnityAction < System.String > listener" }, "api/CatchIo.Runtime.ScriptableObjects.Events.VoidEventChannel.html": { "href": "api/CatchIo.Runtime.ScriptableObjects.Events.VoidEventChannel.html", "title": "Class VoidEventChannel | Catch.io Developer Reference", - "keywords": "Class VoidEventChannel Inheritance Object BaseEventChannel VoidEventChannel Namespace : CatchIo.Runtime.ScriptableObjects.Events Assembly : cs.temp.dll.dll Syntax public class VoidEventChannel : BaseEventChannel Methods AddListener(UnityAction) Declaration public void AddListener(UnityAction listener) Parameters Type Name Description UnityAction listener RaiseEvent() Declaration public void RaiseEvent() RemoveListener(UnityAction) Declaration public void RemoveListener(UnityAction listener) Parameters Type Name Description UnityAction listener" + "keywords": "Class VoidEventChannel Inheritance System.Object BaseEventChannel VoidEventChannel Namespace : CatchIo.Runtime.ScriptableObjects.Events Assembly : cs.temp.dll.dll Syntax public class VoidEventChannel : BaseEventChannel Methods AddListener(UnityAction) Declaration public void AddListener(UnityAction listener) Parameters Type Name Description UnityAction listener RaiseEvent() Declaration public void RaiseEvent() RemoveListener(UnityAction) Declaration public void RemoveListener(UnityAction listener) Parameters Type Name Description UnityAction listener" }, "api/CatchIo.Runtime.ScriptableObjects.GameModes.GameModeWinner.html": { "href": "api/CatchIo.Runtime.ScriptableObjects.GameModes.GameModeWinner.html", "title": "Class GameModeWinner | Catch.io Developer Reference", - "keywords": "Class GameModeWinner Inheritance Object GameModeWinner Namespace : CatchIo.Runtime.ScriptableObjects.GameModes Assembly : cs.temp.dll.dll Syntax public class GameModeWinner Constructors GameModeWinner(Boolean) Declaration public GameModeWinner(bool canMultipleWinner = false) Parameters Type Name Description Boolean canMultipleWinner Methods GetCharacters() Declaration public List GetCharacters() Returns Type Description List < CharacterFacade > SetWinner(CharacterFacade) Declaration public void SetWinner(CharacterFacade winner) Parameters Type Name Description CharacterFacade winner" + "keywords": "Class GameModeWinner Inheritance System.Object GameModeWinner Namespace : CatchIo.Runtime.ScriptableObjects.GameModes Assembly : cs.temp.dll.dll Syntax public class GameModeWinner Constructors GameModeWinner(Boolean) Declaration public GameModeWinner(bool canMultipleWinner = false) Parameters Type Name Description System.Boolean canMultipleWinner Methods GetCharacters() Declaration public List GetCharacters() Returns Type Description System.Collections.Generic.List < CharacterFacade > SetWinner(CharacterFacade) Declaration public void SetWinner(CharacterFacade winner) Parameters Type Name Description CharacterFacade winner" }, "api/CatchIo.Runtime.ScriptableObjects.GameModes.html": { "href": "api/CatchIo.Runtime.ScriptableObjects.GameModes.html", @@ -1197,7 +1642,7 @@ "api/CatchIo.Runtime.ScriptableObjects.GameModes.Point.DeathMatchPoint.html": { "href": "api/CatchIo.Runtime.ScriptableObjects.GameModes.Point.DeathMatchPoint.html", "title": "Class DeathMatchPoint | Catch.io Developer Reference", - "keywords": "Class DeathMatchPoint Inheritance Object DeathMatchPoint Namespace : CatchIo.Runtime.ScriptableObjects.GameModes.Point Assembly : cs.temp.dll.dll Syntax public class DeathMatchPoint : ScriptableObject Fields BeTrappedPoint Declaration public int BeTrappedPoint Field Value Type Description Int32 DeathPoint Declaration public int DeathPoint Field Value Type Description Int32 KillPoint Declaration public int KillPoint Field Value Type Description Int32 TrapPoint Declaration public int TrapPoint Field Value Type Description Int32 Methods AddBeTrappedPoint(Player) Declaration public void AddBeTrappedPoint(Player player) Parameters Type Name Description Player player AddDeathPoint(Player) Declaration public void AddDeathPoint(Player player) Parameters Type Name Description Player player AddKillPoint(Player) Declaration public void AddKillPoint(Player player) Parameters Type Name Description Player player AddTrapPoint(Player) Declaration public void AddTrapPoint(Player player) Parameters Type Name Description Player player" + "keywords": "Class DeathMatchPoint Inheritance System.Object DeathMatchPoint Namespace : CatchIo.Runtime.ScriptableObjects.GameModes.Point Assembly : cs.temp.dll.dll Syntax public class DeathMatchPoint : ScriptableObject Fields BeTrappedPoint Declaration public int BeTrappedPoint Field Value Type Description System.Int32 DeathPoint Declaration public int DeathPoint Field Value Type Description System.Int32 KillPoint Declaration public int KillPoint Field Value Type Description System.Int32 TrapPoint Declaration public int TrapPoint Field Value Type Description System.Int32 Methods AddBeTrappedPoint(Player) Declaration public void AddBeTrappedPoint(Player player) Parameters Type Name Description Player player AddDeathPoint(Player) Declaration public void AddDeathPoint(Player player) Parameters Type Name Description Player player AddKillPoint(Player) Declaration public void AddKillPoint(Player player) Parameters Type Name Description Player player AddTrapPoint(Player) Declaration public void AddTrapPoint(Player player) Parameters Type Name Description Player player" }, "api/CatchIo.Runtime.ScriptableObjects.GameModes.Point.html": { "href": "api/CatchIo.Runtime.ScriptableObjects.GameModes.Point.html", @@ -1212,12 +1657,12 @@ "api/CatchIo.Runtime.ScriptableObjects.Input.InputReader.html": { "href": "api/CatchIo.Runtime.ScriptableObjects.Input.InputReader.html", "title": "Class InputReader | Catch.io Developer Reference", - "keywords": "Class InputReader Inheritance Object InputReader Implements GameInput.ICharacterInputActions GameInput.IObserverInputActions Namespace : CatchIo.Runtime.ScriptableObjects.Input Assembly : cs.temp.dll.dll Syntax [Serializable] public class InputReader : DescriptionScriptableObject, GameInput.ICharacterInputActions, GameInput.IObserverInputActions Methods DisableCharacterInput() Declaration public void DisableCharacterInput() DisableObserverInput() Declaration public void DisableObserverInput() EnableCharacterInput() Declaration public void EnableCharacterInput() EnableObserverInput() Declaration public void EnableObserverInput() OnAimItem(InputAction.CallbackContext) Declaration public void OnAimItem(InputAction.CallbackContext context) Parameters Type Name Description InputAction.CallbackContext context OnAttack(InputAction.CallbackContext) Declaration public void OnAttack(InputAction.CallbackContext context) Parameters Type Name Description InputAction.CallbackContext context OnConsumeItem(InputAction.CallbackContext) Declaration public void OnConsumeItem(InputAction.CallbackContext context) Parameters Type Name Description InputAction.CallbackContext context OnCrouch(InputAction.CallbackContext) Declaration public void OnCrouch(InputAction.CallbackContext context) Parameters Type Name Description InputAction.CallbackContext context OnDiscardItem(InputAction.CallbackContext) Declaration public void OnDiscardItem(InputAction.CallbackContext context) Parameters Type Name Description InputAction.CallbackContext context OnEscape(InputAction.CallbackContext) Declaration public void OnEscape(InputAction.CallbackContext context) Parameters Type Name Description InputAction.CallbackContext context OnItemSelect(InputAction.CallbackContext) Declaration public void OnItemSelect(InputAction.CallbackContext context) Parameters Type Name Description InputAction.CallbackContext context OnPoint(InputAction.CallbackContext) Declaration public void OnPoint(InputAction.CallbackContext context) Parameters Type Name Description InputAction.CallbackContext context OnRun(InputAction.CallbackContext) Declaration public void OnRun(InputAction.CallbackContext context) Parameters Type Name Description InputAction.CallbackContext context OnTab(InputAction.CallbackContext) Declaration public void OnTab(InputAction.CallbackContext context) Parameters Type Name Description InputAction.CallbackContext context OnThrowItem(InputAction.CallbackContext) Declaration public void OnThrowItem(InputAction.CallbackContext context) Parameters Type Name Description InputAction.CallbackContext context Events AimingInput Declaration public event UnityAction AimingInput Event Type Type Description UnityAction AttackInput Declaration public event UnityAction AttackInput Event Type Type Description UnityAction ConsumeItemInput Declaration public event UnityAction ConsumeItemInput Event Type Type Description UnityAction CrouchInput Declaration public event UnityAction CrouchInput Event Type Type Description UnityAction DiscardItemInput Declaration public event UnityAction DiscardItemInput Event Type Type Description UnityAction EscapeGameSession Declaration public event UnityAction EscapeGameSession Event Type Type Description UnityAction ItemSelectInput Declaration public event UnityAction ItemSelectInput Event Type Type Description UnityAction < Int32 > MovementInput Declaration public event UnityAction MovementInput Event Type Type Description UnityAction < Vector2Int > ObserverMoveSpeedControlInput Declaration public event UnityAction ObserverMoveSpeedControlInput Event Type Type Description UnityAction < Int32 > ObserverZoomInput Declaration public event UnityAction ObserverZoomInput Event Type Type Description UnityAction < Int32 > PointInput Declaration public event UnityAction PointInput Event Type Type Description UnityAction < Vector2 > RunCanceledInput Declaration public event UnityAction RunCanceledInput Event Type Type Description UnityAction RunInput Declaration public event UnityAction RunInput Event Type Type Description UnityAction TabCanceled Declaration public event UnityAction TabCanceled Event Type Type Description UnityAction TabStarted Declaration public event UnityAction TabStarted Event Type Type Description UnityAction ThrowItemInput Declaration public event UnityAction ThrowItemInput Event Type Type Description UnityAction Explicit Interface Implementations GameInput.ICharacterInputActions.OnMove(InputAction.CallbackContext) Declaration void GameInput.ICharacterInputActions.OnMove(InputAction.CallbackContext context) Parameters Type Name Description InputAction.CallbackContext context GameInput.IObserverInputActions.OnMouseScroll(InputAction.CallbackContext) Declaration void GameInput.IObserverInputActions.OnMouseScroll(InputAction.CallbackContext context) Parameters Type Name Description InputAction.CallbackContext context GameInput.IObserverInputActions.OnMove(InputAction.CallbackContext) Declaration void GameInput.IObserverInputActions.OnMove(InputAction.CallbackContext context) Parameters Type Name Description InputAction.CallbackContext context GameInput.IObserverInputActions.OnMoveSpeedControl(InputAction.CallbackContext) Declaration void GameInput.IObserverInputActions.OnMoveSpeedControl(InputAction.CallbackContext context) Parameters Type Name Description InputAction.CallbackContext context Implements GameInput.ICharacterInputActions GameInput.IObserverInputActions" + "keywords": "Class InputReader Inheritance System.Object InputReader Implements GameInput.ICharacterInputActions GameInput.IObserverInputActions Namespace : CatchIo.Runtime.ScriptableObjects.Input Assembly : cs.temp.dll.dll Syntax [Serializable] public class InputReader : DescriptionScriptableObject, GameInput.ICharacterInputActions, GameInput.IObserverInputActions Properties IsGamepadActive Declaration public bool IsGamepadActive { get; } Property Value Type Description System.Boolean Methods DisableCharacterInput() Declaration public void DisableCharacterInput() DisableObserverInput() Declaration public void DisableObserverInput() EnableCharacterInput() Declaration public void EnableCharacterInput() EnableObserverInput() Declaration public void EnableObserverInput() OnAimItem(InputAction.CallbackContext) Declaration public void OnAimItem(InputAction.CallbackContext context) Parameters Type Name Description InputAction.CallbackContext context OnAttack(InputAction.CallbackContext) Declaration public void OnAttack(InputAction.CallbackContext context) Parameters Type Name Description InputAction.CallbackContext context OnConsumeItem(InputAction.CallbackContext) Declaration public void OnConsumeItem(InputAction.CallbackContext context) Parameters Type Name Description InputAction.CallbackContext context OnCrouch(InputAction.CallbackContext) Declaration public void OnCrouch(InputAction.CallbackContext context) Parameters Type Name Description InputAction.CallbackContext context OnDiscardItem(InputAction.CallbackContext) Declaration public void OnDiscardItem(InputAction.CallbackContext context) Parameters Type Name Description InputAction.CallbackContext context OnEscape(InputAction.CallbackContext) Declaration public void OnEscape(InputAction.CallbackContext context) Parameters Type Name Description InputAction.CallbackContext context OnInteract(InputAction.CallbackContext) Declaration public void OnInteract(InputAction.CallbackContext context) Parameters Type Name Description InputAction.CallbackContext context OnItemSelect(InputAction.CallbackContext) Declaration public void OnItemSelect(InputAction.CallbackContext context) Parameters Type Name Description InputAction.CallbackContext context OnPan(InputAction.CallbackContext) Declaration public void OnPan(InputAction.CallbackContext context) Parameters Type Name Description InputAction.CallbackContext context OnPanEnabler(InputAction.CallbackContext) Declaration public void OnPanEnabler(InputAction.CallbackContext context) Parameters Type Name Description InputAction.CallbackContext context OnPoint(InputAction.CallbackContext) Declaration public void OnPoint(InputAction.CallbackContext context) Parameters Type Name Description InputAction.CallbackContext context OnRun(InputAction.CallbackContext) Declaration public void OnRun(InputAction.CallbackContext context) Parameters Type Name Description InputAction.CallbackContext context OnTab(InputAction.CallbackContext) Declaration public void OnTab(InputAction.CallbackContext context) Parameters Type Name Description InputAction.CallbackContext context OnThrowItem(InputAction.CallbackContext) Declaration public void OnThrowItem(InputAction.CallbackContext context) Parameters Type Name Description InputAction.CallbackContext context Events AimingInput Declaration public event UnityAction AimingInput Event Type Type Description UnityAction AttackInput Declaration public event UnityAction AttackInput Event Type Type Description UnityAction < System.Boolean > ConsumeItemInput Declaration public event UnityAction ConsumeItemInput Event Type Type Description UnityAction CrouchInput Declaration public event UnityAction CrouchInput Event Type Type Description UnityAction DiscardItemInput Declaration public event UnityAction DiscardItemInput Event Type Type Description UnityAction EscapeGameSession Declaration public event UnityAction EscapeGameSession Event Type Type Description UnityAction InteractInput Declaration public event UnityAction InteractInput Event Type Type Description UnityAction ItemSelectInput Declaration public event UnityAction ItemSelectInput Event Type Type Description UnityAction < System.Int32 > MovementInput Declaration public event UnityAction MovementInput Event Type Type Description UnityAction < Vector2Int > ObserverMoveSpeedControlInput Declaration public event UnityAction ObserverMoveSpeedControlInput Event Type Type Description UnityAction < System.Int32 > ObserverZoomInput Declaration public event UnityAction ObserverZoomInput Event Type Type Description UnityAction < System.Int32 > PanInput Declaration public event UnityAction PanInput Event Type Type Description UnityAction < Vector2 > PointInput Declaration public event UnityAction PointInput Event Type Type Description UnityAction < Vector2 > RunCanceledInput Declaration public event UnityAction RunCanceledInput Event Type Type Description UnityAction RunInput Declaration public event UnityAction RunInput Event Type Type Description UnityAction TabCanceled Declaration public event UnityAction TabCanceled Event Type Type Description UnityAction TabStarted Declaration public event UnityAction TabStarted Event Type Type Description UnityAction ThrowItemInput Declaration public event UnityAction ThrowItemInput Event Type Type Description UnityAction Explicit Interface Implementations GameInput.ICharacterInputActions.OnMove(InputAction.CallbackContext) Declaration void GameInput.ICharacterInputActions.OnMove(InputAction.CallbackContext context) Parameters Type Name Description InputAction.CallbackContext context GameInput.IObserverInputActions.OnMouseScroll(InputAction.CallbackContext) Declaration void GameInput.IObserverInputActions.OnMouseScroll(InputAction.CallbackContext context) Parameters Type Name Description InputAction.CallbackContext context GameInput.IObserverInputActions.OnMove(InputAction.CallbackContext) Declaration void GameInput.IObserverInputActions.OnMove(InputAction.CallbackContext context) Parameters Type Name Description InputAction.CallbackContext context GameInput.IObserverInputActions.OnMoveSpeedControl(InputAction.CallbackContext) Declaration void GameInput.IObserverInputActions.OnMoveSpeedControl(InputAction.CallbackContext context) Parameters Type Name Description InputAction.CallbackContext context Implements GameInput.ICharacterInputActions GameInput.IObserverInputActions" }, "api/CatchIo.Runtime.ScriptableObjects.Network.Connections.BaseNetworkConnection.html": { "href": "api/CatchIo.Runtime.ScriptableObjects.Network.Connections.BaseNetworkConnection.html", "title": "Class BaseNetworkConnection | Catch.io Developer Reference", - "keywords": "Class BaseNetworkConnection Inheritance Object BaseNetworkConnection LobbyConnection RoomConnection ServerConnection Namespace : CatchIo.Runtime.ScriptableObjects.Network.Connections Assembly : cs.temp.dll.dll Syntax public class BaseNetworkConnection : DescriptionScriptableObject Methods AddCallback() Declaration public void AddCallback() RemoveCallback() Declaration public void RemoveCallback()" + "keywords": "Class BaseNetworkConnection Inheritance System.Object BaseNetworkConnection LobbyConnection RoomConnection ServerConnection Namespace : CatchIo.Runtime.ScriptableObjects.Network.Connections Assembly : cs.temp.dll.dll Syntax public class BaseNetworkConnection : DescriptionScriptableObject Methods AddCallback() Declaration public void AddCallback() RemoveCallback() Declaration public void RemoveCallback()" }, "api/CatchIo.Runtime.ScriptableObjects.Network.Connections.html": { "href": "api/CatchIo.Runtime.ScriptableObjects.Network.Connections.html", @@ -1227,27 +1672,27 @@ "api/CatchIo.Runtime.ScriptableObjects.Network.Connections.LobbyConnection.html": { "href": "api/CatchIo.Runtime.ScriptableObjects.Network.Connections.LobbyConnection.html", "title": "Class LobbyConnection | Catch.io Developer Reference", - "keywords": "Class LobbyConnection Inheritance Object BaseNetworkConnection LobbyConnection Implements ILobbyCallbacks Inherited Members BaseNetworkConnection.AddCallback() BaseNetworkConnection.RemoveCallback() Namespace : CatchIo.Runtime.ScriptableObjects.Network.Connections Assembly : cs.temp.dll.dll Syntax public class LobbyConnection : BaseNetworkConnection Methods JoinLobby() Declaration public IEnumerator JoinLobby() Returns Type Description IEnumerator LeftLobby() Declaration public IEnumerator LeftLobby() Returns Type Description IEnumerator OnJoinedLobby() Declaration public void OnJoinedLobby() OnLeftLobby() Declaration public void OnLeftLobby() OnLobbyStatisticsUpdate(List) Declaration public void OnLobbyStatisticsUpdate(List lobbyStatistics) Parameters Type Name Description List < TypedLobbyInfo > lobbyStatistics OnRoomListUpdate(List) Declaration public void OnRoomListUpdate(List roomList) Parameters Type Name Description List < RoomInfo > roomList Implements ILobbyCallbacks" + "keywords": "Class LobbyConnection Inheritance System.Object BaseNetworkConnection LobbyConnection Implements ILobbyCallbacks Inherited Members BaseNetworkConnection.AddCallback() BaseNetworkConnection.RemoveCallback() Namespace : CatchIo.Runtime.ScriptableObjects.Network.Connections Assembly : cs.temp.dll.dll Syntax public class LobbyConnection : BaseNetworkConnection Methods JoinLobby() Declaration public IEnumerator JoinLobby() Returns Type Description System.Collections.Generic.IEnumerator LeftLobby() Declaration public IEnumerator LeftLobby() Returns Type Description System.Collections.Generic.IEnumerator OnJoinedLobby() Declaration public void OnJoinedLobby() OnLeftLobby() Declaration public void OnLeftLobby() OnLobbyStatisticsUpdate(List) Declaration public void OnLobbyStatisticsUpdate(List lobbyStatistics) Parameters Type Name Description System.Collections.Generic.List < TypedLobbyInfo > lobbyStatistics OnRoomListUpdate(List) Declaration public void OnRoomListUpdate(List roomList) Parameters Type Name Description System.Collections.Generic.List < RoomInfo > roomList Implements ILobbyCallbacks" }, "api/CatchIo.Runtime.ScriptableObjects.Network.Connections.RoomConnection.html": { "href": "api/CatchIo.Runtime.ScriptableObjects.Network.Connections.RoomConnection.html", "title": "Class RoomConnection | Catch.io Developer Reference", - "keywords": "Class RoomConnection Inheritance Object BaseNetworkConnection RoomConnection Implements IMatchmakingCallbacks IInRoomCallbacks Inherited Members BaseNetworkConnection.AddCallback() BaseNetworkConnection.RemoveCallback() Namespace : CatchIo.Runtime.ScriptableObjects.Network.Connections Assembly : cs.temp.dll.dll Syntax public class RoomConnection : BaseNetworkConnection Methods CreateRoom(RoomData) Declaration public IEnumerator CreateRoom(RoomData roomData) Parameters Type Name Description RoomData roomData Returns Type Description IEnumerator JoinRoom(String) Declaration public IEnumerator JoinRoom(string roomName) Parameters Type Name Description String roomName Returns Type Description IEnumerator LeftRoom() Declaration public IEnumerator LeftRoom() Returns Type Description IEnumerator OnCreatedRoom() Declaration public void OnCreatedRoom() OnCreateRoomFailed(Int16, String) Declaration public void OnCreateRoomFailed(short returnCode, string message) Parameters Type Name Description Int16 returnCode String message OnFriendListUpdate(List) Declaration public void OnFriendListUpdate(List friendList) Parameters Type Name Description List < FriendInfo > friendList OnJoinedRoom() Declaration public void OnJoinedRoom() OnJoinRandomFailed(Int16, String) Declaration public void OnJoinRandomFailed(short returnCode, string message) Parameters Type Name Description Int16 returnCode String message OnJoinRoomFailed(Int16, String) Declaration public void OnJoinRoomFailed(short returnCode, string message) Parameters Type Name Description Int16 returnCode String message OnLeftRoom() Declaration public void OnLeftRoom() OnMasterClientSwitched(Player) Declaration public void OnMasterClientSwitched(Player newMasterClient) Parameters Type Name Description Player newMasterClient OnPlayerEnteredRoom(Player) Declaration public void OnPlayerEnteredRoom(Player newPlayer) Parameters Type Name Description Player newPlayer OnPlayerLeftRoom(Player) Declaration public void OnPlayerLeftRoom(Player otherPlayer) Parameters Type Name Description Player otherPlayer OnPlayerPropertiesUpdate(Player, ExitGames.Client.Photon.Hashtable) Declaration public void OnPlayerPropertiesUpdate(Player targetPlayer, ExitGames.Client.Photon.Hashtable changedProps) Parameters Type Name Description Player targetPlayer ExitGames.Client.Photon.Hashtable changedProps OnRoomPropertiesUpdate(ExitGames.Client.Photon.Hashtable) Declaration public void OnRoomPropertiesUpdate(ExitGames.Client.Photon.Hashtable propertiesThatChanged) Parameters Type Name Description ExitGames.Client.Photon.Hashtable propertiesThatChanged Implements IMatchmakingCallbacks IInRoomCallbacks" + "keywords": "Class RoomConnection Inheritance System.Object BaseNetworkConnection RoomConnection Implements IMatchmakingCallbacks IInRoomCallbacks Inherited Members BaseNetworkConnection.AddCallback() BaseNetworkConnection.RemoveCallback() Namespace : CatchIo.Runtime.ScriptableObjects.Network.Connections Assembly : cs.temp.dll.dll Syntax public class RoomConnection : BaseNetworkConnection Methods CreateRoom(RoomData) Declaration public IEnumerator CreateRoom(RoomData roomData) Parameters Type Name Description RoomData roomData Returns Type Description System.Collections.Generic.IEnumerator JoinRoom(String) Declaration public IEnumerator JoinRoom(string roomName) Parameters Type Name Description System.String roomName Returns Type Description System.Collections.Generic.IEnumerator LeftRoom() Declaration public IEnumerator LeftRoom() Returns Type Description System.Collections.Generic.IEnumerator OnCreatedRoom() Declaration public void OnCreatedRoom() OnCreateRoomFailed(Int16, String) Declaration public void OnCreateRoomFailed(short returnCode, string message) Parameters Type Name Description System.Int16 returnCode System.String message OnFriendListUpdate(List) Declaration public void OnFriendListUpdate(List friendList) Parameters Type Name Description System.Collections.Generic.List < FriendInfo > friendList OnJoinedRoom() Declaration public void OnJoinedRoom() OnJoinRandomFailed(Int16, String) Declaration public void OnJoinRandomFailed(short returnCode, string message) Parameters Type Name Description System.Int16 returnCode System.String message OnJoinRoomFailed(Int16, String) Declaration public void OnJoinRoomFailed(short returnCode, string message) Parameters Type Name Description System.Int16 returnCode System.String message OnLeftRoom() Declaration public void OnLeftRoom() OnMasterClientSwitched(Player) Declaration public void OnMasterClientSwitched(Player newMasterClient) Parameters Type Name Description Player newMasterClient OnPlayerEnteredRoom(Player) Declaration public void OnPlayerEnteredRoom(Player newPlayer) Parameters Type Name Description Player newPlayer OnPlayerLeftRoom(Player) Declaration public void OnPlayerLeftRoom(Player otherPlayer) Parameters Type Name Description Player otherPlayer OnPlayerPropertiesUpdate(Player, ExitGames.Client.Photon.Hashtable) Declaration public void OnPlayerPropertiesUpdate(Player targetPlayer, ExitGames.Client.Photon.Hashtable changedProps) Parameters Type Name Description Player targetPlayer ExitGames.Client.Photon.Hashtable changedProps OnRoomPropertiesUpdate(ExitGames.Client.Photon.Hashtable) Declaration public void OnRoomPropertiesUpdate(ExitGames.Client.Photon.Hashtable propertiesThatChanged) Parameters Type Name Description ExitGames.Client.Photon.Hashtable propertiesThatChanged Implements IMatchmakingCallbacks IInRoomCallbacks" }, "api/CatchIo.Runtime.ScriptableObjects.Network.Connections.ServerConnection.html": { "href": "api/CatchIo.Runtime.ScriptableObjects.Network.Connections.ServerConnection.html", "title": "Class ServerConnection | Catch.io Developer Reference", - "keywords": "Class ServerConnection Inheritance Object BaseNetworkConnection ServerConnection Implements IConnectionCallbacks Inherited Members BaseNetworkConnection.AddCallback() BaseNetworkConnection.RemoveCallback() Namespace : CatchIo.Runtime.ScriptableObjects.Network.Connections Assembly : cs.temp.dll.dll Syntax public class ServerConnection : BaseNetworkConnection Properties CurrentRegion Declaration public ServerConnection.Region CurrentRegion { get; } Property Value Type Description ServerConnection.Region Methods ConnectUsingSettings(String) Declaration public IEnumerator ConnectUsingSettings(string nickName = \"\") Parameters Type Name Description String nickName Returns Type Description IEnumerator GetCurrentRegionIndex() Declaration public int GetCurrentRegionIndex() Returns Type Description Int32 GetEnabledRegions() Declaration public List GetEnabledRegions() Returns Type Description List < ServerConnection.Region > GetRegionByIndex(Int32) Declaration public ServerConnection.Region GetRegionByIndex(int index) Parameters Type Name Description Int32 index Returns Type Description ServerConnection.Region OnConnected() Declaration public void OnConnected() OnConnectedToMaster() Declaration public void OnConnectedToMaster() OnCustomAuthenticationFailed(String) Declaration public void OnCustomAuthenticationFailed(string debugMessage) Parameters Type Name Description String debugMessage OnCustomAuthenticationResponse(Dictionary) Declaration public void OnCustomAuthenticationResponse(Dictionary data) Parameters Type Name Description Dictionary < String , Object > data OnDisconnected(DisconnectCause) Declaration public void OnDisconnected(DisconnectCause cause) Parameters Type Name Description DisconnectCause cause OnRegionListReceived(RegionHandler) Declaration public void OnRegionListReceived(RegionHandler regionHandler) Parameters Type Name Description RegionHandler regionHandler SwitchRegion(ServerConnection.Region) Declaration public IEnumerator SwitchRegion(ServerConnection.Region region) Parameters Type Name Description ServerConnection.Region region Returns Type Description IEnumerator Implements IConnectionCallbacks" + "keywords": "Class ServerConnection Inheritance System.Object BaseNetworkConnection ServerConnection Implements IConnectionCallbacks Inherited Members BaseNetworkConnection.AddCallback() BaseNetworkConnection.RemoveCallback() Namespace : CatchIo.Runtime.ScriptableObjects.Network.Connections Assembly : cs.temp.dll.dll Syntax public class ServerConnection : BaseNetworkConnection Properties CurrentRegion Declaration public ServerConnection.Region CurrentRegion { get; } Property Value Type Description ServerConnection.Region Methods ConnectUsingSettings(String) Declaration public IEnumerator ConnectUsingSettings(string nickName = \"\") Parameters Type Name Description System.String nickName Returns Type Description System.Collections.Generic.IEnumerator GetCurrentRegionIndex() Declaration public int GetCurrentRegionIndex() Returns Type Description System.Int32 GetEnabledRegions() Declaration public List GetEnabledRegions() Returns Type Description System.Collections.Generic.List < ServerConnection.Region > GetRegionByIndex(Int32) Declaration public ServerConnection.Region GetRegionByIndex(int index) Parameters Type Name Description System.Int32 index Returns Type Description ServerConnection.Region OnConnected() Declaration public void OnConnected() OnConnectedToMaster() Declaration public void OnConnectedToMaster() OnCustomAuthenticationFailed(String) Declaration public void OnCustomAuthenticationFailed(string debugMessage) Parameters Type Name Description System.String debugMessage OnCustomAuthenticationResponse(Dictionary) Declaration public void OnCustomAuthenticationResponse(Dictionary data) Parameters Type Name Description System.Collections.Generic.Dictionary < System.String , System.Object > data OnDisconnected(DisconnectCause) Declaration public void OnDisconnected(DisconnectCause cause) Parameters Type Name Description DisconnectCause cause OnRegionListReceived(RegionHandler) Declaration public void OnRegionListReceived(RegionHandler regionHandler) Parameters Type Name Description RegionHandler regionHandler SwitchRegion(ServerConnection.Region) Declaration public IEnumerator SwitchRegion(ServerConnection.Region region) Parameters Type Name Description ServerConnection.Region region Returns Type Description System.Collections.Generic.IEnumerator Implements IConnectionCallbacks" }, "api/CatchIo.Runtime.ScriptableObjects.Network.Connections.ServerConnection.Region.html": { "href": "api/CatchIo.Runtime.ScriptableObjects.Network.Connections.ServerConnection.Region.html", "title": "Class ServerConnection.Region | Catch.io Developer Reference", - "keywords": "Class ServerConnection.Region Inheritance Object ServerConnection.Region Namespace : CatchIo.Runtime.ScriptableObjects.Network.Connections Assembly : cs.temp.dll.dll Syntax [Serializable] public class Region Fields region Declaration public string region Field Value Type Description String token Declaration public string token Field Value Type Description String" + "keywords": "Class ServerConnection.Region Inheritance System.Object ServerConnection.Region Namespace : CatchIo.Runtime.ScriptableObjects.Network.Connections Assembly : cs.temp.dll.dll Syntax [Serializable] public class Region Fields region Declaration public string region Field Value Type Description System.String token Declaration public string token Field Value Type Description System.String" }, "api/CatchIo.Runtime.ScriptableObjects.Network.Connections.ServerConnection.RegionData.html": { "href": "api/CatchIo.Runtime.ScriptableObjects.Network.Connections.ServerConnection.RegionData.html", "title": "Class ServerConnection.RegionData | Catch.io Developer Reference", - "keywords": "Class ServerConnection.RegionData Inheritance Object ServerConnection.RegionData Namespace : CatchIo.Runtime.ScriptableObjects.Network.Connections Assembly : cs.temp.dll.dll Syntax [Serializable] public class RegionData Fields regionList Declaration public List regionList Field Value Type Description List < ServerConnection.Region >" + "keywords": "Class ServerConnection.RegionData Inheritance System.Object ServerConnection.RegionData Namespace : CatchIo.Runtime.ScriptableObjects.Network.Connections Assembly : cs.temp.dll.dll Syntax [Serializable] public class RegionData Fields regionList Declaration public List regionList Field Value Type Description System.Collections.Generic.List < ServerConnection.Region >" }, "api/CatchIo.Runtime.ScriptableObjects.Network.html": { "href": "api/CatchIo.Runtime.ScriptableObjects.Network.html", @@ -1257,22 +1702,22 @@ "api/CatchIo.Runtime.ScriptableObjects.Network.OpenRoomList.html": { "href": "api/CatchIo.Runtime.ScriptableObjects.Network.OpenRoomList.html", "title": "Class OpenRoomList | Catch.io Developer Reference", - "keywords": "Class OpenRoomList Inheritance Object OpenRoomList Namespace : CatchIo.Runtime.ScriptableObjects.Network Assembly : cs.temp.dll.dll Syntax public class OpenRoomList : DescriptionScriptableObject Fields OnUpdated Declaration public Action OnUpdated Field Value Type Description Action Methods Clear() Declaration public void Clear() GetOpenRoomDataList() Declaration public List GetOpenRoomDataList() Returns Type Description List < RoomData > TryAddRoomInfo(RoomInfo) Declaration public bool TryAddRoomInfo(RoomInfo room) Parameters Type Name Description RoomInfo room Returns Type Description Boolean TryRemoveRoomInfo(RoomInfo) Declaration public bool TryRemoveRoomInfo(RoomInfo room) Parameters Type Name Description RoomInfo room Returns Type Description Boolean" + "keywords": "Class OpenRoomList Inheritance System.Object OpenRoomList Namespace : CatchIo.Runtime.ScriptableObjects.Network Assembly : cs.temp.dll.dll Syntax public class OpenRoomList : DescriptionScriptableObject Fields OnUpdated Declaration public Action OnUpdated Field Value Type Description System.Action Methods Clear() Declaration public void Clear() GetOpenRoomDataList() Declaration public List GetOpenRoomDataList() Returns Type Description System.Collections.Generic.List < RoomData > TryAddRoomInfo(RoomInfo) Declaration public bool TryAddRoomInfo(RoomInfo room) Parameters Type Name Description RoomInfo room Returns Type Description System.Boolean TryRemoveRoomInfo(RoomInfo) Declaration public bool TryRemoveRoomInfo(RoomInfo room) Parameters Type Name Description RoomInfo room Returns Type Description System.Boolean" }, "api/CatchIo.Runtime.ScriptableObjects.Network.PlayersInRoom.html": { "href": "api/CatchIo.Runtime.ScriptableObjects.Network.PlayersInRoom.html", "title": "Class PlayersInRoom | Catch.io Developer Reference", - "keywords": "Class PlayersInRoom This scriptable object contains players in the same room. Inheritance Object PlayersInRoom Namespace : CatchIo.Runtime.ScriptableObjects.Network Assembly : cs.temp.dll.dll Syntax public class PlayersInRoom : DescriptionScriptableObject Fields OnPlayerLeft Declaration public Action OnPlayerLeft Field Value Type Description Action < Player > OnPropertiesUpdated Declaration public Action> OnPropertiesUpdated Field Value Type Description Action < Tuple < Player , ExitGames.Client.Photon.Hashtable >> OnUpdated Declaration public Action OnUpdated Field Value Type Description Action Methods Clear() Declaration public void Clear() GetPlayers() Declaration public List GetPlayers() Returns Type Description List < Player > SetCustomProperty(Player, ExitGames.Client.Photon.Hashtable) Declaration public void SetCustomProperty(Player targetPlayer, ExitGames.Client.Photon.Hashtable changedProps) Parameters Type Name Description Player targetPlayer ExitGames.Client.Photon.Hashtable changedProps TryAddPlayer(Player) Declaration public bool TryAddPlayer(Player player) Parameters Type Name Description Player player Returns Type Description Boolean TryRemovePlayer(Player) Declaration public bool TryRemovePlayer(Player player) Parameters Type Name Description Player player Returns Type Description Boolean" + "keywords": "Class PlayersInRoom This scriptable object contains players in the same room. Inheritance System.Object PlayersInRoom Namespace : CatchIo.Runtime.ScriptableObjects.Network Assembly : cs.temp.dll.dll Syntax public class PlayersInRoom : DescriptionScriptableObject Fields OnPlayerLeft Declaration public Action OnPlayerLeft Field Value Type Description System.Action < Player > OnPropertiesUpdated Declaration public Action> OnPropertiesUpdated Field Value Type Description System.Action < System.Tuple < Player , ExitGames.Client.Photon.Hashtable >> OnUpdated Declaration public Action OnUpdated Field Value Type Description System.Action Methods Clear() Declaration public void Clear() GetPlayers() Declaration public List GetPlayers() Returns Type Description System.Collections.Generic.List < Player > SetCustomProperty(Player, ExitGames.Client.Photon.Hashtable) Declaration public void SetCustomProperty(Player targetPlayer, ExitGames.Client.Photon.Hashtable changedProps) Parameters Type Name Description Player targetPlayer ExitGames.Client.Photon.Hashtable changedProps TryAddPlayer(Player) Declaration public bool TryAddPlayer(Player player) Parameters Type Name Description Player player Returns Type Description System.Boolean TryRemovePlayer(Player) Declaration public bool TryRemovePlayer(Player player) Parameters Type Name Description Player player Returns Type Description System.Boolean" }, "api/CatchIo.Runtime.ScriptableObjects.SceneModes.BaseSceneMode.html": { "href": "api/CatchIo.Runtime.ScriptableObjects.SceneModes.BaseSceneMode.html", "title": "Class BaseSceneMode | Catch.io Developer Reference", - "keywords": "Class BaseSceneMode Inheritance Object BaseSceneMode GameSceneMode MenuSceneMode Implements ISceneMode Namespace : CatchIo.Runtime.ScriptableObjects.SceneModes Assembly : cs.temp.dll.dll Syntax [Serializable] public abstract class BaseSceneMode : DescriptionScriptableObject Fields _behaviour Declaration protected MonoBehaviour _behaviour Field Value Type Description MonoBehaviour Methods OnEnd() Declaration public abstract IEnumerator OnEnd() Returns Type Description IEnumerator OnStart(MonoBehaviour) Declaration public abstract IEnumerator OnStart(MonoBehaviour monoBehaviour) Parameters Type Name Description MonoBehaviour monoBehaviour Returns Type Description IEnumerator Implements ISceneMode" + "keywords": "Class BaseSceneMode Inheritance System.Object BaseSceneMode GameSceneMode MenuSceneMode Implements ISceneMode Namespace : CatchIo.Runtime.ScriptableObjects.SceneModes Assembly : cs.temp.dll.dll Syntax [Serializable] public abstract class BaseSceneMode : DescriptionScriptableObject Fields _behaviour Declaration protected MonoBehaviour _behaviour Field Value Type Description MonoBehaviour Methods OnEnd() Declaration public abstract IEnumerator OnEnd() Returns Type Description System.Collections.Generic.IEnumerator OnStart(MonoBehaviour) Declaration public abstract IEnumerator OnStart(MonoBehaviour monoBehaviour) Parameters Type Name Description MonoBehaviour monoBehaviour Returns Type Description System.Collections.Generic.IEnumerator Implements ISceneMode" }, "api/CatchIo.Runtime.ScriptableObjects.SceneModes.GameSceneMode.html": { "href": "api/CatchIo.Runtime.ScriptableObjects.SceneModes.GameSceneMode.html", "title": "Class GameSceneMode | Catch.io Developer Reference", - "keywords": "Class GameSceneMode Inheritance Object BaseSceneMode GameSceneMode Implements ISceneMode Inherited Members BaseSceneMode._behaviour Namespace : CatchIo.Runtime.ScriptableObjects.SceneModes Assembly : cs.temp.dll.dll Syntax public class GameSceneMode : BaseSceneMode Methods GetGameCamera() Declaration public GameCamera GetGameCamera() Returns Type Description GameCamera GetGameMode() Declaration public GameMode GetGameMode() Returns Type Description GameMode GetLocalCharacter() Declaration public CharacterFacade GetLocalCharacter() Returns Type Description CharacterFacade OnEnd() Declaration public override IEnumerator OnEnd() Returns Type Description IEnumerator Overrides BaseSceneMode.OnEnd() OnStart(MonoBehaviour) Declaration public override IEnumerator OnStart(MonoBehaviour monoBehaviour) Parameters Type Name Description MonoBehaviour monoBehaviour Returns Type Description IEnumerator Overrides BaseSceneMode.OnStart(MonoBehaviour) RespawnCharacter(Int32, Boolean) Declaration public void RespawnCharacter(int viewId, bool forciblyRespawn = false) Parameters Type Name Description Int32 viewId Boolean forciblyRespawn SendInformation(String) Declaration public void SendInformation(string info) Parameters Type Name Description String info SpawnDummyCharacter() Declaration public void SpawnDummyCharacter() Implements ISceneMode" + "keywords": "Class GameSceneMode Inheritance System.Object BaseSceneMode GameSceneMode Implements ISceneMode Inherited Members BaseSceneMode._behaviour Namespace : CatchIo.Runtime.ScriptableObjects.SceneModes Assembly : cs.temp.dll.dll Syntax public class GameSceneMode : BaseSceneMode Methods GetGameCamera() Declaration public GameCamera GetGameCamera() Returns Type Description GameCamera GetGameMode() Declaration public GameMode GetGameMode() Returns Type Description GameMode GetLocalCharacter() Declaration public CharacterFacade GetLocalCharacter() Returns Type Description CharacterFacade OnEnd() Declaration public override IEnumerator OnEnd() Returns Type Description System.Collections.Generic.IEnumerator Overrides BaseSceneMode.OnEnd() OnStart(MonoBehaviour) Declaration public override IEnumerator OnStart(MonoBehaviour monoBehaviour) Parameters Type Name Description MonoBehaviour monoBehaviour Returns Type Description System.Collections.Generic.IEnumerator Overrides BaseSceneMode.OnStart(MonoBehaviour) RespawnCharacter(Int32, Boolean) Declaration public void RespawnCharacter(int viewId, bool forciblyRespawn = false) Parameters Type Name Description System.Int32 viewId System.Boolean forciblyRespawn SendInformation(String) Declaration public void SendInformation(string info) Parameters Type Name Description System.String info SpawnDummyCharacter() Declaration public void SpawnDummyCharacter() Implements ISceneMode" }, "api/CatchIo.Runtime.ScriptableObjects.SceneModes.html": { "href": "api/CatchIo.Runtime.ScriptableObjects.SceneModes.html", @@ -1282,32 +1727,32 @@ "api/CatchIo.Runtime.ScriptableObjects.SceneModes.LobbySceneMode.html": { "href": "api/CatchIo.Runtime.ScriptableObjects.SceneModes.LobbySceneMode.html", "title": "Class LobbySceneMode | Catch.io Developer Reference", - "keywords": "Class LobbySceneMode Inheritance Object BaseSceneMode MenuSceneMode LobbySceneMode Implements ISceneMode Inherited Members MenuSceneMode.LoadMainSceneAsync() MenuSceneMode.GetMainSceneName() BaseSceneMode._behaviour Namespace : CatchIo.Runtime.ScriptableObjects.SceneModes Assembly : cs.temp.dll.dll Syntax public class LobbySceneMode : MenuSceneMode Methods OnEnd() Declaration public override IEnumerator OnEnd() Returns Type Description IEnumerator Overrides BaseSceneMode.OnEnd() OnStart(MonoBehaviour) Declaration public override IEnumerator OnStart(MonoBehaviour monoBehaviour) Parameters Type Name Description MonoBehaviour monoBehaviour Returns Type Description IEnumerator Overrides BaseSceneMode.OnStart(MonoBehaviour) Implements ISceneMode" + "keywords": "Class LobbySceneMode Inheritance System.Object BaseSceneMode MenuSceneMode LobbySceneMode Implements ISceneMode Inherited Members MenuSceneMode.LoadMainSceneAsync() MenuSceneMode.GetMainSceneName() BaseSceneMode._behaviour Namespace : CatchIo.Runtime.ScriptableObjects.SceneModes Assembly : cs.temp.dll.dll Syntax public class LobbySceneMode : MenuSceneMode Methods OnEnd() Declaration public override IEnumerator OnEnd() Returns Type Description System.Collections.Generic.IEnumerator Overrides BaseSceneMode.OnEnd() OnStart(MonoBehaviour) Declaration public override IEnumerator OnStart(MonoBehaviour monoBehaviour) Parameters Type Name Description MonoBehaviour monoBehaviour Returns Type Description System.Collections.Generic.IEnumerator Overrides BaseSceneMode.OnStart(MonoBehaviour) Implements ISceneMode" }, "api/CatchIo.Runtime.ScriptableObjects.SceneModes.LoginSceneMode.html": { "href": "api/CatchIo.Runtime.ScriptableObjects.SceneModes.LoginSceneMode.html", "title": "Class LoginSceneMode | Catch.io Developer Reference", - "keywords": "Class LoginSceneMode Inheritance Object BaseSceneMode MenuSceneMode LoginSceneMode Implements ISceneMode Inherited Members MenuSceneMode.LoadMainSceneAsync() MenuSceneMode.GetMainSceneName() BaseSceneMode._behaviour Namespace : CatchIo.Runtime.ScriptableObjects.SceneModes Assembly : cs.temp.dll.dll Syntax public class LoginSceneMode : MenuSceneMode Methods Login() Declaration public void Login() OnEnd() Declaration public override IEnumerator OnEnd() Returns Type Description IEnumerator Overrides BaseSceneMode.OnEnd() OnStart(MonoBehaviour) Declaration public override IEnumerator OnStart(MonoBehaviour monoBehaviour) Parameters Type Name Description MonoBehaviour monoBehaviour Returns Type Description IEnumerator Overrides BaseSceneMode.OnStart(MonoBehaviour) Implements ISceneMode" + "keywords": "Class LoginSceneMode Inheritance System.Object BaseSceneMode MenuSceneMode LoginSceneMode Implements ISceneMode Inherited Members MenuSceneMode.LoadMainSceneAsync() MenuSceneMode.GetMainSceneName() BaseSceneMode._behaviour Namespace : CatchIo.Runtime.ScriptableObjects.SceneModes Assembly : cs.temp.dll.dll Syntax public class LoginSceneMode : MenuSceneMode Methods Login() Declaration public void Login() OnEnd() Declaration public override IEnumerator OnEnd() Returns Type Description System.Collections.Generic.IEnumerator Overrides BaseSceneMode.OnEnd() OnStart(MonoBehaviour) Declaration public override IEnumerator OnStart(MonoBehaviour monoBehaviour) Parameters Type Name Description MonoBehaviour monoBehaviour Returns Type Description System.Collections.Generic.IEnumerator Overrides BaseSceneMode.OnStart(MonoBehaviour) Implements ISceneMode" }, "api/CatchIo.Runtime.ScriptableObjects.SceneModes.MainMenuSceneMode.html": { "href": "api/CatchIo.Runtime.ScriptableObjects.SceneModes.MainMenuSceneMode.html", "title": "Class MainMenuSceneMode | Catch.io Developer Reference", - "keywords": "Class MainMenuSceneMode Inheritance Object BaseSceneMode MenuSceneMode MainMenuSceneMode Implements ISceneMode Inherited Members MenuSceneMode.LoadMainSceneAsync() MenuSceneMode.GetMainSceneName() BaseSceneMode._behaviour Namespace : CatchIo.Runtime.ScriptableObjects.SceneModes Assembly : cs.temp.dll.dll Syntax public class MainMenuSceneMode : MenuSceneMode Methods OnEnd() Declaration public override IEnumerator OnEnd() Returns Type Description IEnumerator Overrides BaseSceneMode.OnEnd() OnStart(MonoBehaviour) Declaration public override IEnumerator OnStart(MonoBehaviour monoBehaviour) Parameters Type Name Description MonoBehaviour monoBehaviour Returns Type Description IEnumerator Overrides BaseSceneMode.OnStart(MonoBehaviour) Implements ISceneMode" + "keywords": "Class MainMenuSceneMode Inheritance System.Object BaseSceneMode MenuSceneMode MainMenuSceneMode Implements ISceneMode Inherited Members MenuSceneMode.LoadMainSceneAsync() MenuSceneMode.GetMainSceneName() BaseSceneMode._behaviour Namespace : CatchIo.Runtime.ScriptableObjects.SceneModes Assembly : cs.temp.dll.dll Syntax public class MainMenuSceneMode : MenuSceneMode Methods OnEnd() Declaration public override IEnumerator OnEnd() Returns Type Description System.Collections.Generic.IEnumerator Overrides BaseSceneMode.OnEnd() OnStart(MonoBehaviour) Declaration public override IEnumerator OnStart(MonoBehaviour monoBehaviour) Parameters Type Name Description MonoBehaviour monoBehaviour Returns Type Description System.Collections.Generic.IEnumerator Overrides BaseSceneMode.OnStart(MonoBehaviour) Implements ISceneMode" }, "api/CatchIo.Runtime.ScriptableObjects.SceneModes.MenuSceneMode.html": { "href": "api/CatchIo.Runtime.ScriptableObjects.SceneModes.MenuSceneMode.html", "title": "Class MenuSceneMode | Catch.io Developer Reference", - "keywords": "Class MenuSceneMode Inheritance Object BaseSceneMode MenuSceneMode LobbySceneMode LoginSceneMode MainMenuSceneMode RoomSceneMode Implements ISceneMode Inherited Members BaseSceneMode._behaviour BaseSceneMode.OnEnd() BaseSceneMode.OnStart(MonoBehaviour) Namespace : CatchIo.Runtime.ScriptableObjects.SceneModes Assembly : cs.temp.dll.dll Syntax public abstract class MenuSceneMode : BaseSceneMode Methods GetMainSceneName() Declaration public string GetMainSceneName() Returns Type Description String LoadMainSceneAsync() Declaration protected IEnumerator LoadMainSceneAsync() Returns Type Description IEnumerator Implements ISceneMode" + "keywords": "Class MenuSceneMode Inheritance System.Object BaseSceneMode MenuSceneMode LobbySceneMode LoginSceneMode MainMenuSceneMode RoomSceneMode Implements ISceneMode Inherited Members BaseSceneMode._behaviour BaseSceneMode.OnEnd() BaseSceneMode.OnStart(MonoBehaviour) Namespace : CatchIo.Runtime.ScriptableObjects.SceneModes Assembly : cs.temp.dll.dll Syntax public abstract class MenuSceneMode : BaseSceneMode Methods GetMainSceneName() Declaration public string GetMainSceneName() Returns Type Description System.String LoadMainSceneAsync() Declaration protected IEnumerator LoadMainSceneAsync() Returns Type Description System.Collections.Generic.IEnumerator Implements ISceneMode" }, "api/CatchIo.Runtime.ScriptableObjects.SceneModes.RoomSceneMode.html": { "href": "api/CatchIo.Runtime.ScriptableObjects.SceneModes.RoomSceneMode.html", "title": "Class RoomSceneMode | Catch.io Developer Reference", - "keywords": "Class RoomSceneMode Inheritance Object BaseSceneMode MenuSceneMode RoomSceneMode Implements ISceneMode Inherited Members MenuSceneMode.LoadMainSceneAsync() MenuSceneMode.GetMainSceneName() BaseSceneMode._behaviour Namespace : CatchIo.Runtime.ScriptableObjects.SceneModes Assembly : cs.temp.dll.dll Syntax public class RoomSceneMode : MenuSceneMode Methods OnEnd() Declaration public override IEnumerator OnEnd() Returns Type Description IEnumerator Overrides BaseSceneMode.OnEnd() OnStart(MonoBehaviour) Declaration public override IEnumerator OnStart(MonoBehaviour monoBehaviour) Parameters Type Name Description MonoBehaviour monoBehaviour Returns Type Description IEnumerator Overrides BaseSceneMode.OnStart(MonoBehaviour) Implements ISceneMode" + "keywords": "Class RoomSceneMode Inheritance System.Object BaseSceneMode MenuSceneMode RoomSceneMode Implements ISceneMode Inherited Members MenuSceneMode.LoadMainSceneAsync() MenuSceneMode.GetMainSceneName() BaseSceneMode._behaviour Namespace : CatchIo.Runtime.ScriptableObjects.SceneModes Assembly : cs.temp.dll.dll Syntax public class RoomSceneMode : MenuSceneMode Methods OnEnd() Declaration public override IEnumerator OnEnd() Returns Type Description System.Collections.Generic.IEnumerator Overrides BaseSceneMode.OnEnd() OnStart(MonoBehaviour) Declaration public override IEnumerator OnStart(MonoBehaviour monoBehaviour) Parameters Type Name Description MonoBehaviour monoBehaviour Returns Type Description System.Collections.Generic.IEnumerator Overrides BaseSceneMode.OnStart(MonoBehaviour) Implements ISceneMode" }, "api/CatchIo.Runtime.Services.ConsoleService.html": { "href": "api/CatchIo.Runtime.Services.ConsoleService.html", "title": "Class ConsoleService | Catch.io Developer Reference", - "keywords": "Class ConsoleService This class stores custom console commands that can be run within a room. (not in the launcher or menus) Inheritance Object ConsoleService Namespace : CatchIo.Runtime.Services Assembly : cs.temp.dll.dll Syntax public class ConsoleService : MonoBehaviourPun" + "keywords": "Class ConsoleService This class stores custom console commands that can be run within a room. (not in the launcher or menus) Inheritance System.Object ConsoleService Namespace : CatchIo.Runtime.Services Assembly : cs.temp.dll.dll Syntax public class ConsoleService : MonoBehaviourPun" }, "api/CatchIo.Runtime.Services.html": { "href": "api/CatchIo.Runtime.Services.html", @@ -1317,12 +1762,12 @@ "api/CatchIo.Runtime.Services.LoadingScreenService.html": { "href": "api/CatchIo.Runtime.Services.LoadingScreenService.html", "title": "Class LoadingScreenService | Catch.io Developer Reference", - "keywords": "Class LoadingScreenService Inheritance Object LoadingScreenService Namespace : CatchIo.Runtime.Services Assembly : cs.temp.dll.dll Syntax public class LoadingScreenService : MonoRegistrable Methods Release() Declaration public IEnumerator Release() Returns Type Description IEnumerator Require(String) Declaration public IEnumerator Require(string msg = \"\") Parameters Type Name Description String msg Returns Type Description IEnumerator WaitForLoadingEnd() Declaration public IEnumerator WaitForLoadingEnd() Returns Type Description IEnumerator" + "keywords": "Class LoadingScreenService Inheritance System.Object LoadingScreenService Namespace : CatchIo.Runtime.Services Assembly : cs.temp.dll.dll Syntax public class LoadingScreenService : MonoRegistrable Methods Release() Declaration public IEnumerator Release() Returns Type Description System.Collections.Generic.IEnumerator Require(String) Declaration public IEnumerator Require(string msg = \"\") Parameters Type Name Description System.String msg Returns Type Description System.Collections.Generic.IEnumerator WaitForLoadingEnd() Declaration public IEnumerator WaitForLoadingEnd() Returns Type Description System.Collections.Generic.IEnumerator" }, "api/CatchIo.Runtime.Services.NetworkService.html": { "href": "api/CatchIo.Runtime.Services.NetworkService.html", "title": "Class NetworkService | Catch.io Developer Reference", - "keywords": "Class NetworkService Inheritance Object NetworkService Namespace : CatchIo.Runtime.Services Assembly : cs.temp.dll.dll Syntax public class NetworkService : MonoRegistrable Fields OnEnabledRegionUpdated Declaration public static Action> OnEnabledRegionUpdated Field Value Type Description Action < List < ServerConnection.Region >> Methods ConnectToServer(String) Declaration public IEnumerator ConnectToServer(string nickName) Parameters Type Name Description String nickName Returns Type Description IEnumerator ConnectToServerOnWebGL(String) Declaration public void ConnectToServerOnWebGL(string nickName) Parameters Type Name Description String nickName CreateRoom(RoomData) Declaration public IEnumerator CreateRoom(RoomData roomData) Parameters Type Name Description RoomData roomData Returns Type Description IEnumerator GetCurrentRegion() Declaration public ServerConnection.Region GetCurrentRegion() Returns Type Description ServerConnection.Region GetDefaultRoomData() Declaration public RoomData GetDefaultRoomData() Returns Type Description RoomData GetEnabledRegions() Declaration public List GetEnabledRegions() Returns Type Description List < ServerConnection.Region > GetServerConnection() Declaration public ServerConnection GetServerConnection() Returns Type Description ServerConnection JoinLobby() Declaration public IEnumerator JoinLobby() Returns Type Description IEnumerator JoinRoom(String) Declaration public IEnumerator JoinRoom(string roomName) Parameters Type Name Description String roomName Returns Type Description IEnumerator LeftLobby() Declaration public IEnumerator LeftLobby() Returns Type Description IEnumerator LeftRoom() Declaration public IEnumerator LeftRoom() Returns Type Description IEnumerator PlayOfflineMode() Declaration public IEnumerator PlayOfflineMode() Returns Type Description IEnumerator SwitchRegion(Int32) Declaration public IEnumerator SwitchRegion(int index) Parameters Type Name Description Int32 index Returns Type Description IEnumerator" + "keywords": "Class NetworkService Inheritance System.Object NetworkService Namespace : CatchIo.Runtime.Services Assembly : cs.temp.dll.dll Syntax public class NetworkService : MonoRegistrable Fields OnEnabledRegionUpdated Declaration public static Action> OnEnabledRegionUpdated Field Value Type Description System.Action < System.Collections.Generic.List < ServerConnection.Region >> Methods ConnectToServer(String) Declaration public IEnumerator ConnectToServer(string nickName) Parameters Type Name Description System.String nickName Returns Type Description System.Collections.Generic.IEnumerator ConnectToServerOnWebGL(String) Declaration public void ConnectToServerOnWebGL(string nickName) Parameters Type Name Description System.String nickName CreateRoom(RoomData) Declaration public IEnumerator CreateRoom(RoomData roomData) Parameters Type Name Description RoomData roomData Returns Type Description System.Collections.Generic.IEnumerator GetCurrentRegion() Declaration public ServerConnection.Region GetCurrentRegion() Returns Type Description ServerConnection.Region GetDefaultRoomData() Declaration public RoomData GetDefaultRoomData() Returns Type Description RoomData GetEnabledRegions() Declaration public List GetEnabledRegions() Returns Type Description System.Collections.Generic.List < ServerConnection.Region > GetServerConnection() Declaration public ServerConnection GetServerConnection() Returns Type Description ServerConnection JoinLobby() Declaration public IEnumerator JoinLobby() Returns Type Description System.Collections.Generic.IEnumerator JoinRoom(String) Declaration public IEnumerator JoinRoom(string roomName) Parameters Type Name Description System.String roomName Returns Type Description System.Collections.Generic.IEnumerator LeftLobby() Declaration public IEnumerator LeftLobby() Returns Type Description System.Collections.Generic.IEnumerator LeftRoom() Declaration public IEnumerator LeftRoom() Returns Type Description System.Collections.Generic.IEnumerator PlayOfflineMode() Declaration public IEnumerator PlayOfflineMode() Returns Type Description System.Collections.Generic.IEnumerator SwitchRegion(Int32) Declaration public IEnumerator SwitchRegion(int index) Parameters Type Name Description System.Int32 index Returns Type Description System.Collections.Generic.IEnumerator" }, "api/CatchIo.Runtime.Services.NetworkService.NetworkState.html": { "href": "api/CatchIo.Runtime.Services.NetworkService.NetworkState.html", @@ -1332,102 +1777,117 @@ "api/CatchIo.Runtime.Services.SceneSwitchingService.html": { "href": "api/CatchIo.Runtime.Services.SceneSwitchingService.html", "title": "Class SceneSwitchingService | Catch.io Developer Reference", - "keywords": "Class SceneSwitchingService Inheritance Object SceneSwitchingService Namespace : CatchIo.Runtime.Services Assembly : cs.temp.dll.dll Syntax public class SceneSwitchingService : MonoRegistrable Fields OnAfterSceneLoaded Declaration public static Action OnAfterSceneLoaded Field Value Type Description Action OnBeforeSceneLoaded Declaration public static Action OnBeforeSceneLoaded Field Value Type Description Action Methods MenuSceneSwitchAsync(Type, Boolean) Declaration public IEnumerator MenuSceneSwitchAsync(Type modeType, bool useLoadingScreen = false) Parameters Type Name Description Type modeType Boolean useLoadingScreen Returns Type Description IEnumerator SwitchToGameSceneMode() Declaration public void SwitchToGameSceneMode()" + "keywords": "Class SceneSwitchingService Inheritance System.Object SceneSwitchingService Namespace : CatchIo.Runtime.Services Assembly : cs.temp.dll.dll Syntax public class SceneSwitchingService : MonoRegistrable Fields OnAfterSceneLoaded Declaration public static Action OnAfterSceneLoaded Field Value Type Description System.Action OnBeforeSceneLoaded Declaration public static Action OnBeforeSceneLoaded Field Value Type Description System.Action Methods MenuSceneSwitchAsync(Type, Boolean) Declaration public IEnumerator MenuSceneSwitchAsync(Type modeType, bool useLoadingScreen = false) Parameters Type Name Description System.Type modeType System.Boolean useLoadingScreen Returns Type Description System.Collections.Generic.IEnumerator SwitchToGameSceneMode() Declaration public void SwitchToGameSceneMode()" }, "api/CatchIo.Runtime.Settings.html": { "href": "api/CatchIo.Runtime.Settings.html", "title": "Namespace CatchIo.Runtime.Settings | Catch.io Developer Reference", - "keywords": "Namespace CatchIo.Runtime.Settings Classes PlayerSettingsManager PlayerSettingsModel" + "keywords": "Namespace CatchIo.Runtime.Settings Classes PlayerSettingsManager PlayerSettingsModel ScreenResolutionUtils Structs ScreenResolutionUtils.ScreenResolutionWidthHeightValue" }, "api/CatchIo.Runtime.Settings.PlayerSettingsManager.html": { "href": "api/CatchIo.Runtime.Settings.PlayerSettingsManager.html", "title": "Class PlayerSettingsManager | Catch.io Developer Reference", - "keywords": "Class PlayerSettingsManager Inheritance Object PlayerSettingsManager Namespace : CatchIo.Runtime.Settings Assembly : cs.temp.dll.dll Syntax public class PlayerSettingsManager Constructors PlayerSettingsManager() Declaration public PlayerSettingsManager() Properties Instance Declaration public static PlayerSettingsManager Instance { get; } Property Value Type Description PlayerSettingsManager Methods AddBgmVolumeDelegate(UnityAction) Declaration public void AddBgmVolumeDelegate(UnityAction inDelegate) Parameters Type Name Description UnityAction < Single > inDelegate AddSfxVolumeDelegate(UnityAction) Declaration public void AddSfxVolumeDelegate(UnityAction inDelegate) Parameters Type Name Description UnityAction < Single > inDelegate ApplySavedSettings() Declaration public void ApplySavedSettings() ApplySettings(PlayerSettingsModel) Declaration public void ApplySettings(PlayerSettingsModel newModel) Parameters Type Name Description PlayerSettingsModel newModel GetCurrentSettings() Declaration public PlayerSettingsModel GetCurrentSettings() Returns Type Description PlayerSettingsModel GetCurrentSettingsNormalized() Declaration public PlayerSettingsModel GetCurrentSettingsNormalized() Returns Type Description PlayerSettingsModel Init() Declaration public void Init() LoadSettingsFromFile(String) Declaration public void LoadSettingsFromFile(string savedFileName) Parameters Type Name Description String savedFileName RemoveBgmVolumeDelegate(UnityAction) Declaration public void RemoveBgmVolumeDelegate(UnityAction inDelegate) Parameters Type Name Description UnityAction < Single > inDelegate RemoveSfxVolumeDelegate(UnityAction) Declaration public void RemoveSfxVolumeDelegate(UnityAction inDelegate) Parameters Type Name Description UnityAction < Single > inDelegate SaveSettingsToFile() Declaration public void SaveSettingsToFile()" + "keywords": "Class PlayerSettingsManager Inheritance System.Object PlayerSettingsManager Namespace : CatchIo.Runtime.Settings Assembly : cs.temp.dll.dll Syntax public class PlayerSettingsManager Constructors PlayerSettingsManager() Declaration public PlayerSettingsManager() Properties Instance Declaration public static PlayerSettingsManager Instance { get; } Property Value Type Description PlayerSettingsManager Methods AddBgmVolumeDelegate(UnityAction) Declaration public void AddBgmVolumeDelegate(UnityAction inDelegate) Parameters Type Name Description UnityAction < System.Single > inDelegate AddSfxVolumeDelegate(UnityAction) Declaration public void AddSfxVolumeDelegate(UnityAction inDelegate) Parameters Type Name Description UnityAction < System.Single > inDelegate ApplyNewResolution(Int32, Int32, Boolean) Declaration public void ApplyNewResolution(int xResolution, int yResolution, bool isFullScreen) Parameters Type Name Description System.Int32 xResolution System.Int32 yResolution System.Boolean isFullScreen ApplyNewResolutionSettings(Int32, Int32) Declaration public void ApplyNewResolutionSettings(int xResolution, int yResolution) Parameters Type Name Description System.Int32 xResolution System.Int32 yResolution ApplySavedSettings() Declaration public void ApplySavedSettings() ApplySettings(PlayerSettingsModel) Declaration public void ApplySettings(PlayerSettingsModel newModel) Parameters Type Name Description PlayerSettingsModel newModel GetCurrentSettings() Declaration public PlayerSettingsModel GetCurrentSettings() Returns Type Description PlayerSettingsModel GetCurrentSettingsNormalized() Declaration public PlayerSettingsModel GetCurrentSettingsNormalized() Returns Type Description PlayerSettingsModel Init() Declaration public void Init() LoadSettingsFromFile(String) Declaration public void LoadSettingsFromFile(string savedFileName) Parameters Type Name Description System.String savedFileName RemoveBgmVolumeDelegate(UnityAction) Declaration public void RemoveBgmVolumeDelegate(UnityAction inDelegate) Parameters Type Name Description UnityAction < System.Single > inDelegate RemoveSfxVolumeDelegate(UnityAction) Declaration public void RemoveSfxVolumeDelegate(UnityAction inDelegate) Parameters Type Name Description UnityAction < System.Single > inDelegate SaveSettingsToFile() Declaration public void SaveSettingsToFile()" }, "api/CatchIo.Runtime.Settings.PlayerSettingsModel.html": { "href": "api/CatchIo.Runtime.Settings.PlayerSettingsModel.html", "title": "Class PlayerSettingsModel | Catch.io Developer Reference", - "keywords": "Class PlayerSettingsModel Inheritance Object PlayerSettingsModel Namespace : CatchIo.Runtime.Settings Assembly : cs.temp.dll.dll Syntax public class PlayerSettingsModel Constructors PlayerSettingsModel() Declaration public PlayerSettingsModel() Fields BGMVolume Declaration public float BGMVolume Field Value Type Description Single EffectBrightness Declaration public float EffectBrightness Field Value Type Description Single GameLanguage Declaration public GameLanguage GameLanguage Field Value Type Description GameLanguage HUDOpacity Declaration public float HUDOpacity Field Value Type Description Single IsFullScreen Declaration public int IsFullScreen Field Value Type Description Int32 MAX_VOLUME_ON_SLIDER Declaration public const float MAX_VOLUME_ON_SLIDER = 100F Field Value Type Description Single SoundEffectVolume Declaration public float SoundEffectVolume Field Value Type Description Single XResolution Declaration public int XResolution Field Value Type Description Int32 YResolution Declaration public int YResolution Field Value Type Description Int32 Methods Clone() Declaration public PlayerSettingsModel Clone() Returns Type Description PlayerSettingsModel CloneNormalized() Declaration public PlayerSettingsModel CloneNormalized() Returns Type Description PlayerSettingsModel Compare(PlayerSettingsModel) Declaration public bool Compare(PlayerSettingsModel other) Parameters Type Name Description PlayerSettingsModel other Returns Type Description Boolean" + "keywords": "Class PlayerSettingsModel Inheritance System.Object PlayerSettingsModel Namespace : CatchIo.Runtime.Settings Assembly : cs.temp.dll.dll Syntax public class PlayerSettingsModel Constructors PlayerSettingsModel() Declaration public PlayerSettingsModel() Fields BGMVolume Declaration public float BGMVolume Field Value Type Description System.Single EffectBrightness Declaration public float EffectBrightness Field Value Type Description System.Single GameLanguage Declaration public GameLanguage GameLanguage Field Value Type Description GameLanguage HUDOpacity Declaration public float HUDOpacity Field Value Type Description System.Single IsFullScreen Declaration public int IsFullScreen Field Value Type Description System.Int32 MAX_VOLUME_ON_SLIDER Declaration public const float MAX_VOLUME_ON_SLIDER = 100F Field Value Type Description System.Single SoundEffectVolume Declaration public float SoundEffectVolume Field Value Type Description System.Single XResolution Declaration public int XResolution Field Value Type Description System.Int32 YResolution Declaration public int YResolution Field Value Type Description System.Int32 Methods Clone() Declaration public PlayerSettingsModel Clone() Returns Type Description PlayerSettingsModel CloneNormalized() Declaration public PlayerSettingsModel CloneNormalized() Returns Type Description PlayerSettingsModel Compare(PlayerSettingsModel) Declaration public bool Compare(PlayerSettingsModel other) Parameters Type Name Description PlayerSettingsModel other Returns Type Description System.Boolean" + }, + "api/CatchIo.Runtime.Settings.ScreenResolutionUtils.html": { + "href": "api/CatchIo.Runtime.Settings.ScreenResolutionUtils.html", + "title": "Class ScreenResolutionUtils | Catch.io Developer Reference", + "keywords": "Class ScreenResolutionUtils Inheritance System.Object ScreenResolutionUtils Namespace : CatchIo.Runtime.Settings Assembly : cs.temp.dll.dll Syntax public class ScreenResolutionUtils Constructors ScreenResolutionUtils() Declaration public ScreenResolutionUtils() Fields ScreenResolutionDict Declaration public readonly Dictionary ScreenResolutionDict Field Value Type Description System.Collections.Generic.Dictionary < ScreenResolutionType , ScreenResolutionUtils.ScreenResolutionWidthHeightValue > Methods GetResolutionType(Int32, Int32) Declaration public int GetResolutionType(int xResolution, int yResolution) Parameters Type Name Description System.Int32 xResolution System.Int32 yResolution Returns Type Description System.Int32 GetWidthHeightValue(Int32) Declaration public ScreenResolutionUtils.ScreenResolutionWidthHeightValue GetWidthHeightValue(int newSettingEnum) Parameters Type Name Description System.Int32 newSettingEnum Returns Type Description ScreenResolutionUtils.ScreenResolutionWidthHeightValue" + }, + "api/CatchIo.Runtime.Settings.ScreenResolutionUtils.ScreenResolutionWidthHeightValue.html": { + "href": "api/CatchIo.Runtime.Settings.ScreenResolutionUtils.ScreenResolutionWidthHeightValue.html", + "title": "Struct ScreenResolutionUtils.ScreenResolutionWidthHeightValue | Catch.io Developer Reference", + "keywords": "Struct ScreenResolutionUtils.ScreenResolutionWidthHeightValue Namespace : CatchIo.Runtime.Settings Assembly : cs.temp.dll.dll Syntax public struct ScreenResolutionWidthHeightValue Constructors ScreenResolutionWidthHeightValue(Int32, Int32) Declaration public ScreenResolutionWidthHeightValue(int width, int height) Parameters Type Name Description System.Int32 width System.Int32 height Properties Height Declaration public int Height { readonly get; } Property Value Type Description System.Int32 Width Declaration public int Width { readonly get; } Property Value Type Description System.Int32" }, "api/CatchIo.Runtime.Sound.CharacterActionSfx.html": { "href": "api/CatchIo.Runtime.Sound.CharacterActionSfx.html", "title": "Class CharacterActionSfx | Catch.io Developer Reference", - "keywords": "Class CharacterActionSfx Inheritance Object Sfx CharacterActionSfx Inherited Members Sfx.EventInstance Sfx.GetPlayBackState() Sfx.Stop(STOP_MODE) Sfx.SetNewVolume(Single) Sfx.GetCurrentVolume() Sfx.GetCurrentFinalVolume() Namespace : CatchIo.Runtime.Sound Assembly : cs.temp.dll.dll Syntax public class CharacterActionSfx : Sfx Constructors CharacterActionSfx() Declaration public CharacterActionSfx() Methods Play(Vector3, String, Single) Declaration public override void Play(Vector3 generatePos, string characterActionType, float volume = 1F) Parameters Type Name Description Vector3 generatePos String characterActionType Single volume Overrides Sfx.Play(Vector3, String, Single)" + "keywords": "Class CharacterActionSfx Inheritance System.Object Sfx CharacterActionSfx Inherited Members Sfx.EventInstance Sfx.GetPlayBackState() Sfx.Stop(STOP_MODE) Sfx.SetNewVolume(Single) Sfx.GetCurrentVolume() Sfx.GetCurrentFinalVolume() Namespace : CatchIo.Runtime.Sound Assembly : cs.temp.dll.dll Syntax public class CharacterActionSfx : Sfx Constructors CharacterActionSfx() Declaration public CharacterActionSfx() Methods Play(Vector3, String, Single) Declaration public override void Play(Vector3 generatePos, string characterActionType, float volume = 1F) Parameters Type Name Description Vector3 generatePos System.String characterActionType System.Single volume Overrides Sfx.Play(Vector3, String, Single)" }, "api/CatchIo.Runtime.Sound.CursedOneSfx.html": { "href": "api/CatchIo.Runtime.Sound.CursedOneSfx.html", "title": "Class CursedOneSfx | Catch.io Developer Reference", - "keywords": "Class CursedOneSfx Inheritance Object Sfx CursedOneSfx Inherited Members Sfx.EventInstance Sfx.GetPlayBackState() Sfx.Stop(STOP_MODE) Sfx.SetNewVolume(Single) Sfx.GetCurrentVolume() Sfx.GetCurrentFinalVolume() Namespace : CatchIo.Runtime.Sound Assembly : cs.temp.dll.dll Syntax public class CursedOneSfx : Sfx Constructors CursedOneSfx() Declaration public CursedOneSfx() Methods Play(Vector3, String, Single) Declaration public override void Play(Vector3 generatePos, string labelName = \"\", float volume = 1F) Parameters Type Name Description Vector3 generatePos String labelName Single volume Overrides Sfx.Play(Vector3, String, Single) SetDistanceParameter(Single) Declaration public void SetDistanceParameter(float distance) Parameters Type Name Description Single distance UpdatePosition(Vector3) Declaration public void UpdatePosition(Vector3 pos) Parameters Type Name Description Vector3 pos" + "keywords": "Class CursedOneSfx Inheritance System.Object Sfx CursedOneSfx Inherited Members Sfx.EventInstance Sfx.GetPlayBackState() Sfx.Stop(STOP_MODE) Sfx.SetNewVolume(Single) Sfx.GetCurrentVolume() Sfx.GetCurrentFinalVolume() Namespace : CatchIo.Runtime.Sound Assembly : cs.temp.dll.dll Syntax public class CursedOneSfx : Sfx Constructors CursedOneSfx() Declaration public CursedOneSfx() Methods Play(Vector3, String, Single) Declaration public override void Play(Vector3 generatePos, string labelName = \"\", float volume = 1F) Parameters Type Name Description Vector3 generatePos System.String labelName System.Single volume Overrides Sfx.Play(Vector3, String, Single) SetDistanceParameter(Single) Declaration public void SetDistanceParameter(float distance) Parameters Type Name Description System.Single distance UpdatePosition(Vector3) Declaration public void UpdatePosition(Vector3 pos) Parameters Type Name Description Vector3 pos" + }, + "api/CatchIo.Runtime.Sound.EnvironmentSfx.html": { + "href": "api/CatchIo.Runtime.Sound.EnvironmentSfx.html", + "title": "Class EnvironmentSfx | Catch.io Developer Reference", + "keywords": "Class EnvironmentSfx Inheritance System.Object Sfx EnvironmentSfx Inherited Members Sfx.EventInstance Sfx.GetPlayBackState() Sfx.Stop(STOP_MODE) Sfx.SetNewVolume(Single) Sfx.GetCurrentVolume() Sfx.GetCurrentFinalVolume() Namespace : CatchIo.Runtime.Sound Assembly : cs.temp.dll.dll Syntax public class EnvironmentSfx : Sfx Fields EVENT_NAME Declaration public const string EVENT_NAME = \"event:/Sfx/EnvironmentSfx\" Field Value Type Description System.String Methods Play(Vector3, String, Single) Declaration public override void Play(Vector3 generatePos, string eventParam = \"\", float volume = 1F) Parameters Type Name Description Vector3 generatePos System.String eventParam System.Single volume Overrides Sfx.Play(Vector3, String, Single)" }, "api/CatchIo.Runtime.Sound.FootstepSfx.html": { "href": "api/CatchIo.Runtime.Sound.FootstepSfx.html", "title": "Class FootstepSfx | Catch.io Developer Reference", - "keywords": "Class FootstepSfx Inheritance Object Sfx TerrainSfx FootstepSfx Inherited Members TerrainSfx.Play(Vector3, String, Single) Sfx.EventInstance Sfx.GetPlayBackState() Sfx.Stop(STOP_MODE) Sfx.SetNewVolume(Single) Sfx.GetCurrentVolume() Sfx.GetCurrentFinalVolume() Namespace : CatchIo.Runtime.Sound Assembly : cs.temp.dll.dll Syntax public class FootstepSfx : TerrainSfx" + "keywords": "Class FootstepSfx Inheritance System.Object Sfx TerrainSfx FootstepSfx Inherited Members TerrainSfx.Play(Vector3, String, Single) Sfx.EventInstance Sfx.GetPlayBackState() Sfx.Stop(STOP_MODE) Sfx.SetNewVolume(Single) Sfx.GetCurrentVolume() Sfx.GetCurrentFinalVolume() Namespace : CatchIo.Runtime.Sound Assembly : cs.temp.dll.dll Syntax public class FootstepSfx : TerrainSfx" }, "api/CatchIo.Runtime.Sound.html": { "href": "api/CatchIo.Runtime.Sound.html", "title": "Namespace CatchIo.Runtime.Sound | Catch.io Developer Reference", - "keywords": "Namespace CatchIo.Runtime.Sound Classes CharacterActionSfx CursedOneSfx FootstepSfx ItemSfx ItemTerrainSfx MainMusic Music Sfx SoundManager SpawnSfx StaminaSfx TerrainSfx UiSfx Enums MainTrackType UiSfx.SfxParameter" + "keywords": "Namespace CatchIo.Runtime.Sound Classes CharacterActionSfx CursedOneSfx EnvironmentSfx FootstepSfx ItemSfx ItemTerrainSfx MainMusic Music Sfx SoundManager SpawnSfx StaminaSfx TerrainSfx UiGameSfx UiSfx Enums MainTrackType" }, "api/CatchIo.Runtime.Sound.ItemSfx.html": { "href": "api/CatchIo.Runtime.Sound.ItemSfx.html", "title": "Class ItemSfx | Catch.io Developer Reference", - "keywords": "Class ItemSfx Inheritance Object Sfx ItemSfx Inherited Members Sfx.EventInstance Sfx.GetPlayBackState() Sfx.Stop(STOP_MODE) Sfx.SetNewVolume(Single) Sfx.GetCurrentVolume() Sfx.GetCurrentFinalVolume() Namespace : CatchIo.Runtime.Sound Assembly : cs.temp.dll.dll Syntax public class ItemSfx : Sfx Methods Play(Vector3, String, Single) Declaration public override void Play(Vector3 generatePos, string itemType = \"\", float volume = 1F) Parameters Type Name Description Vector3 generatePos String itemType Single volume Overrides Sfx.Play(Vector3, String, Single)" + "keywords": "Class ItemSfx Inheritance System.Object Sfx ItemSfx Inherited Members Sfx.EventInstance Sfx.GetPlayBackState() Sfx.Stop(STOP_MODE) Sfx.SetNewVolume(Single) Sfx.GetCurrentVolume() Sfx.GetCurrentFinalVolume() Namespace : CatchIo.Runtime.Sound Assembly : cs.temp.dll.dll Syntax public class ItemSfx : Sfx Fields EVENT_PATH Declaration public const string EVENT_PATH = \"event:/Sfx/ItemSfx\" Field Value Type Description System.String Methods Play(Vector3, String, Single) Declaration public override void Play(Vector3 generatePos, string itemType = \"\", float volume = 1F) Parameters Type Name Description Vector3 generatePos System.String itemType System.Single volume Overrides Sfx.Play(Vector3, String, Single)" }, "api/CatchIo.Runtime.Sound.ItemTerrainSfx.html": { "href": "api/CatchIo.Runtime.Sound.ItemTerrainSfx.html", "title": "Class ItemTerrainSfx | Catch.io Developer Reference", - "keywords": "Class ItemTerrainSfx Inheritance Object Sfx ItemTerrainSfx Inherited Members Sfx.EventInstance Sfx.GetPlayBackState() Sfx.Stop(STOP_MODE) Sfx.SetNewVolume(Single) Sfx.GetCurrentVolume() Sfx.GetCurrentFinalVolume() Namespace : CatchIo.Runtime.Sound Assembly : cs.temp.dll.dll Syntax public class ItemTerrainSfx : Sfx Methods Play(Vector3, String, Single) Declaration public override void Play(Vector3 generatePos, string itemTerrainName = \"\", float volume = 1F) Parameters Type Name Description Vector3 generatePos String itemTerrainName Single volume Overrides Sfx.Play(Vector3, String, Single)" + "keywords": "Class ItemTerrainSfx Inheritance System.Object Sfx ItemTerrainSfx Inherited Members Sfx.EventInstance Sfx.GetPlayBackState() Sfx.Stop(STOP_MODE) Sfx.SetNewVolume(Single) Sfx.GetCurrentVolume() Sfx.GetCurrentFinalVolume() Namespace : CatchIo.Runtime.Sound Assembly : cs.temp.dll.dll Syntax public class ItemTerrainSfx : Sfx Methods Play(Vector3, String, Single) Declaration public override void Play(Vector3 generatePos, string itemTerrainName = \"\", float volume = 1F) Parameters Type Name Description Vector3 generatePos System.String itemTerrainName System.Single volume Overrides Sfx.Play(Vector3, String, Single)" }, "api/CatchIo.Runtime.Sound.MainMusic.html": { "href": "api/CatchIo.Runtime.Sound.MainMusic.html", "title": "Class MainMusic | Catch.io Developer Reference", - "keywords": "Class MainMusic Inheritance Object MainMusic Namespace : CatchIo.Runtime.Sound Assembly : cs.temp.dll.dll Syntax public class MainMusic : MonoBehaviour Properties CurrentVolume Declaration public float CurrentVolume { get; } Property Value Type Description Single Instance Declaration public static MainMusic Instance { get; } Property Value Type Description MainMusic Methods ChangeCurrentTrackVolume(Single) Declaration public void ChangeCurrentTrackVolume(float volume) Parameters Type Name Description Single volume" + "keywords": "Class MainMusic Inheritance System.Object MainMusic Namespace : CatchIo.Runtime.Sound Assembly : cs.temp.dll.dll Syntax public class MainMusic : MonoBehaviour Properties CurrentVolume Declaration public float CurrentVolume { get; } Property Value Type Description System.Single Instance Declaration public static MainMusic Instance { get; } Property Value Type Description MainMusic Methods ChangeCurrentTrackVolume(Single) Declaration public void ChangeCurrentTrackVolume(float volume) Parameters Type Name Description System.Single volume" }, "api/CatchIo.Runtime.Sound.MainTrackType.html": { "href": "api/CatchIo.Runtime.Sound.MainTrackType.html", "title": "Enum MainTrackType | Catch.io Developer Reference", - "keywords": "Enum MainTrackType Namespace : CatchIo.Runtime.Sound Assembly : cs.temp.dll.dll Syntax public enum MainTrackType Fields Name Description Chase ForestAmbience ForestVillageMusic Last None PlayableScene TitleScreen" + "keywords": "Enum MainTrackType Namespace : CatchIo.Runtime.Sound Assembly : cs.temp.dll.dll Syntax public enum MainTrackType Fields Name Description CaveAmbience Chase CursedOneActive CursedOnePassive ForestAmbience ForestVillageMusic Last None PlayableSceneGeneric TitleScreen" }, "api/CatchIo.Runtime.Sound.Music.html": { "href": "api/CatchIo.Runtime.Sound.Music.html", "title": "Class Music | Catch.io Developer Reference", - "keywords": "Class Music Inheritance Object Music Namespace : CatchIo.Runtime.Sound Assembly : cs.temp.dll.dll Syntax public abstract class Music : MonoBehaviour Methods GetPlayBackState() Declaration public abstract PLAYBACK_STATE GetPlayBackState() Returns Type Description PLAYBACK_STATE Play() Declaration public abstract void Play() Stop(STOP_MODE) Declaration public abstract void Stop(STOP_MODE stopMode = null) Parameters Type Name Description STOP_MODE stopMode" + "keywords": "Class Music Inheritance System.Object Music Namespace : CatchIo.Runtime.Sound Assembly : cs.temp.dll.dll Syntax public abstract class Music : MonoBehaviour Methods GetPlayBackState() Declaration public abstract PLAYBACK_STATE GetPlayBackState() Returns Type Description PLAYBACK_STATE Play() Declaration public abstract void Play() Stop(STOP_MODE) Declaration public abstract void Stop(STOP_MODE stopMode = null) Parameters Type Name Description STOP_MODE stopMode" }, "api/CatchIo.Runtime.Sound.Sfx.html": { "href": "api/CatchIo.Runtime.Sound.Sfx.html", "title": "Class Sfx | Catch.io Developer Reference", - "keywords": "Class Sfx Inheritance Object Sfx CharacterActionSfx CursedOneSfx ItemSfx ItemTerrainSfx SpawnSfx StaminaSfx TerrainSfx UiSfx Namespace : CatchIo.Runtime.Sound Assembly : cs.temp.dll.dll Syntax public abstract class Sfx Fields EventInstance Declaration protected EventInstance EventInstance Field Value Type Description EventInstance Methods GetCurrentFinalVolume() Declaration public float GetCurrentFinalVolume() Returns Type Description Single GetCurrentVolume() Declaration public float GetCurrentVolume() Returns Type Description Single GetPlayBackState() Declaration public PLAYBACK_STATE GetPlayBackState() Returns Type Description PLAYBACK_STATE Play(Vector3, String, Single) Declaration public abstract void Play(Vector3 generatePos, string labelName = \"\", float volume = 1F) Parameters Type Name Description Vector3 generatePos String labelName Single volume SetNewVolume(Single) Declaration public void SetNewVolume(float volume) Parameters Type Name Description Single volume Stop(STOP_MODE) Declaration public void Stop(STOP_MODE stopMode = null) Parameters Type Name Description STOP_MODE stopMode" + "keywords": "Class Sfx Inheritance System.Object Sfx CharacterActionSfx CursedOneSfx EnvironmentSfx ItemSfx ItemTerrainSfx SpawnSfx StaminaSfx TerrainSfx UiGameSfx UiSfx Namespace : CatchIo.Runtime.Sound Assembly : cs.temp.dll.dll Syntax public abstract class Sfx Fields EventInstance Declaration protected EventInstance EventInstance Field Value Type Description EventInstance Methods GetCurrentFinalVolume() Declaration public float GetCurrentFinalVolume() Returns Type Description System.Single GetCurrentVolume() Declaration public float GetCurrentVolume() Returns Type Description System.Single GetPlayBackState() Declaration public PLAYBACK_STATE GetPlayBackState() Returns Type Description PLAYBACK_STATE Play(Vector3, String, Single) Declaration public abstract void Play(Vector3 generatePos, string labelName = \"\", float volume = 1F) Parameters Type Name Description Vector3 generatePos System.String labelName System.Single volume SetNewVolume(Single) Declaration public void SetNewVolume(float volume) Parameters Type Name Description System.Single volume Stop(STOP_MODE) Declaration public void Stop(STOP_MODE stopMode = null) Parameters Type Name Description STOP_MODE stopMode" }, "api/CatchIo.Runtime.Sound.SoundManager.html": { "href": "api/CatchIo.Runtime.Sound.SoundManager.html", "title": "Class SoundManager | Catch.io Developer Reference", - "keywords": "Class SoundManager Inheritance Object SoundManager Namespace : CatchIo.Runtime.Sound Assembly : cs.temp.dll.dll Syntax public class SoundManager : MonoBehaviourPun Properties CurrentSfxVolume Declaration public float CurrentSfxVolume { get; } Property Value Type Description Single Instance Declaration public static SoundManager Instance { get; protected set; } Property Value Type Description SoundManager Methods IsPlayingStaminaSfx(String) Declaration public bool IsPlayingStaminaSfx(string staminaState) Parameters Type Name Description String staminaState Returns Type Description Boolean PlayCharacterActionSfx(Vector3, String, Boolean) Declaration public void PlayCharacterActionSfx(Vector3 generatePos, string actionType, bool usingRPC = true) Parameters Type Name Description Vector3 generatePos String actionType Boolean usingRPC PlayCharacterSpawnSfx(Vector3, String, Single) Declaration public void PlayCharacterSpawnSfx(Vector3 generatePos, string characterClass, float volume) Parameters Type Name Description Vector3 generatePos String characterClass Single volume PlayFootstepSfx(Vector3, String, CharacterMoveType) Declaration public void PlayFootstepSfx(Vector3 generatePos, string terrainName, CharacterMoveType moveState) Parameters Type Name Description Vector3 generatePos String terrainName CharacterMoveType moveState PlayItemSfx(Vector3, String, Single) Declaration public void PlayItemSfx(Vector3 generatePos, string itemType, float volume) Parameters Type Name Description Vector3 generatePos String itemType Single volume PlayItemTerrainSfx(Vector3, String, Single, Boolean) Declaration public void PlayItemTerrainSfx(Vector3 generatePos, string itemType, float volume, bool usingRPC = true) Parameters Type Name Description Vector3 generatePos String itemType Single volume Boolean usingRPC PlayNewVolumeSample(Single) Declaration public void PlayNewVolumeSample(float newVolume) Parameters Type Name Description Single newVolume PlayStaminaSfx(String, Single) Declaration public void PlayStaminaSfx(string staminaState, float volume) Parameters Type Name Description String staminaState Single volume PlayTerrainSfx(Vector3, String) Declaration public void PlayTerrainSfx(Vector3 generatePos, string terrainName) Parameters Type Name Description Vector3 generatePos String terrainName RPC_PlayCharacterActionSfx(Vector3, String, Single) Declaration public void RPC_PlayCharacterActionSfx(Vector3 generatePos, string actionType, float volume) Parameters Type Name Description Vector3 generatePos String actionType Single volume RPC_PlayFootstepSfx(Vector3, String, Single) Declaration public void RPC_PlayFootstepSfx(Vector3 generatePos, string terrainName, float volume) Parameters Type Name Description Vector3 generatePos String terrainName Single volume RPC_PlayItemSfx(Vector3, String, Single) Declaration public void RPC_PlayItemSfx(Vector3 generatePos, string itemSfxName, float volume) Parameters Type Name Description Vector3 generatePos String itemSfxName Single volume RPC_PlayItemTerrainSfx(Vector3, String, Single) Declaration public void RPC_PlayItemTerrainSfx(Vector3 generatePos, string itemTerrainName, float volume) Parameters Type Name Description Vector3 generatePos String itemTerrainName Single volume RPC_PlayTerrainSfx(Vector3, String) Declaration public void RPC_PlayTerrainSfx(Vector3 generatePos, string terrainName) Parameters Type Name Description Vector3 generatePos String terrainName SetAttenuationObject(GameObject) Declaration public void SetAttenuationObject(GameObject attenuationObject) Parameters Type Name Description GameObject attenuationObject StopStaminaSfx() Declaration public void StopStaminaSfx()" + "keywords": "Class SoundManager Inheritance System.Object SoundManager Namespace : CatchIo.Runtime.Sound Assembly : cs.temp.dll.dll Syntax public class SoundManager : MonoBehaviourPun Properties CurrentSfxVolume Declaration public float CurrentSfxVolume { get; } Property Value Type Description System.Single Instance Declaration public static SoundManager Instance { get; protected set; } Property Value Type Description SoundManager Methods DisableCharacterAudioListener() Declaration public void DisableCharacterAudioListener() EnableCharacterAudioListener(GameObject) Declaration public void EnableCharacterAudioListener(GameObject localCharacter) Parameters Type Name Description GameObject localCharacter IsPlayingStaminaSfx(String) Declaration public bool IsPlayingStaminaSfx(string staminaState) Parameters Type Name Description System.String staminaState Returns Type Description System.Boolean PlayCharacterActionSfx(Vector3, String, Boolean) Declaration public void PlayCharacterActionSfx(Vector3 generatePos, string actionType, bool usingRPC = true) Parameters Type Name Description Vector3 generatePos System.String actionType System.Boolean usingRPC PlayCharacterSpawnSfx(Vector3, String, Single) Declaration public void PlayCharacterSpawnSfx(Vector3 generatePos, string characterClass, float volume) Parameters Type Name Description Vector3 generatePos System.String characterClass System.Single volume PlayFootstepSfx(Vector3, String, CharacterMoveType) Declaration public void PlayFootstepSfx(Vector3 generatePos, string terrainName, CharacterMoveType moveState) Parameters Type Name Description Vector3 generatePos System.String terrainName CharacterMoveType moveState PlayItemSfx(Vector3, String, Single) Declaration public void PlayItemSfx(Vector3 generatePos, string itemType, float volume) Parameters Type Name Description Vector3 generatePos System.String itemType System.Single volume PlayItemTerrainSfx(Vector3, String, Single, Boolean) Declaration public void PlayItemTerrainSfx(Vector3 generatePos, string itemType, float volume, bool usingRPC = true) Parameters Type Name Description Vector3 generatePos System.String itemType System.Single volume System.Boolean usingRPC PlayNewVolumeSample(Single) Declaration public void PlayNewVolumeSample(float newVolume) Parameters Type Name Description System.Single newVolume PlayStaminaSfx(String, Single) Declaration public void PlayStaminaSfx(string staminaState, float volume) Parameters Type Name Description System.String staminaState System.Single volume PlayTerrainSfx(Vector3, String) Declaration public void PlayTerrainSfx(Vector3 generatePos, string terrainName) Parameters Type Name Description Vector3 generatePos System.String terrainName PlayUiGameSfx(Vector3, String, Single) Declaration public void PlayUiGameSfx(Vector3 generatePos, string parameterName, float volume) Parameters Type Name Description Vector3 generatePos System.String parameterName System.Single volume RPC_PlayCharacterActionSfx(Vector3, String, Single) Declaration public void RPC_PlayCharacterActionSfx(Vector3 generatePos, string actionType, float volume) Parameters Type Name Description Vector3 generatePos System.String actionType System.Single volume RPC_PlayFootstepSfx(Vector3, String, Single) Declaration public void RPC_PlayFootstepSfx(Vector3 generatePos, string terrainName, float volume) Parameters Type Name Description Vector3 generatePos System.String terrainName System.Single volume RPC_PlayItemSfx(Vector3, String, Single) Declaration public void RPC_PlayItemSfx(Vector3 generatePos, string itemSfxName, float volume) Parameters Type Name Description Vector3 generatePos System.String itemSfxName System.Single volume RPC_PlayItemTerrainSfx(Vector3, String, Single) Declaration public void RPC_PlayItemTerrainSfx(Vector3 generatePos, string itemTerrainName, float volume) Parameters Type Name Description Vector3 generatePos System.String itemTerrainName System.Single volume RPC_PlayTerrainSfx(Vector3, String) Declaration public void RPC_PlayTerrainSfx(Vector3 generatePos, string terrainName) Parameters Type Name Description Vector3 generatePos System.String terrainName StopStaminaSfx() Declaration public void StopStaminaSfx()" }, "api/CatchIo.Runtime.Sound.SpawnSfx.html": { "href": "api/CatchIo.Runtime.Sound.SpawnSfx.html", "title": "Class SpawnSfx | Catch.io Developer Reference", - "keywords": "Class SpawnSfx Inheritance Object Sfx SpawnSfx Inherited Members Sfx.EventInstance Sfx.GetPlayBackState() Sfx.Stop(STOP_MODE) Sfx.SetNewVolume(Single) Sfx.GetCurrentVolume() Sfx.GetCurrentFinalVolume() Namespace : CatchIo.Runtime.Sound Assembly : cs.temp.dll.dll Syntax public class SpawnSfx : Sfx Constructors SpawnSfx() Declaration public SpawnSfx() Methods Play(Vector3, String, Single) Declaration public override void Play(Vector3 generatePos, string characterClass, float volume = 1F) Parameters Type Name Description Vector3 generatePos String characterClass Single volume Overrides Sfx.Play(Vector3, String, Single)" + "keywords": "Class SpawnSfx Inheritance System.Object Sfx SpawnSfx Inherited Members Sfx.EventInstance Sfx.GetPlayBackState() Sfx.Stop(STOP_MODE) Sfx.SetNewVolume(Single) Sfx.GetCurrentVolume() Sfx.GetCurrentFinalVolume() Namespace : CatchIo.Runtime.Sound Assembly : cs.temp.dll.dll Syntax public class SpawnSfx : Sfx Constructors SpawnSfx() Declaration public SpawnSfx() Methods Play(Vector3, String, Single) Declaration public override void Play(Vector3 generatePos, string characterClass, float volume = 1F) Parameters Type Name Description Vector3 generatePos System.String characterClass System.Single volume Overrides Sfx.Play(Vector3, String, Single)" }, "api/CatchIo.Runtime.Sound.StaminaSfx.html": { "href": "api/CatchIo.Runtime.Sound.StaminaSfx.html", "title": "Class StaminaSfx | Catch.io Developer Reference", - "keywords": "Class StaminaSfx Inheritance Object Sfx StaminaSfx Inherited Members Sfx.EventInstance Sfx.GetPlayBackState() Sfx.Stop(STOP_MODE) Sfx.SetNewVolume(Single) Sfx.GetCurrentVolume() Sfx.GetCurrentFinalVolume() Namespace : CatchIo.Runtime.Sound Assembly : cs.temp.dll.dll Syntax public class StaminaSfx : Sfx Properties CurrentState Declaration public string CurrentState { get; } Property Value Type Description String Methods IsPlaying() Declaration public bool IsPlaying() Returns Type Description Boolean IsRepeating(String) Declaration public bool IsRepeating(string staminaStateType) Parameters Type Name Description String staminaStateType Returns Type Description Boolean Play(Vector3, String, Single) Declaration public override void Play(Vector3 generatePos, string staminaStateType = \"None\", float volume = 1F) Parameters Type Name Description Vector3 generatePos String staminaStateType Single volume Overrides Sfx.Play(Vector3, String, Single) Stop() Declaration public void Stop()" + "keywords": "Class StaminaSfx Inheritance System.Object Sfx StaminaSfx Inherited Members Sfx.EventInstance Sfx.GetPlayBackState() Sfx.Stop(STOP_MODE) Sfx.SetNewVolume(Single) Sfx.GetCurrentVolume() Sfx.GetCurrentFinalVolume() Namespace : CatchIo.Runtime.Sound Assembly : cs.temp.dll.dll Syntax public class StaminaSfx : Sfx Properties CurrentState Declaration public string CurrentState { get; } Property Value Type Description System.String Methods IsPlaying() Declaration public bool IsPlaying() Returns Type Description System.Boolean IsRepeating(String) Declaration public bool IsRepeating(string staminaStateType) Parameters Type Name Description System.String staminaStateType Returns Type Description System.Boolean Play(Vector3, String, Single) Declaration public override void Play(Vector3 generatePos, string staminaStateType = \"None\", float volume = 1F) Parameters Type Name Description Vector3 generatePos System.String staminaStateType System.Single volume Overrides Sfx.Play(Vector3, String, Single) Stop() Declaration public void Stop()" }, "api/CatchIo.Runtime.Sound.TerrainSfx.html": { "href": "api/CatchIo.Runtime.Sound.TerrainSfx.html", "title": "Class TerrainSfx | Catch.io Developer Reference", - "keywords": "Class TerrainSfx Inheritance Object Sfx TerrainSfx FootstepSfx Inherited Members Sfx.EventInstance Sfx.GetPlayBackState() Sfx.Stop(STOP_MODE) Sfx.SetNewVolume(Single) Sfx.GetCurrentVolume() Sfx.GetCurrentFinalVolume() Namespace : CatchIo.Runtime.Sound Assembly : cs.temp.dll.dll Syntax public class TerrainSfx : Sfx Constructors TerrainSfx() Declaration public TerrainSfx() Methods Play(Vector3, String, Single) Declaration public override void Play(Vector3 generatePos, string terrainName = \"\", float terrainVolume = 1F) Parameters Type Name Description Vector3 generatePos String terrainName Single terrainVolume Overrides Sfx.Play(Vector3, String, Single)" + "keywords": "Class TerrainSfx Inheritance System.Object Sfx TerrainSfx FootstepSfx Inherited Members Sfx.EventInstance Sfx.GetPlayBackState() Sfx.Stop(STOP_MODE) Sfx.SetNewVolume(Single) Sfx.GetCurrentVolume() Sfx.GetCurrentFinalVolume() Namespace : CatchIo.Runtime.Sound Assembly : cs.temp.dll.dll Syntax public class TerrainSfx : Sfx Constructors TerrainSfx() Declaration public TerrainSfx() Methods Play(Vector3, String, Single) Declaration public override void Play(Vector3 generatePos, string terrainName = \"\", float terrainVolume = 1F) Parameters Type Name Description Vector3 generatePos System.String terrainName System.Single terrainVolume Overrides Sfx.Play(Vector3, String, Single)" + }, + "api/CatchIo.Runtime.Sound.UiGameSfx.html": { + "href": "api/CatchIo.Runtime.Sound.UiGameSfx.html", + "title": "Class UiGameSfx | Catch.io Developer Reference", + "keywords": "Class UiGameSfx Inheritance System.Object Sfx UiGameSfx Inherited Members Sfx.EventInstance Sfx.GetPlayBackState() Sfx.Stop(STOP_MODE) Sfx.SetNewVolume(Single) Sfx.GetCurrentVolume() Sfx.GetCurrentFinalVolume() Namespace : CatchIo.Runtime.Sound Assembly : cs.temp.dll.dll Syntax public class UiGameSfx : Sfx Constructors UiGameSfx() Declaration public UiGameSfx() Methods Play(Vector3, String, Single) Declaration public override void Play(Vector3 generatePos, string uiGameSfx, float volume = 1F) Parameters Type Name Description Vector3 generatePos System.String uiGameSfx System.Single volume Overrides Sfx.Play(Vector3, String, Single)" }, "api/CatchIo.Runtime.Sound.UiSfx.html": { "href": "api/CatchIo.Runtime.Sound.UiSfx.html", "title": "Class UiSfx | Catch.io Developer Reference", - "keywords": "Class UiSfx Inheritance Object Sfx UiSfx Inherited Members Sfx.EventInstance Sfx.GetPlayBackState() Sfx.Stop(STOP_MODE) Sfx.SetNewVolume(Single) Sfx.GetCurrentVolume() Sfx.GetCurrentFinalVolume() Namespace : CatchIo.Runtime.Sound Assembly : cs.temp.dll.dll Syntax public class UiSfx : Sfx Constructors UiSfx() Declaration public UiSfx() Fields EVENT_PARAM_NAME Declaration public const string EVENT_PARAM_NAME = \"UiSfx\" Field Value Type Description String EVENT_PATH Declaration public const string EVENT_PATH = \"event:/Sfx/UiSfx\" Field Value Type Description String Methods Play(Vector3, String, Single) Declaration public override void Play(Vector3 generatePos, string uiSfx, float volume = 1F) Parameters Type Name Description Vector3 generatePos String uiSfx Single volume Overrides Sfx.Play(Vector3, String, Single)" - }, - "api/CatchIo.Runtime.Sound.UiSfx.SfxParameter.html": { - "href": "api/CatchIo.Runtime.Sound.UiSfx.SfxParameter.html", - "title": "Enum UiSfx.SfxParameter | Catch.io Developer Reference", - "keywords": "Enum UiSfx.SfxParameter Namespace : CatchIo.Runtime.Sound Assembly : cs.temp.dll.dll Syntax public enum SfxParameter Fields Name Description BackButton StartSfx StoneButton" + "keywords": "Class UiSfx Inheritance System.Object Sfx UiSfx Inherited Members Sfx.EventInstance Sfx.GetPlayBackState() Sfx.Stop(STOP_MODE) Sfx.SetNewVolume(Single) Sfx.GetCurrentVolume() Sfx.GetCurrentFinalVolume() Namespace : CatchIo.Runtime.Sound Assembly : cs.temp.dll.dll Syntax public class UiSfx : Sfx Constructors UiSfx() Declaration public UiSfx() Fields EVENT_PARAM_NAME Declaration public const string EVENT_PARAM_NAME = \"UiSfx\" Field Value Type Description System.String EVENT_PATH Declaration public const string EVENT_PATH = \"event:/Sfx/UiSfx\" Field Value Type Description System.String Methods Play(Vector3, String, Single) Declaration public override void Play(Vector3 generatePos, string uiSfx, float volume = 1F) Parameters Type Name Description Vector3 generatePos System.String uiSfx System.Single volume Overrides Sfx.Play(Vector3, String, Single)" }, "api/CatchIo.Runtime.Trajectory.html": { "href": "api/CatchIo.Runtime.Trajectory.html", @@ -1437,112 +1897,142 @@ "api/CatchIo.Runtime.Trajectory.Trajectory.html": { "href": "api/CatchIo.Runtime.Trajectory.Trajectory.html", "title": "Class Trajectory | Catch.io Developer Reference", - "keywords": "Class Trajectory This class contains to projectile motion data. Inheritance Object Trajectory Namespace : CatchIo.Runtime.Trajectory Assembly : cs.temp.dll.dll Syntax [Serializable] public class Trajectory Constructors Trajectory(TrajectoryData) Declaration public Trajectory(TrajectoryData data) Parameters Type Name Description TrajectoryData data Trajectory(Single, Vector3[]) Declaration public Trajectory(float timeToTarget, Vector3[] trajectoryPath) Parameters Type Name Description Single timeToTarget Vector3 [] trajectoryPath Fields NUM_OF_POINTS Declaration public const int NUM_OF_POINTS = 50 Field Value Type Description Int32 TimeToTarget Declaration public float TimeToTarget Field Value Type Description Single TrajectoryPath Declaration public Vector3[] TrajectoryPath Field Value Type Description Vector3 [] Methods CalculateTrajectory(Vector2, Vector2, Single) Declaration public void CalculateTrajectory(Vector2 startPos, Vector2 endPos, float maxDistance = 1F) Parameters Type Name Description Vector2 startPos Vector2 endPos Single maxDistance CalculateTrajectory(Vector2, Vector2, Vector2, Single) Declaration public void CalculateTrajectory(Vector2 startPos, Vector2 endPos, Vector2 startPosOffset, float maxDistance = 1F) Parameters Type Name Description Vector2 startPos Vector2 endPos Vector2 startPosOffset Single maxDistance GetFinalPosition() Declaration public Vector3 GetFinalPosition() Returns Type Description Vector3 GetHeight(Single) Declaration public Vector2 GetHeight(float t) Parameters Type Name Description Single t Returns Type Description Vector2 GetStartPosition() Declaration public Vector3 GetStartPosition() Returns Type Description Vector3" + "keywords": "Class Trajectory This class contains to projectile motion data. Inheritance System.Object Trajectory Namespace : CatchIo.Runtime.Trajectory Assembly : cs.temp.dll.dll Syntax [Serializable] public class Trajectory Constructors Trajectory(TrajectoryData) Declaration public Trajectory(TrajectoryData data) Parameters Type Name Description TrajectoryData data Trajectory(Single, Vector3[]) Declaration public Trajectory(float timeToTarget, Vector3[] trajectoryPath) Parameters Type Name Description System.Single timeToTarget Vector3 [] trajectoryPath Fields NUM_OF_POINTS Declaration public const int NUM_OF_POINTS = 50 Field Value Type Description System.Int32 TimeToTarget Declaration public float TimeToTarget Field Value Type Description System.Single TrajectoryPath Declaration public Vector3[] TrajectoryPath Field Value Type Description Vector3 [] Methods CalculateTrajectory(Vector2, Vector2, Single) Declaration public void CalculateTrajectory(Vector2 startPos, Vector2 endPos, float maxDistance = 1F) Parameters Type Name Description Vector2 startPos Vector2 endPos System.Single maxDistance CalculateTrajectory(Vector2, Vector2, Vector2, Single) Declaration public void CalculateTrajectory(Vector2 startPos, Vector2 endPos, Vector2 startPosOffset, float maxDistance = 1F) Parameters Type Name Description Vector2 startPos Vector2 endPos Vector2 startPosOffset System.Single maxDistance GetFinalPosition() Declaration public Vector3 GetFinalPosition() Returns Type Description Vector3 GetHeight(Single) Declaration public Vector2 GetHeight(float t) Parameters Type Name Description System.Single t Returns Type Description Vector2 GetStartPosition() Declaration public Vector3 GetStartPosition() Returns Type Description Vector3" }, "api/CatchIo.Runtime.Trajectory.TrajectoryData.html": { "href": "api/CatchIo.Runtime.Trajectory.TrajectoryData.html", "title": "Struct TrajectoryData | Catch.io Developer Reference", - "keywords": "Struct TrajectoryData Namespace : CatchIo.Runtime.Trajectory Assembly : cs.temp.dll.dll Syntax [Serializable] public struct TrajectoryData Fields Curve Declaration public AnimationCurve Curve Field Value Type Description AnimationCurve FlatSpeed Declaration public float FlatSpeed Field Value Type Description Single MaxHeight Declaration public float MaxHeight Field Value Type Description Single TimeToTarget Declaration public float TimeToTarget Field Value Type Description Single" + "keywords": "Struct TrajectoryData Namespace : CatchIo.Runtime.Trajectory Assembly : cs.temp.dll.dll Syntax [Serializable] public struct TrajectoryData Fields Curve Declaration public AnimationCurve Curve Field Value Type Description AnimationCurve FlatSpeed Declaration public float FlatSpeed Field Value Type Description System.Single MaxHeight Declaration public float MaxHeight Field Value Type Description System.Single TimeToTarget Declaration public float TimeToTarget Field Value Type Description System.Single" + }, + "api/CatchIo.Runtime.Transmorphs.html": { + "href": "api/CatchIo.Runtime.Transmorphs.html", + "title": "Namespace CatchIo.Runtime.Transmorphs | Catch.io Developer Reference", + "keywords": "Namespace CatchIo.Runtime.Transmorphs Classes TransmorphableReceiver Abstract class that extents ITransmorphableReceiver interfaces. This class is responsible for handling transmorphing target for characters. Transmorpher Abstract class that extents IOnEventCallback interfaces. This class is responsible for handling transmorph and transmorph cancellation. Interfaces ITransmorphableReceiver Interfaces that defines a structure for an object that can be transmorph to this object. This allows objects, such as agent or entities, to handle change object's animator." + }, + "api/CatchIo.Runtime.Transmorphs.ITransmorphableReceiver.html": { + "href": "api/CatchIo.Runtime.Transmorphs.ITransmorphableReceiver.html", + "title": "Interface ITransmorphableReceiver | Catch.io Developer Reference", + "keywords": "Interface ITransmorphableReceiver Interfaces that defines a structure for an object that can be transmorph to this object. This allows objects, such as agent or entities, to handle change object's animator. Namespace : CatchIo.Runtime.Transmorphs Assembly : cs.temp.dll.dll Syntax public interface ITransmorphableReceiver Properties ViewID Refers to current network viewID associated with this object in Photon-View Used to find Photon-View when CharacterTransmorphEvent received. Declaration int ViewID { get; } Property Value Type Description System.Int32 Methods ActivateTransmorphIndicator() Activates the visual indicator for the transmorphing process, signaling that the object is about to transmorph or has the capability to transmorph. This can be used for UI feedback or animations Declaration void ActivateTransmorphIndicator() CanSelect(Vector2, Single) Returns this object can select from another object. Checks for obstacles, wall between this object and interacting object and compare distance Declaration bool CanSelect(Vector2 position, float distance) Parameters Type Name Description Vector2 position The position of the interacting object's position. System.Single distance The distance that can interact Returns Type Description System.Boolean A boolean representing that can select this object for transmorphing DeactiveTransmorphIndicator() Deactivates the visual indicator for the transmorphing prcess, signaling that the object has finished transmorph or is no longer in a state of transmorph. This should revert any UI feedback or animations related to the transmorph. Declaration void DeactiveTransmorphIndicator() Deselect() Deselects as the target(this) of transmorph from another object. Example, Out of interaction distance or cancel interact before over an interaction time Declaration void Deselect() GetAnimatorController() Returns the RuntimeAnimatorController for transmorphing. Declaration RuntimeAnimatorController GetAnimatorController() Returns Type Description RuntimeAnimatorController GetDistance(Vector2) Return the distance between this object and position. Declaration float GetDistance(Vector2 position) Parameters Type Name Description Vector2 position The position value to compare to the position of this object. Returns Type Description System.Single A float representing distance between object and position. Select() Selects as the target(this) of transmorph from another object. Declaration void Select()" + }, + "api/CatchIo.Runtime.Transmorphs.TransmorphableReceiver.html": { + "href": "api/CatchIo.Runtime.Transmorphs.TransmorphableReceiver.html", + "title": "Class TransmorphableReceiver | Catch.io Developer Reference", + "keywords": "Class TransmorphableReceiver Abstract class that extents ITransmorphableReceiver interfaces. This class is responsible for handling transmorphing target for characters. Inheritance System.Object TransmorphableReceiver Implements ITransmorphableReceiver Namespace : CatchIo.Runtime.Transmorphs Assembly : cs.temp.dll.dll Syntax public abstract class TransmorphableReceiver : MonoBehaviour, ITransmorphableReceiver Fields _animator Reference to the Animator that handles from Transmorpher. Declaration protected Animator _animator Field Value Type Description Animator _obstacleLayerMask An layer masks that will be between the receiver and the objects will be interacted. Declaration protected LayerMask _obstacleLayerMask Field Value Type Description LayerMask _photonView Reference to the Photon-View that other clients will find uisng the ViewID. Declaration protected PhotonView _photonView Field Value Type Description PhotonView _transform Stores Transform for caching. Declaration protected Transform _transform Field Value Type Description Transform Methods ActivateTransmorphIndicator() Declaration public void ActivateTransmorphIndicator() CanSelect(Vector2, Single) Declaration public abstract bool CanSelect(Vector2 position, float distance) Parameters Type Name Description Vector2 position System.Single distance Returns Type Description System.Boolean DeactiveTransmorphIndicator() Declaration public void DeactiveTransmorphIndicator() Deselect() Declaration public abstract void Deselect() GetAnimatorController() Declaration public RuntimeAnimatorController GetAnimatorController() Returns Type Description RuntimeAnimatorController GetDistance(Vector2) Declaration public float GetDistance(Vector2 position) Parameters Type Name Description Vector2 position Returns Type Description System.Single Select() Declaration public abstract void Select() Explicit Interface Implementations ITransmorphableReceiver.ViewID Declaration int ITransmorphableReceiver.ViewID { get; } Returns Type Description System.Int32 Implements ITransmorphableReceiver" + }, + "api/CatchIo.Runtime.Transmorphs.Transmorpher.html": { + "href": "api/CatchIo.Runtime.Transmorphs.Transmorpher.html", + "title": "Class Transmorpher | Catch.io Developer Reference", + "keywords": "Class Transmorpher Abstract class that extents IOnEventCallback interfaces. This class is responsible for handling transmorph and transmorph cancellation. Inheritance System.Object Transmorpher Implements IOnEventCallback Namespace : CatchIo.Runtime.Transmorphs Assembly : cs.temp.dll.dll Syntax public abstract class Transmorpher : MonoBehaviour Fields _isTransmorphing Indicates whether the object is currently transmorphing. Declaration protected bool _isTransmorphing Field Value Type Description System.Boolean Properties ViewID Unique identifier for the Photon-View Declaration public int ViewID { get; protected set; } Property Value Type Description System.Int32 Methods Awake() Declaration protected virtual void Awake() OnDestroy() Declaration protected virtual void OnDestroy() OnEvent(EventData) Declaration public void OnEvent(EventData photonEvent) Parameters Type Name Description EventData photonEvent OnTransmorph(ITransmorphableReceiver) Executes when the transmorph is successfully triggered. Declaration protected abstract void OnTransmorph(ITransmorphableReceiver receiver) Parameters Type Name Description ITransmorphableReceiver receiver The target that the object transmorphs into. OnTransmorphCanceled() Executes when the transmorphing is canceled. Declaration protected abstract void OnTransmorphCanceled() Transmorph(ITransmorphableReceiver) Initiates the transmorph using the specified receiver. Declaration public abstract void Transmorph(ITransmorphableReceiver receiver) Parameters Type Name Description ITransmorphableReceiver receiver The target to transmorph into. Implements IOnEventCallback" }, "api/CatchIo.Runtime.Utility.AnimationParser.html": { "href": "api/CatchIo.Runtime.Utility.AnimationParser.html", "title": "Class AnimationParser | Catch.io Developer Reference", - "keywords": "Class AnimationParser Inheritance Object AnimationParser Namespace : CatchIo.Runtime.Utility Assembly : cs.temp.dll.dll Syntax public static class AnimationParser Methods MapAnimationToActionState(IEnumerable) Declaration public static Dictionary MapAnimationToActionState(IEnumerable clips) Parameters Type Name Description IEnumerable < AnimationClip > clips Returns Type Description Dictionary < CharacterActionType , StateAnimation > MapAnimationToMoveState(IEnumerable) Declaration public static Dictionary MapAnimationToMoveState(IEnumerable clips) Parameters Type Name Description IEnumerable < AnimationClip > clips Returns Type Description Dictionary < CharacterMoveType , StateAnimation >" + "keywords": "Class AnimationParser Inheritance System.Object AnimationParser Namespace : CatchIo.Runtime.Utility Assembly : cs.temp.dll.dll Syntax public static class AnimationParser Methods MapAnimationToActionState(IEnumerable) Declaration public static Dictionary MapAnimationToActionState(IEnumerable clips) Parameters Type Name Description System.Collections.Generic.IEnumerable < AnimationClip > clips Returns Type Description System.Collections.Generic.Dictionary < CharacterActionType , StateAnimation > MapAnimationToMoveState(IEnumerable) Declaration public static Dictionary MapAnimationToMoveState(IEnumerable clips) Parameters Type Name Description System.Collections.Generic.IEnumerable < AnimationClip > clips Returns Type Description System.Collections.Generic.Dictionary < CharacterMoveType , StateAnimation >" }, "api/CatchIo.Runtime.Utility.Attributes.AutoRegisteredService.html": { "href": "api/CatchIo.Runtime.Utility.Attributes.AutoRegisteredService.html", "title": "Class AutoRegisteredService | Catch.io Developer Reference", - "keywords": "Class AutoRegisteredService Inheritance Object Attribute AutoRegisteredService Namespace : CatchIo.Runtime.Utility.Attributes Assembly : cs.temp.dll.dll Syntax [AttributeUsage(AttributeTargets.Class)] public class AutoRegisteredService : Attribute, _Attribute" + "keywords": "Class AutoRegisteredService Inheritance System.Object System.Attribute AutoRegisteredService Namespace : CatchIo.Runtime.Utility.Attributes Assembly : cs.temp.dll.dll Syntax [AttributeUsage(AttributeTargets.Class)] public class AutoRegisteredService : Attribute, _Attribute" + }, + "api/CatchIo.Runtime.Utility.Attributes.FMODEventParameter.html": { + "href": "api/CatchIo.Runtime.Utility.Attributes.FMODEventParameter.html", + "title": "Class FMODEventParameter | Catch.io Developer Reference", + "keywords": "Class FMODEventParameter Inheritance System.Object FMODEventParameter Namespace : CatchIo.Runtime.Utility.Attributes Assembly : cs.temp.dll.dll Syntax public class FMODEventParameter : PropertyAttribute Constructors FMODEventParameter(String) Create a new FMODEventParameter with the given event path. Declaration public FMODEventParameter(string eventPath) Parameters Type Name Description System.String eventPath FMOD event path Properties EventPath Declaration public string EventPath { get; } Property Value Type Description System.String" }, "api/CatchIo.Runtime.Utility.Attributes.html": { "href": "api/CatchIo.Runtime.Utility.Attributes.html", "title": "Namespace CatchIo.Runtime.Utility.Attributes | Catch.io Developer Reference", - "keywords": "Namespace CatchIo.Runtime.Utility.Attributes Classes AutoRegisteredService MonoScriptAttribute" + "keywords": "Namespace CatchIo.Runtime.Utility.Attributes Classes AutoRegisteredService FMODEventParameter MonoScriptAttribute" }, "api/CatchIo.Runtime.Utility.Attributes.MonoScriptAttribute.html": { "href": "api/CatchIo.Runtime.Utility.Attributes.MonoScriptAttribute.html", "title": "Class MonoScriptAttribute | Catch.io Developer Reference", - "keywords": "Class MonoScriptAttribute Inheritance Object MonoScriptAttribute Namespace : CatchIo.Runtime.Utility.Attributes Assembly : cs.temp.dll.dll Syntax [AttributeUsage(AttributeTargets.Field, AllowMultiple = false)] public class MonoScriptAttribute : PropertyAttribute Fields Type Declaration public Type Type Field Value Type Description Type" + "keywords": "Class MonoScriptAttribute Inheritance System.Object MonoScriptAttribute Namespace : CatchIo.Runtime.Utility.Attributes Assembly : cs.temp.dll.dll Syntax [AttributeUsage(AttributeTargets.Field, AllowMultiple = false)] public class MonoScriptAttribute : PropertyAttribute Fields Type Declaration public Type Type Field Value Type Description System.Type" }, "api/CatchIo.Runtime.Utility.ColorHelper.html": { "href": "api/CatchIo.Runtime.Utility.ColorHelper.html", "title": "Class ColorHelper | Catch.io Developer Reference", - "keywords": "Class ColorHelper Inheritance Object ColorHelper Namespace : CatchIo.Runtime.Utility Assembly : cs.temp.dll.dll Syntax public static class ColorHelper Methods GetColorUsingCharacterColorType(CharacterColorType) Declaration public static Color GetColorUsingCharacterColorType(CharacterColorType colorType) Parameters Type Name Description CharacterColorType colorType Returns Type Description Color" + "keywords": "Class ColorHelper Inheritance System.Object ColorHelper Namespace : CatchIo.Runtime.Utility Assembly : cs.temp.dll.dll Syntax public static class ColorHelper Methods GetColorUsingCharacterColorType(CharacterColorType) Declaration public static Color GetColorUsingCharacterColorType(CharacterColorType colorType) Parameters Type Name Description CharacterColorType colorType Returns Type Description Color" }, "api/CatchIo.Runtime.Utility.Extensions.ArrayExtensions.html": { "href": "api/CatchIo.Runtime.Utility.Extensions.ArrayExtensions.html", "title": "Class ArrayExtensions | Catch.io Developer Reference", - "keywords": "Class ArrayExtensions Inheritance Object ArrayExtensions Namespace : CatchIo.Runtime.Utility.Extensions Assembly : cs.temp.dll.dll Syntax public static class ArrayExtensions Methods Populate(T[], T) Declaration public static void Populate(this T[] arr, T value) Parameters Type Name Description T[] arr T value Type Parameters Name Description T" + "keywords": "Class ArrayExtensions Inheritance System.Object ArrayExtensions Namespace : CatchIo.Runtime.Utility.Extensions Assembly : cs.temp.dll.dll Syntax public static class ArrayExtensions Methods Populate(T[], T) Declaration public static void Populate(this T[] arr, T value) Parameters Type Name Description T[] arr T value Type Parameters Name Description T" }, "api/CatchIo.Runtime.Utility.Extensions.AssemblyExtensions.html": { "href": "api/CatchIo.Runtime.Utility.Extensions.AssemblyExtensions.html", "title": "Class AssemblyExtensions | Catch.io Developer Reference", - "keywords": "Class AssemblyExtensions Inheritance Object AssemblyExtensions Namespace : CatchIo.Runtime.Utility.Extensions Assembly : cs.temp.dll.dll Syntax public static class AssemblyExtensions Methods GetTypesWithCustomAttribute(Assembly) Declaration public static IEnumerable GetTypesWithCustomAttribute(this Assembly assembly) where TAttribute : Attribute Parameters Type Name Description Assembly assembly Returns Type Description IEnumerable < Type > Type Parameters Name Description TAttribute" + "keywords": "Class AssemblyExtensions Inheritance System.Object AssemblyExtensions Namespace : CatchIo.Runtime.Utility.Extensions Assembly : cs.temp.dll.dll Syntax public static class AssemblyExtensions Methods GetTypesWithCustomAttribute(Assembly) Declaration public static IEnumerable GetTypesWithCustomAttribute(this Assembly assembly) where TAttribute : Attribute Parameters Type Name Description Assembly assembly Returns Type Description System.Collections.Generic.IEnumerable < System.Type > Type Parameters Name Description TAttribute" + }, + "api/CatchIo.Runtime.Utility.Extensions.GameObjectExtensions.html": { + "href": "api/CatchIo.Runtime.Utility.Extensions.GameObjectExtensions.html", + "title": "Class GameObjectExtensions | Catch.io Developer Reference", + "keywords": "Class GameObjectExtensions Inheritance System.Object GameObjectExtensions Namespace : CatchIo.Runtime.Utility.Extensions Assembly : cs.temp.dll.dll Syntax public static class GameObjectExtensions Methods SetAllGameObjectsLayer(GameObject, Int32) Declaration public static void SetAllGameObjectsLayer(this GameObject gameObject, int layer) Parameters Type Name Description GameObject gameObject System.Int32 layer" }, "api/CatchIo.Runtime.Utility.Extensions.html": { "href": "api/CatchIo.Runtime.Utility.Extensions.html", "title": "Namespace CatchIo.Runtime.Utility.Extensions | Catch.io Developer Reference", - "keywords": "Namespace CatchIo.Runtime.Utility.Extensions Classes ArrayExtensions AssemblyExtensions IEnumerableExtensions PlayerExtensions RandomExtensions RoomExtensions Player Extension to wrap up access to player's Custom properties Extension for PhotonPlayer class to wrap up access to the player's custom properties. TypeExtensions Vector2Extensions Vector3Extensions" + "keywords": "Namespace CatchIo.Runtime.Utility.Extensions Classes ArrayExtensions AssemblyExtensions GameObjectExtensions IEnumerableExtensions PlayerExtensions RandomExtensions RoomExtensions Player Extension to wrap up access to player's Custom properties Extension for PhotonPlayer class to wrap up access to the player's custom properties. TypeExtensions Vector2Extensions Vector3Extensions" }, "api/CatchIo.Runtime.Utility.Extensions.IEnumerableExtensions.html": { "href": "api/CatchIo.Runtime.Utility.Extensions.IEnumerableExtensions.html", "title": "Class IEnumerableExtensions | Catch.io Developer Reference", - "keywords": "Class IEnumerableExtensions Inheritance Object IEnumerableExtensions Namespace : CatchIo.Runtime.Utility.Extensions Assembly : cs.temp.dll.dll Syntax public static class IEnumerableExtensions Methods ForEach(IEnumerable, Action) Declaration public static void ForEach(this IEnumerable source, Action action) Parameters Type Name Description IEnumerable source Action action Type Parameters Name Description T" + "keywords": "Class IEnumerableExtensions Inheritance System.Object IEnumerableExtensions Namespace : CatchIo.Runtime.Utility.Extensions Assembly : cs.temp.dll.dll Syntax public static class IEnumerableExtensions Methods ForEach(IEnumerable, Action) Declaration public static void ForEach(this IEnumerable source, Action action) Parameters Type Name Description System.Collections.Generic.IEnumerable source System.Action action Type Parameters Name Description T" }, "api/CatchIo.Runtime.Utility.Extensions.PlayerExtensions.html": { "href": "api/CatchIo.Runtime.Utility.Extensions.PlayerExtensions.html", "title": "Class PlayerExtensions | Catch.io Developer Reference", - "keywords": "Class PlayerExtensions Inheritance Object PlayerExtensions Namespace : CatchIo.Runtime.Utility.Extensions Assembly : cs.temp.dll.dll Syntax public static class PlayerExtensions Methods AddBeTrappedCount(Player, Int32) Declaration public static void AddBeTrappedCount(this Player player, int value) Parameters Type Name Description Player player Int32 value AddCursedCount(Player) Declaration public static void AddCursedCount(this Player player) Parameters Type Name Description Player player AddDeath(Player, Int32) Declaration public static void AddDeath(this Player player, int value) Parameters Type Name Description Player player Int32 value AddKill(Player, Int32) Add Score to PLayer Properties. Declaration public static void AddKill(this Player player, int value) Parameters Type Name Description Player player Int32 value AddPoint(Player, Int32) Declaration public static void AddPoint(this Player player, int value) Parameters Type Name Description Player player Int32 value AddTrapCount(Player, Int32) Declaration public static void AddTrapCount(this Player player, int value) Parameters Type Name Description Player player Int32 value GetBeTrappedCount(Player) Declaration public static int GetBeTrappedCount(this Player player) Parameters Type Name Description Player player Returns Type Description Int32 GetClass(Player) Declaration public static string GetClass(this Player player) Parameters Type Name Description Player player Returns Type Description String GetColor(Player) Declaration public static CharacterColorType GetColor(this Player player) Parameters Type Name Description Player player Returns Type Description CharacterColorType GetCursedCount(Player) Declaration public static int GetCursedCount(this Player player) Parameters Type Name Description Player player Returns Type Description Int32 GetDeaths(Player) Declaration public static int GetDeaths(this Player player) Parameters Type Name Description Player player Returns Type Description Int32 GetKills(Player) Get the current Player Score. Declaration public static int GetKills(this Player player) Parameters Type Name Description Player player Returns Type Description Int32 GetPoint(Player) Declaration public static int GetPoint(this Player player) Parameters Type Name Description Player player Returns Type Description Int32 GetSkinName(Player) Declaration public static string GetSkinName(this Player player) Parameters Type Name Description Player player Returns Type Description String GetTrapCount(Player) Declaration public static int GetTrapCount(this Player player) Parameters Type Name Description Player player Returns Type Description Int32 IsAlive(Player) Can be used to stored current Player state. e.g Player dies, set prop to false. Declaration public static bool IsAlive(this Player player) Parameters Type Name Description Player player Target Player Returns Type Description Boolean IsCharacterSpawned(Player) Declaration public static bool IsCharacterSpawned(this Player player) Parameters Type Name Description Player player Returns Type Description Boolean IsPropertiesReset(Player) Just to make sure that the player's reset is already finished Declaration public static bool IsPropertiesReset(this Player player) Parameters Type Name Description Player player Returns Type Description Boolean IsReady(Player) Get PhotonPlayer Ready State, if null its not set. Declaration public static bool IsReady(this Player player) Parameters Type Name Description Player player Returns Type Description Boolean ResetProperties(Player) Deletes all Properties. Declaration public static void ResetProperties(this Player player) Parameters Type Name Description Player player Target Player ResetPropertiesEnum(Player, Func) Declaration public static IEnumerator ResetPropertiesEnum(this Player player, Func onOperationDone = null) Parameters Type Name Description Player player Func < IEnumerator > onOperationDone Returns Type Description IEnumerator SetAlive(Player, Boolean) Change current Players state. Declaration public static void SetAlive(this Player player, bool alive) Parameters Type Name Description Player player Target Player Boolean alive True/False == Alive/Dead SetBeTrappedCount(Player, Int32) Declaration public static void SetBeTrappedCount(this Player player, int value) Parameters Type Name Description Player player Int32 value SetCharacterSpawned(Player, Boolean) Declaration public static void SetCharacterSpawned(this Player player, bool value) Parameters Type Name Description Player player Boolean value SetClass(Player, String) Declaration public static void SetClass(this Player player, string value) Parameters Type Name Description Player player String value SetColor(Player, CharacterColorType) Declaration public static void SetColor(this Player player, CharacterColorType colorType) Parameters Type Name Description Player player CharacterColorType colorType SetCursedCount(Player, Int32) Declaration public static void SetCursedCount(this Player player, int count) Parameters Type Name Description Player player Int32 count SetDeaths(Player, Int32) Declaration public static void SetDeaths(this Player player, int value) Parameters Type Name Description Player player Int32 value SetKill(Player, Int32) Assign Score to Player Properties.Overrides the current Score. Declaration public static void SetKill(this Player player, int value) Parameters Type Name Description Player player Target Photon Player Int32 value Score SetPoint(Player, Int32) Declaration public static void SetPoint(this Player player, int value) Parameters Type Name Description Player player Int32 value SetReady(Player, Boolean) Change PhotonPlayer Ready State. Declaration public static void SetReady(this Player player, bool value) Parameters Type Name Description Player player Boolean value SetSkinName(Player, String) Declaration public static void SetSkinName(this Player player, string value) Parameters Type Name Description Player player String value SetTrapCount(Player, Int32) Declaration public static void SetTrapCount(this Player player, int value) Parameters Type Name Description Player player Int32 value" + "keywords": "Class PlayerExtensions Inheritance System.Object PlayerExtensions Namespace : CatchIo.Runtime.Utility.Extensions Assembly : cs.temp.dll.dll Syntax public static class PlayerExtensions Methods AddBeTrappedCount(Player, Int32) Declaration public static void AddBeTrappedCount(this Player player, int value) Parameters Type Name Description Player player System.Int32 value AddCursedCount(Player) Declaration public static void AddCursedCount(this Player player) Parameters Type Name Description Player player AddDeath(Player, Int32) Declaration public static void AddDeath(this Player player, int value) Parameters Type Name Description Player player System.Int32 value AddKill(Player, Int32) Add Score to PLayer Properties. Declaration public static void AddKill(this Player player, int value) Parameters Type Name Description Player player System.Int32 value AddPoint(Player, Int32) Declaration public static void AddPoint(this Player player, int value) Parameters Type Name Description Player player System.Int32 value AddTrapCount(Player, Int32) Declaration public static void AddTrapCount(this Player player, int value) Parameters Type Name Description Player player System.Int32 value GetBeTrappedCount(Player) Declaration public static int GetBeTrappedCount(this Player player) Parameters Type Name Description Player player Returns Type Description System.Int32 GetClass(Player) Declaration public static string GetClass(this Player player) Parameters Type Name Description Player player Returns Type Description System.String GetColor(Player) Declaration public static CharacterColorType GetColor(this Player player) Parameters Type Name Description Player player Returns Type Description CharacterColorType GetCursedCount(Player) Declaration public static int GetCursedCount(this Player player) Parameters Type Name Description Player player Returns Type Description System.Int32 GetDeaths(Player) Declaration public static int GetDeaths(this Player player) Parameters Type Name Description Player player Returns Type Description System.Int32 GetKills(Player) Get the current Player Score. Declaration public static int GetKills(this Player player) Parameters Type Name Description Player player Returns Type Description System.Int32 GetPoint(Player) Declaration public static int GetPoint(this Player player) Parameters Type Name Description Player player Returns Type Description System.Int32 GetSkinName(Player) Declaration public static string GetSkinName(this Player player) Parameters Type Name Description Player player Returns Type Description System.String GetTrapCount(Player) Declaration public static int GetTrapCount(this Player player) Parameters Type Name Description Player player Returns Type Description System.Int32 IsAlive(Player) Can be used to stored current Player state. e.g Player dies, set prop to false. Declaration public static bool IsAlive(this Player player) Parameters Type Name Description Player player Target Player Returns Type Description System.Boolean IsCharacterSpawned(Player) Declaration public static bool IsCharacterSpawned(this Player player) Parameters Type Name Description Player player Returns Type Description System.Boolean IsPropertiesReset(Player) Just to make sure that the player's reset is already finished Declaration public static bool IsPropertiesReset(this Player player) Parameters Type Name Description Player player Returns Type Description System.Boolean IsReady(Player) Get PhotonPlayer Ready State, if null its not set. Declaration public static bool IsReady(this Player player) Parameters Type Name Description Player player Returns Type Description System.Boolean ResetProperties(Player) Deletes all Properties. Declaration public static void ResetProperties(this Player player) Parameters Type Name Description Player player Target Player ResetPropertiesEnum(Player, Func) Declaration public static IEnumerator ResetPropertiesEnum(this Player player, Func onOperationDone = null) Parameters Type Name Description Player player System.Func < System.Collections.Generic.IEnumerator > onOperationDone Returns Type Description System.Collections.Generic.IEnumerator SetAlive(Player, Boolean) Change current Players state. Declaration public static void SetAlive(this Player player, bool alive) Parameters Type Name Description Player player Target Player System.Boolean alive True/False == Alive/Dead SetBeTrappedCount(Player, Int32) Declaration public static void SetBeTrappedCount(this Player player, int value) Parameters Type Name Description Player player System.Int32 value SetCharacterSpawned(Player, Boolean) Declaration public static void SetCharacterSpawned(this Player player, bool value) Parameters Type Name Description Player player System.Boolean value SetClass(Player, String) Declaration public static void SetClass(this Player player, string value) Parameters Type Name Description Player player System.String value SetColor(Player, CharacterColorType) Declaration public static void SetColor(this Player player, CharacterColorType colorType) Parameters Type Name Description Player player CharacterColorType colorType SetCursedCount(Player, Int32) Declaration public static void SetCursedCount(this Player player, int count) Parameters Type Name Description Player player System.Int32 count SetDeaths(Player, Int32) Declaration public static void SetDeaths(this Player player, int value) Parameters Type Name Description Player player System.Int32 value SetKill(Player, Int32) Assign Score to Player Properties.Overrides the current Score. Declaration public static void SetKill(this Player player, int value) Parameters Type Name Description Player player Target Photon Player System.Int32 value Score SetPoint(Player, Int32) Declaration public static void SetPoint(this Player player, int value) Parameters Type Name Description Player player System.Int32 value SetReady(Player, Boolean) Change PhotonPlayer Ready State. Declaration public static void SetReady(this Player player, bool value) Parameters Type Name Description Player player System.Boolean value SetSkinName(Player, String) Declaration public static void SetSkinName(this Player player, string value) Parameters Type Name Description Player player System.String value SetTrapCount(Player, Int32) Declaration public static void SetTrapCount(this Player player, int value) Parameters Type Name Description Player player System.Int32 value" }, "api/CatchIo.Runtime.Utility.Extensions.RandomExtensions.html": { "href": "api/CatchIo.Runtime.Utility.Extensions.RandomExtensions.html", "title": "Class RandomExtensions | Catch.io Developer Reference", - "keywords": "Class RandomExtensions Inheritance Object RandomExtensions Namespace : CatchIo.Runtime.Utility.Extensions Assembly : cs.temp.dll.dll Syntax public static class RandomExtensions Methods GetRandomIntWithoutRepeating(Int32, Int32, Int32) Declaration public static List GetRandomIntWithoutRepeating(int length, int minInclusive, int maxExclusive) Parameters Type Name Description Int32 length Int32 minInclusive Int32 maxExclusive Returns Type Description List < Int32 > RandomString(Int32) Declaration public static string RandomString(int length) Parameters Type Name Description Int32 length Returns Type Description String" + "keywords": "Class RandomExtensions Inheritance System.Object RandomExtensions Namespace : CatchIo.Runtime.Utility.Extensions Assembly : cs.temp.dll.dll Syntax public static class RandomExtensions Methods GetRandomIntWithoutRepeating(Int32, Int32, Int32) Declaration public static List GetRandomIntWithoutRepeating(int length, int minInclusive, int maxExclusive) Parameters Type Name Description System.Int32 length System.Int32 minInclusive System.Int32 maxExclusive Returns Type Description System.Collections.Generic.List < System.Int32 > RandomString(Int32) Declaration public static string RandomString(int length) Parameters Type Name Description System.Int32 length Returns Type Description System.String" }, "api/CatchIo.Runtime.Utility.Extensions.RoomExtensions.html": { "href": "api/CatchIo.Runtime.Utility.Extensions.RoomExtensions.html", "title": "Class RoomExtensions | Catch.io Developer Reference", - "keywords": "Class RoomExtensions Player Extension to wrap up access to player's Custom properties Extension for PhotonPlayer class to wrap up access to the player's custom properties. Inheritance Object RoomExtensions Namespace : CatchIo.Runtime.Utility.Extensions Assembly : cs.temp.dll.dll Syntax public static class RoomExtensions Methods GetGameModeName(Room) Checks Room Properties for stored string. Creates a instance and returns it as GameMode. Declaration public static string GetGameModeName(this Room room) Parameters Type Name Description Room room Stored Mode instance casted into GameMode Returns Type Description String GetGameModeTime(Room) Declaration public static float GetGameModeTime(this Room room) Parameters Type Name Description Room room Returns Type Description Single GetMap(Room) Get Map Name from Room Properties. Declaration public static string GetMap(this Room room) Parameters Type Name Description Room room Returns Type Description String GetPing(Room) Get Ping from Room Propertiess Declaration public static int GetPing(this Room room) Parameters Type Name Description Room room Returns Type Description Int32 GetRoomState(Room) Checks Room Properties for stored string. Creates a instance and returns it as GameMode. Declaration public static RoomState GetRoomState(this Room room) Parameters Type Name Description Room room Stored Mode instance casted into GameMode Returns Type Description RoomState SetGameModeName(Room, String) Store GameMode in Room Properties. Should be set by Room creation. Declaration public static void SetGameModeName(this Room room, string name) Parameters Type Name Description Room room String name SetGameModeTime(Room, Single) Declaration public static void SetGameModeTime(this Room room, float value) Parameters Type Name Description Room room Single value SetMap(Room, String) Store picked Map in Room Properties. Declaration public static void SetMap(this Room room, string mapName) Parameters Type Name Description Room room String mapName SetPing(Room, Int32) Store Ping in Room Properties. Declaration public static void SetPing(this Room room, int value) Parameters Type Name Description Room room Int32 value SetRoomState(Room, RoomState) Declaration public static void SetRoomState(this Room room, RoomState state) Parameters Type Name Description Room room RoomState state" + "keywords": "Class RoomExtensions Player Extension to wrap up access to player's Custom properties Extension for PhotonPlayer class to wrap up access to the player's custom properties. Inheritance System.Object RoomExtensions Namespace : CatchIo.Runtime.Utility.Extensions Assembly : cs.temp.dll.dll Syntax public static class RoomExtensions Methods GetGameModeName(Room) Checks Room Properties for stored string. Creates a instance and returns it as GameMode. Declaration public static string GetGameModeName(this Room room) Parameters Type Name Description Room room Stored Mode instance casted into GameMode Returns Type Description System.String GetGameModeTime(Room) Declaration public static float GetGameModeTime(this Room room) Parameters Type Name Description Room room Returns Type Description System.Single GetMap(Room) Get Map Name from Room Properties. Declaration public static string GetMap(this Room room) Parameters Type Name Description Room room Returns Type Description System.String GetPing(Room) Get Ping from Room Propertiess Declaration public static int GetPing(this Room room) Parameters Type Name Description Room room Returns Type Description System.Int32 GetRoomState(Room) Checks Room Properties for stored string. Creates a instance and returns it as GameMode. Declaration public static RoomState GetRoomState(this Room room) Parameters Type Name Description Room room Stored Mode instance casted into GameMode Returns Type Description RoomState SetGameModeName(Room, String) Store GameMode in Room Properties. Should be set by Room creation. Declaration public static void SetGameModeName(this Room room, string name) Parameters Type Name Description Room room System.String name SetGameModeTime(Room, Single) Declaration public static void SetGameModeTime(this Room room, float value) Parameters Type Name Description Room room System.Single value SetMap(Room, String) Store picked Map in Room Properties. Declaration public static void SetMap(this Room room, string mapName) Parameters Type Name Description Room room System.String mapName SetPing(Room, Int32) Store Ping in Room Properties. Declaration public static void SetPing(this Room room, int value) Parameters Type Name Description Room room System.Int32 value SetRoomState(Room, RoomState) Declaration public static void SetRoomState(this Room room, RoomState state) Parameters Type Name Description Room room RoomState state" }, "api/CatchIo.Runtime.Utility.Extensions.TypeExtensions.html": { "href": "api/CatchIo.Runtime.Utility.Extensions.TypeExtensions.html", "title": "Class TypeExtensions | Catch.io Developer Reference", - "keywords": "Class TypeExtensions Inheritance Object TypeExtensions Namespace : CatchIo.Runtime.Utility.Extensions Assembly : cs.temp.dll.dll Syntax public static class TypeExtensions Methods IsMonoBehaviour(Type) Declaration public static bool IsMonoBehaviour(this Type t) Parameters Type Name Description Type t Returns Type Description Boolean" + "keywords": "Class TypeExtensions Inheritance System.Object TypeExtensions Namespace : CatchIo.Runtime.Utility.Extensions Assembly : cs.temp.dll.dll Syntax public static class TypeExtensions Methods IsMonoBehaviour(Type) Declaration public static bool IsMonoBehaviour(this Type t) Parameters Type Name Description System.Type t Returns Type Description System.Boolean" }, "api/CatchIo.Runtime.Utility.Extensions.Vector2Extensions.html": { "href": "api/CatchIo.Runtime.Utility.Extensions.Vector2Extensions.html", "title": "Class Vector2Extensions | Catch.io Developer Reference", - "keywords": "Class Vector2Extensions Inheritance Object Vector2Extensions Namespace : CatchIo.Runtime.Utility.Extensions Assembly : cs.temp.dll.dll Syntax public static class Vector2Extensions Methods ToVector2Int(Vector2) Declaration public static Vector2Int ToVector2Int(this Vector2 vector2) Parameters Type Name Description Vector2 vector2 Returns Type Description Vector2Int toVector3(Vector2) Declaration public static Vector3 toVector3(this Vector2 vec2) Parameters Type Name Description Vector2 vec2 Returns Type Description Vector3" + "keywords": "Class Vector2Extensions Inheritance System.Object Vector2Extensions Namespace : CatchIo.Runtime.Utility.Extensions Assembly : cs.temp.dll.dll Syntax public static class Vector2Extensions Methods ToVector2Int(Vector2) Declaration public static Vector2Int ToVector2Int(this Vector2 vector2) Parameters Type Name Description Vector2 vector2 Returns Type Description Vector2Int toVector3(Vector2) Declaration public static Vector3 toVector3(this Vector2 vec2) Parameters Type Name Description Vector2 vec2 Returns Type Description Vector3" }, "api/CatchIo.Runtime.Utility.Extensions.Vector3Extensions.html": { "href": "api/CatchIo.Runtime.Utility.Extensions.Vector3Extensions.html", "title": "Class Vector3Extensions | Catch.io Developer Reference", - "keywords": "Class Vector3Extensions Inheritance Object Vector3Extensions Namespace : CatchIo.Runtime.Utility.Extensions Assembly : cs.temp.dll.dll Syntax public static class Vector3Extensions Methods toVector2(Vector3) Declaration public static Vector2 toVector2(this Vector3 vec3) Parameters Type Name Description Vector3 vec3 Returns Type Description Vector2 ToVector3Int(Vector2) Declaration public static Vector3Int ToVector3Int(this Vector2 vector2) Parameters Type Name Description Vector2 vector2 Returns Type Description Vector3Int" + "keywords": "Class Vector3Extensions Inheritance System.Object Vector3Extensions Namespace : CatchIo.Runtime.Utility.Extensions Assembly : cs.temp.dll.dll Syntax public static class Vector3Extensions Methods toVector2(Vector3) Declaration public static Vector2 toVector2(this Vector3 vec3) Parameters Type Name Description Vector3 vec3 Returns Type Description Vector2 ToVector3Int(Vector2) Declaration public static Vector3Int ToVector3Int(this Vector2 vector2) Parameters Type Name Description Vector2 vector2 Returns Type Description Vector3Int" }, "api/CatchIo.Runtime.Utility.html": { "href": "api/CatchIo.Runtime.Utility.html", "title": "Namespace CatchIo.Runtime.Utility | Catch.io Developer Reference", - "keywords": "Namespace CatchIo.Runtime.Utility Classes AnimationParser ColorHelper MathHelper Optional PolygonHelper PropertyHelper StringHelper Structs StateAnimation" + "keywords": "Namespace CatchIo.Runtime.Utility Classes AnimationParser ColorHelper MathHelper Optional PolygonHelper PropertyHelper SoundWaveEventGenerator Use to generate sound wave event StringHelper Structs SoundWaveEvent StateAnimation" }, "api/CatchIo.Runtime.Utility.MathHelper.html": { "href": "api/CatchIo.Runtime.Utility.MathHelper.html", "title": "Class MathHelper | Catch.io Developer Reference", - "keywords": "Class MathHelper Inheritance Object MathHelper Namespace : CatchIo.Runtime.Utility Assembly : cs.temp.dll.dll Syntax public static class MathHelper Methods ClampListIndex(Int32, Int32) Declaration public static int ClampListIndex(int index, int listSize) Parameters Type Name Description Int32 index Int32 listSize Returns Type Description Int32 DirectionFromAngle(Single) Declaration public static Vector2 DirectionFromAngle(float angleInDegrees) Parameters Type Name Description Single angleInDegrees Returns Type Description Vector2 GetAngle(Single) Declaration public static float GetAngle(float angle) Parameters Type Name Description Single angle Returns Type Description Single GetCentroidOfPolygon(List) Declaration public static Vector2 GetCentroidOfPolygon(List poly) Parameters Type Name Description List < Vector2 > poly Returns Type Description Vector2 GetIntAngle(Int32) Declaration public static int GetIntAngle(int angle) Parameters Type Name Description Int32 angle Returns Type Description Int32 GetIntAngle(Single) Declaration public static int GetIntAngle(float angle) Parameters Type Name Description Single angle Returns Type Description Int32 GetVector2ToUseDirection(Int32) Declaration public static Vector2 GetVector2ToUseDirection(int direction) Parameters Type Name Description Int32 direction Returns Type Description Vector2 IsNaNVector(Vector2) Declaration public static bool IsNaNVector(Vector2 vector2) Parameters Type Name Description Vector2 vector2 Returns Type Description Boolean" + "keywords": "Class MathHelper Inheritance System.Object MathHelper Namespace : CatchIo.Runtime.Utility Assembly : cs.temp.dll.dll Syntax public static class MathHelper Methods ClampListIndex(Int32, Int32) Declaration public static int ClampListIndex(int index, int listSize) Parameters Type Name Description System.Int32 index System.Int32 listSize Returns Type Description System.Int32 DirectionFromAngle(Single) Declaration public static Vector2 DirectionFromAngle(float angleInDegrees) Parameters Type Name Description System.Single angleInDegrees Returns Type Description Vector2 GetAngle(Single) Declaration public static float GetAngle(float angle) Parameters Type Name Description System.Single angle Returns Type Description System.Single GetCentroidOfPolygon(List) Declaration public static Vector2 GetCentroidOfPolygon(List poly) Parameters Type Name Description System.Collections.Generic.List < Vector2 > poly Returns Type Description Vector2 GetIntAngle(Int32) Declaration public static int GetIntAngle(int angle) Parameters Type Name Description System.Int32 angle Returns Type Description System.Int32 GetIntAngle(Single) Declaration public static int GetIntAngle(float angle) Parameters Type Name Description System.Single angle Returns Type Description System.Int32 GetVector2ToUseDirection(Int32) Declaration public static Vector2 GetVector2ToUseDirection(int direction) Parameters Type Name Description System.Int32 direction Returns Type Description Vector2 IsNaNVector(Vector2) Declaration public static bool IsNaNVector(Vector2 vector2) Parameters Type Name Description Vector2 vector2 Returns Type Description System.Boolean" }, "api/CatchIo.Runtime.Utility.Optional-1.html": { "href": "api/CatchIo.Runtime.Utility.Optional-1.html", "title": "Class Optional | Catch.io Developer Reference", - "keywords": "Class Optional Inheritance Object Optional Namespace : CatchIo.Runtime.Utility Assembly : cs.temp.dll.dll Syntax [Serializable] public class Optional Type Parameters Name Description T Constructors Optional(T) Declaration public Optional(T initValue) Parameters Type Name Description T initValue Properties HasValue Declaration public bool HasValue { get; } Property Value Type Description Boolean Value Declaration public T Value { get; } Property Value Type Description T" + "keywords": "Class Optional Inheritance System.Object Optional Namespace : CatchIo.Runtime.Utility Assembly : cs.temp.dll.dll Syntax [Serializable] public class Optional Type Parameters Name Description T Constructors Optional(T) Declaration public Optional(T initValue) Parameters Type Name Description T initValue Properties HasValue Declaration public bool HasValue { get; } Property Value Type Description System.Boolean Value Declaration public T Value { get; } Property Value Type Description T" }, "api/CatchIo.Runtime.Utility.PolygonHelper.html": { "href": "api/CatchIo.Runtime.Utility.PolygonHelper.html", "title": "Class PolygonHelper | Catch.io Developer Reference", - "keywords": "Class PolygonHelper Inheritance Object PolygonHelper Namespace : CatchIo.Runtime.Utility Assembly : cs.temp.dll.dll Syntax public static class PolygonHelper Methods CalculatePolygonArea(List) Declaration public static float CalculatePolygonArea(List vertices) Parameters Type Name Description List < Vector2 > vertices Returns Type Description Single DisplayPolygon(List) Declaration public static void DisplayPolygon(List vertices) Parameters Type Name Description List < Vector2 > vertices GetClippedPolygonResult(List, List) Declaration public static GreinerHormann.ClipPolygonResult GetClippedPolygonResult(List poly, List clipPoly) Parameters Type Name Description List < Vector2 > poly List < Vector2 > clipPoly Returns Type Description GreinerHormann.ClipPolygonResult GetPolygonVerticesClockwise(List) Declaration public static List GetPolygonVerticesClockwise(List vertices) Parameters Type Name Description List < Vector2 > vertices Returns Type Description List < Vector2 >" + "keywords": "Class PolygonHelper Inheritance System.Object PolygonHelper Namespace : CatchIo.Runtime.Utility Assembly : cs.temp.dll.dll Syntax public static class PolygonHelper Methods CalculatePolygonArea(List) Declaration public static float CalculatePolygonArea(List vertices) Parameters Type Name Description System.Collections.Generic.List < Vector2 > vertices Returns Type Description System.Single DisplayPolygon(List) Declaration public static void DisplayPolygon(List vertices) Parameters Type Name Description System.Collections.Generic.List < Vector2 > vertices GetClippedPolygonResult(List, List) Declaration public static GreinerHormann.ClipPolygonResult GetClippedPolygonResult(List poly, List clipPoly) Parameters Type Name Description System.Collections.Generic.List < Vector2 > poly System.Collections.Generic.List < Vector2 > clipPoly Returns Type Description GreinerHormann.ClipPolygonResult GetPolygonVerticesClockwise(List) Declaration public static List GetPolygonVerticesClockwise(List vertices) Parameters Type Name Description System.Collections.Generic.List < Vector2 > vertices Returns Type Description System.Collections.Generic.List < Vector2 >" }, "api/CatchIo.Runtime.Utility.PropertyHelper.html": { "href": "api/CatchIo.Runtime.Utility.PropertyHelper.html", "title": "Class PropertyHelper | Catch.io Developer Reference", - "keywords": "Class PropertyHelper Inheritance Object PropertyHelper Namespace : CatchIo.Runtime.Utility Assembly : cs.temp.dll.dll Syntax public static class PropertyHelper Methods AddValueToProperty(Player, String, Int32) Check Player Properties for a Property Value, add given value to it. Declaration public static void AddValueToProperty(this Player player, string property, int value) Parameters Type Name Description Player player Photon Player String property Property as string Int32 value Value to set. AddValueToProperty(Room, String, Int32) Check Room Properties for a Property Value, add given value to it. Declaration public static void AddValueToProperty(this Room room, string property, int value) Parameters Type Name Description Room room Photon Room String property Property as string Int32 value Value to set. GetPropertyValue(Player, String, T) Check Player Properties for a Property Value. Declaration public static T GetPropertyValue(this Player player, string property, T defaultValue) Parameters Type Name Description Player player Photon Player String property Property as string T defaultValue Fallback Value. Returns Type Description T Property Value Type Parameters Name Description T Type GetPropertyValue(Room, String, T) Check Room Properties for a Property Value. Declaration public static T GetPropertyValue(this Room room, string property, T defaultValue) Parameters Type Name Description Room room Photon Room String property Property as string T defaultValue Fallback Value. Returns Type Description T Property Value Type Parameters Name Description T Type SetPropertyValue(Player, String, T) Check Player Properties for a Property Value and set it. Declaration public static void SetPropertyValue(this Player player, string property, T value) Parameters Type Name Description Player player Photon Player String property Property as string T value Value to set. Type Parameters Name Description T Type SetPropertyValue(Room, String, T) Check Room Properties for a Property Value and set it. Declaration public static void SetPropertyValue(this Room room, string property, T value) Parameters Type Name Description Room room Photon Room String property Property as string T value Value to set. Type Parameters Name Description T Type" + "keywords": "Class PropertyHelper Inheritance System.Object PropertyHelper Namespace : CatchIo.Runtime.Utility Assembly : cs.temp.dll.dll Syntax public static class PropertyHelper Methods AddValueToProperty(Player, String, Int32) Check Player Properties for a Property Value, add given value to it. Declaration public static void AddValueToProperty(this Player player, string property, int value) Parameters Type Name Description Player player Photon Player System.String property Property as string System.Int32 value Value to set. AddValueToProperty(Room, String, Int32) Check Room Properties for a Property Value, add given value to it. Declaration public static void AddValueToProperty(this Room room, string property, int value) Parameters Type Name Description Room room Photon Room System.String property Property as string System.Int32 value Value to set. GetPropertyValue(Player, String, T) Check Player Properties for a Property Value. Declaration public static T GetPropertyValue(this Player player, string property, T defaultValue) Parameters Type Name Description Player player Photon Player System.String property Property as string T defaultValue Fallback Value. Returns Type Description T Property Value Type Parameters Name Description T Type GetPropertyValue(Room, String, T) Check Room Properties for a Property Value. Declaration public static T GetPropertyValue(this Room room, string property, T defaultValue) Parameters Type Name Description Room room Photon Room System.String property Property as string T defaultValue Fallback Value. Returns Type Description T Property Value Type Parameters Name Description T Type SetPropertyValue(Player, String, T) Check Player Properties for a Property Value and set it. Declaration public static void SetPropertyValue(this Player player, string property, T value) Parameters Type Name Description Player player Photon Player System.String property Property as string T value Value to set. Type Parameters Name Description T Type SetPropertyValue(Room, String, T) Check Room Properties for a Property Value and set it. Declaration public static void SetPropertyValue(this Room room, string property, T value) Parameters Type Name Description Room room Photon Room System.String property Property as string T value Value to set. Type Parameters Name Description T Type" }, "api/CatchIo.Runtime.Utility.Scene.html": { "href": "api/CatchIo.Runtime.Utility.Scene.html", @@ -1552,7 +2042,7 @@ "api/CatchIo.Runtime.Utility.Scene.SceneObject.html": { "href": "api/CatchIo.Runtime.Utility.Scene.SceneObject.html", "title": "Class SceneObject | Catch.io Developer Reference", - "keywords": "Class SceneObject Inheritance Object SceneObject Namespace : CatchIo.Runtime.Utility.Scene Assembly : cs.temp.dll.dll Syntax [Serializable] public class SceneObject Methods GetFormattedSceneName() Declaration public string GetFormattedSceneName() Returns Type Description String GetSceneAssetName() Declaration public string GetSceneAssetName() Returns Type Description String Operators Implicit(SceneObject to String) Declaration public static implicit operator string (SceneObject sceneObject) Parameters Type Name Description SceneObject sceneObject Returns Type Description String Implicit(String to SceneObject) Declaration public static implicit operator SceneObject(string sceneName) Parameters Type Name Description String sceneName Returns Type Description SceneObject" + "keywords": "Class SceneObject Inheritance System.Object SceneObject Namespace : CatchIo.Runtime.Utility.Scene Assembly : cs.temp.dll.dll Syntax [Serializable] public class SceneObject Methods GetFormattedSceneName() Declaration public string GetFormattedSceneName() Returns Type Description System.String GetSceneAssetName() Declaration public string GetSceneAssetName() Returns Type Description System.String Operators Implicit(SceneObject to String) Declaration public static implicit operator string (SceneObject sceneObject) Parameters Type Name Description SceneObject sceneObject Returns Type Description System.String Implicit(String to SceneObject) Declaration public static implicit operator SceneObject(string sceneName) Parameters Type Name Description System.String sceneName Returns Type Description SceneObject" }, "api/CatchIo.Runtime.Utility.ServiceLocator.html": { "href": "api/CatchIo.Runtime.Utility.ServiceLocator.html", @@ -1567,22 +2057,22 @@ "api/CatchIo.Runtime.Utility.ServiceLocator.MonoRegistrable.html": { "href": "api/CatchIo.Runtime.Utility.ServiceLocator.MonoRegistrable.html", "title": "Class MonoRegistrable | Catch.io Developer Reference", - "keywords": "Class MonoRegistrable Inheritance Object MonoRegistrable Implements IRegistrable Namespace : CatchIo.Runtime.Utility.ServiceLocator Assembly : cs.temp.dll.dll Syntax public abstract class MonoRegistrable : MonoBehaviour, IRegistrable Methods Reset() Declaration protected void Reset() Implements IRegistrable" + "keywords": "Class MonoRegistrable Inheritance System.Object MonoRegistrable Implements IRegistrable Namespace : CatchIo.Runtime.Utility.ServiceLocator Assembly : cs.temp.dll.dll Syntax public abstract class MonoRegistrable : MonoBehaviour, IRegistrable Methods Reset() Declaration protected void Reset() Implements IRegistrable" }, "api/CatchIo.Runtime.Utility.ServiceLocator.ReflectionService.html": { "href": "api/CatchIo.Runtime.Utility.ServiceLocator.ReflectionService.html", "title": "Class ReflectionService | Catch.io Developer Reference", - "keywords": "Class ReflectionService Inheritance Object ReflectionService Namespace : CatchIo.Runtime.Utility.ServiceLocator Assembly : cs.temp.dll.dll Syntax public static class ReflectionService Methods GetAllAutoRegisteredServices() Declaration public static IEnumerable GetAllAutoRegisteredServices() Returns Type Description IEnumerable < Type >" + "keywords": "Class ReflectionService Inheritance System.Object ReflectionService Namespace : CatchIo.Runtime.Utility.ServiceLocator Assembly : cs.temp.dll.dll Syntax public static class ReflectionService Methods GetAllAutoRegisteredServices() Declaration public static IEnumerable GetAllAutoRegisteredServices() Returns Type Description System.Collections.Generic.IEnumerable < System.Type >" }, "api/CatchIo.Runtime.Utility.ServiceLocator.ServiceLocator.html": { "href": "api/CatchIo.Runtime.Utility.ServiceLocator.ServiceLocator.html", "title": "Class ServiceLocator | Catch.io Developer Reference", - "keywords": "Class ServiceLocator Inheritance Object ServiceLocator Namespace : CatchIo.Runtime.Utility.ServiceLocator Assembly : cs.temp.dll.dll Syntax public class ServiceLocator : MonoBehaviour Methods Get(Boolean) Declaration public static TService Get(bool forced = false) where TService : IRegistrable, new() Parameters Type Name Description Boolean forced Returns Type Description TService Type Parameters Name Description TService Initialize() Declaration public static void Initialize() IsRegistered(Type) Declaration public static bool IsRegistered(Type t) Parameters Type Name Description Type t Returns Type Description Boolean IsRegistered() Declaration public static bool IsRegistered() Returns Type Description Boolean Type Parameters Name Description TService Register(TService, Boolean) Declaration public static void Register(TService service, bool safe = true) where TService : IRegistrable, new() Parameters Type Name Description TService service Boolean safe Type Parameters Name Description TService" + "keywords": "Class ServiceLocator Inheritance System.Object ServiceLocator Namespace : CatchIo.Runtime.Utility.ServiceLocator Assembly : cs.temp.dll.dll Syntax public class ServiceLocator : MonoBehaviour Methods Get(Boolean) Declaration public static TService Get(bool forced = false) where TService : IRegistrable, new() Parameters Type Name Description System.Boolean forced Returns Type Description TService Type Parameters Name Description TService Initialize() Declaration public static void Initialize() IsRegistered(Type) Declaration public static bool IsRegistered(Type t) Parameters Type Name Description System.Type t Returns Type Description System.Boolean IsRegistered() Declaration public static bool IsRegistered() Returns Type Description System.Boolean Type Parameters Name Description TService Register(TService, Boolean) Declaration public static void Register(TService service, bool safe = true) where TService : IRegistrable, new() Parameters Type Name Description TService service System.Boolean safe Type Parameters Name Description TService" }, "api/CatchIo.Runtime.Utility.ServiceLocator.ServiceLocatorException.html": { "href": "api/CatchIo.Runtime.Utility.ServiceLocator.ServiceLocatorException.html", "title": "Class ServiceLocatorException | Catch.io Developer Reference", - "keywords": "Class ServiceLocatorException Inheritance Object Exception ServiceLocatorException Namespace : CatchIo.Runtime.Utility.ServiceLocator Assembly : cs.temp.dll.dll Syntax public class ServiceLocatorException : Exception, ISerializable, _Exception Constructors ServiceLocatorException(String) Declaration public ServiceLocatorException(string message) Parameters Type Name Description String message" + "keywords": "Class ServiceLocatorException Inheritance System.Object System.Exception ServiceLocatorException Namespace : CatchIo.Runtime.Utility.ServiceLocator Assembly : cs.temp.dll.dll Syntax public class ServiceLocatorException : Exception, ISerializable, _Exception Constructors ServiceLocatorException(String) Declaration public ServiceLocatorException(string message) Parameters Type Name Description System.String message" }, "api/CatchIo.Runtime.Utility.Singleton.html": { "href": "api/CatchIo.Runtime.Utility.Singleton.html", @@ -1592,37 +2082,57 @@ "api/CatchIo.Runtime.Utility.Singleton.Singleton-1.html": { "href": "api/CatchIo.Runtime.Utility.Singleton.Singleton-1.html", "title": "Class Singleton | Catch.io Developer Reference", - "keywords": "Class Singleton Inheritance Object Singleton Namespace : CatchIo.Runtime.Utility.Singleton Assembly : cs.temp.dll.dll Syntax public class Singleton where T : class Type Parameters Name Description T Properties Instance Declaration public static T Instance { get; } Property Value Type Description T" + "keywords": "Class Singleton Inheritance System.Object Singleton Namespace : CatchIo.Runtime.Utility.Singleton Assembly : cs.temp.dll.dll Syntax public class Singleton where T : class Type Parameters Name Description T Properties Instance Declaration public static T Instance { get; } Property Value Type Description T" }, "api/CatchIo.Runtime.Utility.Singleton.SingletonMonoBehaviour-1.html": { "href": "api/CatchIo.Runtime.Utility.Singleton.SingletonMonoBehaviour-1.html", "title": "Class SingletonMonoBehaviour | Catch.io Developer Reference", - "keywords": "Class SingletonMonoBehaviour Inheritance Object SingletonMonoBehaviour Namespace : CatchIo.Runtime.Utility.Singleton Assembly : cs.temp.dll.dll Syntax public abstract class SingletonMonoBehaviour : MonoBehaviour where T : MonoBehaviour Type Parameters Name Description T Properties Instance Declaration public static T Instance { get; } Property Value Type Description T Methods OnApplicationQuit() When Unity quits, it destroys objects in a random order. In principle, a Singleton is only destroyed when application quits. If any script calls Instance after it have been destroyed, it will create a buggy ghost object that will stay on the Editor scene even after stopping playing the Application. Really bad! So, this was made to be sure we're not creating that buggy ghost object. Declaration protected virtual void OnApplicationQuit()" + "keywords": "Class SingletonMonoBehaviour Inheritance System.Object SingletonMonoBehaviour Namespace : CatchIo.Runtime.Utility.Singleton Assembly : cs.temp.dll.dll Syntax public abstract class SingletonMonoBehaviour : MonoBehaviour where T : MonoBehaviour Type Parameters Name Description T Properties Instance Declaration public static T Instance { get; } Property Value Type Description T Methods OnApplicationQuit() When Unity quits, it destroys objects in a random order. In principle, a Singleton is only destroyed when application quits. If any script calls Instance after it have been destroyed, it will create a buggy ghost object that will stay on the Editor scene even after stopping playing the Application. Really bad! So, this was made to be sure we're not creating that buggy ghost object. Declaration protected virtual void OnApplicationQuit()" + }, + "api/CatchIo.Runtime.Utility.SoundWaveEvent.html": { + "href": "api/CatchIo.Runtime.Utility.SoundWaveEvent.html", + "title": "Struct SoundWaveEvent | Catch.io Developer Reference", + "keywords": "Struct SoundWaveEvent Implements IEvent Namespace : CatchIo.Runtime.Utility Assembly : cs.temp.dll.dll Syntax public struct SoundWaveEvent Fields IsLocal Declaration public bool IsLocal Field Value Type Description System.Boolean Position Declaration public Vector3 Position Field Value Type Description Vector3 Implements IEvent" + }, + "api/CatchIo.Runtime.Utility.SoundWaveEventGenerator.html": { + "href": "api/CatchIo.Runtime.Utility.SoundWaveEventGenerator.html", + "title": "Class SoundWaveEventGenerator | Catch.io Developer Reference", + "keywords": "Class SoundWaveEventGenerator Use to generate sound wave event Inheritance System.Object SoundWaveEventGenerator Namespace : CatchIo.Runtime.Utility Assembly : cs.temp.dll.dll Syntax public class SoundWaveEventGenerator Methods Generate(Vector3, Boolean) Declaration public static void Generate(Vector3 createdPos, bool isLocalCharacter) Parameters Type Name Description Vector3 createdPos System.Boolean isLocalCharacter" }, "api/CatchIo.Runtime.Utility.StateAnimation.html": { "href": "api/CatchIo.Runtime.Utility.StateAnimation.html", "title": "Struct StateAnimation | Catch.io Developer Reference", - "keywords": "Struct StateAnimation Namespace : CatchIo.Runtime.Utility Assembly : cs.temp.dll.dll Syntax public readonly struct StateAnimation Constructors StateAnimation(String, AnimationClip) Declaration public StateAnimation(string name, AnimationClip clip) Parameters Type Name Description String name AnimationClip clip Fields Clip Declaration public readonly AnimationClip Clip Field Value Type Description AnimationClip Name Declaration public readonly string Name Field Value Type Description String" + "keywords": "Struct StateAnimation Namespace : CatchIo.Runtime.Utility Assembly : cs.temp.dll.dll Syntax public readonly struct StateAnimation Constructors StateAnimation(String, AnimationClip) Declaration public StateAnimation(string name, AnimationClip clip) Parameters Type Name Description System.String name AnimationClip clip Fields Clip Declaration public readonly AnimationClip Clip Field Value Type Description AnimationClip Name Declaration public readonly string Name Field Value Type Description System.String" }, "api/CatchIo.Runtime.Utility.StringHelper.html": { "href": "api/CatchIo.Runtime.Utility.StringHelper.html", "title": "Class StringHelper | Catch.io Developer Reference", - "keywords": "Class StringHelper Inheritance Object StringHelper Namespace : CatchIo.Runtime.Utility Assembly : cs.temp.dll.dll Syntax public static class StringHelper Methods PutSpaceAfterUpperCase(String) Declaration public static string PutSpaceAfterUpperCase(string input) Parameters Type Name Description String input Returns Type Description String" + "keywords": "Class StringHelper Inheritance System.Object StringHelper Namespace : CatchIo.Runtime.Utility Assembly : cs.temp.dll.dll Syntax public static class StringHelper Methods PutSpaceAfterUpperCase(String) Declaration public static string PutSpaceAfterUpperCase(string input) Parameters Type Name Description System.String input Returns Type Description System.String" }, - "api/CatchIo.Runtime.Values.FixedDamage.html": { - "href": "api/CatchIo.Runtime.Values.FixedDamage.html", - "title": "Class FixedDamage | Catch.io Developer Reference", - "keywords": "Class FixedDamage Inheritance Object FixedDamage Namespace : CatchIo.Runtime.Values Assembly : cs.temp.dll.dll Syntax public class FixedDamage : IDamage Constructors FixedDamage(Single, DamageSfxType, Single, Vector2) Declaration public FixedDamage(float damage, DamageSfxType takeDamageSfx, float knockback = 0F, Vector2 damageOrigin = null) Parameters Type Name Description Single damage DamageSfxType takeDamageSfx Single knockback Vector2 damageOrigin Methods GetDamage(Single) Declaration public float GetDamage(float remainHealth) Parameters Type Name Description Single remainHealth Returns Type Description Single GetKnockback() Declaration public float GetKnockback() Returns Type Description Single GetOrigin() Declaration public Vector2 GetOrigin() Returns Type Description Vector2 GetTakeDamageSfx() Declaration public DamageSfxType GetTakeDamageSfx() Returns Type Description DamageSfxType SetOrigin(Vector2) Declaration public void SetOrigin(Vector2 damageOrigin) Parameters Type Name Description Vector2 damageOrigin" + "api/CatchIo.Runtime.Values.BurningDOTDamage.html": { + "href": "api/CatchIo.Runtime.Values.BurningDOTDamage.html", + "title": "Class BurningDOTDamage | Catch.io Developer Reference", + "keywords": "Class BurningDOTDamage Sealed class that represents a specific type of DOT damage: burning damage. This class uses the base DOT damage structure to apply burning effects over time. Inheritance System.Object BurningDOTDamage Namespace : CatchIo.Runtime.Values Assembly : cs.temp.dll.dll Syntax public sealed class BurningDOTDamage : DOTDamage Constructors BurningDOTDamage(DOTDamageData) Initializes a new instance of the BurningDOTDamage class. Inherits from DOTDamage and uses the provided DOTDamageData for configuration. Declaration public BurningDOTDamage(DOTDamageData dotDamageData) Parameters Type Name Description DOTDamageData dotDamageData Data used to configure the burning damage effect over time. Methods GetDamage() Retrieves the damage value for each tick of the burning effect. This delegates to the base IDamage object stored in the NodeParent DOTDamage class. Declaration public override float GetDamage() Returns Type Description System.Single A float representing the damage to be applied. GetSfxType() Retrieves the type of sound effect (SFX) associated with the burning damage. Delegates to the IDamage object for sound effect information. Declaration public override DamageSfxType GetSfxType() Returns Type Description DamageSfxType The type of sound effect associated with the burning damage." + }, + "api/CatchIo.Runtime.Values.DamageData.html": { + "href": "api/CatchIo.Runtime.Values.DamageData.html", + "title": "Struct DamageData | Catch.io Developer Reference", + "keywords": "Struct DamageData Namespace : CatchIo.Runtime.Values Assembly : cs.temp.dll.dll Syntax [Serializable] public struct DamageData Fields DamagePercentage Declaration public float DamagePercentage Field Value Type Description System.Single FixedDamage Declaration public float FixedDamage Field Value Type Description System.Single SfxType Declaration public DamageSfxType SfxType Field Value Type Description DamageSfxType StunDuration Declaration public float StunDuration Field Value Type Description System.Single UsingFixedDamage Declaration public bool UsingFixedDamage Field Value Type Description System.Boolean UsingStun Declaration public bool UsingStun Field Value Type Description System.Boolean" + }, + "api/CatchIo.Runtime.Values.DOTDamageData.html": { + "href": "api/CatchIo.Runtime.Values.DOTDamageData.html", + "title": "Struct DOTDamageData | Catch.io Developer Reference", + "keywords": "Struct DOTDamageData Struct that contains the data needed to configure a damage-over-time (DOT). This includes parameters such as tick count, interval, and damage falloff, allowing for flexible DOT behavior. Namespace : CatchIo.Runtime.Values Assembly : cs.temp.dll.dll Syntax [Serializable] public struct DOTDamageData Fields DamageData Data associated with the base damage type. This can be either a fixed damage or percentage-based damage. Declaration public DamageData DamageData Field Value Type Description DamageData DamageFallOff Declaration public float DamageFallOff Field Value Type Description System.Single DamageFrequency Declaration public int DamageFrequency Field Value Type Description System.Int32 TickCount The total number of ticks for the DOT. Declaration public int TickCount Field Value Type Description System.Int32 TickInterval The time interval in seconds between each damage tick. Declaration public float TickInterval Field Value Type Description System.Single UsingDOTDamage Indicates whether the DOT damage is being used. If false, the DOT is disabled. Declaration public bool UsingDOTDamage Field Value Type Description System.Boolean Methods GetDamage() Returns an instance of the IDamage type, either FixedDamage or PercentageDamage, depending on the data provided. If UsingDOTDamage is false, this method returns null. Declaration public IDamage GetDamage() Returns Type Description IDamage A new instance of IDamage, representing the type of damage to apply." }, "api/CatchIo.Runtime.Values.html": { "href": "api/CatchIo.Runtime.Values.html", "title": "Namespace CatchIo.Runtime.Values | Catch.io Developer Reference", - "keywords": "Namespace CatchIo.Runtime.Values Classes FixedDamage PercentageDamage" + "keywords": "Namespace CatchIo.Runtime.Values Classes BurningDOTDamage Sealed class that represents a specific type of DOT damage: burning damage. This class uses the base DOT damage structure to apply burning effects over time. Structs DamageData DOTDamageData Struct that contains the data needed to configure a damage-over-time (DOT). This includes parameters such as tick count, interval, and damage falloff, allowing for flexible DOT behavior. KnockBackData Struct that defines data for handling knock-back effects." }, - "api/CatchIo.Runtime.Values.PercentageDamage.html": { - "href": "api/CatchIo.Runtime.Values.PercentageDamage.html", - "title": "Class PercentageDamage | Catch.io Developer Reference", - "keywords": "Class PercentageDamage Inheritance Object PercentageDamage Namespace : CatchIo.Runtime.Values Assembly : cs.temp.dll.dll Syntax public class PercentageDamage : IDamage Constructors PercentageDamage(Single, DamageSfxType, Single, Vector2) Declaration public PercentageDamage(float percentage, DamageSfxType takeDamageSfx, float knockback, Vector2 damageOrigin) Parameters Type Name Description Single percentage DamageSfxType takeDamageSfx Single knockback Vector2 damageOrigin Methods GetDamage(Single) Declaration public float GetDamage(float remainHealth) Parameters Type Name Description Single remainHealth Returns Type Description Single GetKnockback() Declaration public float GetKnockback() Returns Type Description Single GetOrigin() Declaration public Vector2 GetOrigin() Returns Type Description Vector2 GetTakeDamageSfx() Declaration public DamageSfxType GetTakeDamageSfx() Returns Type Description DamageSfxType SetOrigin(Vector2) Declaration public void SetOrigin(Vector2 damageOrigin) Parameters Type Name Description Vector2 damageOrigin" + "api/CatchIo.Runtime.Values.KnockBackData.html": { + "href": "api/CatchIo.Runtime.Values.KnockBackData.html", + "title": "Struct KnockBackData | Catch.io Developer Reference", + "keywords": "Struct KnockBackData Struct that defines data for handling knock-back effects. Namespace : CatchIo.Runtime.Values Assembly : cs.temp.dll.dll Syntax [Serializable] public struct KnockBackData Fields Delay The duration of the knock-back effect in seconds. This determines how long the knock-back will influence the object's movement. Declaration public float Delay Field Value Type Description System.Single Direction The direction in which the knock-back will occur. This is typically normalized to indicate only the direction, not the magnitude. Declaration public Vector2 Direction Field Value Type Description Vector2 Power The strength or force of the knock-back effect. This controls how far or how strongly the object will be knocked back. Declaration public float Power Field Value Type Description System.Single UsingKnockback Flag to determine whether knock-back should be applied. Declaration public bool UsingKnockback Field Value Type Description System.Boolean" }, "index.html": { "href": "index.html", diff --git a/manifest.json b/manifest.json index 334a3bf..afba0d7 100644 --- a/manifest.json +++ b/manifest.json @@ -24,11 +24,11 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Editor.CustomInspectors.ButtonClickBroadcasterCustomInspector.yml", + "source_relative_path": "api/CatchIo.Editor.LightColliders.HidingSpotLightColliderEditor.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Editor.CustomInspectors.ButtonClickBroadcasterCustomInspector.html", - "hash": "VcTVu66qN9ORTB1sEk5ROuFdQSyi55Mg0dbF6vIQhL0=" + "relative_path": "api/CatchIo.Editor.LightColliders.HidingSpotLightColliderEditor.html", + "hash": "yo6UvNA4dnTTaFWajGksuwb5nJYAR/QoY4REMEQGBnI=" } }, "is_incremental": false, @@ -36,11 +36,11 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Editor.CustomInspectors.yml", + "source_relative_path": "api/CatchIo.Editor.LightColliders.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Editor.CustomInspectors.html", - "hash": "M1Q/OXBqgiTvLF/q8pJswaC+lvMySvyQNUOGuIQio3s=" + "relative_path": "api/CatchIo.Editor.LightColliders.html", + "hash": "4fijPLEFR7UQDAO3HTE2Jx/UiJUNwlP0gnOxTAaq4UU=" } }, "is_incremental": false, @@ -52,7 +52,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Editor.ScriptTemplates.CreateNewScriptClassFromCustomTemplate.html", - "hash": "QKFCvMOY2Y0XzWXm/c3gQO65GcmDlH5SuIT8TDUJD2Y=" + "hash": "P4q5MaZuZLfiKuY2qX/f/eNfe7vu+XS4DRsqKsMZco4=" } }, "is_incremental": false, @@ -72,11 +72,59 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Editor.TmxPrefabReplacer.yml", + "source_relative_path": "api/CatchIo.Editor.TmxImporters.LightAreaImporter.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Editor.TmxPrefabReplacer.html", - "hash": "KHdClHeESv4CGuEDGVHXUf9Q9wq9lRh1S5I77hW2fns=" + "relative_path": "api/CatchIo.Editor.TmxImporters.LightAreaImporter.html", + "hash": "BHCbz7NRbqhWTGCL+P1Cx/4mquZxNPTfrza3b9bKZq0=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Editor.TmxImporters.LightSourcesImporter.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Editor.TmxImporters.LightSourcesImporter.html", + "hash": "ue1pP/y9Nbqu+GlbKTwWviz6hcavsQcSRRQL+wIdJo4=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Editor.TmxImporters.TileObjectsImporter.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Editor.TmxImporters.TileObjectsImporter.html", + "hash": "6YT++cdojO8X9Kx+sJ8fQMe3UQtsdpVxoGCFnElsytA=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Editor.TmxImporters.TmxPrefabReplacer.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Editor.TmxImporters.TmxPrefabReplacer.html", + "hash": "7xR+4OTafaLGsIjsKmAlF9V2pnf+7EJFKUCNVz9KBy0=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Editor.TmxImporters.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Editor.TmxImporters.html", + "hash": "RiTQr10tM9Nd91h/+j8fPOd1V+mMV+iPMzpHBUNRfsM=" } }, "is_incremental": false, @@ -88,7 +136,19 @@ "output": { ".html": { "relative_path": "api/CatchIo.Editor.UnityPathUtil.html", - "hash": "yML3yd5+Bix3HfNVWx6SnvEmAJLRnYkQXX5+yh7vWaw=" + "hash": "n52UHyHZFKpnPaAWtD1jiEMTVxpnHyA2w1YRqjvBzLE=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Editor.Utility.Attributes.FMODEventParameterDrawer.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Editor.Utility.Attributes.FMODEventParameterDrawer.html", + "hash": "/Ux1qhBMQiVwP0RPLKsFwiYFygpipcclV6T1elDB34g=" } }, "is_incremental": false, @@ -100,7 +160,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Editor.Utility.Attributes.MonoScriptPropertyDrawer.html", - "hash": "cMee927bZBs8A61wl7ZdkP4nS0J09VgEGRdhbI/l3YU=" + "hash": "gxksr3NPWc7yITjAP6vtEn1zZLb3UZL/2ie9RGt+IDw=" } }, "is_incremental": false, @@ -112,7 +172,31 @@ "output": { ".html": { "relative_path": "api/CatchIo.Editor.Utility.Attributes.html", - "hash": "jH9G8vIIYKyFDYJ8x60POdLBUzhOtrbxtn5OHKHaZys=" + "hash": "rvxackO1P0xtyNJhJmXjJMby91sTEJu7gWw26hn+thM=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Editor.Utility.MapItemViewIDUpdateUtil.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Editor.Utility.MapItemViewIDUpdateUtil.html", + "hash": "DM2kfaK9SPiy1EyAgFBkB5HZUHVPOsbnGXA8I6OgOdM=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Editor.Utility.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Editor.Utility.html", + "hash": "b5oNh9ghJM4blqNaTr2pLeeo03fk4aXM/6zZD+MAeek=" } }, "is_incremental": false, @@ -136,7 +220,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Editor.Windows.CharacterAnimationWindow.AnimInfoComparer.html", - "hash": "RhLnSJf4xCGLp+gUPjToXMmk88VCfV/plpnq6XVEV/c=" + "hash": "X3fAIfrb+BaEfV46gcV9cBehamqvIGHPAc4u8+QYdRo=" } }, "is_incremental": false, @@ -148,7 +232,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Editor.Windows.CharacterAnimationWindow.AnimationData.html", - "hash": "yBDTJ0g/5RuZlpRA6vmAxI/97CTX6IZHUODwMMVvt3Q=" + "hash": "FEMS2vRGyqeCUB5jKocPWFTWGypo7PCNcRx56OQLMXI=" } }, "is_incremental": false, @@ -172,7 +256,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Editor.Windows.CharacterAnimationWindow.GenerateCharacterActionAnimationClips.html", - "hash": "zM2cESqBPSGTbgmVs+/1PBsz83ayOqlU9/p3umo6VE4=" + "hash": "Z7Gp2vPRpUbJsvIQ+otpKb4VaxPmJ5xd2Uk6SK6cjF8=" } }, "is_incremental": false, @@ -184,7 +268,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Editor.Windows.CharacterAnimationWindow.GenerateCharacterAnimationUtils.html", - "hash": "w6kVt5ngNcYy5LWSb0zO51XC/GRtQP6a05LsCoAIoVw=" + "hash": "025aUo8HdF2rTHnwdkzkopdL6AQ73n3C7lNmXcxIxMw=" } }, "is_incremental": false, @@ -196,7 +280,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Editor.Windows.CharacterAnimationWindow.GenerateCharacterAnimatorController.html", - "hash": "FgVd0qzhRWFP6tqp2w/7gCWffJq7GRniRWTu9i5ow0I=" + "hash": "Ve1Uta6GOH3erAAgDd2jutaeay/AZbiC7za75xMn0gs=" } }, "is_incremental": false, @@ -208,7 +292,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Editor.Windows.CharacterAnimationWindow.GenerateCharacterFootprint.html", - "hash": "t+v8nIrF/nRstTtqDstdSM52x+f2JizDfLPVSeaQMNQ=" + "hash": "Du8Het9WrR3fzNii2Y3m+sBSzOgRJOOIzgzWOapgdgQ=" } }, "is_incremental": false, @@ -220,7 +304,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Editor.Windows.CharacterAnimationWindow.GenerateCharacterMoveAnimationClips.html", - "hash": "8GS3fPXU1nRQZXfwth8G/rERn+n+5wTYJepBcz6gQLY=" + "hash": "tczasWBQrwO1/0e4t9CJuaNH8pfo4O1bBNcI7/Al0H8=" } }, "is_incremental": false, @@ -232,7 +316,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Editor.Windows.CharacterAnimationWindow.GenerateFootprintAnimController.html", - "hash": "WEEUJvceVBiHACZAFkfLSgAJJPdakIhFDt1F7nI5bZ0=" + "hash": "tNQDbB6mEdJH3pjgm9L8L1XnMd7V7ScczYYxOP4mdJE=" } }, "is_incremental": false, @@ -244,7 +328,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Editor.Windows.CharacterAnimationWindow.SliceVector.html", - "hash": "klmfz30sEOjcHexxicW9qi9ski379fVnHDIjGJCN6+Y=" + "hash": "lR+ECyK0jP2g7/PeVI3XGVXbefJhxDMhJiflLcuqaH0=" } }, "is_incremental": false, @@ -268,7 +352,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Editor.Windows.CharacterStateMachineWindow.CharacterStateClassFormat.html", - "hash": "AVcHfgYjtjqiuD1yq5U+sTHhs1MI3Njr7pWCVRsZmnU=" + "hash": "+syNi5eg6/C02Lc05a1O84VE+OdOn+shQNiyM9D2CH4=" } }, "is_incremental": false, @@ -280,7 +364,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Editor.Windows.CharacterStateMachineWindow.CharacterStateFactoryFormat.html", - "hash": "xekJcKgfSKWQOhAYzZsfkxaJKeSeQXE4PEJbc/XmVY0=" + "hash": "Z4Q9q26wlZpfniDTaiv4S7gfpzac5XbcohwkOfcFonc=" } }, "is_incremental": false, @@ -292,7 +376,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Editor.Windows.CharacterStateMachineWindow.CharacterStateMachineWindow.html", - "hash": "z99LjUPctsdLspaUlG5vrvISBK+nYAgPy1uew1HSsr8=" + "hash": "cPBf/nZRyTgifCeqY3SM9iA1Hbl587VyyMDYO2dubw0=" } }, "is_incremental": false, @@ -304,7 +388,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Editor.Windows.CharacterStateMachineWindow.CharacterStateTypeFormat.html", - "hash": "ZBTwHAAxzjamKLIeMjVKswCFzjTZwDd0pNa3l2QCfbc=" + "hash": "8OR2+7tjaDwWt617V4Z40eaRakGGmWWchSD3/ZX1nA0=" } }, "is_incremental": false, @@ -328,7 +412,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Editor.html", - "hash": "1iE68DjbJUWL5TKI9nghs4N0IICV7KNaaYEBQ4uFhKA=" + "hash": "gfq5zWT0kBZSF+oAB5MwFNkUm5/6LidHqncjPJYZXlo=" } }, "is_incremental": false, @@ -340,7 +424,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Game.Characters.Enums.CharacterColorType.html", - "hash": "tPuru9+V8AkJ4IYahGMqKWjcrrIRmIuX9G+gALuiOuo=" + "hash": "clYMNlmPLYOaHg35lO01zWvxZKTfSPR3L41E4UPhhCg=" } }, "is_incremental": false, @@ -360,11 +444,11 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Runtime.Boot.BootStrapper.yml", + "source_relative_path": "api/CatchIo.Runtime.Agent.AgentFootprintGenerator.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Runtime.Boot.BootStrapper.html", - "hash": "4jLrncRn+RHB1dRTJ4Ou3Pl8IF8exs7ceLL3hVT72TM=" + "relative_path": "api/CatchIo.Runtime.Agent.AgentFootprintGenerator.html", + "hash": "UuUKBNAaNQ6nnzqa+jvFGDqAH9ma1DzJFDd9pnZkg3c=" } }, "is_incremental": false, @@ -372,11 +456,11 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Runtime.Boot.yml", + "source_relative_path": "api/CatchIo.Runtime.Agent.AgentNetworking.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Runtime.Boot.html", - "hash": "+ptP9+TDLd4s3BTKxyrO6NJnv3E128MkB0EaFIlGdBU=" + "relative_path": "api/CatchIo.Runtime.Agent.AgentNetworking.html", + "hash": "GTt90HHiLpAX8TZD47kKYNQosbXd+jBIiAlHtLyGDvE=" } }, "is_incremental": false, @@ -384,11 +468,11 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Runtime.Camera.GameCamera.yml", + "source_relative_path": "api/CatchIo.Runtime.Agent.AgentRotation.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Runtime.Camera.GameCamera.html", - "hash": "kGV33VDrv+kqIEBlxpCPOQHFmd2Mmmi1iijdciD450Q=" + "relative_path": "api/CatchIo.Runtime.Agent.AgentRotation.html", + "hash": "ksJ9G3geJWLpNRdHtlWl9QZSc3hXqwy7zosB89GZPoo=" } }, "is_incremental": false, @@ -396,11 +480,11 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Runtime.Camera.GameCameraMovement.yml", + "source_relative_path": "api/CatchIo.Runtime.Agent.Core.AgentHealth.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Runtime.Camera.GameCameraMovement.html", - "hash": "8fQjfjb4gKsTWQwb40GBVAib5CCObHbR2en6xI7LcO0=" + "relative_path": "api/CatchIo.Runtime.Agent.Core.AgentHealth.html", + "hash": "/XaPWjQp2uywQADDCIlNBCST14RieeY0oFeQDR+xdDc=" } }, "is_incremental": false, @@ -408,11 +492,11 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Runtime.Camera.GameCameraZoom.yml", + "source_relative_path": "api/CatchIo.Runtime.Agent.Core.AgentPathFinder.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Runtime.Camera.GameCameraZoom.html", - "hash": "TviJjQKqOQK5iccfpoEOOLqluYPvDuv0aLoxCYnG5jw=" + "relative_path": "api/CatchIo.Runtime.Agent.Core.AgentPathFinder.html", + "hash": "+K9X9o2yRn1sNV2E4oi3t2T2nUdJ0+JAH53cwFukcsU=" } }, "is_incremental": false, @@ -420,11 +504,11 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Runtime.Camera.OverlayCamera.yml", + "source_relative_path": "api/CatchIo.Runtime.Agent.Core.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Runtime.Camera.OverlayCamera.html", - "hash": "dVeA/Dn3jYvofc80AoqHtec0VndlBh+bipLb7twWBf8=" + "relative_path": "api/CatchIo.Runtime.Agent.Core.html", + "hash": "FD5BvfiVbfLCTHbB13FiAgsVK1Kgbm6TNmOnEFkl/D8=" } }, "is_incremental": false, @@ -432,11 +516,11 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Runtime.Camera.yml", + "source_relative_path": "api/CatchIo.Runtime.Agent.EntityRigidbody.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Runtime.Camera.html", - "hash": "HLXvXJsiuZ+wnyHCAUkQFuilqLsyY0EPaIZJq5SoAq4=" + "relative_path": "api/CatchIo.Runtime.Agent.EntityRigidbody.html", + "hash": "Zz+aTd00qMk+AoAqrewrD5VDAKqXX3KQB7NYYZG+D1k=" } }, "is_incremental": false, @@ -444,11 +528,11 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Runtime.Character.CharacterCollision.yml", + "source_relative_path": "api/CatchIo.Runtime.Agent.Graphics.AgentRenderer.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Runtime.Character.CharacterCollision.html", - "hash": "yOnUT1zgjAkHfn8yvR7j7Qm47w8BLBaGgxpfnMvyc2A=" + "relative_path": "api/CatchIo.Runtime.Agent.Graphics.AgentRenderer.html", + "hash": "iyOopo1C57kBUhVFXCu0yjTKVsGSt6jKbxx+lnrykss=" } }, "is_incremental": false, @@ -456,11 +540,11 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Runtime.Character.CharacterFacade.yml", + "source_relative_path": "api/CatchIo.Runtime.Agent.Graphics.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Runtime.Character.CharacterFacade.html", - "hash": "OQbxPqPcD7C4zFyAPmLR0CUJmta0ru1nH2TNDvEgWqY=" + "relative_path": "api/CatchIo.Runtime.Agent.Graphics.html", + "hash": "w3CyBhbaxzF7gXOZsMbe2pHjSmgg7uC+/2Ri2TiHydM=" } }, "is_incremental": false, @@ -468,11 +552,11 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Runtime.Character.CharacterHitbox.yml", + "source_relative_path": "api/CatchIo.Runtime.Agent.Receivers.AgentDamageReceiver.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Runtime.Character.CharacterHitbox.html", - "hash": "P3nMGfOzUaPZGEMkdZDDD6Htg3O+lVjFpXlTSwzccDE=" + "relative_path": "api/CatchIo.Runtime.Agent.Receivers.AgentDamageReceiver.html", + "hash": "+8haOWJSAf4Jn9EBJxxiLp+pFtQM4LSjS+oA8ybZmTU=" } }, "is_incremental": false, @@ -480,11 +564,11 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Runtime.Character.CharacterInput.yml", + "source_relative_path": "api/CatchIo.Runtime.Agent.Receivers.AgentDetectable.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Runtime.Character.CharacterInput.html", - "hash": "JOnILL5zPDuQc+ZT48O2/v/uGT3oZoWC3xLN0cYh+YE=" + "relative_path": "api/CatchIo.Runtime.Agent.Receivers.AgentDetectable.html", + "hash": "YeXpjUmpvvTWBNbgKoD/TnFiu7Hy5osOMbeNHqs/p6g=" } }, "is_incremental": false, @@ -492,11 +576,11 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Runtime.Character.CharacterRotator.yml", + "source_relative_path": "api/CatchIo.Runtime.Agent.Receivers.AgentTransmorphableReceiver.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Runtime.Character.CharacterRotator.html", - "hash": "rkG4HTRd31LCCqy9n3cpMMRavwhJBnpFj21hD2WCEPw=" + "relative_path": "api/CatchIo.Runtime.Agent.Receivers.AgentTransmorphableReceiver.html", + "hash": "y02TXjcXfeg4wNBE3JjDgHD+I4s+huMUud/saJLbIws=" } }, "is_incremental": false, @@ -504,11 +588,11 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Runtime.Character.CharacterSfxEmitter.yml", + "source_relative_path": "api/CatchIo.Runtime.Agent.Receivers.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Runtime.Character.CharacterSfxEmitter.html", - "hash": "umSBCMSO0MdHc4Y38yHPA51RsbcDE095uCR2OVYJGtU=" + "relative_path": "api/CatchIo.Runtime.Agent.Receivers.html", + "hash": "RtxhlNWSga547MBB664vsXcC0AJBFUcH8SsYm3azfCI=" } }, "is_incremental": false, @@ -516,11 +600,11 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Runtime.Character.Detector.CharacterDetector.yml", + "source_relative_path": "api/CatchIo.Runtime.Agent.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Runtime.Character.Detector.CharacterDetector.html", - "hash": "hwgo7yzMx/ZOYBiykPbJRdEIQthoW58xHa4sRA1fQWY=" + "relative_path": "api/CatchIo.Runtime.Agent.html", + "hash": "UHN5IWAObPXeERhIiChHvlHAnmnvauGYQiLtBwWVeps=" } }, "is_incremental": false, @@ -528,11 +612,11 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Runtime.Character.Detector.CharacterItemCollector.yml", + "source_relative_path": "api/CatchIo.Runtime.Boot.BootStrapper.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Runtime.Character.Detector.CharacterItemCollector.html", - "hash": "1xBlAVHSxxCR/9RjSIQflEaEuLe+L7n0yppmtRpAFNc=" + "relative_path": "api/CatchIo.Runtime.Boot.BootStrapper.html", + "hash": "Q4IS4epUpvexyK+BmT/AfRQf2xzGwGccT93aphPZmXM=" } }, "is_incremental": false, @@ -540,11 +624,11 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Runtime.Character.Detector.CursedOneDetector.yml", + "source_relative_path": "api/CatchIo.Runtime.Boot.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Runtime.Character.Detector.CursedOneDetector.html", - "hash": "gBpP5Dz0rnQ2SebVdtPrVCSr+PqCL4BzND3XhWr+sCA=" + "relative_path": "api/CatchIo.Runtime.Boot.html", + "hash": "+ptP9+TDLd4s3BTKxyrO6NJnv3E128MkB0EaFIlGdBU=" } }, "is_incremental": false, @@ -552,11 +636,11 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Runtime.Character.Detector.HidingSpotDetector.yml", + "source_relative_path": "api/CatchIo.Runtime.Camera.GameCamera.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Runtime.Character.Detector.HidingSpotDetector.html", - "hash": "Hz9zokQByaKcEqvklXDlrBxNf7uGsk3snj4dUD4dl/g=" + "relative_path": "api/CatchIo.Runtime.Camera.GameCamera.html", + "hash": "4Fx4+NxDe8VW1I8t22b95Sdye38urwPbDKKamlv6w8A=" } }, "is_incremental": false, @@ -564,11 +648,11 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Runtime.Character.Detector.LightSourceDetector.yml", + "source_relative_path": "api/CatchIo.Runtime.Camera.GameCameraMovement.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Runtime.Character.Detector.LightSourceDetector.html", - "hash": "HgPm6vIZNWejaA0bri/aWczhXDmWDeuKzGHUkz8Pq2U=" + "relative_path": "api/CatchIo.Runtime.Camera.GameCameraMovement.html", + "hash": "Z52crJKQc7W32eX3ar2JStTgFwgVuKuTc4rOLPqiVOo=" } }, "is_incremental": false, @@ -576,11 +660,11 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Runtime.Character.Detector.SurfaceDetector.yml", + "source_relative_path": "api/CatchIo.Runtime.Camera.GameCameraZoom.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Runtime.Character.Detector.SurfaceDetector.html", - "hash": "Xih/htNsFMmnaY81C1lB0HhaDpEkhO3X+lnSnxwJGbs=" + "relative_path": "api/CatchIo.Runtime.Camera.GameCameraZoom.html", + "hash": "oOFhL7YOgiW3S4xO+k6XCtdsW1hS2Db73IYXNCBTXiY=" } }, "is_incremental": false, @@ -588,11 +672,11 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Runtime.Character.Detector.yml", + "source_relative_path": "api/CatchIo.Runtime.Camera.ICameraElement.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Runtime.Character.Detector.html", - "hash": "kv22kEJQZu88B5NdOPnoXguJcDBvnJLZmKisJckygLc=" + "relative_path": "api/CatchIo.Runtime.Camera.ICameraElement.html", + "hash": "DB4wF69T7X5a6ikWD3Di24oBzFMMW4c9+o5GzN0B7AU=" } }, "is_incremental": false, @@ -600,11 +684,11 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Runtime.Character.FSM.CharacterStateMachine.yml", + "source_relative_path": "api/CatchIo.Runtime.Camera.OverlayCamera.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Runtime.Character.FSM.CharacterStateMachine.html", - "hash": "NMkVjmE2WAiOwAP6D125QUHxfze9HWj9t8DGcR5Wnsw=" + "relative_path": "api/CatchIo.Runtime.Camera.OverlayCamera.html", + "hash": "Zm1CCJ7i+GMh0aIXJimC0Qc1/NJ+3JZS2vDLiiMycZ8=" } }, "is_incremental": false, @@ -612,11 +696,11 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterActionState.yml", + "source_relative_path": "api/CatchIo.Runtime.Camera.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterActionState.html", - "hash": "wb2Xq6M9pg1qSDqwkDYYJR7Kl6K4llMdQ1hGO1FE0Mo=" + "relative_path": "api/CatchIo.Runtime.Camera.html", + "hash": "vnNC05x554Gt0UvhA0s9hraAqb4oMe7HAfKV3AKEpr8=" } }, "is_incremental": false, @@ -624,11 +708,11 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterAttackState.yml", + "source_relative_path": "api/CatchIo.Runtime.Character.CharacterCollision.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterAttackState.html", - "hash": "yiwLpws2tKtktJhH+4ziN3+MxsEtTTo/t2LlMYqCetY=" + "relative_path": "api/CatchIo.Runtime.Character.CharacterCollision.html", + "hash": "fh9KVQVL5HL9ClXDJ2IYsPB7qfwMhSh3Rh1iVsfgPjQ=" } }, "is_incremental": false, @@ -636,11 +720,11 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterConsumeState.yml", + "source_relative_path": "api/CatchIo.Runtime.Character.CharacterDetectable.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterConsumeState.html", - "hash": "A2vFvBrvKgJ/tXg8Q2iYqrZ9snMqYXB9h23XVjRjekk=" + "relative_path": "api/CatchIo.Runtime.Character.CharacterDetectable.html", + "hash": "VvJjT55AOf5IZqLp0zbjtarWEuFfh4/9MQHGff2nX7E=" } }, "is_incremental": false, @@ -648,11 +732,11 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterDamageState.yml", + "source_relative_path": "api/CatchIo.Runtime.Character.CharacterFacade.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterDamageState.html", - "hash": "+hqRPcbyLxUTLx8XMqimcq7e+aKAhAJbIg2eBeCTtzg=" + "relative_path": "api/CatchIo.Runtime.Character.CharacterFacade.html", + "hash": "o9D/2T2f0X3g4CwNQTX/oEupFPIt8DGcRfWBDEG868o=" } }, "is_incremental": false, @@ -660,11 +744,11 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterDeathState.yml", + "source_relative_path": "api/CatchIo.Runtime.Character.CharacterInput.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterDeathState.html", - "hash": "McL3sv5c8C9WzitkFrVxZ9ATy6CXacAH/LcOHY8ECNA=" + "relative_path": "api/CatchIo.Runtime.Character.CharacterInput.html", + "hash": "kUYkI1T0sU132gYNellwwSWWwHgKD89A5P4n81JQPUY=" } }, "is_incremental": false, @@ -672,11 +756,11 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterDiscardState.yml", + "source_relative_path": "api/CatchIo.Runtime.Character.CharacterRotator.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterDiscardState.html", - "hash": "/ZUhXZGfMXR0Jgzzsv9MgQXlY1JJrVlutnjs1lIz0BU=" + "relative_path": "api/CatchIo.Runtime.Character.CharacterRotator.html", + "hash": "vmNjGzZAVm1uDBAwis5eqzsEE1xUKFdMai9/zfNP7X8=" } }, "is_incremental": false, @@ -684,11 +768,11 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterThrowState.yml", + "source_relative_path": "api/CatchIo.Runtime.Character.CharacterSfxEmitter.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterThrowState.html", - "hash": "hUSYW21psodKNU09waE+VirewMlAV5Qal9j/NgAYak4=" + "relative_path": "api/CatchIo.Runtime.Character.CharacterSfxEmitter.html", + "hash": "eYRVS0uCjOoE03gZJvolUSNFtPf9aEeZl4jVC3xkesI=" } }, "is_incremental": false, @@ -696,11 +780,11 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Runtime.Character.FSM.States.ActionStates.yml", + "source_relative_path": "api/CatchIo.Runtime.Character.Core.CharacterMovement.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Runtime.Character.FSM.States.ActionStates.html", - "hash": "9Zecx4grzwDJWZSxWosSOLY457lcJ+empuXpdptCgMw=" + "relative_path": "api/CatchIo.Runtime.Character.Core.CharacterMovement.html", + "hash": "ieoKQ6sYDo+bexVRcjaJp9ovF3xnyWsRq955zpBd88w=" } }, "is_incremental": false, @@ -708,11 +792,11 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Runtime.Character.FSM.States.CharacterBaseState.yml", + "source_relative_path": "api/CatchIo.Runtime.Character.Core.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Runtime.Character.FSM.States.CharacterBaseState.html", - "hash": "I9lXnJkku9NgaYl0rcSmzwpR9EoP1tsyecY0TsEJ2cc=" + "relative_path": "api/CatchIo.Runtime.Character.Core.html", + "hash": "ulvdZZiFJwlk8gKNLwkNrBVdIvatZtcWZ9daHRkokmo=" } }, "is_incremental": false, @@ -720,11 +804,11 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Runtime.Character.FSM.States.CharacterStateFactory.yml", + "source_relative_path": "api/CatchIo.Runtime.Character.Detector.CharacterDetector.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Runtime.Character.FSM.States.CharacterStateFactory.html", - "hash": "bScOlPsOpKebKXWRcIbFJKbIQ0ymbCImWNpnSAKLL0Y=" + "relative_path": "api/CatchIo.Runtime.Character.Detector.CharacterDetector.html", + "hash": "g9oMcaQTwD2j40l2+RYDLVuGb+SnVavodRBjRuyQ3N8=" } }, "is_incremental": false, @@ -732,11 +816,11 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterMoveState.yml", + "source_relative_path": "api/CatchIo.Runtime.Character.Detector.CharacterInteractableDetector.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterMoveState.html", - "hash": "s2YdHQj62fawBALDuYS6V5aOfOcTQKhMosxF5VGPlcI=" + "relative_path": "api/CatchIo.Runtime.Character.Detector.CharacterInteractableDetector.html", + "hash": "2rilL71uq7N/k+ODSML6CbUQIT0c59B+ysvghEcESaY=" } }, "is_incremental": false, @@ -744,11 +828,11 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterObserveState.yml", + "source_relative_path": "api/CatchIo.Runtime.Character.Detector.CharacterItemCollector.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterObserveState.html", - "hash": "skDmz6yXjYHAwimTFYRRz0oJw/EY0aWX0xBtTY+2qNc=" + "relative_path": "api/CatchIo.Runtime.Character.Detector.CharacterItemCollector.html", + "hash": "lfjm48X94xQeoqKD3unWAH6Of69K6Hr5WmUkCrv8mpk=" } }, "is_incremental": false, @@ -756,11 +840,11 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterRunState.yml", + "source_relative_path": "api/CatchIo.Runtime.Character.Detector.HidingSpotDetector.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterRunState.html", - "hash": "6Pwy7W0fNWJ9Ot4ZIMFQCT0nxSBMggbrJQzGL4VgwSg=" + "relative_path": "api/CatchIo.Runtime.Character.Detector.HidingSpotDetector.html", + "hash": "Ke50rfjkpQNhXNy/zSneIoMMlai6dwJnQhG5qi0Jdgw=" } }, "is_incremental": false, @@ -768,11 +852,11 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterSneakState.yml", + "source_relative_path": "api/CatchIo.Runtime.Character.Detector.LightSourceDetector.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterSneakState.html", - "hash": "6ZuYOyC4sK8j3BYE9v3CGL9gU/K+EKyF/lE60BVvuHM=" + "relative_path": "api/CatchIo.Runtime.Character.Detector.LightSourceDetector.html", + "hash": "sdJrwd/c5X1slzlk92Up95l3oLhgyJOOf6AzSI1PxxQ=" } }, "is_incremental": false, @@ -780,11 +864,11 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterSneakStaticState.yml", + "source_relative_path": "api/CatchIo.Runtime.Character.Detector.PlayerDetector.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterSneakStaticState.html", - "hash": "qIy9Al4ddB8+SF7Pr3yePpsQ96zt3h9TA8/cnWcjASA=" + "relative_path": "api/CatchIo.Runtime.Character.Detector.PlayerDetector.html", + "hash": "GP4vKqzqvEIiuyTzyPz8JmwdrxYyV04zomb5Vkpe0pQ=" } }, "is_incremental": false, @@ -792,11 +876,11 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterSpectateState.yml", + "source_relative_path": "api/CatchIo.Runtime.Character.Detector.SoundDetector.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterSpectateState.html", - "hash": "S5RA0zS84LbBr3MguhrcJctm0wRS4ot0f/i0tIKKMuQ=" + "relative_path": "api/CatchIo.Runtime.Character.Detector.SoundDetector.html", + "hash": "gB+BcwckiFn1lO74xY9YEC+uh4rbgBCF5FPdi/zcGro=" } }, "is_incremental": false, @@ -804,11 +888,11 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterStaticState.yml", + "source_relative_path": "api/CatchIo.Runtime.Character.Detector.SurfaceDetector.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterStaticState.html", - "hash": "R+QYKGkpOH8Ul/IP+Ti12k9HzVoCg49dGzIz4KSJIqw=" + "relative_path": "api/CatchIo.Runtime.Character.Detector.SurfaceDetector.html", + "hash": "z3QJihdGjq2wk0EdRfQCMon7j1a2tCkWfCn0pDXWESQ=" } }, "is_incremental": false, @@ -816,11 +900,11 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterWalkState.yml", + "source_relative_path": "api/CatchIo.Runtime.Character.Detector.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterWalkState.html", - "hash": "5pWl9qaDnRe3Zxlt78T1Q9eOYSgRKvsosaJUyQEwm2g=" + "relative_path": "api/CatchIo.Runtime.Character.Detector.html", + "hash": "0HOxvunmm8iDGIxiheddbSgMgIkjYOL9l55OG20HZNE=" } }, "is_incremental": false, @@ -828,11 +912,11 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Runtime.Character.FSM.States.MoveStates.yml", + "source_relative_path": "api/CatchIo.Runtime.Character.FSM.CharacterStateMachine.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Runtime.Character.FSM.States.MoveStates.html", - "hash": "6llULgUe+7UUQM2/6GNUsFh6DWlP12XkmdfPodDsYAQ=" + "relative_path": "api/CatchIo.Runtime.Character.FSM.CharacterStateMachine.html", + "hash": "BHqLcWKOVtJXdUE581mNU1HqzGH1Cxi0QPmw9hz1TfI=" } }, "is_incremental": false, @@ -840,11 +924,11 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Runtime.Character.FSM.States.yml", + "source_relative_path": "api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterActionState.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Runtime.Character.FSM.States.html", - "hash": "dJ5n8PKvED4BOJGicJYitKjXPkNRmP9BURrfCg3t/ng=" + "relative_path": "api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterActionState.html", + "hash": "wQqDVMYPFER1O8RWXan6p7xmUNwOsctQPDPl+fHzsgs=" } }, "is_incremental": false, @@ -852,11 +936,11 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Runtime.Character.FSM.yml", + "source_relative_path": "api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterConsumeState.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Runtime.Character.FSM.html", - "hash": "IzNFni8d8KdSerVSE+Kw8yc5fw2+diFgHSkns9ZOByQ=" + "relative_path": "api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterConsumeState.html", + "hash": "oDrNKTX8IKTxsCpuBlAJTyh0iOAOEu8yDez1nZzaWqk=" } }, "is_incremental": false, @@ -864,11 +948,11 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Runtime.Character.Graphics.CharacterAimTrajectory.yml", + "source_relative_path": "api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterDeathState.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Runtime.Character.Graphics.CharacterAimTrajectory.html", - "hash": "tszR0/CxqxgbGgNJffDfNSH45+G9jGp8IiltRImIRIQ=" + "relative_path": "api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterDeathState.html", + "hash": "nJDDT9CoFEwdWpMcoY8zy/3IlAGrEMpb4+o7Dz4wRgc=" } }, "is_incremental": false, @@ -876,11 +960,11 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Runtime.Character.Graphics.CharacterAnimator.yml", + "source_relative_path": "api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterDiscardState.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Runtime.Character.Graphics.CharacterAnimator.html", - "hash": "Az8T9O9d6P1TisSKXQUcWWOY8uH3DzUEZwcg9I02Pq8=" + "relative_path": "api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterDiscardState.html", + "hash": "DXJVQvCG/iY8NJLNiBLOqy+z2n/IbHwxu6KQMJFj68k=" } }, "is_incremental": false, @@ -888,11 +972,11 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Runtime.Character.Graphics.CharacterHidingEffectPlayer.yml", + "source_relative_path": "api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterHeavyAttackState.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Runtime.Character.Graphics.CharacterHidingEffectPlayer.html", - "hash": "UX0wsCobStcuoB5feuTylFD7o/EuonrYSnGQ4qN5NCA=" + "relative_path": "api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterHeavyAttackState.html", + "hash": "vZs2nwe2+kgiC8HFm+XV+RIQ/tXXy0PVzYqu519cKmc=" } }, "is_incremental": false, @@ -900,11 +984,11 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Runtime.Character.Graphics.CharacterMaskRenderer.yml", + "source_relative_path": "api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterLightAttackState.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Runtime.Character.Graphics.CharacterMaskRenderer.html", - "hash": "DPKpITKJcMr8V/afRQdVGVprWcskJoqSwdf9hg9pHQQ=" + "relative_path": "api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterLightAttackState.html", + "hash": "yWz5r0Bj/DglsRcR0znre2ajO2pCjOGO00pn4eERIkw=" } }, "is_incremental": false, @@ -912,11 +996,11 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Runtime.Character.Graphics.CharacterRenderer.yml", + "source_relative_path": "api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterStunState.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Runtime.Character.Graphics.CharacterRenderer.html", - "hash": "WoV5hQnUhXUEOR4cHZog3nt3+yDyBwrGffIG/nouodE=" + "relative_path": "api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterStunState.html", + "hash": "UsiqeNBA2a5a7gbGyjbFc6VKGvnxnykoPWYUVe7J9o4=" } }, "is_incremental": false, @@ -924,11 +1008,11 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Runtime.Character.Graphics.yml", + "source_relative_path": "api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterThrowState.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Runtime.Character.Graphics.html", - "hash": "MlJG7CawHk64L7jXV1vSNS0c2LVyB6CfCzxHNNVTru0=" + "relative_path": "api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterThrowState.html", + "hash": "+XEdIpzeHExI/En2xjRtemTYnDtdA6NzV0a9jdXssQ8=" } }, "is_incremental": false, @@ -936,11 +1020,11 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Runtime.Character.Inventory.Inventory.yml", + "source_relative_path": "api/CatchIo.Runtime.Character.FSM.States.ActionStates.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Runtime.Character.Inventory.Inventory.html", - "hash": "ky2KwuWm8OZyj0oCxzF/FTSQACKHmF6bWd+fAbj6elE=" + "relative_path": "api/CatchIo.Runtime.Character.FSM.States.ActionStates.html", + "hash": "YEl/llvXUWQdf3puX2rFpjsX90jujH3qGxKzscswfeI=" } }, "is_incremental": false, @@ -948,11 +1032,11 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Runtime.Character.Inventory.InventoryController.yml", + "source_relative_path": "api/CatchIo.Runtime.Character.FSM.States.CharacterBaseState.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Runtime.Character.Inventory.InventoryController.html", - "hash": "zy0upC2SxHyqViKMYU8IDxX3plaqY4LpK6FLNKNIRPY=" + "relative_path": "api/CatchIo.Runtime.Character.FSM.States.CharacterBaseState.html", + "hash": "5/Xr1r0jGZxrXyGSnjyQxtqnfXJ1Ip31zcUkwDicg9U=" } }, "is_incremental": false, @@ -960,11 +1044,11 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Runtime.Character.Inventory.ItemSlot.yml", + "source_relative_path": "api/CatchIo.Runtime.Character.FSM.States.CharacterStateFactory.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Runtime.Character.Inventory.ItemSlot.html", - "hash": "Hpf0umqz8gV/Y2oU2JZs6LXKARM9iaxsrPHGJVnndp0=" + "relative_path": "api/CatchIo.Runtime.Character.FSM.States.CharacterStateFactory.html", + "hash": "dcUdeZk8hWGXiLyfLMh1VRds7OpAP62CZi/vcMETMZc=" } }, "is_incremental": false, @@ -972,11 +1056,11 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Runtime.Character.Inventory.yml", + "source_relative_path": "api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterChargeState.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Runtime.Character.Inventory.html", - "hash": "DfR5O6IbS32kGj8M/Qm58Zh+Kpe+bCKyD+UVVlwO9eA=" + "relative_path": "api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterChargeState.html", + "hash": "tR76CYRbpDBab/I1tzzDoaUp8OVL1G7k2XFiesc/FMo=" } }, "is_incremental": false, @@ -984,11 +1068,11 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Runtime.Character.Lighting.CharacterLighting.yml", + "source_relative_path": "api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterMoveState.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Runtime.Character.Lighting.CharacterLighting.html", - "hash": "kl4EhDSpdZGooyqtYd8kwUoBNum6Ahui5xBe2tFiE5c=" + "relative_path": "api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterMoveState.html", + "hash": "VofZ7Po0EzbkB7k1IfFhN9C3p34qAf+EAKbaLxYuTus=" } }, "is_incremental": false, @@ -996,11 +1080,11 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Runtime.Character.Lighting.yml", + "source_relative_path": "api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterObserveState.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Runtime.Character.Lighting.html", - "hash": "I7sKjmuzb7GBom9pLs84dIz1FA3RzurPBWVnNrO7VWg=" + "relative_path": "api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterObserveState.html", + "hash": "rQTkwqMZzwvkdwijyNLvfcIvVeDljJdqNtDEoe+lNFA=" } }, "is_incremental": false, @@ -1008,11 +1092,11 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Runtime.Character.NetworkCharacter.yml", + "source_relative_path": "api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterRunState.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Runtime.Character.NetworkCharacter.html", - "hash": "idgLXkDLjNwyG44Eq2y2EUd7/EGrOWoa2ODIYrR6X4Y=" + "relative_path": "api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterRunState.html", + "hash": "wuRt9ujRJBSX6ZRlu6LL8TITG3KH/PZsaIs7WfGfLEQ=" } }, "is_incremental": false, @@ -1020,11 +1104,11 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Runtime.Character.SurfaceEffect.SurfaceEffectPlayer.yml", + "source_relative_path": "api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterSneakState.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Runtime.Character.SurfaceEffect.SurfaceEffectPlayer.html", - "hash": "gGTPef1yYcpEkytDhFTvkQ3DZIVQ3jIXhEkWfHTaD8A=" + "relative_path": "api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterSneakState.html", + "hash": "hyCV42UzYB/vi7bC3TsWptTRVQIyzE1gUqo6ZskTfmI=" } }, "is_incremental": false, @@ -1032,11 +1116,11 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Runtime.Character.SurfaceEffect.yml", + "source_relative_path": "api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterSneakStaticState.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Runtime.Character.SurfaceEffect.html", - "hash": "57BYvVzqGzOBoxvJ3ExzI/PixFK9sHMLjlMpW7Hd8Mc=" + "relative_path": "api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterSneakStaticState.html", + "hash": "QpUWpGYGNJu7xT3DEhxrmbive9S+FVN4Z1kp17q4UXk=" } }, "is_incremental": false, @@ -1044,11 +1128,11 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Runtime.Character.yml", + "source_relative_path": "api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterSpectateState.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Runtime.Character.html", - "hash": "IbSdYSa07nzKgdg+/xWalVYO5ChN5jbiDjOocQ5Hp8o=" + "relative_path": "api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterSpectateState.html", + "hash": "umWYf12aW/YLdsbDFcNb83fDJC2xQODFqD7gJcGDX+Y=" } }, "is_incremental": false, @@ -1056,11 +1140,11 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Runtime.Container.CharacterClassContainer.CharacterClassInfo.yml", + "source_relative_path": "api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterStaticState.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Runtime.Container.CharacterClassContainer.CharacterClassInfo.html", - "hash": "guMOsBokoiiQlHsI6TlSTNMli6B6iCMTC6QUNuQ97Xc=" + "relative_path": "api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterStaticState.html", + "hash": "0j8P1R2yHNfbI5YLhmYzH+W9EkyuqoIEwxzdomDisKc=" } }, "is_incremental": false, @@ -1068,11 +1152,11 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Runtime.Container.CharacterClassContainer.yml", + "source_relative_path": "api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterWalkState.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Runtime.Container.CharacterClassContainer.html", - "hash": "sbhpkW7vTJgXwEE885fKT7k+cNFAN3J9eJFNqwLW7A4=" + "relative_path": "api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterWalkState.html", + "hash": "MKyMJOkvdJ9zDBgLYsI+4IgVXiZx7u8pBItnvTTZUdc=" } }, "is_incremental": false, @@ -1080,11 +1164,11 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Runtime.Container.GameModeContainer.yml", + "source_relative_path": "api/CatchIo.Runtime.Character.FSM.States.MoveStates.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Runtime.Container.GameModeContainer.html", - "hash": "aTd7h2i5DB2Nd4ltrnIxmcwVFYcOEATMohKN7fAPmVE=" + "relative_path": "api/CatchIo.Runtime.Character.FSM.States.MoveStates.html", + "hash": "kQ3aOKBdf3tTQhZYaVLv2ZAwDhytvkfN12FpN2RVvJE=" } }, "is_incremental": false, @@ -1092,12 +1176,564 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Runtime.Container.NetworkConnectionContainer.yml", + "source_relative_path": "api/CatchIo.Runtime.Character.FSM.States.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Runtime.Container.NetworkConnectionContainer.html", - "hash": "mN16K7bcP8vv499pdHAg3mB82xuYAjaofC+7ml494UU=" - } + "relative_path": "api/CatchIo.Runtime.Character.FSM.States.html", + "hash": "dJ5n8PKvED4BOJGicJYitKjXPkNRmP9BURrfCg3t/ng=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Character.FSM.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Character.FSM.html", + "hash": "IzNFni8d8KdSerVSE+Kw8yc5fw2+diFgHSkns9ZOByQ=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Character.Graphics.CharacterAimTrajectory.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Character.Graphics.CharacterAimTrajectory.html", + "hash": "Gk0Vu+sbmIIwxw3AOQAakcG/kmxPWrDDMiGdZonz5E0=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Character.Graphics.CharacterAnimator.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Character.Graphics.CharacterAnimator.html", + "hash": "4rsGYrp7agg3ttlLI12+oU4EWfssFLc4cldzRrERQQA=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Character.Graphics.CharacterRenderer.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Character.Graphics.CharacterRenderer.html", + "hash": "iGdpt2yoluYCQXJ87/QEuCmmtHowEokb8mjOq5/DV/M=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Character.Graphics.Effects.AttackChargeEffect.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Character.Graphics.Effects.AttackChargeEffect.html", + "hash": "vK2VcDwuI2F5jHwFEkyZ2hs6ISoY7FHb5x3yThHDT70=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Character.Graphics.Effects.CurseEffect.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Character.Graphics.Effects.CurseEffect.html", + "hash": "8tp4Xc5GqaHQ+tTCOKZcjuxTYkSunemSWzKFZy5HaSs=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Character.Graphics.Effects.EffectBase.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Character.Graphics.Effects.EffectBase.html", + "hash": "TTApjKSab5xCG7my0ntC6Vkv8EgQwJQe06AFSIAebKY=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Character.Graphics.Effects.FadeEffect.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Character.Graphics.Effects.FadeEffect.html", + "hash": "VvoDDfyMPC9tdmBmrsM9nAFqpma2Z906Nl/nv+bjxhA=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Character.Graphics.Effects.HitEffect.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Character.Graphics.Effects.HitEffect.html", + "hash": "s3jIDLd8L9ZjTTKJg2mqs4dzSVNREhDCQgjZKRbyDcg=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Character.Graphics.Effects.InvisibilityEffect.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Character.Graphics.Effects.InvisibilityEffect.html", + "hash": "34tgPK3UsSYFJ/k+LApZbtzlYVusnax9LeZxi+OB3jE=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Character.Graphics.Effects.SubtleHitEffect.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Character.Graphics.Effects.SubtleHitEffect.html", + "hash": "9e6RF24X3q0TOT8QWn5Px0+4z4EIlTmpLBsOJOl4lZY=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Character.Graphics.Effects.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Character.Graphics.Effects.html", + "hash": "FA2po0Zwx5gG5nYIHZNPY7vcJuLrSfxZl3Nv2ahmQzY=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Character.Graphics.PlayerSoundEffect.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Character.Graphics.PlayerSoundEffect.html", + "hash": "AvL3CQ9sXkZROFtlnovvrN1bRYqOfs9gvwRLhZ2fXWs=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Character.Graphics.Renderers.CharacterFader.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Character.Graphics.Renderers.CharacterFader.html", + "hash": "aSFM8VWos6ixs2D4I64Cd0jQFtWqM/I1jGFsvhm0N3c=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Character.Graphics.Renderers.CharacterHidingSpotCalculator.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Character.Graphics.Renderers.CharacterHidingSpotCalculator.html", + "hash": "pdIgLfx4hxNS1nJTzseQjxjSquMRLA2vkG2778f59IA=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Character.Graphics.Renderers.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Character.Graphics.Renderers.html", + "hash": "LjbeytKZ2zch5RAwk7FtZ3H5AUOw8QHx8z0CwmoHfB0=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteAreaCalculator.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteAreaCalculator.html", + "hash": "lRdz7eQgm0CN2d8CjRvf1rwEV/ciuZh/Y2FRBzL8hj4=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteMaskInteraction.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteMaskInteraction.html", + "hash": "gxO9GPgcDeSob9w7e1RroruJQZD56mW8NDebKRYwmAQ=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteVertices.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteVertices.html", + "hash": "6CRCt80VfoTFiDjhHyvxaJXMxSe533R5nk94Kr6uuL0=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Character.Graphics.Sprites.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Character.Graphics.Sprites.html", + "hash": "qN3kXaTXuhZHFk9zU89bPjbctG2V68EVKgyofWwLU44=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Character.Graphics.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Character.Graphics.html", + "hash": "uCWcJw05xUMtIBK22lVdXjs7yBjuXCC9lom0nfeVRIs=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Character.Inventory.Inventory.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Character.Inventory.Inventory.html", + "hash": "XKU/chnn8eQ0suiP/t+0nWPeQNauqQii1GqtT3eJ4yQ=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Character.Inventory.InventoryController.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Character.Inventory.InventoryController.html", + "hash": "MRn70mzrdst819MrsCpVL7TD3ciSPkKwU1OecYX0rLA=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Character.Inventory.ItemSlot.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Character.Inventory.ItemSlot.html", + "hash": "/SmP6OnuNj+c9o9f09S0pDF755PEMQkndcNiA/jMLxg=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Character.Inventory.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Character.Inventory.html", + "hash": "DfR5O6IbS32kGj8M/Qm58Zh+Kpe+bCKyD+UVVlwO9eA=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Character.Lighting.CharacterLighting.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Character.Lighting.CharacterLighting.html", + "hash": "ic1GLE5MF0KgR8t9hXEetQWj0H5nERVN4yMuN3lmgq8=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Character.Lighting.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Character.Lighting.html", + "hash": "I7sKjmuzb7GBom9pLs84dIz1FA3RzurPBWVnNrO7VWg=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Character.NetworkCharacter.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Character.NetworkCharacter.html", + "hash": "uTwcdYmXNDdC3kUJ0Jb5cSFgZjc8Vslet+StMR++S+s=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Character.Receivers.CharacterBodyDamageReceiver.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Character.Receivers.CharacterBodyDamageReceiver.html", + "hash": "IPckDdGIbjhESTNFSrHac28LyMliIQq79T7jlwQ8C4w=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Character.Receivers.CharacterDamageReceiver.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Character.Receivers.CharacterDamageReceiver.html", + "hash": "pEO5w1t5jVZlvW6u5dgZCDxeCrV4231JO6D5dNwQ+qc=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Character.Receivers.CharacterFeetDamageReceiver.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Character.Receivers.CharacterFeetDamageReceiver.html", + "hash": "UIUXQFthZi5aDKQ/Vpc9AvED8QA9efAwL1wGlYDtSQY=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Character.Receivers.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Character.Receivers.html", + "hash": "U0SDaED6PPp09FbWmWqo0GRu+THjQm1oLP/R1wQ6iTc=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Character.SurfaceEffect.SurfaceEffectPlayer.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Character.SurfaceEffect.SurfaceEffectPlayer.html", + "hash": "fpyyixhBofqTGbhHsE2zmg+VLgF4BTBc3+AKXTD+xUc=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Character.SurfaceEffect.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Character.SurfaceEffect.html", + "hash": "57BYvVzqGzOBoxvJ3ExzI/PixFK9sHMLjlMpW7Hd8Mc=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Character.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Character.html", + "hash": "tLWPLLY/Jmu1Q02AkIaabm4DE9zgS1gpHgm8RZCUazI=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.ChunkSystem.Chunk.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.ChunkSystem.Chunk.html", + "hash": "4/dvC4V6xD17PniHJpJmQBg7HuRkLMaykM7Qv3sH16M=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.ChunkSystem.ChunkTile.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.ChunkSystem.ChunkTile.html", + "hash": "r58xQ5un5CuD7Ma7bTKJyBc6byTlg1BLJTpY/FaQ/Iw=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.ChunkSystem.TiledChunkSetting.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.ChunkSystem.TiledChunkSetting.html", + "hash": "pcSxcjyZrPgKpcBu0nhxxe/dT2LoYz7bdyG8DQcvErg=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.ChunkSystem.TiledChunkSystem.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.ChunkSystem.TiledChunkSystem.html", + "hash": "Hrwo4SSjpQruS8FhRSufGRVWh6dZ1tZnshgji4ZFArw=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.ChunkSystem.Vector2IntToChunkDictionary.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.ChunkSystem.Vector2IntToChunkDictionary.html", + "hash": "vRFPgfLRcEybXbPS1V/ajpfqawBMxOFAtXXmI+AqQ7A=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.ChunkSystem.World.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.ChunkSystem.World.html", + "hash": "83plUuz2wApsKDZc5djfLPoRN1VkiX4lplAF6pwLu2c=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.ChunkSystem.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.ChunkSystem.html", + "hash": "uPyiZwEmbDfO2ezzWGPMdNdEDtNwmvf+C9CjURehtUQ=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Container.CharacterClassContainer.CharacterClassInfo.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Container.CharacterClassContainer.CharacterClassInfo.html", + "hash": "FPN1AT9wa57OAn6hO3eKvHvlqPe7mp5CO70Bzgd6M+g=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Container.CharacterClassContainer.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Container.CharacterClassContainer.html", + "hash": "HGwJkIm1sYuqITDozASHo02ba8YQFBQXPi0TdK51Dkw=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Container.GameModeContainer.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Container.GameModeContainer.html", + "hash": "WcWuvJAzm2dCtmKxxl5p5HPTItdfk35cerkiN6XbmWM=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Container.NetworkConnectionContainer.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Container.NetworkConnectionContainer.html", + "hash": "89UAF9qY1wgUvfG+UHydLPBnYpe3QD02OC6FW7/omjE=" + } }, "is_incremental": false, "version": "" @@ -1108,7 +1744,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Container.SceneContainer.html", - "hash": "laBXD94FAOIQeoa84xAmJKoF5+Y9bmifqCB3YYnz95c=" + "hash": "7iLBfDJ8wyMw1UDTmfhFHQeJNOPTT7P99VulvRjJ61A=" } }, "is_incremental": false, @@ -1120,7 +1756,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Container.SceneModeContainer.html", - "hash": "yFEV9/tEDfxJJ0QADi55gbux9xpgqHrFQTOuIFK22aU=" + "hash": "yEVgszVYB+GMA+UbLuZsuZehqOuqqanRdAraeFdAMgs=" } }, "is_incremental": false, @@ -1138,13 +1774,121 @@ "is_incremental": false, "version": "" }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Damages.DOTDamage.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Damages.DOTDamage.html", + "hash": "C7PjWZihlddmnEMK884x3shZ+yVWj/Kr5RvHHwVUo+g=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Damages.DamageReceiver.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Damages.DamageReceiver.html", + "hash": "w5opnixfKqB4IF+ZAmkmDcx7OAuFXjme7ri3tEHrWTI=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Damages.FixedDamage.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Damages.FixedDamage.html", + "hash": "KbxjRhHP8YqAzIMxXI9s4lGu1qKrszrG/D+0tlZLhro=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Damages.IDamagable.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Damages.IDamagable.html", + "hash": "UwgqDiZx4HxsW1D4B4o+BHDYlQmiq+BQq4wJsz1vKDU=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Damages.IDamage.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Damages.IDamage.html", + "hash": "biS3wpax8h6/1zkqzk6w3+XVjrOYCM4Wow8Aitk6TXc=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Damages.IKnockBackable.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Damages.IKnockBackable.html", + "hash": "HaXRTktJD2m8IqOD0f2kT2Wrim/FRdWyHrqB2I9OL4I=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Damages.IStunnable.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Damages.IStunnable.html", + "hash": "bkzeaSvN/PLbgXZRg1YEY/2pLb38gCgS5eT7RyxagdE=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Damages.PercentageDamage.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Damages.PercentageDamage.html", + "hash": "WWFwER3DHrtw5RhZtOcTtByX6y7v5rSvMZvEmk/xSok=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Damages.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Damages.html", + "hash": "3l6DXulHhHbA2A7LeXOUithteAhaWI/KKoU/pmzyWhs=" + } + }, + "is_incremental": false, + "version": "" + }, { "type": "ManagedReference", "source_relative_path": "api/CatchIo.Runtime.DynmaicObjects.DestroyDynamicObject.yml", "output": { ".html": { "relative_path": "api/CatchIo.Runtime.DynmaicObjects.DestroyDynamicObject.html", - "hash": "RoHo2RQAdmbgD7W5f0GCYbduqt9ljc6tmHXwP2+913E=" + "hash": "A08PHaBV+2XFotTY4pkYm7hJY0492OxsIfr7Pn4BOhc=" } }, "is_incremental": false, @@ -1156,7 +1900,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.DynmaicObjects.Footprint.html", - "hash": "qieNsWTShe/PfDTb7J/FSus4QY9LfJ68OLBx1e70pNg=" + "hash": "dsi+04Bs/fq6jNnJlrFOhhih2LfYxrVnSajZ0vU3Zbw=" } }, "is_incremental": false, @@ -1164,11 +1908,11 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Runtime.DynmaicObjects.SoundWaveEffect.yml", + "source_relative_path": "api/CatchIo.Runtime.DynmaicObjects.TrapObject.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Runtime.DynmaicObjects.SoundWaveEffect.html", - "hash": "pK6aClwDPwNrBLzWqPrtmORpjW6L7XJIFh+lNHeRjpk=" + "relative_path": "api/CatchIo.Runtime.DynmaicObjects.TrapObject.html", + "hash": "+umjREWfTzXT3zzfhoNHW1kAvgtDYidEDrQXyb46h9M=" } }, "is_incremental": false, @@ -1176,11 +1920,23 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Runtime.DynmaicObjects.TrapObject.yml", + "source_relative_path": "api/CatchIo.Runtime.DynmaicObjects.TrapObjects.TrapObjectDamageReceiver.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Runtime.DynmaicObjects.TrapObject.html", - "hash": "5ErDO2jdqZzJIZtGfaBFfcB03wlDIviGbDBoyCu6EVg=" + "relative_path": "api/CatchIo.Runtime.DynmaicObjects.TrapObjects.TrapObjectDamageReceiver.html", + "hash": "NmTpBYgLp8mu+DUnvfo1QURtOmkEj7Tp3z5XlkkkHuQ=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.DynmaicObjects.TrapObjects.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.DynmaicObjects.TrapObjects.html", + "hash": "FcHaueE0ThfG6EykMb0jtTeJ+JjvPJp+OCnN1v4LjFI=" } }, "is_incremental": false, @@ -1192,7 +1948,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.DynmaicObjects.html", - "hash": "vuDzg0kN8Q2V1Q5yUoQsKOjjyRZM/FDoHeNw2rIrgjU=" + "hash": "TlRpm69pbz0/cN0nDPKhYhA9k4AyMpEFn4FxQYEjcpE=" } }, "is_incremental": false, @@ -1204,7 +1960,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Enums.CharacterActionType.html", - "hash": "Zrp50tXfY3m6KZEfuzTuMuPwn/zD6pyTYOfe1AnIKNo=" + "hash": "Oc4jtZ0HvD+QdSuz26K1S8K8Ysu+n/Y36RIKKK87xv0=" } }, "is_incremental": false, @@ -1240,7 +1996,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Enums.CharacterMoveType.html", - "hash": "/5i2wndOmPhjH7IuG42I34sols8sWuPNdXGwMQJZB1Y=" + "hash": "+zjGBu3oKFQrODAzicRGtTwUA9QaoUT3KLQusLknKHY=" } }, "is_incremental": false, @@ -1282,6 +2038,18 @@ "is_incremental": false, "version": "" }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Enums.GameObjectiveEventEnum.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Enums.GameObjectiveEventEnum.html", + "hash": "NuA264kLvQJIFgSWzbg9RSY7FTO4poozdp3XLxKKSC4=" + } + }, + "is_incremental": false, + "version": "" + }, { "type": "ManagedReference", "source_relative_path": "api/CatchIo.Runtime.Enums.RoomState.yml", @@ -1308,11 +2076,11 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Runtime.Enums.ScreenResolutionSettings.yml", + "source_relative_path": "api/CatchIo.Runtime.Enums.ScreenResolutionType.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Runtime.Enums.ScreenResolutionSettings.html", - "hash": "BxXj47skSbVqwQiRDcX029I91fZz95quaCPy/GaynYA=" + "relative_path": "api/CatchIo.Runtime.Enums.ScreenResolutionType.html", + "hash": "kx3SMNfvJFIExNwB6ixzXIuzi5whiVMlBE73chFhrLY=" } }, "is_incremental": false, @@ -1324,7 +2092,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Enums.SendEventType.html", - "hash": "F2+VYXtHAx9vbedIaP15ZENDPNH2Kn4+NO2SmX+H938=" + "hash": "9mNAbbbBHLBFpitSF4p0L2IY2pN/PEAUsulWvbeUPYU=" } }, "is_incremental": false, @@ -1348,7 +2116,19 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Enums.html", - "hash": "Xc+9Uq3v16U551IPNeF2AENpKDej3o++fjKEhSdDzf0=" + "hash": "dDdweHbgiZHiJ1D0M8I+x4SnYEtTaMv8DG1oeab8IOQ=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Environment.CampFire.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Environment.CampFire.html", + "hash": "StcOKu4nkOMtEDceLtoQbk6KJlD6O4D7UUGigb9ha2c=" } }, "is_incremental": false, @@ -1360,7 +2140,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Environment.CharacterSpawner.SpawnPoint.html", - "hash": "ZhbPcScGU0eDpCJd2X6zW/jsS+96tV4mpTXEJ3F5fHA=" + "hash": "L22wR09OUjuQWhR1YIhbnPRPpBYha950ly16sbwMhgY=" } }, "is_incremental": false, @@ -1372,7 +2152,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Environment.CharacterSpawner.html", - "hash": "rZUm3zQzdWyIxq1/WhjkwHQG2MEV51tel18ITN6GpF0=" + "hash": "D6v2+8wv6o7HHbarWtC3+U6dLQUKp0+s+zJtTcIxyKo=" } }, "is_incremental": false, @@ -1384,7 +2164,19 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Environment.DamagableObject.html", - "hash": "R5tgHoG1p8CVb3LUjzWfXw+lTPp18kZscyZIDZ0gzEk=" + "hash": "9wYHZtpAuukmbJaZWC0UplU3OpHV+LSTnDDNqBEQfYU=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Environment.EnvironmentSfxEmitter.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Environment.EnvironmentSfxEmitter.html", + "hash": "2cKm04YkUH0x6HBMPl4fQH33C35bIi3KbyMDkUIz1q8=" } }, "is_incremental": false, @@ -1396,7 +2188,67 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Environment.HidingSpot.html", - "hash": "saJjm4Y16ysMhZvZRy+jBrTtmX0NMBga2TpeiSjaWM0=" + "hash": "4iHQntEvhb0CfXJwhPovrAiGFa5PnAngx4lEUdoFwd8=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Environment.HidingSpotLightCollider.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Environment.HidingSpotLightCollider.html", + "hash": "mSvUdNuPoEymS2pidcV5CkYiwvkFe4hDUIPtON/dWDo=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Environment.Interactable.InteractableObject.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Environment.Interactable.InteractableObject.html", + "hash": "xJTrPKbXjJjajzmH/1U+NXyNdQZN6XHpX37iTdREK80=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Environment.Interactable.InteractableTrigger.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Environment.Interactable.InteractableTrigger.html", + "hash": "J2FOxE4t31uNOJYnx/DvZ4vJ6pojq01RRo5hVDggjlo=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Environment.Interactable.SignPost.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Environment.Interactable.SignPost.html", + "hash": "RlP3EYPehlbUdQQIV5oNQvPWTjuI/AYqJnMPrJuEyFo=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Environment.Interactable.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Environment.Interactable.html", + "hash": "wLa13ICVNamZotidn5yzmV8SW58IaAUXzmQ2hUKYXds=" } }, "is_incremental": false, @@ -1408,7 +2260,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Environment.ItemSpawner.html", - "hash": "HP3iCooOc1vJZKpml9k099UOPNIIxIYVIfe3pSSU3aM=" + "hash": "oBgzx6AzxHBIHWV97TWQ8cpJz1AwklTaamBTRFE8Uf0=" } }, "is_incremental": false, @@ -1420,7 +2272,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Environment.ItemSpawnerController.html", - "hash": "CZQ+XQY76TKHQJ6QVwSNLSJbUUsX/NVdZvsQhKpLTYM=" + "hash": "iIdE0PJSl++HDoHc23tH5b0Ye+vh0J/oO928FnoHjiM=" } }, "is_incremental": false, @@ -1432,7 +2284,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Environment.ReadableTileSurface.html", - "hash": "fRZ1HQEz/Njuqgg75785wzPJRydIbZROGtYB8coFFPE=" + "hash": "/rH692nD6AVyoDA2o1OXBkSXtyhkiI/ovzUjpP3x8aE=" } }, "is_incremental": false, @@ -1444,7 +2296,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Environment.TileSurface.html", - "hash": "mjMXSyMcmrY1c+Lm7RMT8WYuZKhBXESJYHhFHVSb+QU=" + "hash": "hMsqtmgJmZ4OWxeacFjE7wJ/nSWMVrDtPM+b9SYGeDY=" } }, "is_incremental": false, @@ -1456,7 +2308,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Environment.html", - "hash": "lg6pdRz2FP9FLybrQcIOA3jqz1qNAOjAeKHw8LqmqoU=" + "hash": "U1Dx9xihnAxv+C1Xfyz5gNuHJzsKJZCcDLVKqqDRpTs=" } }, "is_incremental": false, @@ -1464,11 +2316,11 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Runtime.Interfaces.ICharacterHitable.yml", + "source_relative_path": "api/CatchIo.Runtime.Interfaces.ICharacterDetectable.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Runtime.Interfaces.ICharacterHitable.html", - "hash": "vOu17nOf91vD11eeAQeQCU4DAA8lXFssgO1N76or348=" + "relative_path": "api/CatchIo.Runtime.Interfaces.ICharacterDetectable.html", + "hash": "HvroZyE+1ec3mu4h+y2JiEsV0zDbMAqPjbLcnfhLfpI=" } }, "is_incremental": false, @@ -1476,11 +2328,11 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Runtime.Interfaces.IDamagable.yml", + "source_relative_path": "api/CatchIo.Runtime.Interfaces.ICharacterInteractable.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Runtime.Interfaces.IDamagable.html", - "hash": "oeJ2zIcM/RH3DGg7pX9fD2pKDXr8lGcWp9HOa2vH9M4=" + "relative_path": "api/CatchIo.Runtime.Interfaces.ICharacterInteractable.html", + "hash": "YHN/CsIPVuwJROYsOjGzm3IMo4ghIq1azyhGz018qGs=" } }, "is_incremental": false, @@ -1488,11 +2340,11 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Runtime.Interfaces.IDamage.yml", + "source_relative_path": "api/CatchIo.Runtime.Interfaces.IDetectable.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Runtime.Interfaces.IDamage.html", - "hash": "vy7FhajUxyyN5KrytdTb5Y37KD3oth+yX286Kytnedg=" + "relative_path": "api/CatchIo.Runtime.Interfaces.IDetectable.html", + "hash": "p6NNiW7xWJ9ZNhffsTV4ohkE0tWM5v+0KHuu87bDCmQ=" } }, "is_incremental": false, @@ -1500,11 +2352,11 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Runtime.Interfaces.IDetectable.yml", + "source_relative_path": "api/CatchIo.Runtime.Interfaces.IEffectPlayable.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Runtime.Interfaces.IDetectable.html", - "hash": "NS+kVKkTPteE6Km71sl0QJQrDutlWzNDFO7f6jiMEJ8=" + "relative_path": "api/CatchIo.Runtime.Interfaces.IEffectPlayable.html", + "hash": "b8cbfg3jkUQhXuDNs7JnLq31mBHEPhkNoLkffRX69/w=" } }, "is_incremental": false, @@ -1512,11 +2364,11 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Runtime.Interfaces.IEffectPlayable.yml", + "source_relative_path": "api/CatchIo.Runtime.Interfaces.ISceneMode.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Runtime.Interfaces.IEffectPlayable.html", - "hash": "cB6IvQ/Qa9nr8KsVO3dawVWThy8hO1SGL3whteT6J0I=" + "relative_path": "api/CatchIo.Runtime.Interfaces.ISceneMode.html", + "hash": "l5Z2nNwGi5DBngrY3qHafnipxyZ0ENw6yQSPry1hWT0=" } }, "is_incremental": false, @@ -1524,11 +2376,11 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Runtime.Interfaces.ISceneMode.yml", + "source_relative_path": "api/CatchIo.Runtime.Interfaces.ISoundDetectable.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Runtime.Interfaces.ISceneMode.html", - "hash": "GWv3UF3/vTMwsh6YyrGVMx8C838oYnJ0jEHEGOdv2kU=" + "relative_path": "api/CatchIo.Runtime.Interfaces.ISoundDetectable.html", + "hash": "ilI0Rc9d4op9gFIVLJurtXJYlUlF/sHOOlF4N0V7ZBQ=" } }, "is_incremental": false, @@ -1540,7 +2392,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Interfaces.ISurfaceObservable.html", - "hash": "Y210Ps4ADxRPUnOf85Wqe0j825hF3yHo+ZxPUi81xDE=" + "hash": "snmDdPPWFDjXwW5zGSFhA/eXRaKD1j/Vz8QQbaRLt5E=" } }, "is_incremental": false, @@ -1552,7 +2404,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Interfaces.IThrowable.html", - "hash": "AFbf2Ka/A/MYlGZVAnfSyu0BYJYrpT8/m30nwkojDuM=" + "hash": "NoQ8zaWps/uTSEFugb3c3WL6ExGPr8QY63m+u6X/LaY=" } }, "is_incremental": false, @@ -1564,7 +2416,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Interfaces.html", - "hash": "B2brxtPMUaxejz7p3LaWfuCouhl7mG8XNeBCcTgAMsY=" + "hash": "F8I/wbHJOdZQwTUnhzKNepKfY9WBcfG4YBnzXSe6IBg=" } }, "is_incremental": false, @@ -1576,7 +2428,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Items.ConsumableItem.html", - "hash": "+ftcGijm5CIegSJ1LUDuqr4Q7OFufiKt+LE+kWUkxrU=" + "hash": "/6a74jYB5yJwZWXy0pDdCclXiaH14MUK4F9b9qBZVRQ=" } }, "is_incremental": false, @@ -1588,7 +2440,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Items.Item.html", - "hash": "auk9o+s4FEj21rKQkbpbzB79ebdgikfrcjFu4y9iW4g=" + "hash": "O/5r5ZC7AT8pwD9xgpZpgtC3lwf2bMQ/gUDZolwF6A0=" } }, "is_incremental": false, @@ -1600,7 +2452,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Items.ItemRebounder.html", - "hash": "i1PADDXlSy8eSQwHq687NmiKRPamne4a13l7gIHV6EI=" + "hash": "sDc1KnozjctnGTaWw7+n1GW1VGgrlSNgy3vsL7HSFCY=" } }, "is_incremental": false, @@ -1612,7 +2464,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Items.StaminaPotion.html", - "hash": "/CBwba6FkOd8U9LgAK2mjehfm/vEr9BQv4qPJLZP6OY=" + "hash": "udYBPgOFdqkLiNI11KFXk3hTaB8QL8BILRM5qf0K5ek=" } }, "is_incremental": false, @@ -1624,7 +2476,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Items.Stone.html", - "hash": "i+T4t+JJdar1krLORJhHiqXZ4cUHQ1LBww6jpTAEZXo=" + "hash": "8UWfDrQO33PQxIgAkiwtPdzx6ADF9XwPheN9ktLn5nw=" } }, "is_incremental": false, @@ -1636,7 +2488,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Items.TeleportRune.html", - "hash": "/EncFIjNJqvSdG347s9bSvj12r4rvxQhEe4Z2qj/ihY=" + "hash": "YFWydSPCS2WtUtLH1cqg4xCSVlmyI4rFghdByFvqk84=" } }, "is_incremental": false, @@ -1648,7 +2500,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Items.ThrowableItem.html", - "hash": "x5eH79/n4JCRCwrKs7KWDeAzm9dE3XeoyMOn9Nhdw7E=" + "hash": "msjNP1GMLr5JIUv8uAnL2HZL7lzEzg88RZxDR7EwZKY=" } }, "is_incremental": false, @@ -1660,7 +2512,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Items.TrapRune.html", - "hash": "VONKLN7BXvBv+HDqAxpgWE1ZvKsSOqtkkN3FnQzdEyo=" + "hash": "TWMLjZGlOkEhdOUhHmthM2ex6Q3kpLZTZoulB8dBwA0=" } }, "is_incremental": false, @@ -1684,7 +2536,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Managers.GameManager.html", - "hash": "hfrtihrfAg9ObTG/DuyqdKQQh8AvVGUyWUGlNfaFU4M=" + "hash": "XrDNeJKKZvDQTTVy1mFP6i3IKeoPZ0cIAq4xh+ZA6dc=" } }, "is_incremental": false, @@ -1704,11 +2556,83 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.CharacterNickNameText.yml", + "source_relative_path": "api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.CharacterNickNameText.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.CharacterNickNameText.html", + "hash": "ZBj37n1iB4HM7/TZaMQswGjLpbg6firNbIyeHpeeeDs=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.CursedOneHUDMeterManager.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.CursedOneHUDMeterManager.html", + "hash": "+uaCDoO6JHjPdh3ih8DrwKiDxAQqVk4MfXnYqDvm5fM=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HUDIndicator.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HUDIndicator.html", + "hash": "BKpe07DGwe2OQgeCEWYOHJaQ8o5zslRtxbwb7Eq0X3Q=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HUDMeter.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HUDMeter.html", + "hash": "f6S1+PwtNEuOSjc6VGOLaTkTCXsH0KJ5ue1m1AkF+1c=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HealthHUDMeter.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HealthHUDMeter.html", + "hash": "tXA0h0mdglrECVJj+5tbdccFyClbFzsixIi9+6dahnc=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HidingIndicator.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HidingIndicator.html", + "hash": "A8Dwy4nIRE0eGYDU+fEAS7QwF4RlB3dolALHDvqmVpE=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HudOverlaysManager.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.CharacterNickNameText.html", - "hash": "klifarCMqpukei22W3NsSsQAaw+/3mi3FvL76PIj9r4=" + "relative_path": "api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HudOverlaysManager.html", + "hash": "bVnCQnvvfFgDZw0evy/fKUB0La/OB4qKTtlLujp5GA4=" } }, "is_incremental": false, @@ -1716,11 +2640,11 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HUDIndicator.yml", + "source_relative_path": "api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.KillCountHUD.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HUDIndicator.html", - "hash": "Eltm3HH/Wm20MvVLDBijdkiQ8X+xKoVV01K44mcpX2s=" + "relative_path": "api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.KillCountHUD.html", + "hash": "zn+z/CBkTAMA5Q/i9YP+C8/8sfy2HidLnoNniy454q8=" } }, "is_incremental": false, @@ -1728,11 +2652,11 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HUDMeter.yml", + "source_relative_path": "api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.LightingIndicator.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HUDMeter.html", - "hash": "+2/J092TH4LgGXWaUiln1T1OzzL12TwFBJU3Ttuw3OU=" + "relative_path": "api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.LightingIndicator.html", + "hash": "2qoL4WLSMvTkXHm3nTcPp2Gq74u1rqbB6iRgIMC01FQ=" } }, "is_incremental": false, @@ -1740,11 +2664,11 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HealthHUDMeter.yml", + "source_relative_path": "api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.NoiseArcAnimationControl.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HealthHUDMeter.html", - "hash": "sglAdu3dHTpM/FbYbkVAYH+6++h9k1jIEIcUAl2nlbE=" + "relative_path": "api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.NoiseArcAnimationControl.html", + "hash": "hv2IWqlfMPuQmShzqs1JXg2JXuFa9XQ5Ug1Vs6obCc4=" } }, "is_incremental": false, @@ -1752,11 +2676,11 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HidingIndicator.yml", + "source_relative_path": "api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.StaminaHUDMeter.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HidingIndicator.html", - "hash": "NRYbJKHi863bfLkvHBd+nm7oORQynoDgg1jBRThphsk=" + "relative_path": "api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.StaminaHUDMeter.html", + "hash": "nv5MXNb0bozU87pR1ZX699yXEWK9bU3XpeTr0RHot2M=" } }, "is_incremental": false, @@ -1764,11 +2688,11 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.LightingIndicator.yml", + "source_relative_path": "api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.LightingIndicator.html", - "hash": "kjb9my1aIVwcOFFXXJMmZTrEA+juVGgZb8Eu92M9yyc=" + "relative_path": "api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.html", + "hash": "nJCTSJ1KRYfim6NEMu+XcJyhx2cbr+4CCvH9HDwEsVY=" } }, "is_incremental": false, @@ -1776,11 +2700,11 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.StaminaHUDMeter.yml", + "source_relative_path": "api/CatchIo.Runtime.Menu.GameOverlay.ExitSessionPopup.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.StaminaHUDMeter.html", - "hash": "CyKv8+dsiOWm5c3V1XknI2Xze74SOut2yAduJW3D3ls=" + "relative_path": "api/CatchIo.Runtime.Menu.GameOverlay.ExitSessionPopup.html", + "hash": "dZi9OjbdgX9TkIk3MytLJdhTsTzNzwz36uSgy1NjcKs=" } }, "is_incremental": false, @@ -1788,11 +2712,11 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.yml", + "source_relative_path": "api/CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.CursedOneCountdownImage.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.html", - "hash": "VdRMo8iDcIMRx3tpcfyWiIlHN0HKeI7oNPNG00KQPdA=" + "relative_path": "api/CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.CursedOneCountdownImage.html", + "hash": "59RQVVNbHWFqso0bBRnhxmIbFU4MmM/S4G4wAYKK5zA=" } }, "is_incremental": false, @@ -1800,11 +2724,11 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Runtime.Menu.GameOverlay.ExitSessionPopup.yml", + "source_relative_path": "api/CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.DeathMatchLeaderBoard.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Runtime.Menu.GameOverlay.ExitSessionPopup.html", - "hash": "4uViHUxqZWG18wULiMblaowGGv3bJVqTpVSoSYCdJow=" + "relative_path": "api/CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.DeathMatchLeaderBoard.html", + "hash": "/Wy97Ngc98slaUdBppWQAFA6tTdwri7v0/HuBkvx4EY=" } }, "is_incremental": false, @@ -1812,11 +2736,11 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.DeathMatchLeaderBoard.yml", + "source_relative_path": "api/CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.GameModeEventUIManager.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.DeathMatchLeaderBoard.html", - "hash": "uXw1m1ND7uElwgwuO57zxGmLtfU1lSK9MKJ9vugXX7M=" + "relative_path": "api/CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.GameModeEventUIManager.html", + "hash": "qiZlm+EsHZjC9wWqqHXJoIe9+eZpBbnV7do4D0MsEpU=" } }, "is_incremental": false, @@ -1828,7 +2752,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.GameTimerText.html", - "hash": "2XKBqEVeXz4nIBfosdy2pn8lfZvqoaI0ggHw1LeN/hc=" + "hash": "t1NG3tuCF2AN84F/+h18GLhGPrvcdv4+Qw2mdWwbLy4=" } }, "is_incremental": false, @@ -1840,7 +2764,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.PointText.html", - "hash": "SIiU+qEPR6KP0zZcEAuRD2n6zs57W+jw33Wi13RJYQk=" + "hash": "8ecO4goLnGVGtqnm1cByDnNDgRUGpiJee/n8NMzOjeQ=" } }, "is_incremental": false, @@ -1852,7 +2776,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.html", - "hash": "/02iFYvik9YKQGuvBud+iDOTN5HkhixNNKr4srne33k=" + "hash": "RtYur6N47FlyIwHMCC8zsdszgpEBSDj80NZPBKxysvk=" } }, "is_incremental": false, @@ -1864,7 +2788,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Menu.GameOverlay.GameOverHUD.CursedOneWinnerText.html", - "hash": "Giqb+Igq6EJT04eHkklbvA+2nG3MK/OjZ1iPWmnIZyQ=" + "hash": "4qwqur02grs0rxepLBq6QWeCUY3lnNBCCDPxQlBnzgM=" } }, "is_incremental": false, @@ -1876,7 +2800,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Menu.GameOverlay.GameOverHUD.DeathMatchWinnerText.html", - "hash": "RyVNsVhJgM6bu4bkrnRXHfSMsMdZbSVWVooEb/l3H6w=" + "hash": "gZ8nqPRXucR7lw0jwlzwL48dZyhLAhAusA9CfFgvN/0=" } }, "is_incremental": false, @@ -1888,7 +2812,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Menu.GameOverlay.GameOverHUD.GameOverPopup.html", - "hash": "4HStsG7Gjh+yHl2Xgmlr6n0ghreyJZRyN+enD7tVWGc=" + "hash": "9Ts996snXmzzpk9bQ9xTKVX8dSg4RptkV3SqZx1LjdA=" } }, "is_incremental": false, @@ -1900,7 +2824,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Menu.GameOverlay.GameOverHUD.WinnerText.html", - "hash": "eimz2Zx8M+0YZktEXJfi582GDzGjLo7ObTmyn1VbHxc=" + "hash": "ZkZ4LNZaA7b0jnfMPqZwlidsdQiHc/05emqSKDnv2/8=" } }, "is_incremental": false, @@ -1918,13 +2842,49 @@ "is_incremental": false, "version": "" }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Menu.GameOverlay.InteractionIndicatorHUD.InteractionIndicator.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Menu.GameOverlay.InteractionIndicatorHUD.InteractionIndicator.html", + "hash": "euspuY4rMty6TX4LJVM7PuvxL40tVGLIe84EBmqLZ24=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Menu.GameOverlay.InteractionIndicatorHUD.InteractionIndicatorOverlay.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Menu.GameOverlay.InteractionIndicatorHUD.InteractionIndicatorOverlay.html", + "hash": "oVx+cOnnyEdb2E72sthmcgtuJNJmvWz43pSQ2VA+Fl0=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Menu.GameOverlay.InteractionIndicatorHUD.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Menu.GameOverlay.InteractionIndicatorHUD.html", + "hash": "uDk+p4UyRkcdBtvdiE/IFkFjbVexO46BBzusIzjSqEw=" + } + }, + "is_incremental": false, + "version": "" + }, { "type": "ManagedReference", "source_relative_path": "api/CatchIo.Runtime.Menu.GameOverlay.InventoryHUD.InventoryArrow.yml", "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Menu.GameOverlay.InventoryHUD.InventoryArrow.html", - "hash": "PDJpCrQttGu+kUz5nyaDpURnzA2VcATWPrZukBaflkY=" + "hash": "RNV0048x5CoiPiktp28dCqx3H8X7pJoYkTuu1nhBWjk=" } }, "is_incremental": false, @@ -1936,7 +2896,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Menu.GameOverlay.InventoryHUD.InventoryHUD.html", - "hash": "FHheZdVItmPcEjzcACJm/7qi+t7XtUpdU8sNhkj3zi0=" + "hash": "W6WM1YEPBDakNbk78HrcJTqgkZzseGBu2Gx0PqGsWZI=" } }, "is_incremental": false, @@ -1948,7 +2908,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Menu.GameOverlay.InventoryHUD.InventorySlotHUD.html", - "hash": "Nootj1fD/16T83QnH3kbxJW7Dr/L0cavb1OUh2c4yp0=" + "hash": "m1Gl5G3Y7KCxJXECwbpy6rWhEEHPIVMYSB/VOoZaGeg=" } }, "is_incremental": false, @@ -1984,7 +2944,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Menu.UI.Button.ButtonClickBroadcaster.html", - "hash": "CJzWaOhqtTFjT0WXHAYFRRDG7YXHtKAaORgWgt5wEwA=" + "hash": "c7w/P8JJ3I+KK/fMJvqmfZuWU9T+X3U0gpUA9xNeILI=" } }, "is_incremental": false, @@ -1996,7 +2956,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Menu.UI.Button.GameStartButton.html", - "hash": "AOX4u21mitP/vTeSQfeBreovuHXzAhB2o8XSJ0z9OsY=" + "hash": "J1rcRBXa4rS78NUuJwRmlSxhpbkbMkN0IJeBBc+mt2A=" } }, "is_incremental": false, @@ -2008,7 +2968,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Menu.UI.Button.QuitButton.html", - "hash": "vDX5Oqp+JwWLey4ZAdgT2gPoepV/HrqH/Gl9/1U3g3o=" + "hash": "qKauZWoAxDrUHptEfw7a6Jk8n5JS76SOsjeCJWnByjA=" } }, "is_incremental": false, @@ -2020,7 +2980,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Menu.UI.Button.ReadyButton.html", - "hash": "Zpgn7s0eWNX0eaYxl0EKHLE/hE7s1G6CQJSGL1SgMgI=" + "hash": "cSvpTJPU1wKar0Zuk+iCdyFx+EA/Xmv1AFx0ZSQ6J9Y=" } }, "is_incremental": false, @@ -2044,7 +3004,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Menu.UI.Checkbox.CheckboxBroadcaster.html", - "hash": "jFvzei25RVW6q2Zy3QWn4jAwPT/L1c8/qb1LHuJ+Wws=" + "hash": "a+fFCZ9bioXCuIxHx+W7ztFGBoMXN4pOLLZv9shwCDA=" } }, "is_incremental": false, @@ -2062,13 +3022,97 @@ "is_incremental": false, "version": "" }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Menu.UI.Control.ActiveButtonSelector.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Menu.UI.Control.ActiveButtonSelector.html", + "hash": "R9/D+1inmaoXHVgZYXmLF/fnqM59wqrWIHL6nFjE7/s=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Menu.UI.Control.ButtonSelector.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Menu.UI.Control.ButtonSelector.html", + "hash": "VvDdpf7cNz0v/WtUR86aOC5hJzVmTUvJ3+dL33QV2yU=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Menu.UI.Control.EventToButton.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Menu.UI.Control.EventToButton.html", + "hash": "ehoiZ45N/rzoEhGQGKw/pPm16bYyA/Vn8CxVwv4T4Zs=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Menu.UI.Control.InputFieldControl.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Menu.UI.Control.InputFieldControl.html", + "hash": "aCILNAQ1R5U7lboBvLWqZpfz4zhtNRFTWybOyNRgs7o=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Menu.UI.Control.SelectableNavigation.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Menu.UI.Control.SelectableNavigation.html", + "hash": "MWs2RrdfRgZ2QGw8WBSQXAc3XfHfBVT/j3i3rHktqf8=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Menu.UI.Control.UiPopupActiveButtonSelector.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Menu.UI.Control.UiPopupActiveButtonSelector.html", + "hash": "loh9gveYyyhHMqAH01wlahbl9bMXSRCpIH/voH7gsLQ=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Menu.UI.Control.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Menu.UI.Control.html", + "hash": "TpiOyEKWD4gzM/dH55jl+/AZGtFyF2BOmp+Y/X6X1tE=" + } + }, + "is_incremental": false, + "version": "" + }, { "type": "ManagedReference", "source_relative_path": "api/CatchIo.Runtime.Menu.UI.DisableByPlatform.yml", "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Menu.UI.DisableByPlatform.html", - "hash": "RQ8AKpGE46L5t++CkuXpXQaqgPuk0M39Et0zAYLCiGM=" + "hash": "7WZU4zgzf5aaaj5ymJ4hCxP8vvbVvpofQ3dzTMG6png=" } }, "is_incremental": false, @@ -2080,7 +3124,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Menu.UI.Dropdown.BaseDropdown.html", - "hash": "2/3w8+MRdHHG+pxl5fO8wS0agRiiJTfs4VALShvVLI8=" + "hash": "VRnxfN0nQ2CMs6KTF2+AP1uPzLhaWey1HcMQfZDDhFc=" } }, "is_incremental": false, @@ -2092,7 +3136,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Menu.UI.Dropdown.GameModeDropdown.html", - "hash": "LPmOJTzolZxTk1In80QglZRTc1ebpniIjKUa14POpWs=" + "hash": "lakci9I+WveDOdfkuCaCq34C+ZO6VhNDHR8Sr7Lw5BQ=" } }, "is_incremental": false, @@ -2104,7 +3148,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Menu.UI.Dropdown.MapDropdown.html", - "hash": "7Qeg+RDwIWIgq88Xbf/obcrP5Otzi5+zeCkm7y7CfhU=" + "hash": "uONPoBrOGhK8xaDIRVSNFsgf/wBMQXZTxrHYqZ+VY/s=" } }, "is_incremental": false, @@ -2116,7 +3160,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Menu.UI.Dropdown.RegionDropdown.html", - "hash": "DfRNUFNJZ7BT37unuHk5O7Jk224U0qLpEDNLUZijJ6E=" + "hash": "h4ZiA6IvGV3FZj6HHQCAYMsdjw3eMMPPibaI7+jWqsg=" } }, "is_incremental": false, @@ -2140,7 +3184,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Menu.UI.Element.LeaderboardInfoElement.html", - "hash": "9yJH/axyFENvFgEZUnclyiakTMf7jJkegDLGd5LM7aQ=" + "hash": "0Px67cqV/vPYUPyQlOnrCo+7qTzilCH/lvCX5GYGP50=" } }, "is_incremental": false, @@ -2152,7 +3196,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Menu.UI.Element.LeaderboardPlayerElement.html", - "hash": "4Amvab5cuucLAjhUaNSCc0HgTqITqHcLpq2UPFJ97FM=" + "hash": "WOObYnglWTeYuDWGu2VARIq1BVHK4D99XDufQJt1hdk=" } }, "is_incremental": false, @@ -2164,7 +3208,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Menu.UI.Element.PlayerInfoElement.html", - "hash": "g+VzJ2Bo9j6M+LwTbVuFntqFVeY+l3YqsG0vthuI9Oc=" + "hash": "SwN+zceGcLG+ZxBo3Bt+3IXtGGYcsDsmnOjcXtBYT+M=" } }, "is_incremental": false, @@ -2176,7 +3220,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Menu.UI.Element.RoomInfoElement.html", - "hash": "SSbVj7FHsh+/2ymRQbD6cluKrr88Z/Yz7NpGJNRR4nM=" + "hash": "fdPwMo/lG/SBtztEka+XmAjwQqyikQb7L+n7gemjlMQ=" } }, "is_incremental": false, @@ -2200,7 +3244,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Menu.UI.InputField.InputFieldTextBroadcaster.html", - "hash": "5uIA60zNuGqH4T3N8YA4N9GZX3pKTCRB/9tROxArIAA=" + "hash": "3z/XQvibpiFwk4+pJGFe1pLECSfG9NoY8TAqvPWFC38=" } }, "is_incremental": false, @@ -2224,7 +3268,19 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Menu.UI.Popup.BasePopup.html", - "hash": "jjAl+kgqa43ijc0T92ha9D6dL1VZPOc09KkmCENNDfo=" + "hash": "XZEqFysvoatp8QJr58kXQ5RCD5HtE4deqibTP92hMXg=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Menu.UI.Popup.ConfirmNewResolutionPopup.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Menu.UI.Popup.ConfirmNewResolutionPopup.html", + "hash": "wdveiKnwbjmbwqmJUTBgLYpByxm9wusu2qKVTgNsZzw=" } }, "is_incremental": false, @@ -2236,7 +3292,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Menu.UI.Popup.CreateSessionPopup.html", - "hash": "2LEY5mISsl9SXIpbiuwHYOHGdj4/WUNOyunjxguRe04=" + "hash": "J7BQO3Gd7L/tiXwnvoJyG7tEjla11V0D8bQXmnZ/k5A=" } }, "is_incremental": false, @@ -2248,7 +3304,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Menu.UI.Popup.JoinRoomPopup.html", - "hash": "NHJjfKyLSh0EBO0PoxvS3SQLRU5cc6NVj25iBbMikkg=" + "hash": "Jw9j3AEzdWDvYQ1V/wBuxOmJxUU7xE7HfrMEuqqRylI=" } }, "is_incremental": false, @@ -2260,7 +3316,19 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Menu.UI.Popup.SettingsPopup.html", - "hash": "LzxuAPxcUoA8skwlMWCvNSwhm/sBkPA9i6n+21dOhYk=" + "hash": "NuAHqpAwdPJiYwemqefZCMFiM4HOK6ftljA8zDDUURw=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Menu.UI.Popup.SignpostPopup.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Menu.UI.Popup.SignpostPopup.html", + "hash": "D9Cm/dzlUMz1FGxrbfR5883tNYHuIBcQL526VPonvH8=" } }, "is_incremental": false, @@ -2272,7 +3340,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Menu.UI.Popup.html", - "hash": "lgKe/q/dnRtuSDkNV2qkSV5JxmRusqXFzl92hfruBLI=" + "hash": "0PbCYoaGAUAx2ZKE6EFBVYnEYdxxYUgBQN/W1Y2c47s=" } }, "is_incremental": false, @@ -2284,7 +3352,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Menu.UI.Selector.CharacterClassSelector.html", - "hash": "N+HjynXItHQew/PdJ8NzywS1zxFb3xYoQ9D5SHIR8oI=" + "hash": "shkV9Ap+rrQHxxWEurLSY7T004lC06FeQfK9jTqwsYg=" } }, "is_incremental": false, @@ -2308,7 +3376,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Menu.UI.Slider.InputSliderBroadcaster.html", - "hash": "i/LSEd4XB2MY+6XAXnE3d1EjxE4a/fQKd3+SUcE2j+0=" + "hash": "4W46UDdF/neWEaIUr9NF/Zu5ZH95BbGpY0b0aWH2jto=" } }, "is_incremental": false, @@ -2332,7 +3400,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Menu.UI.Text.TextDisplayer.html", - "hash": "d6n+Y8JvgMFA73Whih+WanzePeypuuLgiGei7fijamE=" + "hash": "AaA93xP43CbzMBwrWMbWeE7Aqy2kiDd838VVeOUPePg=" } }, "is_incremental": false, @@ -2344,7 +3412,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Menu.UI.Text.TextDisplayerForSeconds.html", - "hash": "agKBbeXcG8+2NzjdZvwrxdo3D2dwfrSqfjy/6P20QoA=" + "hash": "kGNw7TEg4gJAVBA1+lpVPwO51QWtjcAfaEDW0AQe/k0=" } }, "is_incremental": false, @@ -2368,7 +3436,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Menu.UI.Updater.PlayerListUpdater.html", - "hash": "a2H1dCGCkAywRYSqAMVG/ifqMwi0OS4kPKxkZPQhoy0=" + "hash": "i0tpuUShVBIQqkxeu1067CWWDgHSZ//P+Oc9Q0PjIUk=" } }, "is_incremental": false, @@ -2380,7 +3448,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Menu.UI.Updater.RoomListUpdater.html", - "hash": "LQLUWQcX3Ot1msU946KswvRKh/jWjzNVvTvUFXZ5I54=" + "hash": "b/BCMBcaXrtrXjRzrYSK5R67O/4wO3hFEC1E5QPAQZE=" } }, "is_incremental": false, @@ -2392,7 +3460,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Menu.UI.Updater.RoomTitleUpdater.html", - "hash": "K61IhEvwuZrLGTAZ3lvAe8ordz32PPLoxhiZr6nQtLs=" + "hash": "XpDGMkDlPQANExeM0s7i0fM7C44R1azu3AMRnav7OVc=" } }, "is_incremental": false, @@ -2416,7 +3484,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Menu.UI.View.RespawnView.html", - "hash": "lYcTYVoYZSi2CF+zYdsQtYbeRH3fu8/y1XlzL6xSZ9Q=" + "hash": "dLOXs+O4107BuZFq+0RTibiuzs0ZiqrcKO/Zevo9F9M=" } }, "is_incremental": false, @@ -2452,7 +3520,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Network.CustomProperties.PlayerProperties.html", - "hash": "BkP1c6GjCeEGY1ajFqTu0nm20lf2dcrtAEnPBew5XDY=" + "hash": "0a0wOBjk2muhN/jnekCTzmLNs7t+XoLcjFGTh9xT3Z4=" } }, "is_incremental": false, @@ -2464,7 +3532,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Network.CustomProperties.RoomProperties.html", - "hash": "oW/JA57RZ10IKRWOHva4cWkI3eRLcyGJc0QYylGHe8Q=" + "hash": "1XeQ6Kuwl8HJMuLWsrH+HVeSx5yyHlvCmQjs9jdcjEI=" } }, "is_incremental": false, @@ -2488,7 +3556,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Network.NetworkTimer.html", - "hash": "IP3sfa8BCZmlWpf0bgkg0dyl15fFwzAYC5rtx14Rqwg=" + "hash": "asyoWhwSXcz/gBEW5HvabxjzAr8NLYH+0Ek5JcYrYuM=" } }, "is_incremental": false, @@ -2500,7 +3568,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Network.RoomData.html", - "hash": "Q6G9ZA+Mw3rVs1pi1NsQp28M8zjPRXCaaJBia9rave8=" + "hash": "hHi85tEmU/Z33ahrdJLSU+hEn12FmHBvBGwBoU94lC0=" } }, "is_incremental": false, @@ -2524,7 +3592,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.ScriptableObjects.Character.Buff.CharacterBuff.html", - "hash": "zftOwFGRAFbHNerEgmvrGn9l24H35dM0bUTMqJreOUs=" + "hash": "oDT2aGkXAMHcp28JCLtkoihjw3DJSAkbJsvqycJ/oO4=" } }, "is_incremental": false, @@ -2536,7 +3604,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.ScriptableObjects.Character.Buff.CharacterHealthBuff.html", - "hash": "ktq+M2htAJHvec6VpNx3kbIjwrCYdf8y4LPBKjZn+XE=" + "hash": "TX9h8o3eEaa28NeTJjgqAwGb8ohqolfaZckDJZoqMMQ=" } }, "is_incremental": false, @@ -2548,7 +3616,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.ScriptableObjects.Character.Buff.CharacterStaminaBuff.html", - "hash": "cKJYFNqGAZ4w84i4A4+1wFGXOku+6AcoEvZyIc+vXBU=" + "hash": "KdJnsla0cFBLgO3lTwcnX/g31H+sonXUdQixiTIxqgU=" } }, "is_incremental": false, @@ -2572,7 +3640,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.html", - "hash": "2iQc0R5AQFo3A+s3zo0cz/iBhhIg9LpBwSDsI7ZxXUg=" + "hash": "3Jf+wsJal5YmvI5zkDz2gj7Ix7JFMvx2N42j+1qEmx0=" } }, "is_incremental": false, @@ -2596,7 +3664,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.ScriptableObjects.Effects.CursedOneEffect.html", - "hash": "tH3rGf2tO3txKt9knVQhd8uc9i7JIiMAAoqcHoPL2/s=" + "hash": "X2DYEPSoehWNckXYEJjpJxpndTBBzeVAvdJr+ms2KK8=" } }, "is_incremental": false, @@ -2608,7 +3676,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.ScriptableObjects.Effects.DamageEffect.html", - "hash": "6OPBElcZd+qjNlVixGWRZDbAuuwDGA8EGbYFlKWPl/Y=" + "hash": "zQPwMIAWywFsqzJDsZVoU43fvzUR01sWSV363CjAY00=" } }, "is_incremental": false, @@ -2620,7 +3688,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.ScriptableObjects.Effects.DisappearEffect.html", - "hash": "nAa0F7Qre4fSNP7Aw1ozDi1tfvNGGgzplxbKPR3y3Zg=" + "hash": "hQchbDOOKmeO3cVW4y2Kjj0dszqZ7/P08eXiSH67e+k=" } }, "is_incremental": false, @@ -2632,7 +3700,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.ScriptableObjects.Effects.DissolveEffect.html", - "hash": "wdBRxG6WtoJoDuEXR2QXpaAs8sBSO42Guyzqzd9xPJY=" + "hash": "nh7zcf9GZjPjmcdCbSW9jjnA59D+t6w0mBUue7LQpto=" } }, "is_incremental": false, @@ -2644,7 +3712,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.ScriptableObjects.Effects.EffectBase.html", - "hash": "AfaNOGRn/kKLF5yEUTFiMOnbdnRDkMwzHmDhe79URCY=" + "hash": "QP/2LYw3o4OFDhBKdzSGamoKPp5gEnnb69ar6r5CyeY=" } }, "is_incremental": false, @@ -2668,7 +3736,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.ScriptableObjects.Events.BaseEventChannel.html", - "hash": "ZlUeB+nkASS96mnr4amALCwsD35wayb4VwgwWgFu18Y=" + "hash": "GQlqF2tyvBX2hRc4d3VlkWmfoe+hk0gppxGi2orEt9k=" } }, "is_incremental": false, @@ -2680,7 +3748,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.ScriptableObjects.Events.BoolEventChannel.html", - "hash": "TNuu0v2gmIl6AQ9F+U7TfKIx1OZvB5BahmdzIn2ZLus=" + "hash": "Zk5sxFo5+6oBkVKeren5a4QYNeIbzGmyTOKlXLgM8Ik=" } }, "is_incremental": false, @@ -2692,7 +3760,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.CharacterLightEnabledEventParam.html", - "hash": "BhsLhyPSvx1fvGEqNAK9u1n2vlc6/DkT1nVdS9niIYM=" + "hash": "0SOCIjufqk1BGivWk8i0sB2EpXafcyXY+ejxgueWwXY=" } }, "is_incremental": false, @@ -2704,7 +3772,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.CharacterLightEventParam.html", - "hash": "Na3lra2fJQJpldrjobsrFBdsP3Bqw2qwBZAXeGc+Kt0=" + "hash": "1ueVo7I7NC+A67aR0ZRwSMuGG3L5BzzJ0YgxrtxpV8Y=" } }, "is_incremental": false, @@ -2716,7 +3784,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.CharacterLightResizingEventParam.html", - "hash": "UqQg8aOMODlhY2TQRLsWjdab1PnEU9+9uJn4DyD7Umg=" + "hash": "0Mokia7OFoQop5Ye8WcE1DSMvAbiN0JLEXMLdvGBRXk=" } }, "is_incremental": false, @@ -2740,7 +3808,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.CharacterResetLightEvent.html", - "hash": "wBwtJy1JZRztYo6M48PJqD4D4jnwpOT1I5ZW0KK6opA=" + "hash": "LE/bMEaG4DdIVD7H0Mmnz8aHTysffeH7IpfAV5fZ6eA=" } }, "is_incremental": false, @@ -2752,7 +3820,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.html", - "hash": "CsXVV66TRCiN73LeDq8TTOeljbCAUQQ5JpVGn7UvASI=" + "hash": "fOB8365HyU8DeieopqTEEYo0fQ8bDJm12KScWHUFZC4=" } }, "is_incremental": false, @@ -2764,7 +3832,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.ScriptableObjects.Events.FloatEventChannel.html", - "hash": "l+5oXpV38MGM+F1EtNar+nz5cYpHPJY3GZHFyW/stt0=" + "hash": "SFxpFhqp+N9OETNagl5a2kZpwFQyt/tahCrEPvJaUZI=" } }, "is_incremental": false, @@ -2776,7 +3844,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.ScriptableObjects.Events.GameModeWinnerEventChannel.html", - "hash": "M8MemJQ9YHmxB1RQTRrT83ZlexLqdxrk4sEVbw7Pztc=" + "hash": "72ccite8QSc2AbgTY/uSpYaFOWkl5ri4vP2YH6Rgl2E=" } }, "is_incremental": false, @@ -2788,7 +3856,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.ScriptableObjects.Events.HidingSpotEventChannel.html", - "hash": "3PSSv8y4ZEiLjLc1JVAXJSEJsBizXeShAyBx5ToN/Rg=" + "hash": "mo5X47ZbPagk56wMa4SYgva43ajryDS+WXzmw5UTJAw=" } }, "is_incremental": false, @@ -2800,7 +3868,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.ScriptableObjects.Events.IntEventChannel.html", - "hash": "xRlRddQslkkDwsVwK1xj6NMoGLo5pFM9186eDnuuaLg=" + "hash": "pJhKtO3fzU5CKg6awvvFt9CxYOZHnCMi1y2Amm8liYc=" } }, "is_incremental": false, @@ -2812,7 +3880,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.ScriptableObjects.Events.PlayerEventChannel.html", - "hash": "1EcUJGjGmqwJtsIp3yJI+bPi9ZgFxU1b0r2p47RWcB4=" + "hash": "QqCjyj30OS/MInW0bAu0UJ0DHauU6vYYCUBgKsI2IR4=" } }, "is_incremental": false, @@ -2824,7 +3892,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.ScriptableObjects.Events.RoomDataEventChannel.html", - "hash": "BHJGidA2lgMm8P7SxTWPh9MS9NM9jNcUTNoDR0bPKXw=" + "hash": "uPJwAr1qbcyYaJa2S8W/7R1nK+Gi/6kKh4NHXof/d6k=" } }, "is_incremental": false, @@ -2836,7 +3904,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.ScriptableObjects.Events.StringEventChannel.html", - "hash": "CP6/QvsxCnqT80LNNInzHhrsg/OwsFoFTD0Oyp9IV5o=" + "hash": "pDxnwUPcYskxikML0krdRMbt1Ea/5INig60DXHVUfjo=" } }, "is_incremental": false, @@ -2848,7 +3916,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.ScriptableObjects.Events.VoidEventChannel.html", - "hash": "DbL37u2WVtHDe86tiNAjQe2Fr1VW/5vuttNQDhUSCGE=" + "hash": "y0MkvxSsQPo+DesTcdCVbnvn71N/ZccqCj6gUx6v3q0=" } }, "is_incremental": false, @@ -2872,7 +3940,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.ScriptableObjects.GameModes.GameModeWinner.html", - "hash": "+Owu1hXJokzoMI75sS3N+V1x1ShgVTzRY3+Sr18/+8w=" + "hash": "ZXJBOb028PxCAZpBOi1G0mbGRhXDVKqw6nCE+7NjVUw=" } }, "is_incremental": false, @@ -2884,7 +3952,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.ScriptableObjects.GameModes.Point.DeathMatchPoint.html", - "hash": "FFqvqrVMmkKGkB8UXGfcCgN0VrredN4+PHo/FVpp6/c=" + "hash": "v+Ievu3IRJNgVjCw/3dX6wW7ZByk/RKDkTRdHsdSAGM=" } }, "is_incremental": false, @@ -2920,7 +3988,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.ScriptableObjects.Input.InputReader.html", - "hash": "9TO0wpcyP6/UYZ0MWixRtRb30cYQC7AiJW5THZ7R9gE=" + "hash": "FhT1eEtM7kR72csdeEPbUSM7BudVtBB7G1efrALe1YA=" } }, "is_incremental": false, @@ -2944,7 +4012,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.ScriptableObjects.Network.Connections.BaseNetworkConnection.html", - "hash": "8WY35IpOVrZASwizVgVdJpNiJk9GZH+o9An39Lk005Y=" + "hash": "9cmaRf/YpIBJL42MPEjDiKQUnG+Rjn/7SXhU8yTsd4w=" } }, "is_incremental": false, @@ -2956,7 +4024,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.ScriptableObjects.Network.Connections.LobbyConnection.html", - "hash": "rM8tSUelO7geIesqcCyQQCTW/0dxPdGrTceV8tesB84=" + "hash": "wDVl0qqWfT7/sE1QrHpv018EkXyGe5x3OA6HlOPGFe8=" } }, "is_incremental": false, @@ -2968,7 +4036,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.ScriptableObjects.Network.Connections.RoomConnection.html", - "hash": "Xpklqi6mwd98ygzUHmcMnMhdhkXnbtwS3pwmo+YzF5w=" + "hash": "j4zNY1mW20IoTxK/Etq2SEGpItPN9KjZbJ5p5ylVR14=" } }, "is_incremental": false, @@ -2980,7 +4048,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.ScriptableObjects.Network.Connections.ServerConnection.Region.html", - "hash": "MME+wFQ7UhmeOed5vXfzJDnUjFNxFcHaH0t7mghfIF0=" + "hash": "EODKo7yUiK94SVUJYnoBP6lCwkre6c1F5O8ikShVQxA=" } }, "is_incremental": false, @@ -2992,7 +4060,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.ScriptableObjects.Network.Connections.ServerConnection.RegionData.html", - "hash": "QDtoYl/i5Gb45L7Y0FzpzgTaIlUEvAlxoYHv/VmspHw=" + "hash": "8kVmkXB/bxTxo3PDxDv0tefoQdjXJNSWVryKDa8EAkM=" } }, "is_incremental": false, @@ -3004,7 +4072,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.ScriptableObjects.Network.Connections.ServerConnection.html", - "hash": "e+2Q1Fwx72srHsRnsdyGdHA2zN8KA0iFVplO7+/EqYY=" + "hash": "IS2BDay6IvBTFbhALtmByvyeZdwhFpe0W2r6asDznV4=" } }, "is_incremental": false, @@ -3028,7 +4096,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.ScriptableObjects.Network.OpenRoomList.html", - "hash": "i+VwliSnsMDR+IgAD6yoLZ6xgyEFmFtrAKzonInp5oc=" + "hash": "o5n0tGYNd0ghugcqnwGYkRLQxSg4ikecTBci/vzKItQ=" } }, "is_incremental": false, @@ -3040,7 +4108,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.ScriptableObjects.Network.PlayersInRoom.html", - "hash": "gn+lyNmrypR3HgTTE0MDIu1LJcOllSDvNtsZzgbJpxg=" + "hash": "OmQ5KGA0IuY3Yq2hbnUg0hS5oFCoOpVzeOqQAmmPJbY=" } }, "is_incremental": false, @@ -3064,7 +4132,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.ScriptableObjects.SceneModes.BaseSceneMode.html", - "hash": "HnRTEFhOceAM0eri0P7jYuf5cxUdQRcrQV/yqBYiPG8=" + "hash": "NZsWkUgYdLJrRyIqJQlRZa3t3i7Ee4RAGEGcm4PRDp8=" } }, "is_incremental": false, @@ -3076,7 +4144,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.ScriptableObjects.SceneModes.GameSceneMode.html", - "hash": "nOZOMSZHkMIgpguVLDVqVA3n30zvKvDXBBGN7gO9YxY=" + "hash": "1a1niaVBG6S7UEOahC/dNrUk+Pmx4XKMik9PI2rqO50=" } }, "is_incremental": false, @@ -3088,7 +4156,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.ScriptableObjects.SceneModes.LobbySceneMode.html", - "hash": "nO9oUezU0528KjMHYlGfsf4TmcBUAOXQT4ixqhyH8EA=" + "hash": "/uBouVvWOc5Z2ZTuWunv6uLqG6EiPBw4W4Ea7vnvVP4=" } }, "is_incremental": false, @@ -3100,7 +4168,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.ScriptableObjects.SceneModes.LoginSceneMode.html", - "hash": "v9IJFzupp+gQxkyYtQmUH6FfFjceV7iZS39zvSBYZvs=" + "hash": "ncPq0M6mBpMSdaVWeNrJFpnepfpn5CJM4YyKoXr73W4=" } }, "is_incremental": false, @@ -3112,7 +4180,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.ScriptableObjects.SceneModes.MainMenuSceneMode.html", - "hash": "Sxo21voLAekj/2JpjWev5ytdbFQGBzC8GBOaPZxxeXE=" + "hash": "f5BKByrD9TKf45HN4/mybDCwzgDNvRpHxRxZK4IQojo=" } }, "is_incremental": false, @@ -3124,7 +4192,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.ScriptableObjects.SceneModes.MenuSceneMode.html", - "hash": "oPdDy0Rso2DMT2BZScnHjs9XzZ+gyj5r4dCRg0s6vqU=" + "hash": "049SLjzVvyMQdZhBHahfm7qB4ovc2zO+CNDgwtdS8zQ=" } }, "is_incremental": false, @@ -3136,7 +4204,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.ScriptableObjects.SceneModes.RoomSceneMode.html", - "hash": "qGKV2Lfuo032qwW1g5wDeIwp2DqMfZmUTxgqhvoAKks=" + "hash": "ziPF60rD4nYVvu2G5OzicWvaAvzDFJSEBe0BLg0AxnI=" } }, "is_incremental": false, @@ -3160,7 +4228,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Services.ConsoleService.html", - "hash": "RCdxAyU9qdYmqiKHgfDlJBFViTniqoKm10Y/hagOD4I=" + "hash": "Ca/NDT+Eul+TxJx3xJau8BObloPJIe5w1lQzE7JlBDQ=" } }, "is_incremental": false, @@ -3172,7 +4240,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Services.LoadingScreenService.html", - "hash": "Z3/uhUkLkQgn1T9IqqcOvEk9uzn3AoiyWk8fJGhnzyQ=" + "hash": "o+tzlW0AL5UympjHmciPusvV1Tt7SSliY28ch9LrG7w=" } }, "is_incremental": false, @@ -3196,7 +4264,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Services.NetworkService.html", - "hash": "pNgp/CehpdpekvKXg4+jDCbIDjXVXTfXCXuc3kGTb/I=" + "hash": "0SKPtRm5Uu+IE+QDVR0PZOcRMAGAQEsx1/sFsuqu11s=" } }, "is_incremental": false, @@ -3208,7 +4276,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Services.SceneSwitchingService.html", - "hash": "SwAghSu1DlF8Cl8QPvxJ60tkUaYKCQQaROrtSAhd2zU=" + "hash": "h7dxxcD0MOdGAzr+t+fRWcsYeIb5usFd3fEru3klYIc=" } }, "is_incremental": false, @@ -3232,7 +4300,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Settings.PlayerSettingsManager.html", - "hash": "dpGNszwWzfldjDabirR4Jmca+qJqN5KjcbDZQfX3OqE=" + "hash": "T0vSTPNsN38TR/YV6FU6bV/RKfOAkjicWvs4DD/+7GM=" } }, "is_incremental": false, @@ -3244,7 +4312,31 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Settings.PlayerSettingsModel.html", - "hash": "cIeIoDEX5+fVxUdjGxWDUM/YZeb2NKgcbBCxtLd4MPM=" + "hash": "ssvl+TJmX/xTwgtLEglBeAZBcggjM6NgRGkvXsQ3474=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Settings.ScreenResolutionUtils.ScreenResolutionWidthHeightValue.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Settings.ScreenResolutionUtils.ScreenResolutionWidthHeightValue.html", + "hash": "TfQxbFBewOWyIKmuRNncG1Dot3M5zkgqFLDALHVOa2A=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Settings.ScreenResolutionUtils.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Settings.ScreenResolutionUtils.html", + "hash": "hH3j/xa/R105s13RtRJhZJ55pUvofONv2cc916vjSmo=" } }, "is_incremental": false, @@ -3256,7 +4348,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Settings.html", - "hash": "DKRlhWCGulXn+RIwRIYltCaLyyepIh6HC3tbvhswCs8=" + "hash": "3J0baaHO1VEcmZBLShk7XXCD6Cld7T3H6/GXjEDPUEI=" } }, "is_incremental": false, @@ -3268,7 +4360,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Sound.CharacterActionSfx.html", - "hash": "+j479uecmeD5WGoYlxQEmR0RV4KDKpZnPhy9Z39TWbk=" + "hash": "HP+o1uyky4VVrRF1xhVBQrrBp70Ai4j12QtmN9V7MOo=" } }, "is_incremental": false, @@ -3280,7 +4372,19 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Sound.CursedOneSfx.html", - "hash": "wvvzNMc/iFNQ8aL0NOLNprIEWr+Jk7BNiTBTHy7S8TE=" + "hash": "Z8Cqdix3YD0YjGvEAn9JP1LMv7OqUkHWjbaDX5b9naU=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Sound.EnvironmentSfx.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Sound.EnvironmentSfx.html", + "hash": "ULLZ0CsysEbcAVQI9egoI5aq9NdfPvBVGCmmsG6oiJs=" } }, "is_incremental": false, @@ -3292,7 +4396,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Sound.FootstepSfx.html", - "hash": "fpTykG5oiAmfSo8Irg/oeyH/5+q24+sDY2c6pxGJtnU=" + "hash": "b1ef8pBccm+52GAA2pCtRMHXtwPI6duie8bYNsDL7A8=" } }, "is_incremental": false, @@ -3304,7 +4408,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Sound.ItemSfx.html", - "hash": "iuPkpHRpFDvTjn+s9PDH5lcQ3QJzVb5LlE1oSHqTWSI=" + "hash": "ZpCU5hBJaOvkEOnTES3G5G3wIjw3W1zkDqRqA0qmth8=" } }, "is_incremental": false, @@ -3316,7 +4420,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Sound.ItemTerrainSfx.html", - "hash": "XzA1a4NxdMXZdVd4pdSaM1VtU112PrHwWH782cciL/U=" + "hash": "1rUP6sAvse6o+gqLB5oaasU1e2925XBtC3QCw9/sZPY=" } }, "is_incremental": false, @@ -3328,7 +4432,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Sound.MainMusic.html", - "hash": "5ov26VXse+guh0pmbxM4kOdQtyXn40L6uKsxaSQuFAk=" + "hash": "BHxqcKy1k30wxcvZvBIMXMBV9gpF61vnT9OrR23Z8/Q=" } }, "is_incremental": false, @@ -3340,7 +4444,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Sound.MainTrackType.html", - "hash": "e8rolGYP3LTbHxO09rC3OIVuQn6VQu1ZfAZbvRw99ME=" + "hash": "QpN5diQurC5nS4AmoQMNqvtxYTbMIbYzOM6lImOOjO8=" } }, "is_incremental": false, @@ -3352,7 +4456,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Sound.Music.html", - "hash": "v+CWo/wRrZj3fdys3h9z4U4sqPKKMuhgU+lbk2C2Jn8=" + "hash": "QnaSVbjSJ7e1aVHfYnNx1yYbqTjHhCmRJVD0WCzAdeI=" } }, "is_incremental": false, @@ -3364,7 +4468,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Sound.Sfx.html", - "hash": "5zsIQVfLgHSjHYifVhhjJ/fAuounQZTT5MFmoYa/Hmk=" + "hash": "YplITQzIbmLulxH9EqLFPFW32PHvK2K4kv5qXs0usC4=" } }, "is_incremental": false, @@ -3376,7 +4480,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Sound.SoundManager.html", - "hash": "RRMwnUpFKWrXQ1etljNlDx4YRS9SuDV5vVgVj/atYqQ=" + "hash": "4P0nse+f39PBOYBjjjs+g+m9MkpxzSmYdtRMCMLEHVA=" } }, "is_incremental": false, @@ -3388,7 +4492,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Sound.SpawnSfx.html", - "hash": "wlvW3cOXBhl0Os/dz8GmtsEpAmP6rDaLMOsFNVwua9c=" + "hash": "d7Y47uEH5Q9oCSH3Vo+Yj8DkE1qVJ7g4QEpOEFdlI4c=" } }, "is_incremental": false, @@ -3400,7 +4504,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Sound.StaminaSfx.html", - "hash": "OQytLONfQjC3tGQxC/zVXv9tCIjHpJJPA/+/N8hTw/s=" + "hash": "kTz81NkB/rk9ewPl0NZW+H1xJ5E+/EdsEZe/OaRvEIM=" } }, "is_incremental": false, @@ -3412,7 +4516,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Sound.TerrainSfx.html", - "hash": "HXg04ImnLTTkwfx0+izluFd9qS+y/hki3b6YCVWTOkM=" + "hash": "b07LSlbl3tN/xgd6n13dcf6fWJFNQGAU6bz/DnEpSDU=" } }, "is_incremental": false, @@ -3420,11 +4524,11 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Runtime.Sound.UiSfx.SfxParameter.yml", + "source_relative_path": "api/CatchIo.Runtime.Sound.UiGameSfx.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Runtime.Sound.UiSfx.SfxParameter.html", - "hash": "hk6jG9AhpE/VVDxKd9Em+pMRUGMA8jWB5DlRNxNSkTY=" + "relative_path": "api/CatchIo.Runtime.Sound.UiGameSfx.html", + "hash": "VTH71bagPP2pX0zg9NWeGMw7Qre0Pn5xlYff78D4bno=" } }, "is_incremental": false, @@ -3436,7 +4540,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Sound.UiSfx.html", - "hash": "TlCqjDDWg/tcA2c8nnM901bg0Y0g53FSiQKveglaaeU=" + "hash": "4lPYOSLpmmhqKyhEQqobhNBAi9FBiqo8uATb1orCJsc=" } }, "is_incremental": false, @@ -3448,7 +4552,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Sound.html", - "hash": "/Yan0z21uCDjc2pPMru+AECetr2mPTWQrcTd7r687Yk=" + "hash": "cg0bAe15rF5RycKZLqFk6i0k8MQBpKnZrn6vlvXhrB0=" } }, "is_incremental": false, @@ -3460,7 +4564,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Trajectory.Trajectory.html", - "hash": "kvvPOB/R2oivxuwOS4nHWxd42fAkUtiE4AJ6B6A6Zlw=" + "hash": "uAqKOIP42x1l7YXJKf5monpMfzOW8TAXUPKgDu6x5NY=" } }, "is_incremental": false, @@ -3472,7 +4576,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Trajectory.TrajectoryData.html", - "hash": "awAI8ngwEPZiovXYB7tF3Hs9KeFdOKz2EdZvzR62u80=" + "hash": "ZBb54ynGuI3P6DjzTEaHkMK5pRo1q+TxewkBWEJPGVI=" } }, "is_incremental": false, @@ -3490,13 +4594,61 @@ "is_incremental": false, "version": "" }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Transmorphs.ITransmorphableReceiver.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Transmorphs.ITransmorphableReceiver.html", + "hash": "lfZ6QFOf7ual64dY7+JC4g/N19oO19RUT09taWwOyrY=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Transmorphs.TransmorphableReceiver.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Transmorphs.TransmorphableReceiver.html", + "hash": "ND7RP1YiE0BFJlUbHcMs7+RTDnpEJIanxOa4+YX5R9o=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Transmorphs.Transmorpher.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Transmorphs.Transmorpher.html", + "hash": "CBThKrlc7MXyZOWnOTXhydVpVXIZRh9SUC1mUbi1msk=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Transmorphs.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Transmorphs.html", + "hash": "+i9yyHnBP1PJkLg5603xdctXWAEUcv5EBP/+xtKOOE0=" + } + }, + "is_incremental": false, + "version": "" + }, { "type": "ManagedReference", "source_relative_path": "api/CatchIo.Runtime.Utility.AnimationParser.yml", "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Utility.AnimationParser.html", - "hash": "X0mwVdepeuT56CNFCd107hvcIx4B0vH1zmjmQa+ptGc=" + "hash": "qWq3rlHwi4wSyfovd1B0KmIkEA+ksQMWRJB5KSPfoF4=" } }, "is_incremental": false, @@ -3508,7 +4660,19 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Utility.Attributes.AutoRegisteredService.html", - "hash": "dYFub5jYgqQf7rempYOMCsgiZszbxs8dKV3E83xk6vk=" + "hash": "4HGCCV8qq9pvxs576wiFd6pC9aQJiE8VnYqTZRpk2ls=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Utility.Attributes.FMODEventParameter.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Utility.Attributes.FMODEventParameter.html", + "hash": "rjoXBGwuvigk7FWoz14HDWIBDbXXdTrlbmZOrQRsnos=" } }, "is_incremental": false, @@ -3520,7 +4684,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Utility.Attributes.MonoScriptAttribute.html", - "hash": "ESnxi8kIvqcoEHuyqegnQodYv8TAfBbty3nNBAOshMw=" + "hash": "smeB+ve7DtOQBgnFiDouBEv4QNCZel7jCPdaNSEdOVI=" } }, "is_incremental": false, @@ -3532,7 +4696,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Utility.Attributes.html", - "hash": "hj+JwprxirHjbO5Z7i9ZEBVUhj98XsD91p2H6oN0Qv8=" + "hash": "Mm8O5CQnI63TZuM8Lf2W4tHDV6W4hSNlj5nBKAyr8hI=" } }, "is_incremental": false, @@ -3544,7 +4708,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Utility.ColorHelper.html", - "hash": "4g48JwbRWt6ves836aaX1RMC6W81w91wYRo0YFOJpcA=" + "hash": "J/RKV8yjUcjW+7E5PK1LkX4Q37uzrLKgryrzc75vhCw=" } }, "is_incremental": false, @@ -3556,7 +4720,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Utility.Extensions.ArrayExtensions.html", - "hash": "bR6TcxkS45/5mD/NpzE8pQ003OB7arC5yDMrOIUqa7w=" + "hash": "cXYwkP7eJ0+pgw7xKk3sX3RUhOdEQpZc11NwByBoZS0=" } }, "is_incremental": false, @@ -3568,7 +4732,19 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Utility.Extensions.AssemblyExtensions.html", - "hash": "iHGGegU4klTfe3PFbCGDIl+aYtpobOJPN7QQdFi3d3c=" + "hash": "F+8jnXu6arShP99ePAbSy/3ZUl5YHIxHdbtQEjMD4Lw=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Utility.Extensions.GameObjectExtensions.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Utility.Extensions.GameObjectExtensions.html", + "hash": "JGf2XbHuzEYJ+PZa8ghErvm9/05LHVWEM2L5WHTexBU=" } }, "is_incremental": false, @@ -3580,7 +4756,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Utility.Extensions.IEnumerableExtensions.html", - "hash": "pLfdejy4Gy8wQWdSZgwLjdqf9w2PDmUYtMRosmzAq/M=" + "hash": "r5vV02o2tWdeSBGqu8uVcRWTKHvBFS87YFuIqjX9woI=" } }, "is_incremental": false, @@ -3592,7 +4768,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Utility.Extensions.PlayerExtensions.html", - "hash": "WiAjZkwHblTqQiDhNvqS2lvfHSi2jyGQeLMvwCtvEHc=" + "hash": "O8lC0y50vMUqFwOAG/tYwJ4rjgId72NwAAmu/t4LDCA=" } }, "is_incremental": false, @@ -3604,7 +4780,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Utility.Extensions.RandomExtensions.html", - "hash": "RPyXI26bbenVEWE8h5ww5/JjxCkeKMd0cxa7++u503A=" + "hash": "zjNLf/HEJsNBUURiZ+osUdO3CYGUUI+NCYjmaeZQ34M=" } }, "is_incremental": false, @@ -3616,7 +4792,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Utility.Extensions.RoomExtensions.html", - "hash": "ozRZV5mwj5F/4nJrTRw1YSXVPPsOO5nG9TqC35TUAMM=" + "hash": "Cmpnea9Dx16uZy6jz7UxLuCMC2wvu2Ld2moIbnCHIYQ=" } }, "is_incremental": false, @@ -3628,7 +4804,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Utility.Extensions.TypeExtensions.html", - "hash": "e7+dsIpH5deeUB9vKeUgB5bj5SwUxZPlbBkgdJyZeHM=" + "hash": "qXZBmC6bkPZ6zWPuhUOg5J3GENnGr0LMHnSDMlcSK6c=" } }, "is_incremental": false, @@ -3640,7 +4816,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Utility.Extensions.Vector2Extensions.html", - "hash": "snHcWKsX6rs/mvkvv4BCMo2H9zEw3djCsIm/YlW08bk=" + "hash": "T2c+glKddeqXksisrx6jJgmbVZrTa68luO3T9BRDQro=" } }, "is_incremental": false, @@ -3652,7 +4828,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Utility.Extensions.Vector3Extensions.html", - "hash": "miLT/WVI929LskLFxovat80wsnq8F80AGGMU2uw5UY0=" + "hash": "zcA3MgTvwN0w2H8f3bDDU2Fet9oGVuwZdFuUC7fqMbQ=" } }, "is_incremental": false, @@ -3664,7 +4840,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Utility.Extensions.html", - "hash": "MX6iT7dbrgxnQEjVUaYbui7HjJUxzXLzFd8++R3+JZ8=" + "hash": "ossWl8hKGNB5h/V7q2QHZyLgNIohXblfmaBRJbdkV6g=" } }, "is_incremental": false, @@ -3676,7 +4852,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Utility.MathHelper.html", - "hash": "m38zSry41lOpbqvESUxyVJpbr3YBshx9QnOO6ADSAYc=" + "hash": "MJVWldapvxhBlZYVIOTnFkmCUQHxL950XgPjp9YlxuE=" } }, "is_incremental": false, @@ -3688,7 +4864,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Utility.Optional-1.html", - "hash": "yw8VDsKe7x3TMd3gChSAFwrW9hzaBaTHR6Z50S3a9Yo=" + "hash": "NarReqsf7zz7wVZ3B6YD3FSp/BEqAtJgb0fKqRNynkc=" } }, "is_incremental": false, @@ -3700,7 +4876,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Utility.PolygonHelper.html", - "hash": "TAIRpHMxiOmQBvJSCT+whDY6z0o5uWptLFPpPvll1Cw=" + "hash": "u5qt32n59L3naakvP6VvBSkVve7zOAV46k26NiWdlZ0=" } }, "is_incremental": false, @@ -3712,7 +4888,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Utility.PropertyHelper.html", - "hash": "Zn7vneluZ4XLhKrbJQlVZryBpqx+lvtOeK3A+TpxyQY=" + "hash": "ZP/6XIkdV9XWVcJkJQs9BUSHPq5kibUTHyjc1R3yC2E=" } }, "is_incremental": false, @@ -3724,7 +4900,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Utility.Scene.SceneObject.html", - "hash": "2GC6AafWwOlpXVZ0R9IdSaFLNcgw9lMEE38fewyIC8Y=" + "hash": "11UwkzYfEv3OfymY2aI0FaTzKkltSz5YQ1J9Gc6Cpzc=" } }, "is_incremental": false, @@ -3760,7 +4936,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Utility.ServiceLocator.MonoRegistrable.html", - "hash": "15n2sMiUbbt+o/iPYyjz0Y6+EDelv++E1Qfaj6UO84A=" + "hash": "QUscQys9/TWUSNTXO3VHvd09Vb3wWPbPQG1UiuLhKlE=" } }, "is_incremental": false, @@ -3772,7 +4948,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Utility.ServiceLocator.ReflectionService.html", - "hash": "r18N2rZSkktFClUSwZx3xxsaNYoWq/FZxYkmRCOThCE=" + "hash": "kVG9fOzxLREfKQLfEpqQ2Abd8n3lcAI3FYSZL8KB4NI=" } }, "is_incremental": false, @@ -3784,7 +4960,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Utility.ServiceLocator.ServiceLocator.html", - "hash": "JM1UGZt/RrScNdsXkBqi6E8TDVzgix1eHHImoUdX8OE=" + "hash": "XgYmwZk5YPZQsRwnf4YePShpTSTY7OvE8jiDs5/7Ql8=" } }, "is_incremental": false, @@ -3796,7 +4972,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Utility.ServiceLocator.ServiceLocatorException.html", - "hash": "u9oIvbr2D2VxZMQ3ECq7m5F2rBkSP67Ka2TN0JIFRp0=" + "hash": "Sh0jEWu3fzUW55h65KoXU2/GRtKSMomqyjdcVHQyZhU=" } }, "is_incremental": false, @@ -3820,7 +4996,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Utility.Singleton.Singleton-1.html", - "hash": "FU+Fm88oAG+NOpGU1rUKkayXEroW1CR1I+GlclVMEmo=" + "hash": "uFPwsi3+l8GMnWKs0oL9cvZ1pAunBMWojrL8HbvlXHk=" } }, "is_incremental": false, @@ -3832,7 +5008,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Utility.Singleton.SingletonMonoBehaviour-1.html", - "hash": "TFKMKbSKkOyC11DvQcBAn0EOOIpRoW+OuPkswN4MTzw=" + "hash": "CS8DvjWZB7BBJ3csiPndyiIt/wQn1GemQfKNN90o2jg=" } }, "is_incremental": false, @@ -3850,13 +5026,37 @@ "is_incremental": false, "version": "" }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Utility.SoundWaveEvent.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Utility.SoundWaveEvent.html", + "hash": "leIblAH77NRZzH244LMwg6XurDkOBi/cT7qL9FCG4+I=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Utility.SoundWaveEventGenerator.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Utility.SoundWaveEventGenerator.html", + "hash": "EVC3pMkxPWeY5rktBVdxh92SpZ4fp42zzGyWDqbnqp8=" + } + }, + "is_incremental": false, + "version": "" + }, { "type": "ManagedReference", "source_relative_path": "api/CatchIo.Runtime.Utility.StateAnimation.yml", "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Utility.StateAnimation.html", - "hash": "7w0nXajzmwkAXHWAYxoJ/VGuxTdLcBZBav56/2mV94Q=" + "hash": "uIKXwAZsa2/JLjCmp3C8gv1DTtAl4s41/T3OkfG88Jc=" } }, "is_incremental": false, @@ -3868,7 +5068,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Utility.StringHelper.html", - "hash": "i6gGDj0pr9w8NSkyWJgz4LnEPjD5e5VLFjTCddWeW88=" + "hash": "B+IPZZlVaHWMYxh74S7ne+HT6QNOYAuDoqtUmtnAo1o=" } }, "is_incremental": false, @@ -3880,7 +5080,31 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Utility.html", - "hash": "d3iSF2QlNVhzA8pxQ4emfORS5YLN7zaL/LsMNlzTmy0=" + "hash": "+csA8W7yVSbHgX4kNxZw1EAiewhzjpeOAExSLBG90x8=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Values.BurningDOTDamage.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Values.BurningDOTDamage.html", + "hash": "2Ps8YMDUmneWliIQaiG0jiEZ61uFaFztisnWQL4c4j4=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/CatchIo.Runtime.Values.DOTDamageData.yml", + "output": { + ".html": { + "relative_path": "api/CatchIo.Runtime.Values.DOTDamageData.html", + "hash": "lp7VCnKU9LsKPXNJL1BXAJH0bTI8xotLdggILThffKE=" } }, "is_incremental": false, @@ -3888,11 +5112,11 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Runtime.Values.FixedDamage.yml", + "source_relative_path": "api/CatchIo.Runtime.Values.DamageData.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Runtime.Values.FixedDamage.html", - "hash": "1hO6QOhDKl4S+DwhVUvo1VZTEc8aShqikZkmJNAyRIU=" + "relative_path": "api/CatchIo.Runtime.Values.DamageData.html", + "hash": "00+D4GwOE45/oUhCiNoRhIu04znqZ7op6iOcPwermnU=" } }, "is_incremental": false, @@ -3900,11 +5124,11 @@ }, { "type": "ManagedReference", - "source_relative_path": "api/CatchIo.Runtime.Values.PercentageDamage.yml", + "source_relative_path": "api/CatchIo.Runtime.Values.KnockBackData.yml", "output": { ".html": { - "relative_path": "api/CatchIo.Runtime.Values.PercentageDamage.html", - "hash": "n4Uta8MX+ViJwqugmj9ijw7r9fk/mWMVLq6ZpTr1UJA=" + "relative_path": "api/CatchIo.Runtime.Values.KnockBackData.html", + "hash": "L6plLO1VdLVoiajWtBCsY0Hx9Oyw0CN1Jl8O1sTzX9k=" } }, "is_incremental": false, @@ -3916,7 +5140,7 @@ "output": { ".html": { "relative_path": "api/CatchIo.Runtime.Values.html", - "hash": "7AKigta3vXMmcHaXZQxsp4dzanY3fRGfr9ieD1bLgJY=" + "hash": "H2jlqwrfA1ZVsNB30n8t7rn8B/NVNciAiYnEg7xreZM=" } }, "is_incremental": false, @@ -3928,7 +5152,7 @@ "output": { ".html": { "relative_path": "api/toc.html", - "hash": "ZGQAIWv3ygsmgJsJQklbY+lYGyS3Jz6TFbkV9C2SSGc=" + "hash": "hqXKnuWNd09b+8qmp0syHe3M7vuD1++xprOYzmF3S6k=" } }, "is_incremental": false, @@ -3940,7 +5164,7 @@ "output": { ".html": { "relative_path": "index.html", - "hash": "UypVrItmbxwGamYjtuek84Rw7KaGqnEPULDzkgjLXaQ=" + "hash": "nZFhcM3psls8av9ZdjpTuTBGBGBJYgWaU1C2sLiG4rE=" } }, "is_incremental": false, @@ -3952,7 +5176,7 @@ "output": { ".html": { "relative_path": "manual/artist-guidelines.html", - "hash": "A70YLtQZe+tPvpt7GDayexClxk6mPNPR1o+OQLRMXHk=" + "hash": "frUF3l3/8nFMQpw4R8JfzaKKFtx0kmKBLf71lJa3bEM=" } }, "is_incremental": false, @@ -3964,7 +5188,7 @@ "output": { ".html": { "relative_path": "manual/character-state-machine.html", - "hash": "RERpVF6lgDFLp9+x18/HHe/b/aEFwht2PNxAh5cR9J8=" + "hash": "1nPyfGHANDa4I7OUOHwaHkYqm/YIkjc4ORUWbvh0D/s=" } }, "is_incremental": false, @@ -3976,7 +5200,7 @@ "output": { ".html": { "relative_path": "manual/character-uml.html", - "hash": "KPy/MbiGFOd7kh0riP+vQvH813p/R8RiAMATQDRikIE=" + "hash": "92pEtZN+41FXBaOs6GHJhykA2SWBUxjSBks0z2jS0Z8=" } }, "is_incremental": false, @@ -3988,7 +5212,7 @@ "output": { ".html": { "relative_path": "manual/coding-style.html", - "hash": "RzTYNvhdaHguqsKUF7I+PRRJwu+Bip0iF8ChLNLjgsY=" + "hash": "ucHRSYwI6hH27mDGMDjivq3kuUfHIPV4El1UlRstmUU=" } }, "is_incremental": false, @@ -4000,7 +5224,7 @@ "output": { ".html": { "relative_path": "manual/development-environment.html", - "hash": "Hj1g0KoXD8UtN1olj6tv1mewNyPiTaaALJL7bkHf+wU=" + "hash": "0RfMJnRa2eMrwQRMPdECkakodrelCqSpRHkw+Gstps8=" } }, "is_incremental": false, @@ -4012,7 +5236,7 @@ "output": { ".html": { "relative_path": "manual/game-mode-design.html", - "hash": "PxXaUlBTP2zw6TAK412XudFdPTTB0Xlp3xiDX2SPUbQ=" + "hash": "REBjr6b5fx/ZdrL+fE7KErfjxY7y6t0wQ5+C6WYFvwI=" } }, "is_incremental": false, @@ -4024,7 +5248,7 @@ "output": { ".html": { "relative_path": "manual/github-guide.html", - "hash": "VY9ZYTZaQGxD3f7HOgTd7QfPHql5TOlWQUIZUhh4GsI=" + "hash": "AZ9XBxy6FkC9u9bpo2jMr1LFELkTpD4dBZ4V2MJCnzk=" } }, "is_incremental": false, @@ -4036,7 +5260,7 @@ "output": { ".html": { "relative_path": "manual/in-game-tilemap.html", - "hash": "1XA98Umar4JkXPtyH8C6dmQltR+IeHnfIf5jmvsSYcQ=" + "hash": "ptzoM0Hw6pg2py46Z0nLMcrXBSqcAIiyKZrGfGzfNz0=" } }, "is_incremental": false, @@ -4048,7 +5272,7 @@ "output": { ".html": { "relative_path": "manual/level-design-guide.html", - "hash": "RgPwEFIwzGTAUUz3T+fNAKOny6zmRZzV4lF2T+QxFSs=" + "hash": "jdUv/IcTqLthdJE/nSCOO9crqp6aex7YKaDGPQKJC1Q=" } }, "is_incremental": false, @@ -4060,7 +5284,7 @@ "output": { ".html": { "relative_path": "manual/map-surfaces-in-tiled.html", - "hash": "cndj6q3nfDgIQ6i90b5Uxf87/VvLje9osk5L2hYGkRQ=" + "hash": "W3+ouU8Q5jEJC/mQkJHwq3SCUDo6oLo5vfw09Aa/4Vo=" } }, "is_incremental": false, @@ -4072,7 +5296,7 @@ "output": { ".html": { "relative_path": "manual/project-structure.html", - "hash": "yZ1k/xnDBEqOzuG1ogdlNVH4qBBQ+k9lKeuFHpn1rPs=" + "hash": "uHXlaf6t8r85oPW+nR1QamPvZhYquR7pzk8C4zCCGpk=" } }, "is_incremental": false, @@ -4585,7 +5809,7 @@ "ManagedReferenceDocumentProcessor": { "can_incremental": false, "incrementalPhase": "build", - "total_file_count": 325, + "total_file_count": 427, "skipped_file_count": 0 }, "ResourceDocumentProcessor": { diff --git a/manual/artist-guidelines.html b/manual/artist-guidelines.html index 6da2e80..9991ffc 100644 --- a/manual/artist-guidelines.html +++ b/manual/artist-guidelines.html @@ -131,7 +131,7 @@

                                                                                                                                                                                                              Asset Color Palette

                                                                                                                                                                                                              diff --git a/manual/character-state-machine.html b/manual/character-state-machine.html index 43f7e1a..7da2206 100644 --- a/manual/character-state-machine.html +++ b/manual/character-state-machine.html @@ -109,7 +109,7 @@

                                                                                                                                                                                                              Character states

                                                                                                                                                                                                              diff --git a/manual/character-uml.html b/manual/character-uml.html index 08acbc5..b9fca7e 100644 --- a/manual/character-uml.html +++ b/manual/character-uml.html @@ -104,7 +104,7 @@

                                                                                                                                                                                                              Character Detector

                                                                                                                                                                                                              diff --git a/manual/coding-style.html b/manual/coding-style.html index ff75da7..b8239a1 100644 --- a/manual/coding-style.html +++ b/manual/coding-style.html @@ -131,7 +131,7 @@

                                                                                                                                                                                                              Formatting Code

                                                                                                                                                                                                              diff --git a/manual/development-environment.html b/manual/development-environment.html index 454755d..b863d77 100644 --- a/manual/development-environment.html +++ b/manual/development-environment.html @@ -263,7 +263,7 @@

                                                                                                                                                                                                              macOS - Homebrew

                                                                                                                                                                                                              diff --git a/manual/game-mode-design.html b/manual/game-mode-design.html index ab85385..c63d455 100644 --- a/manual/game-mode-design.html +++ b/manual/game-mode-design.html @@ -200,7 +200,7 @@

                                                                                                                                                                                                              How does it work in code?

                                                                                                                                                                                                              diff --git a/manual/github-guide.html b/manual/github-guide.html index 0f79538..a21bfc3 100644 --- a/manual/github-guide.html +++ b/manual/github-guide.html @@ -166,7 +166,7 @@

                                                                                                                                                                                                              Preventing Merge Conflicts

                                                                                                                                                                                                              diff --git a/manual/in-game-tilemap.html b/manual/in-game-tilemap.html index 3c08560..45f523e 100644 --- a/manual/in-game-tilemap.html +++ b/manual/in-game-tilemap.html @@ -152,7 +152,7 @@

                                                                                                                                                                                                              Super Tilemap Editor

                                                                                                                                                                                                              diff --git a/manual/level-design-guide.html b/manual/level-design-guide.html index 078704b..ecabfdb 100644 --- a/manual/level-design-guide.html +++ b/manual/level-design-guide.html @@ -121,7 +121,7 @@

                                                                                                                                                                                                              Map Elements

                                                                                                                                                                                                              diff --git a/manual/map-surfaces-in-tiled.html b/manual/map-surfaces-in-tiled.html index 979b4c2..fab338b 100644 --- a/manual/map-surfaces-in-tiled.html +++ b/manual/map-surfaces-in-tiled.html @@ -188,7 +188,7 @@

                                                                                                                                                                                                              Adding Unity Prefabs from the Til diff --git a/manual/project-structure.html b/manual/project-structure.html index 3f9c736..eb333a9 100644 --- a/manual/project-structure.html +++ b/manual/project-structure.html @@ -139,7 +139,7 @@

                                                                                                                                                                                                              Folder Structure

                                                                                                                                                                                                              diff --git a/sitemap.xml b/sitemap.xml index 8c23223..b6a20f2 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -1,2024 +1,2636 @@  - https://devdocs.witchone.io/api/CatchIo.Editor.CustomInspectors.ButtonClickBroadcasterCustomInspector.html - 2024-05-11T01:51:46+00:00 + https://devdocs.witchone.io/api/CatchIo.Editor.LightColliders.HidingSpotLightColliderEditor.html + 2024-11-04T03:42:56+00:00 daily 0.5 - https://devdocs.witchone.io/api/CatchIo.Editor.CustomInspectors.html - 2024-05-11T01:51:46+00:00 + https://devdocs.witchone.io/api/CatchIo.Editor.LightColliders.html + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Editor.ScriptTemplates.CreateNewScriptClassFromCustomTemplate.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Editor.ScriptTemplates.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 - https://devdocs.witchone.io/api/CatchIo.Editor.TmxPrefabReplacer.html - 2024-05-11T01:51:46+00:00 + https://devdocs.witchone.io/api/CatchIo.Editor.TmxImporters.LightAreaImporter.html + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Editor.TmxImporters.LightSourcesImporter.html + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Editor.TmxImporters.TileObjectsImporter.html + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Editor.TmxImporters.TmxPrefabReplacer.html + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Editor.TmxImporters.html + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Editor.UnityPathUtil.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Editor.Utility.Attributes.FMODEventParameterDrawer.html + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Editor.Utility.Attributes.MonoScriptPropertyDrawer.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Editor.Utility.Attributes.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Editor.Utility.MapItemViewIDUpdateUtil.html + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Editor.Utility.html + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Editor.Windows.CharacterAnimationWindow.AnimationData.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Editor.Windows.CharacterAnimationWindow.AnimInfo.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Editor.Windows.CharacterAnimationWindow.AnimInfoComparer.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Editor.Windows.CharacterAnimationWindow.DirType.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Editor.Windows.CharacterAnimationWindow.GenerateCharacterActionAnimationClips.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Editor.Windows.CharacterAnimationWindow.GenerateCharacterAnimationUtils.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Editor.Windows.CharacterAnimationWindow.GenerateCharacterAnimatorController.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Editor.Windows.CharacterAnimationWindow.GenerateCharacterFootprint.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Editor.Windows.CharacterAnimationWindow.GenerateCharacterMoveAnimationClips.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Editor.Windows.CharacterAnimationWindow.GenerateFootprintAnimController.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Editor.Windows.CharacterAnimationWindow.SliceVector.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Editor.Windows.CharacterAnimationWindow.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Editor.Windows.CharacterStateMachineWindow.CharacterStateClassFormat.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Editor.Windows.CharacterStateMachineWindow.CharacterStateFactoryFormat.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Editor.Windows.CharacterStateMachineWindow.CharacterStateMachineWindow.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Editor.Windows.CharacterStateMachineWindow.CharacterStateTypeFormat.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Editor.Windows.CharacterStateMachineWindow.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Editor.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Game.Characters.Enums.CharacterColorType.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Game.Characters.Enums.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Agent.AgentFootprintGenerator.html + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Agent.AgentNetworking.html + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Agent.AgentRotation.html + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Agent.Core.AgentHealth.html + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Agent.Core.AgentPathFinder.html + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Agent.Core.html + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Agent.EntityRigidbody.html + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Agent.Graphics.AgentRenderer.html + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Agent.Graphics.html + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Agent.Receivers.AgentDamageReceiver.html + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Agent.Receivers.AgentDetectable.html + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Agent.Receivers.AgentTransmorphableReceiver.html + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Agent.Receivers.html + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Agent.html + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Boot.BootStrapper.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Boot.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Camera.GameCamera.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Camera.GameCameraMovement.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Camera.GameCameraZoom.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Camera.ICameraElement.html + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Camera.OverlayCamera.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Camera.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Character.CharacterCollision.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 - https://devdocs.witchone.io/api/CatchIo.Runtime.Character.CharacterFacade.html - 2024-05-11T01:51:46+00:00 + https://devdocs.witchone.io/api/CatchIo.Runtime.Character.CharacterDetectable.html + 2024-11-04T03:42:56+00:00 daily 0.5 - https://devdocs.witchone.io/api/CatchIo.Runtime.Character.CharacterHitbox.html - 2024-05-11T01:51:46+00:00 + https://devdocs.witchone.io/api/CatchIo.Runtime.Character.CharacterFacade.html + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Character.CharacterInput.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Character.CharacterRotator.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Character.CharacterSfxEmitter.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Character.Core.CharacterMovement.html + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Character.Core.html + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Character.Detector.CharacterDetector.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 - https://devdocs.witchone.io/api/CatchIo.Runtime.Character.Detector.CharacterItemCollector.html - 2024-05-11T01:51:46+00:00 + https://devdocs.witchone.io/api/CatchIo.Runtime.Character.Detector.CharacterInteractableDetector.html + 2024-11-04T03:42:56+00:00 daily 0.5 - https://devdocs.witchone.io/api/CatchIo.Runtime.Character.Detector.CursedOneDetector.html - 2024-05-11T01:51:46+00:00 + https://devdocs.witchone.io/api/CatchIo.Runtime.Character.Detector.CharacterItemCollector.html + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Character.Detector.HidingSpotDetector.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Character.Detector.LightSourceDetector.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Character.Detector.PlayerDetector.html + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Character.Detector.SoundDetector.html + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Character.Detector.SurfaceDetector.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Character.Detector.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Character.FSM.CharacterStateMachine.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterActionState.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 - https://devdocs.witchone.io/api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterAttackState.html - 2024-05-11T01:51:46+00:00 + https://devdocs.witchone.io/api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterConsumeState.html + 2024-11-04T03:42:56+00:00 daily 0.5 - https://devdocs.witchone.io/api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterConsumeState.html - 2024-05-11T01:51:46+00:00 + https://devdocs.witchone.io/api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterDeathState.html + 2024-11-04T03:42:56+00:00 daily 0.5 - https://devdocs.witchone.io/api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterDamageState.html - 2024-05-11T01:51:46+00:00 + https://devdocs.witchone.io/api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterDiscardState.html + 2024-11-04T03:42:56+00:00 daily 0.5 - https://devdocs.witchone.io/api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterDeathState.html - 2024-05-11T01:51:46+00:00 + https://devdocs.witchone.io/api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterHeavyAttackState.html + 2024-11-04T03:42:56+00:00 daily 0.5 - https://devdocs.witchone.io/api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterDiscardState.html - 2024-05-11T01:51:46+00:00 + https://devdocs.witchone.io/api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterLightAttackState.html + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterStunState.html + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterThrowState.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Character.FSM.States.ActionStates.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Character.FSM.States.CharacterBaseState.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Character.FSM.States.CharacterStateFactory.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterChargeState.html + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterMoveState.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterObserveState.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterRunState.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterSneakState.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterSneakStaticState.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterSpectateState.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterStaticState.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterWalkState.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Character.FSM.States.MoveStates.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Character.FSM.States.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Character.FSM.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Character.Graphics.CharacterAimTrajectory.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Character.Graphics.CharacterAnimator.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 - https://devdocs.witchone.io/api/CatchIo.Runtime.Character.Graphics.CharacterHidingEffectPlayer.html - 2024-05-11T01:51:46+00:00 + https://devdocs.witchone.io/api/CatchIo.Runtime.Character.Graphics.CharacterRenderer.html + 2024-11-04T03:42:56+00:00 daily 0.5 - https://devdocs.witchone.io/api/CatchIo.Runtime.Character.Graphics.CharacterMaskRenderer.html - 2024-05-11T01:51:46+00:00 + https://devdocs.witchone.io/api/CatchIo.Runtime.Character.Graphics.Effects.AttackChargeEffect.html + 2024-11-04T03:42:56+00:00 daily 0.5 - https://devdocs.witchone.io/api/CatchIo.Runtime.Character.Graphics.CharacterRenderer.html - 2024-05-11T01:51:46+00:00 + https://devdocs.witchone.io/api/CatchIo.Runtime.Character.Graphics.Effects.CurseEffect.html + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Character.Graphics.Effects.EffectBase.html + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Character.Graphics.Effects.FadeEffect.html + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Character.Graphics.Effects.HitEffect.html + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Character.Graphics.Effects.InvisibilityEffect.html + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Character.Graphics.Effects.SubtleHitEffect.html + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Character.Graphics.Effects.html + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Character.Graphics.PlayerSoundEffect.html + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Character.Graphics.Renderers.CharacterFader.html + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Character.Graphics.Renderers.CharacterHidingSpotCalculator.html + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Character.Graphics.Renderers.html + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteAreaCalculator.html + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteMaskInteraction.html + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteVertices.html + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Character.Graphics.Sprites.html + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Character.Graphics.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Character.Inventory.Inventory.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Character.Inventory.InventoryController.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Character.Inventory.ItemSlot.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Character.Inventory.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Character.Lighting.CharacterLighting.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Character.Lighting.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Character.NetworkCharacter.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Character.Receivers.CharacterBodyDamageReceiver.html + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Character.Receivers.CharacterDamageReceiver.html + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Character.Receivers.CharacterFeetDamageReceiver.html + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Character.Receivers.html + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Character.SurfaceEffect.SurfaceEffectPlayer.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Character.SurfaceEffect.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Character.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.ChunkSystem.Chunk.html + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.ChunkSystem.ChunkTile.html + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.ChunkSystem.TiledChunkSetting.html + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.ChunkSystem.TiledChunkSystem.html + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.ChunkSystem.Vector2IntToChunkDictionary.html + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.ChunkSystem.World.html + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.ChunkSystem.html + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Container.CharacterClassContainer.CharacterClassInfo.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Container.CharacterClassContainer.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Container.GameModeContainer.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Container.NetworkConnectionContainer.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Container.SceneContainer.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Container.SceneModeContainer.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Container.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Damages.DamageReceiver.html + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Damages.DOTDamage.html + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Damages.FixedDamage.html + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Damages.IDamagable.html + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Damages.IDamage.html + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Damages.IKnockBackable.html + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Damages.IStunnable.html + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Damages.PercentageDamage.html + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Damages.html + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.DynmaicObjects.DestroyDynamicObject.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.DynmaicObjects.Footprint.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 - https://devdocs.witchone.io/api/CatchIo.Runtime.DynmaicObjects.SoundWaveEffect.html - 2024-05-11T01:51:46+00:00 + https://devdocs.witchone.io/api/CatchIo.Runtime.DynmaicObjects.TrapObject.html + 2024-11-04T03:42:56+00:00 daily 0.5 - https://devdocs.witchone.io/api/CatchIo.Runtime.DynmaicObjects.TrapObject.html - 2024-05-11T01:51:46+00:00 + https://devdocs.witchone.io/api/CatchIo.Runtime.DynmaicObjects.TrapObjects.TrapObjectDamageReceiver.html + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.DynmaicObjects.TrapObjects.html + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.DynmaicObjects.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Enums.CharacterActionType.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Enums.CharacterClassType.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Enums.CharacterDirectionState.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Enums.CharacterMoveType.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Enums.DamageSfxType.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Enums.GameLanguage.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Enums.GameModeType.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Enums.GameObjectiveEventEnum.html + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Enums.RoomState.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Enums.SceneSwitchingState.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 - https://devdocs.witchone.io/api/CatchIo.Runtime.Enums.ScreenResolutionSettings.html - 2024-05-11T01:51:46+00:00 + https://devdocs.witchone.io/api/CatchIo.Runtime.Enums.ScreenResolutionType.html + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Enums.SendEventType.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Enums.ShownCharacterStatsType.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Enums.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Environment.CampFire.html + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Environment.CharacterSpawner.SpawnPoint.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Environment.CharacterSpawner.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Environment.DamagableObject.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Environment.EnvironmentSfxEmitter.html + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Environment.HidingSpot.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Environment.HidingSpotLightCollider.html + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Environment.Interactable.InteractableObject.html + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Environment.Interactable.InteractableTrigger.html + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Environment.Interactable.SignPost.html + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Environment.Interactable.html + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Environment.ItemSpawner.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Environment.ItemSpawnerController.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Environment.ReadableTileSurface.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Environment.TileSurface.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Environment.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 - https://devdocs.witchone.io/api/CatchIo.Runtime.Interfaces.ICharacterHitable.html - 2024-05-11T01:51:46+00:00 + https://devdocs.witchone.io/api/CatchIo.Runtime.Interfaces.ICharacterDetectable.html + 2024-11-04T03:42:56+00:00 daily 0.5 - https://devdocs.witchone.io/api/CatchIo.Runtime.Interfaces.IDamagable.html - 2024-05-11T01:51:46+00:00 + https://devdocs.witchone.io/api/CatchIo.Runtime.Interfaces.ICharacterInteractable.html + 2024-11-04T03:42:56+00:00 daily 0.5 - https://devdocs.witchone.io/api/CatchIo.Runtime.Interfaces.IDamage.html - 2024-05-11T01:51:46+00:00 + https://devdocs.witchone.io/api/CatchIo.Runtime.Interfaces.IDetectable.html + 2024-11-04T03:42:56+00:00 daily 0.5 - https://devdocs.witchone.io/api/CatchIo.Runtime.Interfaces.IDetectable.html - 2024-05-11T01:51:46+00:00 + https://devdocs.witchone.io/api/CatchIo.Runtime.Interfaces.IEffectPlayable.html + 2024-11-04T03:42:56+00:00 daily 0.5 - https://devdocs.witchone.io/api/CatchIo.Runtime.Interfaces.IEffectPlayable.html - 2024-05-11T01:51:46+00:00 + https://devdocs.witchone.io/api/CatchIo.Runtime.Interfaces.ISceneMode.html + 2024-11-04T03:42:56+00:00 daily 0.5 - https://devdocs.witchone.io/api/CatchIo.Runtime.Interfaces.ISceneMode.html - 2024-05-11T01:51:46+00:00 + https://devdocs.witchone.io/api/CatchIo.Runtime.Interfaces.ISoundDetectable.html + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Interfaces.ISurfaceObservable.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Interfaces.IThrowable.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Interfaces.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Items.ConsumableItem.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Items.Item.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Items.ItemRebounder.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Items.StaminaPotion.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Items.Stone.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Items.TeleportRune.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Items.ThrowableItem.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Items.TrapRune.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Items.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Managers.GameManager.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Managers.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.CharacterNickNameText.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.CursedOneHUDMeterManager.html + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HealthHUDMeter.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HidingIndicator.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HUDIndicator.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HUDMeter.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HudOverlaysManager.html + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.KillCountHUD.html + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.LightingIndicator.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.NoiseArcAnimationControl.html + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.StaminaHUDMeter.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Menu.GameOverlay.ExitSessionPopup.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.CursedOneCountdownImage.html + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.DeathMatchLeaderBoard.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.GameModeEventUIManager.html + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.GameTimerText.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.PointText.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Menu.GameOverlay.GameOverHUD.CursedOneWinnerText.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Menu.GameOverlay.GameOverHUD.DeathMatchWinnerText.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Menu.GameOverlay.GameOverHUD.GameOverPopup.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Menu.GameOverlay.GameOverHUD.WinnerText.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Menu.GameOverlay.GameOverHUD.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Menu.GameOverlay.InteractionIndicatorHUD.InteractionIndicator.html + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Menu.GameOverlay.InteractionIndicatorHUD.InteractionIndicatorOverlay.html + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Menu.GameOverlay.InteractionIndicatorHUD.html + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Menu.GameOverlay.InventoryHUD.InventoryArrow.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Menu.GameOverlay.InventoryHUD.InventoryHUD.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Menu.GameOverlay.InventoryHUD.InventorySlotHUD.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Menu.GameOverlay.InventoryHUD.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Menu.GameOverlay.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Menu.UI.Button.ButtonClickBroadcaster.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Menu.UI.Button.GameStartButton.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Menu.UI.Button.QuitButton.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Menu.UI.Button.ReadyButton.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Menu.UI.Button.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Menu.UI.Checkbox.CheckboxBroadcaster.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Menu.UI.Checkbox.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Menu.UI.Control.ActiveButtonSelector.html + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Menu.UI.Control.ButtonSelector.html + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Menu.UI.Control.EventToButton.html + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Menu.UI.Control.InputFieldControl.html + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Menu.UI.Control.SelectableNavigation.html + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Menu.UI.Control.UiPopupActiveButtonSelector.html + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Menu.UI.Control.html + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Menu.UI.DisableByPlatform.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Menu.UI.Dropdown.BaseDropdown.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Menu.UI.Dropdown.GameModeDropdown.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Menu.UI.Dropdown.MapDropdown.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Menu.UI.Dropdown.RegionDropdown.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Menu.UI.Dropdown.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Menu.UI.Element.LeaderboardInfoElement.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Menu.UI.Element.LeaderboardPlayerElement.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Menu.UI.Element.PlayerInfoElement.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Menu.UI.Element.RoomInfoElement.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Menu.UI.Element.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Menu.UI.InputField.InputFieldTextBroadcaster.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Menu.UI.InputField.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Menu.UI.Popup.BasePopup.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Menu.UI.Popup.ConfirmNewResolutionPopup.html + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Menu.UI.Popup.CreateSessionPopup.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Menu.UI.Popup.JoinRoomPopup.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Menu.UI.Popup.SettingsPopup.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Menu.UI.Popup.SignpostPopup.html + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Menu.UI.Popup.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Menu.UI.Selector.CharacterClassSelector.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Menu.UI.Selector.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Menu.UI.Slider.InputSliderBroadcaster.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Menu.UI.Slider.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Menu.UI.Text.TextDisplayer.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Menu.UI.Text.TextDisplayerForSeconds.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Menu.UI.Text.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Menu.UI.Updater.PlayerListUpdater.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Menu.UI.Updater.RoomListUpdater.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Menu.UI.Updater.RoomTitleUpdater.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Menu.UI.Updater.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Menu.UI.View.RespawnView.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Menu.UI.View.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Menu.UI.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Network.CustomProperties.PlayerProperties.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Network.CustomProperties.RoomProperties.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Network.CustomProperties.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Network.NetworkTimer.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Network.RoomData.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Network.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.ScriptableObjects.Character.Buff.CharacterBuff.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.ScriptableObjects.Character.Buff.CharacterHealthBuff.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.ScriptableObjects.Character.Buff.CharacterStaminaBuff.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.ScriptableObjects.Character.Buff.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.ScriptableObjects.Character.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.ScriptableObjects.Effects.CursedOneEffect.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.ScriptableObjects.Effects.DamageEffect.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.ScriptableObjects.Effects.DisappearEffect.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.ScriptableObjects.Effects.DissolveEffect.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.ScriptableObjects.Effects.EffectBase.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.ScriptableObjects.Effects.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.ScriptableObjects.Events.BaseEventChannel.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.ScriptableObjects.Events.BoolEventChannel.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.CharacterLightEnabledEventParam.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.CharacterLightEventParam.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.CharacterLightResizingEventParam.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.CharacterLightType.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.CharacterResetLightEvent.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.ScriptableObjects.Events.FloatEventChannel.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.ScriptableObjects.Events.GameModeWinnerEventChannel.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.ScriptableObjects.Events.HidingSpotEventChannel.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.ScriptableObjects.Events.IntEventChannel.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.ScriptableObjects.Events.PlayerEventChannel.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.ScriptableObjects.Events.RoomDataEventChannel.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.ScriptableObjects.Events.StringEventChannel.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.ScriptableObjects.Events.VoidEventChannel.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.ScriptableObjects.Events.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.ScriptableObjects.GameModes.GameModeWinner.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.ScriptableObjects.GameModes.Point.DeathMatchPoint.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.ScriptableObjects.GameModes.Point.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.ScriptableObjects.GameModes.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.ScriptableObjects.Input.InputReader.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.ScriptableObjects.Input.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.ScriptableObjects.Network.Connections.BaseNetworkConnection.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.ScriptableObjects.Network.Connections.LobbyConnection.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.ScriptableObjects.Network.Connections.RoomConnection.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.ScriptableObjects.Network.Connections.ServerConnection.Region.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.ScriptableObjects.Network.Connections.ServerConnection.RegionData.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.ScriptableObjects.Network.Connections.ServerConnection.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.ScriptableObjects.Network.Connections.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.ScriptableObjects.Network.OpenRoomList.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.ScriptableObjects.Network.PlayersInRoom.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.ScriptableObjects.Network.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.ScriptableObjects.SceneModes.BaseSceneMode.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.ScriptableObjects.SceneModes.GameSceneMode.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.ScriptableObjects.SceneModes.LobbySceneMode.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.ScriptableObjects.SceneModes.LoginSceneMode.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.ScriptableObjects.SceneModes.MainMenuSceneMode.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.ScriptableObjects.SceneModes.MenuSceneMode.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.ScriptableObjects.SceneModes.RoomSceneMode.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.ScriptableObjects.SceneModes.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Services.ConsoleService.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Services.LoadingScreenService.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Services.NetworkService.NetworkState.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Services.NetworkService.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Services.SceneSwitchingService.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Services.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Settings.PlayerSettingsManager.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Settings.PlayerSettingsModel.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Settings.ScreenResolutionUtils.ScreenResolutionWidthHeightValue.html + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Settings.ScreenResolutionUtils.html + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Settings.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Sound.CharacterActionSfx.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Sound.CursedOneSfx.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Sound.EnvironmentSfx.html + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Sound.FootstepSfx.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Sound.ItemSfx.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Sound.ItemTerrainSfx.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Sound.MainMusic.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Sound.MainTrackType.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Sound.Music.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Sound.Sfx.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Sound.SoundManager.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Sound.SpawnSfx.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Sound.StaminaSfx.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Sound.TerrainSfx.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 - https://devdocs.witchone.io/api/CatchIo.Runtime.Sound.UiSfx.SfxParameter.html - 2024-05-11T01:51:46+00:00 + https://devdocs.witchone.io/api/CatchIo.Runtime.Sound.UiGameSfx.html + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Sound.UiSfx.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Sound.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Trajectory.Trajectory.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Trajectory.TrajectoryData.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Trajectory.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Transmorphs.ITransmorphableReceiver.html + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Transmorphs.TransmorphableReceiver.html + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Transmorphs.Transmorpher.html + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Transmorphs.html + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Utility.AnimationParser.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Utility.Attributes.AutoRegisteredService.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Utility.Attributes.FMODEventParameter.html + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Utility.Attributes.MonoScriptAttribute.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Utility.Attributes.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Utility.ColorHelper.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Utility.Extensions.ArrayExtensions.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Utility.Extensions.AssemblyExtensions.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Utility.Extensions.GameObjectExtensions.html + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Utility.Extensions.IEnumerableExtensions.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Utility.Extensions.PlayerExtensions.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Utility.Extensions.RandomExtensions.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Utility.Extensions.RoomExtensions.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Utility.Extensions.TypeExtensions.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Utility.Extensions.Vector2Extensions.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Utility.Extensions.Vector3Extensions.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Utility.Extensions.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Utility.MathHelper.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Utility.Optional-1.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Utility.PolygonHelper.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Utility.PropertyHelper.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Utility.Scene.SceneObject.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Utility.Scene.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Utility.ServiceLocator.IRegistrable.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Utility.ServiceLocator.MonoRegistrable.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Utility.ServiceLocator.ReflectionService.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Utility.ServiceLocator.ServiceLocator.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Utility.ServiceLocator.ServiceLocatorException.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Utility.ServiceLocator.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Utility.Singleton.Singleton-1.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Utility.Singleton.SingletonMonoBehaviour-1.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Utility.Singleton.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Utility.SoundWaveEvent.html + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Utility.SoundWaveEventGenerator.html + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Utility.StateAnimation.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Utility.StringHelper.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Utility.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Values.BurningDOTDamage.html + 2024-11-04T03:42:56+00:00 + daily + 0.5 + + + https://devdocs.witchone.io/api/CatchIo.Runtime.Values.DamageData.html + 2024-11-04T03:42:56+00:00 daily 0.5 - https://devdocs.witchone.io/api/CatchIo.Runtime.Values.FixedDamage.html - 2024-05-11T01:51:46+00:00 + https://devdocs.witchone.io/api/CatchIo.Runtime.Values.DOTDamageData.html + 2024-11-04T03:42:56+00:00 daily 0.5 - https://devdocs.witchone.io/api/CatchIo.Runtime.Values.PercentageDamage.html - 2024-05-11T01:51:46+00:00 + https://devdocs.witchone.io/api/CatchIo.Runtime.Values.KnockBackData.html + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/api/CatchIo.Runtime.Values.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 daily 0.5 https://devdocs.witchone.io/index.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 weekly 0.5 https://devdocs.witchone.io/manual/artist-guidelines.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 weekly 0.5 https://devdocs.witchone.io/manual/character-state-machine.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 weekly 0.5 https://devdocs.witchone.io/manual/character-uml.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 weekly 0.5 https://devdocs.witchone.io/manual/coding-style.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 weekly 0.5 https://devdocs.witchone.io/manual/development-environment.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 weekly 0.5 https://devdocs.witchone.io/manual/game-mode-design.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 weekly 0.5 https://devdocs.witchone.io/manual/github-guide.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 weekly 0.5 https://devdocs.witchone.io/manual/in-game-tilemap.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 weekly 0.5 https://devdocs.witchone.io/manual/level-design-guide.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 weekly 0.5 https://devdocs.witchone.io/manual/map-surfaces-in-tiled.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 weekly 0.5 https://devdocs.witchone.io/manual/project-structure.html - 2024-05-11T01:51:46+00:00 + 2024-11-04T03:42:56+00:00 weekly 0.5 diff --git a/xrefmap.yml b/xrefmap.yml index 4f20753..aa64f75 100644 --- a/xrefmap.yml +++ b/xrefmap.yml @@ -7,31 +7,31 @@ references: commentId: N:CatchIo.Editor fullName: CatchIo.Editor nameWithType: CatchIo.Editor -- uid: CatchIo.Editor.CustomInspectors - name: CatchIo.Editor.CustomInspectors - href: api/CatchIo.Editor.CustomInspectors.html - commentId: N:CatchIo.Editor.CustomInspectors - fullName: CatchIo.Editor.CustomInspectors - nameWithType: CatchIo.Editor.CustomInspectors -- uid: CatchIo.Editor.CustomInspectors.ButtonClickBroadcasterCustomInspector - name: ButtonClickBroadcasterCustomInspector - href: api/CatchIo.Editor.CustomInspectors.ButtonClickBroadcasterCustomInspector.html - commentId: T:CatchIo.Editor.CustomInspectors.ButtonClickBroadcasterCustomInspector - fullName: CatchIo.Editor.CustomInspectors.ButtonClickBroadcasterCustomInspector - nameWithType: ButtonClickBroadcasterCustomInspector -- uid: CatchIo.Editor.CustomInspectors.ButtonClickBroadcasterCustomInspector.OnInspectorGUI +- uid: CatchIo.Editor.LightColliders + name: CatchIo.Editor.LightColliders + href: api/CatchIo.Editor.LightColliders.html + commentId: N:CatchIo.Editor.LightColliders + fullName: CatchIo.Editor.LightColliders + nameWithType: CatchIo.Editor.LightColliders +- uid: CatchIo.Editor.LightColliders.HidingSpotLightColliderEditor + name: HidingSpotLightColliderEditor + href: api/CatchIo.Editor.LightColliders.HidingSpotLightColliderEditor.html + commentId: T:CatchIo.Editor.LightColliders.HidingSpotLightColliderEditor + fullName: CatchIo.Editor.LightColliders.HidingSpotLightColliderEditor + nameWithType: HidingSpotLightColliderEditor +- uid: CatchIo.Editor.LightColliders.HidingSpotLightColliderEditor.OnInspectorGUI name: OnInspectorGUI() - href: api/CatchIo.Editor.CustomInspectors.ButtonClickBroadcasterCustomInspector.html#CatchIo_Editor_CustomInspectors_ButtonClickBroadcasterCustomInspector_OnInspectorGUI - commentId: M:CatchIo.Editor.CustomInspectors.ButtonClickBroadcasterCustomInspector.OnInspectorGUI - fullName: CatchIo.Editor.CustomInspectors.ButtonClickBroadcasterCustomInspector.OnInspectorGUI() - nameWithType: ButtonClickBroadcasterCustomInspector.OnInspectorGUI() -- uid: CatchIo.Editor.CustomInspectors.ButtonClickBroadcasterCustomInspector.OnInspectorGUI* + href: api/CatchIo.Editor.LightColliders.HidingSpotLightColliderEditor.html#CatchIo_Editor_LightColliders_HidingSpotLightColliderEditor_OnInspectorGUI + commentId: M:CatchIo.Editor.LightColliders.HidingSpotLightColliderEditor.OnInspectorGUI + fullName: CatchIo.Editor.LightColliders.HidingSpotLightColliderEditor.OnInspectorGUI() + nameWithType: HidingSpotLightColliderEditor.OnInspectorGUI() +- uid: CatchIo.Editor.LightColliders.HidingSpotLightColliderEditor.OnInspectorGUI* name: OnInspectorGUI - href: api/CatchIo.Editor.CustomInspectors.ButtonClickBroadcasterCustomInspector.html#CatchIo_Editor_CustomInspectors_ButtonClickBroadcasterCustomInspector_OnInspectorGUI_ - commentId: Overload:CatchIo.Editor.CustomInspectors.ButtonClickBroadcasterCustomInspector.OnInspectorGUI + href: api/CatchIo.Editor.LightColliders.HidingSpotLightColliderEditor.html#CatchIo_Editor_LightColliders_HidingSpotLightColliderEditor_OnInspectorGUI_ + commentId: Overload:CatchIo.Editor.LightColliders.HidingSpotLightColliderEditor.OnInspectorGUI isSpec: "True" - fullName: CatchIo.Editor.CustomInspectors.ButtonClickBroadcasterCustomInspector.OnInspectorGUI - nameWithType: ButtonClickBroadcasterCustomInspector.OnInspectorGUI + fullName: CatchIo.Editor.LightColliders.HidingSpotLightColliderEditor.OnInspectorGUI + nameWithType: HidingSpotLightColliderEditor.OnInspectorGUI - uid: CatchIo.Editor.ScriptTemplates name: CatchIo.Editor.ScriptTemplates href: api/CatchIo.Editor.ScriptTemplates.html @@ -57,24 +57,100 @@ references: isSpec: "True" fullName: CatchIo.Editor.ScriptTemplates.CreateNewScriptClassFromCustomTemplate.CreateScriptFromTemplate nameWithType: CreateNewScriptClassFromCustomTemplate.CreateScriptFromTemplate -- uid: CatchIo.Editor.TmxPrefabReplacer +- uid: CatchIo.Editor.TmxImporters + name: CatchIo.Editor.TmxImporters + href: api/CatchIo.Editor.TmxImporters.html + commentId: N:CatchIo.Editor.TmxImporters + fullName: CatchIo.Editor.TmxImporters + nameWithType: CatchIo.Editor.TmxImporters +- uid: CatchIo.Editor.TmxImporters.LightAreaImporter + name: LightAreaImporter + href: api/CatchIo.Editor.TmxImporters.LightAreaImporter.html + commentId: T:CatchIo.Editor.TmxImporters.LightAreaImporter + fullName: CatchIo.Editor.TmxImporters.LightAreaImporter + nameWithType: LightAreaImporter +- uid: CatchIo.Editor.TmxImporters.LightAreaImporter.TmxAssetImported(TmxAssetImportedArgs) + name: TmxAssetImported(TmxAssetImportedArgs) + href: api/CatchIo.Editor.TmxImporters.LightAreaImporter.html#CatchIo_Editor_TmxImporters_LightAreaImporter_TmxAssetImported_TmxAssetImportedArgs_ + commentId: M:CatchIo.Editor.TmxImporters.LightAreaImporter.TmxAssetImported(TmxAssetImportedArgs) + fullName: CatchIo.Editor.TmxImporters.LightAreaImporter.TmxAssetImported(TmxAssetImportedArgs) + nameWithType: LightAreaImporter.TmxAssetImported(TmxAssetImportedArgs) +- uid: CatchIo.Editor.TmxImporters.LightAreaImporter.TmxAssetImported* + name: TmxAssetImported + href: api/CatchIo.Editor.TmxImporters.LightAreaImporter.html#CatchIo_Editor_TmxImporters_LightAreaImporter_TmxAssetImported_ + commentId: Overload:CatchIo.Editor.TmxImporters.LightAreaImporter.TmxAssetImported + isSpec: "True" + fullName: CatchIo.Editor.TmxImporters.LightAreaImporter.TmxAssetImported + nameWithType: LightAreaImporter.TmxAssetImported +- uid: CatchIo.Editor.TmxImporters.LightSourcesImporter + name: LightSourcesImporter + href: api/CatchIo.Editor.TmxImporters.LightSourcesImporter.html + commentId: T:CatchIo.Editor.TmxImporters.LightSourcesImporter + fullName: CatchIo.Editor.TmxImporters.LightSourcesImporter + nameWithType: LightSourcesImporter +- uid: CatchIo.Editor.TmxImporters.LightSourcesImporter.TmxAssetImported(TmxAssetImportedArgs) + name: TmxAssetImported(TmxAssetImportedArgs) + href: api/CatchIo.Editor.TmxImporters.LightSourcesImporter.html#CatchIo_Editor_TmxImporters_LightSourcesImporter_TmxAssetImported_TmxAssetImportedArgs_ + commentId: M:CatchIo.Editor.TmxImporters.LightSourcesImporter.TmxAssetImported(TmxAssetImportedArgs) + fullName: CatchIo.Editor.TmxImporters.LightSourcesImporter.TmxAssetImported(TmxAssetImportedArgs) + nameWithType: LightSourcesImporter.TmxAssetImported(TmxAssetImportedArgs) +- uid: CatchIo.Editor.TmxImporters.LightSourcesImporter.TmxAssetImported* + name: TmxAssetImported + href: api/CatchIo.Editor.TmxImporters.LightSourcesImporter.html#CatchIo_Editor_TmxImporters_LightSourcesImporter_TmxAssetImported_ + commentId: Overload:CatchIo.Editor.TmxImporters.LightSourcesImporter.TmxAssetImported + isSpec: "True" + fullName: CatchIo.Editor.TmxImporters.LightSourcesImporter.TmxAssetImported + nameWithType: LightSourcesImporter.TmxAssetImported +- uid: CatchIo.Editor.TmxImporters.LightSourcesImporter.UsesSoftShadows(Light2D) + name: UsesSoftShadows(Light2D) + href: api/CatchIo.Editor.TmxImporters.LightSourcesImporter.html#CatchIo_Editor_TmxImporters_LightSourcesImporter_UsesSoftShadows_Light2D_ + commentId: M:CatchIo.Editor.TmxImporters.LightSourcesImporter.UsesSoftShadows(Light2D) + fullName: CatchIo.Editor.TmxImporters.LightSourcesImporter.UsesSoftShadows(Light2D) + nameWithType: LightSourcesImporter.UsesSoftShadows(Light2D) +- uid: CatchIo.Editor.TmxImporters.LightSourcesImporter.UsesSoftShadows* + name: UsesSoftShadows + href: api/CatchIo.Editor.TmxImporters.LightSourcesImporter.html#CatchIo_Editor_TmxImporters_LightSourcesImporter_UsesSoftShadows_ + commentId: Overload:CatchIo.Editor.TmxImporters.LightSourcesImporter.UsesSoftShadows + isSpec: "True" + fullName: CatchIo.Editor.TmxImporters.LightSourcesImporter.UsesSoftShadows + nameWithType: LightSourcesImporter.UsesSoftShadows +- uid: CatchIo.Editor.TmxImporters.TileObjectsImporter + name: TileObjectsImporter + href: api/CatchIo.Editor.TmxImporters.TileObjectsImporter.html + commentId: T:CatchIo.Editor.TmxImporters.TileObjectsImporter + fullName: CatchIo.Editor.TmxImporters.TileObjectsImporter + nameWithType: TileObjectsImporter +- uid: CatchIo.Editor.TmxImporters.TileObjectsImporter.TmxAssetImported(TmxAssetImportedArgs) + name: TmxAssetImported(TmxAssetImportedArgs) + href: api/CatchIo.Editor.TmxImporters.TileObjectsImporter.html#CatchIo_Editor_TmxImporters_TileObjectsImporter_TmxAssetImported_TmxAssetImportedArgs_ + commentId: M:CatchIo.Editor.TmxImporters.TileObjectsImporter.TmxAssetImported(TmxAssetImportedArgs) + fullName: CatchIo.Editor.TmxImporters.TileObjectsImporter.TmxAssetImported(TmxAssetImportedArgs) + nameWithType: TileObjectsImporter.TmxAssetImported(TmxAssetImportedArgs) +- uid: CatchIo.Editor.TmxImporters.TileObjectsImporter.TmxAssetImported* + name: TmxAssetImported + href: api/CatchIo.Editor.TmxImporters.TileObjectsImporter.html#CatchIo_Editor_TmxImporters_TileObjectsImporter_TmxAssetImported_ + commentId: Overload:CatchIo.Editor.TmxImporters.TileObjectsImporter.TmxAssetImported + isSpec: "True" + fullName: CatchIo.Editor.TmxImporters.TileObjectsImporter.TmxAssetImported + nameWithType: TileObjectsImporter.TmxAssetImported +- uid: CatchIo.Editor.TmxImporters.TmxPrefabReplacer name: TmxPrefabReplacer - href: api/CatchIo.Editor.TmxPrefabReplacer.html - commentId: T:CatchIo.Editor.TmxPrefabReplacer - fullName: CatchIo.Editor.TmxPrefabReplacer + href: api/CatchIo.Editor.TmxImporters.TmxPrefabReplacer.html + commentId: T:CatchIo.Editor.TmxImporters.TmxPrefabReplacer + fullName: CatchIo.Editor.TmxImporters.TmxPrefabReplacer nameWithType: TmxPrefabReplacer -- uid: CatchIo.Editor.TmxPrefabReplacer.TmxAssetImported(TmxAssetImportedArgs) +- uid: CatchIo.Editor.TmxImporters.TmxPrefabReplacer.TmxAssetImported(TmxAssetImportedArgs) name: TmxAssetImported(TmxAssetImportedArgs) - href: api/CatchIo.Editor.TmxPrefabReplacer.html#CatchIo_Editor_TmxPrefabReplacer_TmxAssetImported_TmxAssetImportedArgs_ - commentId: M:CatchIo.Editor.TmxPrefabReplacer.TmxAssetImported(TmxAssetImportedArgs) - fullName: CatchIo.Editor.TmxPrefabReplacer.TmxAssetImported(TmxAssetImportedArgs) + href: api/CatchIo.Editor.TmxImporters.TmxPrefabReplacer.html#CatchIo_Editor_TmxImporters_TmxPrefabReplacer_TmxAssetImported_TmxAssetImportedArgs_ + commentId: M:CatchIo.Editor.TmxImporters.TmxPrefabReplacer.TmxAssetImported(TmxAssetImportedArgs) + fullName: CatchIo.Editor.TmxImporters.TmxPrefabReplacer.TmxAssetImported(TmxAssetImportedArgs) nameWithType: TmxPrefabReplacer.TmxAssetImported(TmxAssetImportedArgs) -- uid: CatchIo.Editor.TmxPrefabReplacer.TmxAssetImported* +- uid: CatchIo.Editor.TmxImporters.TmxPrefabReplacer.TmxAssetImported* name: TmxAssetImported - href: api/CatchIo.Editor.TmxPrefabReplacer.html#CatchIo_Editor_TmxPrefabReplacer_TmxAssetImported_ - commentId: Overload:CatchIo.Editor.TmxPrefabReplacer.TmxAssetImported + href: api/CatchIo.Editor.TmxImporters.TmxPrefabReplacer.html#CatchIo_Editor_TmxImporters_TmxPrefabReplacer_TmxAssetImported_ + commentId: Overload:CatchIo.Editor.TmxImporters.TmxPrefabReplacer.TmxAssetImported isSpec: "True" - fullName: CatchIo.Editor.TmxPrefabReplacer.TmxAssetImported + fullName: CatchIo.Editor.TmxImporters.TmxPrefabReplacer.TmxAssetImported nameWithType: TmxPrefabReplacer.TmxAssetImported - uid: CatchIo.Editor.UnityPathUtil name: UnityPathUtil @@ -95,12 +171,37 @@ references: isSpec: "True" fullName: CatchIo.Editor.UnityPathUtil.GetFullPathFromRelative nameWithType: UnityPathUtil.GetFullPathFromRelative +- uid: CatchIo.Editor.Utility + name: CatchIo.Editor.Utility + href: api/CatchIo.Editor.Utility.html + commentId: N:CatchIo.Editor.Utility + fullName: CatchIo.Editor.Utility + nameWithType: CatchIo.Editor.Utility - uid: CatchIo.Editor.Utility.Attributes name: CatchIo.Editor.Utility.Attributes href: api/CatchIo.Editor.Utility.Attributes.html commentId: N:CatchIo.Editor.Utility.Attributes fullName: CatchIo.Editor.Utility.Attributes nameWithType: CatchIo.Editor.Utility.Attributes +- uid: CatchIo.Editor.Utility.Attributes.FMODEventParameterDrawer + name: FMODEventParameterDrawer + href: api/CatchIo.Editor.Utility.Attributes.FMODEventParameterDrawer.html + commentId: T:CatchIo.Editor.Utility.Attributes.FMODEventParameterDrawer + fullName: CatchIo.Editor.Utility.Attributes.FMODEventParameterDrawer + nameWithType: FMODEventParameterDrawer +- uid: CatchIo.Editor.Utility.Attributes.FMODEventParameterDrawer.OnGUI(Rect,SerializedProperty,GUIContent) + name: OnGUI(Rect, SerializedProperty, GUIContent) + href: api/CatchIo.Editor.Utility.Attributes.FMODEventParameterDrawer.html#CatchIo_Editor_Utility_Attributes_FMODEventParameterDrawer_OnGUI_Rect_SerializedProperty_GUIContent_ + commentId: M:CatchIo.Editor.Utility.Attributes.FMODEventParameterDrawer.OnGUI(Rect,SerializedProperty,GUIContent) + fullName: CatchIo.Editor.Utility.Attributes.FMODEventParameterDrawer.OnGUI(Rect, SerializedProperty, GUIContent) + nameWithType: FMODEventParameterDrawer.OnGUI(Rect, SerializedProperty, GUIContent) +- uid: CatchIo.Editor.Utility.Attributes.FMODEventParameterDrawer.OnGUI* + name: OnGUI + href: api/CatchIo.Editor.Utility.Attributes.FMODEventParameterDrawer.html#CatchIo_Editor_Utility_Attributes_FMODEventParameterDrawer_OnGUI_ + commentId: Overload:CatchIo.Editor.Utility.Attributes.FMODEventParameterDrawer.OnGUI + isSpec: "True" + fullName: CatchIo.Editor.Utility.Attributes.FMODEventParameterDrawer.OnGUI + nameWithType: FMODEventParameterDrawer.OnGUI - uid: CatchIo.Editor.Utility.Attributes.MonoScriptPropertyDrawer name: MonoScriptPropertyDrawer href: api/CatchIo.Editor.Utility.Attributes.MonoScriptPropertyDrawer.html @@ -120,6 +221,12 @@ references: isSpec: "True" fullName: CatchIo.Editor.Utility.Attributes.MonoScriptPropertyDrawer.OnGUI nameWithType: MonoScriptPropertyDrawer.OnGUI +- uid: CatchIo.Editor.Utility.MapItemViewIDUpdateUtil + name: MapItemViewIDUpdateUtil + href: api/CatchIo.Editor.Utility.MapItemViewIDUpdateUtil.html + commentId: T:CatchIo.Editor.Utility.MapItemViewIDUpdateUtil + fullName: CatchIo.Editor.Utility.MapItemViewIDUpdateUtil + nameWithType: MapItemViewIDUpdateUtil - uid: CatchIo.Editor.Windows.CharacterAnimationWindow name: CatchIo.Editor.Windows.CharacterAnimationWindow href: api/CatchIo.Editor.Windows.CharacterAnimationWindow.html @@ -350,13 +457,13 @@ references: isSpec: "True" fullName: CatchIo.Editor.Windows.CharacterAnimationWindow.GenerateCharacterAnimationUtils.CheckCharacterMoveTextureExisted nameWithType: GenerateCharacterAnimationUtils.CheckCharacterMoveTextureExisted -- uid: CatchIo.Editor.Windows.CharacterAnimationWindow.GenerateCharacterAnimationUtils.ConvertTextureToSprite(Dictionary{System.String,Texture2D},List{CatchIo.Editor.Windows.CharacterAnimationWindow.SliceVector},Vector2) +- uid: CatchIo.Editor.Windows.CharacterAnimationWindow.GenerateCharacterAnimationUtils.ConvertTextureToSprite(System.Collections.Generic.Dictionary{System.String,Texture2D},System.Collections.Generic.List{CatchIo.Editor.Windows.CharacterAnimationWindow.SliceVector},Vector2) name: ConvertTextureToSprite(Dictionary, List, Vector2) - href: api/CatchIo.Editor.Windows.CharacterAnimationWindow.GenerateCharacterAnimationUtils.html#CatchIo_Editor_Windows_CharacterAnimationWindow_GenerateCharacterAnimationUtils_ConvertTextureToSprite_Dictionary_System_String_Texture2D__List_CatchIo_Editor_Windows_CharacterAnimationWindow_SliceVector__Vector2_ - commentId: M:CatchIo.Editor.Windows.CharacterAnimationWindow.GenerateCharacterAnimationUtils.ConvertTextureToSprite(Dictionary{System.String,Texture2D},List{CatchIo.Editor.Windows.CharacterAnimationWindow.SliceVector},Vector2) + href: api/CatchIo.Editor.Windows.CharacterAnimationWindow.GenerateCharacterAnimationUtils.html#CatchIo_Editor_Windows_CharacterAnimationWindow_GenerateCharacterAnimationUtils_ConvertTextureToSprite_System_Collections_Generic_Dictionary_System_String_Texture2D__System_Collections_Generic_List_CatchIo_Editor_Windows_CharacterAnimationWindow_SliceVector__Vector2_ + commentId: M:CatchIo.Editor.Windows.CharacterAnimationWindow.GenerateCharacterAnimationUtils.ConvertTextureToSprite(System.Collections.Generic.Dictionary{System.String,Texture2D},System.Collections.Generic.List{CatchIo.Editor.Windows.CharacterAnimationWindow.SliceVector},Vector2) name.vb: ConvertTextureToSprite(Dictionary(Of String, Texture2D), List(Of SliceVector), Vector2) - fullName: CatchIo.Editor.Windows.CharacterAnimationWindow.GenerateCharacterAnimationUtils.ConvertTextureToSprite(Dictionary, List, Vector2) - fullName.vb: CatchIo.Editor.Windows.CharacterAnimationWindow.GenerateCharacterAnimationUtils.ConvertTextureToSprite(Dictionary(Of System.String, Texture2D), List(Of CatchIo.Editor.Windows.CharacterAnimationWindow.SliceVector), Vector2) + fullName: CatchIo.Editor.Windows.CharacterAnimationWindow.GenerateCharacterAnimationUtils.ConvertTextureToSprite(System.Collections.Generic.Dictionary, System.Collections.Generic.List, Vector2) + fullName.vb: CatchIo.Editor.Windows.CharacterAnimationWindow.GenerateCharacterAnimationUtils.ConvertTextureToSprite(System.Collections.Generic.Dictionary(Of System.String, Texture2D), System.Collections.Generic.List(Of CatchIo.Editor.Windows.CharacterAnimationWindow.SliceVector), Vector2) nameWithType: GenerateCharacterAnimationUtils.ConvertTextureToSprite(Dictionary, List, Vector2) nameWithType.vb: GenerateCharacterAnimationUtils.ConvertTextureToSprite(Dictionary(Of String, Texture2D), List(Of SliceVector), Vector2) - uid: CatchIo.Editor.Windows.CharacterAnimationWindow.GenerateCharacterAnimationUtils.ConvertTextureToSprite* @@ -385,13 +492,13 @@ references: isSpec: "True" fullName: CatchIo.Editor.Windows.CharacterAnimationWindow.GenerateCharacterAnimationUtils.LoadSpriteInAssets nameWithType: GenerateCharacterAnimationUtils.LoadSpriteInAssets -- uid: CatchIo.Editor.Windows.CharacterAnimationWindow.GenerateCharacterAnimationUtils.MakeActionAnimationClips(Dictionary{System.String,List{Sprite}},System.String) +- uid: CatchIo.Editor.Windows.CharacterAnimationWindow.GenerateCharacterAnimationUtils.MakeActionAnimationClips(System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{Sprite}},System.String) name: MakeActionAnimationClips(Dictionary>, String) - href: api/CatchIo.Editor.Windows.CharacterAnimationWindow.GenerateCharacterAnimationUtils.html#CatchIo_Editor_Windows_CharacterAnimationWindow_GenerateCharacterAnimationUtils_MakeActionAnimationClips_Dictionary_System_String_List_Sprite___System_String_ - commentId: M:CatchIo.Editor.Windows.CharacterAnimationWindow.GenerateCharacterAnimationUtils.MakeActionAnimationClips(Dictionary{System.String,List{Sprite}},System.String) + href: api/CatchIo.Editor.Windows.CharacterAnimationWindow.GenerateCharacterAnimationUtils.html#CatchIo_Editor_Windows_CharacterAnimationWindow_GenerateCharacterAnimationUtils_MakeActionAnimationClips_System_Collections_Generic_Dictionary_System_String_System_Collections_Generic_List_Sprite___System_String_ + commentId: M:CatchIo.Editor.Windows.CharacterAnimationWindow.GenerateCharacterAnimationUtils.MakeActionAnimationClips(System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{Sprite}},System.String) name.vb: MakeActionAnimationClips(Dictionary(Of String, List(Of Sprite)), String) - fullName: CatchIo.Editor.Windows.CharacterAnimationWindow.GenerateCharacterAnimationUtils.MakeActionAnimationClips(Dictionary>, System.String) - fullName.vb: CatchIo.Editor.Windows.CharacterAnimationWindow.GenerateCharacterAnimationUtils.MakeActionAnimationClips(Dictionary(Of System.String, List(Of Sprite)), System.String) + fullName: CatchIo.Editor.Windows.CharacterAnimationWindow.GenerateCharacterAnimationUtils.MakeActionAnimationClips(System.Collections.Generic.Dictionary>, System.String) + fullName.vb: CatchIo.Editor.Windows.CharacterAnimationWindow.GenerateCharacterAnimationUtils.MakeActionAnimationClips(System.Collections.Generic.Dictionary(Of System.String, System.Collections.Generic.List(Of Sprite)), System.String) nameWithType: GenerateCharacterAnimationUtils.MakeActionAnimationClips(Dictionary>, String) nameWithType.vb: GenerateCharacterAnimationUtils.MakeActionAnimationClips(Dictionary(Of String, List(Of Sprite)), String) - uid: CatchIo.Editor.Windows.CharacterAnimationWindow.GenerateCharacterAnimationUtils.MakeActionAnimationClips* @@ -401,13 +508,13 @@ references: isSpec: "True" fullName: CatchIo.Editor.Windows.CharacterAnimationWindow.GenerateCharacterAnimationUtils.MakeActionAnimationClips nameWithType: GenerateCharacterAnimationUtils.MakeActionAnimationClips -- uid: CatchIo.Editor.Windows.CharacterAnimationWindow.GenerateCharacterAnimationUtils.MakeMoveAnimationClips(Dictionary{System.String,List{Sprite}},System.String) +- uid: CatchIo.Editor.Windows.CharacterAnimationWindow.GenerateCharacterAnimationUtils.MakeMoveAnimationClips(System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{Sprite}},System.String) name: MakeMoveAnimationClips(Dictionary>, String) - href: api/CatchIo.Editor.Windows.CharacterAnimationWindow.GenerateCharacterAnimationUtils.html#CatchIo_Editor_Windows_CharacterAnimationWindow_GenerateCharacterAnimationUtils_MakeMoveAnimationClips_Dictionary_System_String_List_Sprite___System_String_ - commentId: M:CatchIo.Editor.Windows.CharacterAnimationWindow.GenerateCharacterAnimationUtils.MakeMoveAnimationClips(Dictionary{System.String,List{Sprite}},System.String) + href: api/CatchIo.Editor.Windows.CharacterAnimationWindow.GenerateCharacterAnimationUtils.html#CatchIo_Editor_Windows_CharacterAnimationWindow_GenerateCharacterAnimationUtils_MakeMoveAnimationClips_System_Collections_Generic_Dictionary_System_String_System_Collections_Generic_List_Sprite___System_String_ + commentId: M:CatchIo.Editor.Windows.CharacterAnimationWindow.GenerateCharacterAnimationUtils.MakeMoveAnimationClips(System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{Sprite}},System.String) name.vb: MakeMoveAnimationClips(Dictionary(Of String, List(Of Sprite)), String) - fullName: CatchIo.Editor.Windows.CharacterAnimationWindow.GenerateCharacterAnimationUtils.MakeMoveAnimationClips(Dictionary>, System.String) - fullName.vb: CatchIo.Editor.Windows.CharacterAnimationWindow.GenerateCharacterAnimationUtils.MakeMoveAnimationClips(Dictionary(Of System.String, List(Of Sprite)), System.String) + fullName: CatchIo.Editor.Windows.CharacterAnimationWindow.GenerateCharacterAnimationUtils.MakeMoveAnimationClips(System.Collections.Generic.Dictionary>, System.String) + fullName.vb: CatchIo.Editor.Windows.CharacterAnimationWindow.GenerateCharacterAnimationUtils.MakeMoveAnimationClips(System.Collections.Generic.Dictionary(Of System.String, System.Collections.Generic.List(Of Sprite)), System.String) nameWithType: GenerateCharacterAnimationUtils.MakeMoveAnimationClips(Dictionary>, String) nameWithType.vb: GenerateCharacterAnimationUtils.MakeMoveAnimationClips(Dictionary(Of String, List(Of Sprite)), String) - uid: CatchIo.Editor.Windows.CharacterAnimationWindow.GenerateCharacterAnimationUtils.MakeMoveAnimationClips* @@ -739,12 +846,6 @@ references: commentId: T:CatchIo.Game.Characters.Enums.CharacterColorType fullName: CatchIo.Game.Characters.Enums.CharacterColorType nameWithType: CharacterColorType -- uid: CatchIo.Game.Characters.Enums.CharacterColorType.Black - name: Black - href: api/CatchIo.Game.Characters.Enums.CharacterColorType.html#CatchIo_Game_Characters_Enums_CharacterColorType_Black - commentId: F:CatchIo.Game.Characters.Enums.CharacterColorType.Black - fullName: CatchIo.Game.Characters.Enums.CharacterColorType.Black - nameWithType: CharacterColorType.Black - uid: CatchIo.Game.Characters.Enums.CharacterColorType.Blue name: Blue href: api/CatchIo.Game.Characters.Enums.CharacterColorType.html#CatchIo_Game_Characters_Enums_CharacterColorType_Blue @@ -817,6 +918,586 @@ references: commentId: F:CatchIo.Game.Characters.Enums.CharacterColorType.Yellow fullName: CatchIo.Game.Characters.Enums.CharacterColorType.Yellow nameWithType: CharacterColorType.Yellow +- uid: CatchIo.Runtime.Agent + name: CatchIo.Runtime.Agent + href: api/CatchIo.Runtime.Agent.html + commentId: N:CatchIo.Runtime.Agent + fullName: CatchIo.Runtime.Agent + nameWithType: CatchIo.Runtime.Agent +- uid: CatchIo.Runtime.Agent.AgentFootprintGenerator + name: AgentFootprintGenerator + href: api/CatchIo.Runtime.Agent.AgentFootprintGenerator.html + commentId: T:CatchIo.Runtime.Agent.AgentFootprintGenerator + fullName: CatchIo.Runtime.Agent.AgentFootprintGenerator + nameWithType: AgentFootprintGenerator +- uid: CatchIo.Runtime.Agent.AgentFootprintGenerator.CurrentTileSurface + name: CurrentTileSurface + href: api/CatchIo.Runtime.Agent.AgentFootprintGenerator.html#CatchIo_Runtime_Agent_AgentFootprintGenerator_CurrentTileSurface + commentId: P:CatchIo.Runtime.Agent.AgentFootprintGenerator.CurrentTileSurface + fullName: CatchIo.Runtime.Agent.AgentFootprintGenerator.CurrentTileSurface + nameWithType: AgentFootprintGenerator.CurrentTileSurface +- uid: CatchIo.Runtime.Agent.AgentFootprintGenerator.CurrentTileSurface* + name: CurrentTileSurface + href: api/CatchIo.Runtime.Agent.AgentFootprintGenerator.html#CatchIo_Runtime_Agent_AgentFootprintGenerator_CurrentTileSurface_ + commentId: Overload:CatchIo.Runtime.Agent.AgentFootprintGenerator.CurrentTileSurface + isSpec: "True" + fullName: CatchIo.Runtime.Agent.AgentFootprintGenerator.CurrentTileSurface + nameWithType: AgentFootprintGenerator.CurrentTileSurface +- uid: CatchIo.Runtime.Agent.AgentFootprintGenerator.FootprintLifeTime + name: FootprintLifeTime + href: api/CatchIo.Runtime.Agent.AgentFootprintGenerator.html#CatchIo_Runtime_Agent_AgentFootprintGenerator_FootprintLifeTime + commentId: F:CatchIo.Runtime.Agent.AgentFootprintGenerator.FootprintLifeTime + fullName: CatchIo.Runtime.Agent.AgentFootprintGenerator.FootprintLifeTime + nameWithType: AgentFootprintGenerator.FootprintLifeTime +- uid: CatchIo.Runtime.Agent.AgentFootprintGenerator.OnSurfaceChanged(System.Nullable{TileSurface}) + name: OnSurfaceChanged(Nullable) + href: api/CatchIo.Runtime.Agent.AgentFootprintGenerator.html#CatchIo_Runtime_Agent_AgentFootprintGenerator_OnSurfaceChanged_System_Nullable_TileSurface__ + commentId: M:CatchIo.Runtime.Agent.AgentFootprintGenerator.OnSurfaceChanged(System.Nullable{TileSurface}) + name.vb: OnSurfaceChanged(Nullable(Of TileSurface)) + fullName: CatchIo.Runtime.Agent.AgentFootprintGenerator.OnSurfaceChanged(System.Nullable) + fullName.vb: CatchIo.Runtime.Agent.AgentFootprintGenerator.OnSurfaceChanged(System.Nullable(Of TileSurface)) + nameWithType: AgentFootprintGenerator.OnSurfaceChanged(Nullable) + nameWithType.vb: AgentFootprintGenerator.OnSurfaceChanged(Nullable(Of TileSurface)) +- uid: CatchIo.Runtime.Agent.AgentFootprintGenerator.OnSurfaceChanged* + name: OnSurfaceChanged + href: api/CatchIo.Runtime.Agent.AgentFootprintGenerator.html#CatchIo_Runtime_Agent_AgentFootprintGenerator_OnSurfaceChanged_ + commentId: Overload:CatchIo.Runtime.Agent.AgentFootprintGenerator.OnSurfaceChanged + isSpec: "True" + fullName: CatchIo.Runtime.Agent.AgentFootprintGenerator.OnSurfaceChanged + nameWithType: AgentFootprintGenerator.OnSurfaceChanged +- uid: CatchIo.Runtime.Agent.AgentFootprintGenerator.PlayFootstepEvents + name: PlayFootstepEvents() + href: api/CatchIo.Runtime.Agent.AgentFootprintGenerator.html#CatchIo_Runtime_Agent_AgentFootprintGenerator_PlayFootstepEvents + commentId: M:CatchIo.Runtime.Agent.AgentFootprintGenerator.PlayFootstepEvents + fullName: CatchIo.Runtime.Agent.AgentFootprintGenerator.PlayFootstepEvents() + nameWithType: AgentFootprintGenerator.PlayFootstepEvents() +- uid: CatchIo.Runtime.Agent.AgentFootprintGenerator.PlayFootstepEvents* + name: PlayFootstepEvents + href: api/CatchIo.Runtime.Agent.AgentFootprintGenerator.html#CatchIo_Runtime_Agent_AgentFootprintGenerator_PlayFootstepEvents_ + commentId: Overload:CatchIo.Runtime.Agent.AgentFootprintGenerator.PlayFootstepEvents + isSpec: "True" + fullName: CatchIo.Runtime.Agent.AgentFootprintGenerator.PlayFootstepEvents + nameWithType: AgentFootprintGenerator.PlayFootstepEvents +- uid: CatchIo.Runtime.Agent.AgentNetworking + name: AgentNetworking + href: api/CatchIo.Runtime.Agent.AgentNetworking.html + commentId: T:CatchIo.Runtime.Agent.AgentNetworking + fullName: CatchIo.Runtime.Agent.AgentNetworking + nameWithType: AgentNetworking +- uid: CatchIo.Runtime.Agent.AgentNetworking.AgentClassType + name: AgentClassType + href: api/CatchIo.Runtime.Agent.AgentNetworking.html#CatchIo_Runtime_Agent_AgentNetworking_AgentClassType + commentId: P:CatchIo.Runtime.Agent.AgentNetworking.AgentClassType + fullName: CatchIo.Runtime.Agent.AgentNetworking.AgentClassType + nameWithType: AgentNetworking.AgentClassType +- uid: CatchIo.Runtime.Agent.AgentNetworking.AgentClassType* + name: AgentClassType + href: api/CatchIo.Runtime.Agent.AgentNetworking.html#CatchIo_Runtime_Agent_AgentNetworking_AgentClassType_ + commentId: Overload:CatchIo.Runtime.Agent.AgentNetworking.AgentClassType + isSpec: "True" + fullName: CatchIo.Runtime.Agent.AgentNetworking.AgentClassType + nameWithType: AgentNetworking.AgentClassType +- uid: CatchIo.Runtime.Agent.AgentNetworking.KnockBack(KnockBackData) + name: KnockBack(KnockBackData) + href: api/CatchIo.Runtime.Agent.AgentNetworking.html#CatchIo_Runtime_Agent_AgentNetworking_KnockBack_KnockBackData_ + commentId: M:CatchIo.Runtime.Agent.AgentNetworking.KnockBack(KnockBackData) + fullName: CatchIo.Runtime.Agent.AgentNetworking.KnockBack(KnockBackData) + nameWithType: AgentNetworking.KnockBack(KnockBackData) +- uid: CatchIo.Runtime.Agent.AgentNetworking.KnockBack* + name: KnockBack + href: api/CatchIo.Runtime.Agent.AgentNetworking.html#CatchIo_Runtime_Agent_AgentNetworking_KnockBack_ + commentId: Overload:CatchIo.Runtime.Agent.AgentNetworking.KnockBack + isSpec: "True" + fullName: CatchIo.Runtime.Agent.AgentNetworking.KnockBack + nameWithType: AgentNetworking.KnockBack +- uid: CatchIo.Runtime.Agent.AgentNetworking.RPC_KnockBack(System.Int32,Vector2,System.Single) + name: RPC_KnockBack(Int32, Vector2, Single) + href: api/CatchIo.Runtime.Agent.AgentNetworking.html#CatchIo_Runtime_Agent_AgentNetworking_RPC_KnockBack_System_Int32_Vector2_System_Single_ + commentId: M:CatchIo.Runtime.Agent.AgentNetworking.RPC_KnockBack(System.Int32,Vector2,System.Single) + fullName: CatchIo.Runtime.Agent.AgentNetworking.RPC_KnockBack(System.Int32, Vector2, System.Single) + nameWithType: AgentNetworking.RPC_KnockBack(Int32, Vector2, Single) +- uid: CatchIo.Runtime.Agent.AgentNetworking.RPC_KnockBack* + name: RPC_KnockBack + href: api/CatchIo.Runtime.Agent.AgentNetworking.html#CatchIo_Runtime_Agent_AgentNetworking_RPC_KnockBack_ + commentId: Overload:CatchIo.Runtime.Agent.AgentNetworking.RPC_KnockBack + isSpec: "True" + fullName: CatchIo.Runtime.Agent.AgentNetworking.RPC_KnockBack + nameWithType: AgentNetworking.RPC_KnockBack +- uid: CatchIo.Runtime.Agent.AgentRotation + name: AgentRotation + href: api/CatchIo.Runtime.Agent.AgentRotation.html + commentId: T:CatchIo.Runtime.Agent.AgentRotation + fullName: CatchIo.Runtime.Agent.AgentRotation + nameWithType: AgentRotation +- uid: CatchIo.Runtime.Agent.AgentRotation.DirectionState + name: DirectionState() + href: api/CatchIo.Runtime.Agent.AgentRotation.html#CatchIo_Runtime_Agent_AgentRotation_DirectionState + commentId: M:CatchIo.Runtime.Agent.AgentRotation.DirectionState + fullName: CatchIo.Runtime.Agent.AgentRotation.DirectionState() + nameWithType: AgentRotation.DirectionState() +- uid: CatchIo.Runtime.Agent.AgentRotation.DirectionState* + name: DirectionState + href: api/CatchIo.Runtime.Agent.AgentRotation.html#CatchIo_Runtime_Agent_AgentRotation_DirectionState_ + commentId: Overload:CatchIo.Runtime.Agent.AgentRotation.DirectionState + isSpec: "True" + fullName: CatchIo.Runtime.Agent.AgentRotation.DirectionState + nameWithType: AgentRotation.DirectionState +- uid: CatchIo.Runtime.Agent.AgentRotation.GetViewAngle + name: GetViewAngle() + href: api/CatchIo.Runtime.Agent.AgentRotation.html#CatchIo_Runtime_Agent_AgentRotation_GetViewAngle + commentId: M:CatchIo.Runtime.Agent.AgentRotation.GetViewAngle + fullName: CatchIo.Runtime.Agent.AgentRotation.GetViewAngle() + nameWithType: AgentRotation.GetViewAngle() +- uid: CatchIo.Runtime.Agent.AgentRotation.GetViewAngle* + name: GetViewAngle + href: api/CatchIo.Runtime.Agent.AgentRotation.html#CatchIo_Runtime_Agent_AgentRotation_GetViewAngle_ + commentId: Overload:CatchIo.Runtime.Agent.AgentRotation.GetViewAngle + isSpec: "True" + fullName: CatchIo.Runtime.Agent.AgentRotation.GetViewAngle + nameWithType: AgentRotation.GetViewAngle +- uid: CatchIo.Runtime.Agent.AgentRotation.OnPhotonSerializeView(PhotonStream,PhotonMessageInfo) + name: OnPhotonSerializeView(PhotonStream, PhotonMessageInfo) + href: api/CatchIo.Runtime.Agent.AgentRotation.html#CatchIo_Runtime_Agent_AgentRotation_OnPhotonSerializeView_PhotonStream_PhotonMessageInfo_ + commentId: M:CatchIo.Runtime.Agent.AgentRotation.OnPhotonSerializeView(PhotonStream,PhotonMessageInfo) + fullName: CatchIo.Runtime.Agent.AgentRotation.OnPhotonSerializeView(PhotonStream, PhotonMessageInfo) + nameWithType: AgentRotation.OnPhotonSerializeView(PhotonStream, PhotonMessageInfo) +- uid: CatchIo.Runtime.Agent.AgentRotation.OnPhotonSerializeView* + name: OnPhotonSerializeView + href: api/CatchIo.Runtime.Agent.AgentRotation.html#CatchIo_Runtime_Agent_AgentRotation_OnPhotonSerializeView_ + commentId: Overload:CatchIo.Runtime.Agent.AgentRotation.OnPhotonSerializeView + isSpec: "True" + fullName: CatchIo.Runtime.Agent.AgentRotation.OnPhotonSerializeView + nameWithType: AgentRotation.OnPhotonSerializeView +- uid: CatchIo.Runtime.Agent.Core + name: CatchIo.Runtime.Agent.Core + href: api/CatchIo.Runtime.Agent.Core.html + commentId: N:CatchIo.Runtime.Agent.Core + fullName: CatchIo.Runtime.Agent.Core + nameWithType: CatchIo.Runtime.Agent.Core +- uid: CatchIo.Runtime.Agent.Core.AgentHealth + name: AgentHealth + href: api/CatchIo.Runtime.Agent.Core.AgentHealth.html + commentId: T:CatchIo.Runtime.Agent.Core.AgentHealth + fullName: CatchIo.Runtime.Agent.Core.AgentHealth + nameWithType: AgentHealth +- uid: CatchIo.Runtime.Agent.Core.AgentHealth.CurrentHealth + name: CurrentHealth + href: api/CatchIo.Runtime.Agent.Core.AgentHealth.html#CatchIo_Runtime_Agent_Core_AgentHealth_CurrentHealth + commentId: P:CatchIo.Runtime.Agent.Core.AgentHealth.CurrentHealth + fullName: CatchIo.Runtime.Agent.Core.AgentHealth.CurrentHealth + nameWithType: AgentHealth.CurrentHealth +- uid: CatchIo.Runtime.Agent.Core.AgentHealth.CurrentHealth* + name: CurrentHealth + href: api/CatchIo.Runtime.Agent.Core.AgentHealth.html#CatchIo_Runtime_Agent_Core_AgentHealth_CurrentHealth_ + commentId: Overload:CatchIo.Runtime.Agent.Core.AgentHealth.CurrentHealth + isSpec: "True" + fullName: CatchIo.Runtime.Agent.Core.AgentHealth.CurrentHealth + nameWithType: AgentHealth.CurrentHealth +- uid: CatchIo.Runtime.Agent.Core.AgentHealth.IsAlive + name: IsAlive + href: api/CatchIo.Runtime.Agent.Core.AgentHealth.html#CatchIo_Runtime_Agent_Core_AgentHealth_IsAlive + commentId: P:CatchIo.Runtime.Agent.Core.AgentHealth.IsAlive + fullName: CatchIo.Runtime.Agent.Core.AgentHealth.IsAlive + nameWithType: AgentHealth.IsAlive +- uid: CatchIo.Runtime.Agent.Core.AgentHealth.IsAlive* + name: IsAlive + href: api/CatchIo.Runtime.Agent.Core.AgentHealth.html#CatchIo_Runtime_Agent_Core_AgentHealth_IsAlive_ + commentId: Overload:CatchIo.Runtime.Agent.Core.AgentHealth.IsAlive + isSpec: "True" + fullName: CatchIo.Runtime.Agent.Core.AgentHealth.IsAlive + nameWithType: AgentHealth.IsAlive +- uid: CatchIo.Runtime.Agent.Core.AgentHealth.OnDamage + name: OnDamage + href: api/CatchIo.Runtime.Agent.Core.AgentHealth.html#CatchIo_Runtime_Agent_Core_AgentHealth_OnDamage + commentId: F:CatchIo.Runtime.Agent.Core.AgentHealth.OnDamage + fullName: CatchIo.Runtime.Agent.Core.AgentHealth.OnDamage + nameWithType: AgentHealth.OnDamage +- uid: CatchIo.Runtime.Agent.Core.AgentHealth.TakeDamage(System.Single,DamageSfxType) + name: TakeDamage(Single, DamageSfxType) + href: api/CatchIo.Runtime.Agent.Core.AgentHealth.html#CatchIo_Runtime_Agent_Core_AgentHealth_TakeDamage_System_Single_DamageSfxType_ + commentId: M:CatchIo.Runtime.Agent.Core.AgentHealth.TakeDamage(System.Single,DamageSfxType) + fullName: CatchIo.Runtime.Agent.Core.AgentHealth.TakeDamage(System.Single, DamageSfxType) + nameWithType: AgentHealth.TakeDamage(Single, DamageSfxType) +- uid: CatchIo.Runtime.Agent.Core.AgentHealth.TakeDamage* + name: TakeDamage + href: api/CatchIo.Runtime.Agent.Core.AgentHealth.html#CatchIo_Runtime_Agent_Core_AgentHealth_TakeDamage_ + commentId: Overload:CatchIo.Runtime.Agent.Core.AgentHealth.TakeDamage + isSpec: "True" + fullName: CatchIo.Runtime.Agent.Core.AgentHealth.TakeDamage + nameWithType: AgentHealth.TakeDamage +- uid: CatchIo.Runtime.Agent.Core.AgentPathFinder + name: AgentPathFinder + href: api/CatchIo.Runtime.Agent.Core.AgentPathFinder.html + commentId: T:CatchIo.Runtime.Agent.Core.AgentPathFinder + fullName: CatchIo.Runtime.Agent.Core.AgentPathFinder + nameWithType: AgentPathFinder +- uid: CatchIo.Runtime.Agent.Core.AgentPathFinder.GetSpeed + name: GetSpeed() + href: api/CatchIo.Runtime.Agent.Core.AgentPathFinder.html#CatchIo_Runtime_Agent_Core_AgentPathFinder_GetSpeed + commentId: M:CatchIo.Runtime.Agent.Core.AgentPathFinder.GetSpeed + fullName: CatchIo.Runtime.Agent.Core.AgentPathFinder.GetSpeed() + nameWithType: AgentPathFinder.GetSpeed() +- uid: CatchIo.Runtime.Agent.Core.AgentPathFinder.GetSpeed* + name: GetSpeed + href: api/CatchIo.Runtime.Agent.Core.AgentPathFinder.html#CatchIo_Runtime_Agent_Core_AgentPathFinder_GetSpeed_ + commentId: Overload:CatchIo.Runtime.Agent.Core.AgentPathFinder.GetSpeed + isSpec: "True" + fullName: CatchIo.Runtime.Agent.Core.AgentPathFinder.GetSpeed + nameWithType: AgentPathFinder.GetSpeed +- uid: CatchIo.Runtime.Agent.Core.AgentPathFinder.GetVelocity + name: GetVelocity() + href: api/CatchIo.Runtime.Agent.Core.AgentPathFinder.html#CatchIo_Runtime_Agent_Core_AgentPathFinder_GetVelocity + commentId: M:CatchIo.Runtime.Agent.Core.AgentPathFinder.GetVelocity + fullName: CatchIo.Runtime.Agent.Core.AgentPathFinder.GetVelocity() + nameWithType: AgentPathFinder.GetVelocity() +- uid: CatchIo.Runtime.Agent.Core.AgentPathFinder.GetVelocity* + name: GetVelocity + href: api/CatchIo.Runtime.Agent.Core.AgentPathFinder.html#CatchIo_Runtime_Agent_Core_AgentPathFinder_GetVelocity_ + commentId: Overload:CatchIo.Runtime.Agent.Core.AgentPathFinder.GetVelocity + isSpec: "True" + fullName: CatchIo.Runtime.Agent.Core.AgentPathFinder.GetVelocity + nameWithType: AgentPathFinder.GetVelocity +- uid: CatchIo.Runtime.Agent.Core.AgentPathFinder.IsMoving + name: IsMoving() + href: api/CatchIo.Runtime.Agent.Core.AgentPathFinder.html#CatchIo_Runtime_Agent_Core_AgentPathFinder_IsMoving + commentId: M:CatchIo.Runtime.Agent.Core.AgentPathFinder.IsMoving + fullName: CatchIo.Runtime.Agent.Core.AgentPathFinder.IsMoving() + nameWithType: AgentPathFinder.IsMoving() +- uid: CatchIo.Runtime.Agent.Core.AgentPathFinder.IsMoving* + name: IsMoving + href: api/CatchIo.Runtime.Agent.Core.AgentPathFinder.html#CatchIo_Runtime_Agent_Core_AgentPathFinder_IsMoving_ + commentId: Overload:CatchIo.Runtime.Agent.Core.AgentPathFinder.IsMoving + isSpec: "True" + fullName: CatchIo.Runtime.Agent.Core.AgentPathFinder.IsMoving + nameWithType: AgentPathFinder.IsMoving +- uid: CatchIo.Runtime.Agent.Core.AgentPathFinder.OnPhotonSerializeView(PhotonStream,PhotonMessageInfo) + name: OnPhotonSerializeView(PhotonStream, PhotonMessageInfo) + href: api/CatchIo.Runtime.Agent.Core.AgentPathFinder.html#CatchIo_Runtime_Agent_Core_AgentPathFinder_OnPhotonSerializeView_PhotonStream_PhotonMessageInfo_ + commentId: M:CatchIo.Runtime.Agent.Core.AgentPathFinder.OnPhotonSerializeView(PhotonStream,PhotonMessageInfo) + fullName: CatchIo.Runtime.Agent.Core.AgentPathFinder.OnPhotonSerializeView(PhotonStream, PhotonMessageInfo) + nameWithType: AgentPathFinder.OnPhotonSerializeView(PhotonStream, PhotonMessageInfo) +- uid: CatchIo.Runtime.Agent.Core.AgentPathFinder.OnPhotonSerializeView* + name: OnPhotonSerializeView + href: api/CatchIo.Runtime.Agent.Core.AgentPathFinder.html#CatchIo_Runtime_Agent_Core_AgentPathFinder_OnPhotonSerializeView_ + commentId: Overload:CatchIo.Runtime.Agent.Core.AgentPathFinder.OnPhotonSerializeView + isSpec: "True" + fullName: CatchIo.Runtime.Agent.Core.AgentPathFinder.OnPhotonSerializeView + nameWithType: AgentPathFinder.OnPhotonSerializeView +- uid: CatchIo.Runtime.Agent.EntityRigidbody + name: EntityRigidbody + href: api/CatchIo.Runtime.Agent.EntityRigidbody.html + commentId: T:CatchIo.Runtime.Agent.EntityRigidbody + fullName: CatchIo.Runtime.Agent.EntityRigidbody + nameWithType: EntityRigidbody +- uid: CatchIo.Runtime.Agent.EntityRigidbody.AddVelocity(Vector2) + name: AddVelocity(Vector2) + href: api/CatchIo.Runtime.Agent.EntityRigidbody.html#CatchIo_Runtime_Agent_EntityRigidbody_AddVelocity_Vector2_ + commentId: M:CatchIo.Runtime.Agent.EntityRigidbody.AddVelocity(Vector2) + fullName: CatchIo.Runtime.Agent.EntityRigidbody.AddVelocity(Vector2) + nameWithType: EntityRigidbody.AddVelocity(Vector2) +- uid: CatchIo.Runtime.Agent.EntityRigidbody.AddVelocity* + name: AddVelocity + href: api/CatchIo.Runtime.Agent.EntityRigidbody.html#CatchIo_Runtime_Agent_EntityRigidbody_AddVelocity_ + commentId: Overload:CatchIo.Runtime.Agent.EntityRigidbody.AddVelocity + isSpec: "True" + fullName: CatchIo.Runtime.Agent.EntityRigidbody.AddVelocity + nameWithType: EntityRigidbody.AddVelocity +- uid: CatchIo.Runtime.Agent.EntityRigidbody.Lock + name: Lock() + href: api/CatchIo.Runtime.Agent.EntityRigidbody.html#CatchIo_Runtime_Agent_EntityRigidbody_Lock + commentId: M:CatchIo.Runtime.Agent.EntityRigidbody.Lock + fullName: CatchIo.Runtime.Agent.EntityRigidbody.Lock() + nameWithType: EntityRigidbody.Lock() +- uid: CatchIo.Runtime.Agent.EntityRigidbody.Lock* + name: Lock + href: api/CatchIo.Runtime.Agent.EntityRigidbody.html#CatchIo_Runtime_Agent_EntityRigidbody_Lock_ + commentId: Overload:CatchIo.Runtime.Agent.EntityRigidbody.Lock + isSpec: "True" + fullName: CatchIo.Runtime.Agent.EntityRigidbody.Lock + nameWithType: EntityRigidbody.Lock +- uid: CatchIo.Runtime.Agent.EntityRigidbody.Magnitude + name: Magnitude() + href: api/CatchIo.Runtime.Agent.EntityRigidbody.html#CatchIo_Runtime_Agent_EntityRigidbody_Magnitude + commentId: M:CatchIo.Runtime.Agent.EntityRigidbody.Magnitude + fullName: CatchIo.Runtime.Agent.EntityRigidbody.Magnitude() + nameWithType: EntityRigidbody.Magnitude() +- uid: CatchIo.Runtime.Agent.EntityRigidbody.Magnitude* + name: Magnitude + href: api/CatchIo.Runtime.Agent.EntityRigidbody.html#CatchIo_Runtime_Agent_EntityRigidbody_Magnitude_ + commentId: Overload:CatchIo.Runtime.Agent.EntityRigidbody.Magnitude + isSpec: "True" + fullName: CatchIo.Runtime.Agent.EntityRigidbody.Magnitude + nameWithType: EntityRigidbody.Magnitude +- uid: CatchIo.Runtime.Agent.EntityRigidbody.Position + name: Position() + href: api/CatchIo.Runtime.Agent.EntityRigidbody.html#CatchIo_Runtime_Agent_EntityRigidbody_Position + commentId: M:CatchIo.Runtime.Agent.EntityRigidbody.Position + fullName: CatchIo.Runtime.Agent.EntityRigidbody.Position() + nameWithType: EntityRigidbody.Position() +- uid: CatchIo.Runtime.Agent.EntityRigidbody.Position* + name: Position + href: api/CatchIo.Runtime.Agent.EntityRigidbody.html#CatchIo_Runtime_Agent_EntityRigidbody_Position_ + commentId: Overload:CatchIo.Runtime.Agent.EntityRigidbody.Position + isSpec: "True" + fullName: CatchIo.Runtime.Agent.EntityRigidbody.Position + nameWithType: EntityRigidbody.Position +- uid: CatchIo.Runtime.Agent.EntityRigidbody.SetVelocity(Vector2) + name: SetVelocity(Vector2) + href: api/CatchIo.Runtime.Agent.EntityRigidbody.html#CatchIo_Runtime_Agent_EntityRigidbody_SetVelocity_Vector2_ + commentId: M:CatchIo.Runtime.Agent.EntityRigidbody.SetVelocity(Vector2) + fullName: CatchIo.Runtime.Agent.EntityRigidbody.SetVelocity(Vector2) + nameWithType: EntityRigidbody.SetVelocity(Vector2) +- uid: CatchIo.Runtime.Agent.EntityRigidbody.SetVelocity* + name: SetVelocity + href: api/CatchIo.Runtime.Agent.EntityRigidbody.html#CatchIo_Runtime_Agent_EntityRigidbody_SetVelocity_ + commentId: Overload:CatchIo.Runtime.Agent.EntityRigidbody.SetVelocity + isSpec: "True" + fullName: CatchIo.Runtime.Agent.EntityRigidbody.SetVelocity + nameWithType: EntityRigidbody.SetVelocity +- uid: CatchIo.Runtime.Agent.EntityRigidbody.Unlock + name: Unlock() + href: api/CatchIo.Runtime.Agent.EntityRigidbody.html#CatchIo_Runtime_Agent_EntityRigidbody_Unlock + commentId: M:CatchIo.Runtime.Agent.EntityRigidbody.Unlock + fullName: CatchIo.Runtime.Agent.EntityRigidbody.Unlock() + nameWithType: EntityRigidbody.Unlock() +- uid: CatchIo.Runtime.Agent.EntityRigidbody.Unlock* + name: Unlock + href: api/CatchIo.Runtime.Agent.EntityRigidbody.html#CatchIo_Runtime_Agent_EntityRigidbody_Unlock_ + commentId: Overload:CatchIo.Runtime.Agent.EntityRigidbody.Unlock + isSpec: "True" + fullName: CatchIo.Runtime.Agent.EntityRigidbody.Unlock + nameWithType: EntityRigidbody.Unlock +- uid: CatchIo.Runtime.Agent.EntityRigidbody.Velocity + name: Velocity() + href: api/CatchIo.Runtime.Agent.EntityRigidbody.html#CatchIo_Runtime_Agent_EntityRigidbody_Velocity + commentId: M:CatchIo.Runtime.Agent.EntityRigidbody.Velocity + fullName: CatchIo.Runtime.Agent.EntityRigidbody.Velocity() + nameWithType: EntityRigidbody.Velocity() +- uid: CatchIo.Runtime.Agent.EntityRigidbody.Velocity* + name: Velocity + href: api/CatchIo.Runtime.Agent.EntityRigidbody.html#CatchIo_Runtime_Agent_EntityRigidbody_Velocity_ + commentId: Overload:CatchIo.Runtime.Agent.EntityRigidbody.Velocity + isSpec: "True" + fullName: CatchIo.Runtime.Agent.EntityRigidbody.Velocity + nameWithType: EntityRigidbody.Velocity +- uid: CatchIo.Runtime.Agent.Graphics + name: CatchIo.Runtime.Agent.Graphics + href: api/CatchIo.Runtime.Agent.Graphics.html + commentId: N:CatchIo.Runtime.Agent.Graphics + fullName: CatchIo.Runtime.Agent.Graphics + nameWithType: CatchIo.Runtime.Agent.Graphics +- uid: CatchIo.Runtime.Agent.Graphics.AgentRenderer + name: AgentRenderer + href: api/CatchIo.Runtime.Agent.Graphics.AgentRenderer.html + commentId: T:CatchIo.Runtime.Agent.Graphics.AgentRenderer + fullName: CatchIo.Runtime.Agent.Graphics.AgentRenderer + nameWithType: AgentRenderer +- uid: CatchIo.Runtime.Agent.Receivers + name: CatchIo.Runtime.Agent.Receivers + href: api/CatchIo.Runtime.Agent.Receivers.html + commentId: N:CatchIo.Runtime.Agent.Receivers + fullName: CatchIo.Runtime.Agent.Receivers + nameWithType: CatchIo.Runtime.Agent.Receivers +- uid: CatchIo.Runtime.Agent.Receivers.AgentDamageReceiver + name: AgentDamageReceiver + href: api/CatchIo.Runtime.Agent.Receivers.AgentDamageReceiver.html + commentId: T:CatchIo.Runtime.Agent.Receivers.AgentDamageReceiver + fullName: CatchIo.Runtime.Agent.Receivers.AgentDamageReceiver + nameWithType: AgentDamageReceiver +- uid: CatchIo.Runtime.Agent.Receivers.AgentDamageReceiver.GetIndicatorPosition + name: GetIndicatorPosition() + href: api/CatchIo.Runtime.Agent.Receivers.AgentDamageReceiver.html#CatchIo_Runtime_Agent_Receivers_AgentDamageReceiver_GetIndicatorPosition + commentId: M:CatchIo.Runtime.Agent.Receivers.AgentDamageReceiver.GetIndicatorPosition + fullName: CatchIo.Runtime.Agent.Receivers.AgentDamageReceiver.GetIndicatorPosition() + nameWithType: AgentDamageReceiver.GetIndicatorPosition() +- uid: CatchIo.Runtime.Agent.Receivers.AgentDamageReceiver.GetIndicatorPosition* + name: GetIndicatorPosition + href: api/CatchIo.Runtime.Agent.Receivers.AgentDamageReceiver.html#CatchIo_Runtime_Agent_Receivers_AgentDamageReceiver_GetIndicatorPosition_ + commentId: Overload:CatchIo.Runtime.Agent.Receivers.AgentDamageReceiver.GetIndicatorPosition + isSpec: "True" + fullName: CatchIo.Runtime.Agent.Receivers.AgentDamageReceiver.GetIndicatorPosition + nameWithType: AgentDamageReceiver.GetIndicatorPosition +- uid: CatchIo.Runtime.Agent.Receivers.AgentDamageReceiver.GetPosition + name: GetPosition() + href: api/CatchIo.Runtime.Agent.Receivers.AgentDamageReceiver.html#CatchIo_Runtime_Agent_Receivers_AgentDamageReceiver_GetPosition + commentId: M:CatchIo.Runtime.Agent.Receivers.AgentDamageReceiver.GetPosition + fullName: CatchIo.Runtime.Agent.Receivers.AgentDamageReceiver.GetPosition() + nameWithType: AgentDamageReceiver.GetPosition() +- uid: CatchIo.Runtime.Agent.Receivers.AgentDamageReceiver.GetPosition* + name: GetPosition + href: api/CatchIo.Runtime.Agent.Receivers.AgentDamageReceiver.html#CatchIo_Runtime_Agent_Receivers_AgentDamageReceiver_GetPosition_ + commentId: Overload:CatchIo.Runtime.Agent.Receivers.AgentDamageReceiver.GetPosition + isSpec: "True" + fullName: CatchIo.Runtime.Agent.Receivers.AgentDamageReceiver.GetPosition + nameWithType: AgentDamageReceiver.GetPosition +- uid: CatchIo.Runtime.Agent.Receivers.AgentDamageReceiver.IsAlive + name: IsAlive + href: api/CatchIo.Runtime.Agent.Receivers.AgentDamageReceiver.html#CatchIo_Runtime_Agent_Receivers_AgentDamageReceiver_IsAlive + commentId: P:CatchIo.Runtime.Agent.Receivers.AgentDamageReceiver.IsAlive + fullName: CatchIo.Runtime.Agent.Receivers.AgentDamageReceiver.IsAlive + nameWithType: AgentDamageReceiver.IsAlive +- uid: CatchIo.Runtime.Agent.Receivers.AgentDamageReceiver.IsAlive* + name: IsAlive + href: api/CatchIo.Runtime.Agent.Receivers.AgentDamageReceiver.html#CatchIo_Runtime_Agent_Receivers_AgentDamageReceiver_IsAlive_ + commentId: Overload:CatchIo.Runtime.Agent.Receivers.AgentDamageReceiver.IsAlive + isSpec: "True" + fullName: CatchIo.Runtime.Agent.Receivers.AgentDamageReceiver.IsAlive + nameWithType: AgentDamageReceiver.IsAlive +- uid: CatchIo.Runtime.Agent.Receivers.AgentDamageReceiver.KnockBack(KnockBackData) + name: KnockBack(KnockBackData) + href: api/CatchIo.Runtime.Agent.Receivers.AgentDamageReceiver.html#CatchIo_Runtime_Agent_Receivers_AgentDamageReceiver_KnockBack_KnockBackData_ + commentId: M:CatchIo.Runtime.Agent.Receivers.AgentDamageReceiver.KnockBack(KnockBackData) + fullName: CatchIo.Runtime.Agent.Receivers.AgentDamageReceiver.KnockBack(KnockBackData) + nameWithType: AgentDamageReceiver.KnockBack(KnockBackData) +- uid: CatchIo.Runtime.Agent.Receivers.AgentDamageReceiver.KnockBack* + name: KnockBack + href: api/CatchIo.Runtime.Agent.Receivers.AgentDamageReceiver.html#CatchIo_Runtime_Agent_Receivers_AgentDamageReceiver_KnockBack_ + commentId: Overload:CatchIo.Runtime.Agent.Receivers.AgentDamageReceiver.KnockBack + isSpec: "True" + fullName: CatchIo.Runtime.Agent.Receivers.AgentDamageReceiver.KnockBack + nameWithType: AgentDamageReceiver.KnockBack +- uid: CatchIo.Runtime.Agent.Receivers.AgentDamageReceiver.OnDetected(CharacterFacade) + name: OnDetected(CharacterFacade) + href: api/CatchIo.Runtime.Agent.Receivers.AgentDamageReceiver.html#CatchIo_Runtime_Agent_Receivers_AgentDamageReceiver_OnDetected_CharacterFacade_ + commentId: M:CatchIo.Runtime.Agent.Receivers.AgentDamageReceiver.OnDetected(CharacterFacade) + fullName: CatchIo.Runtime.Agent.Receivers.AgentDamageReceiver.OnDetected(CharacterFacade) + nameWithType: AgentDamageReceiver.OnDetected(CharacterFacade) +- uid: CatchIo.Runtime.Agent.Receivers.AgentDamageReceiver.OnDetected* + name: OnDetected + href: api/CatchIo.Runtime.Agent.Receivers.AgentDamageReceiver.html#CatchIo_Runtime_Agent_Receivers_AgentDamageReceiver_OnDetected_ + commentId: Overload:CatchIo.Runtime.Agent.Receivers.AgentDamageReceiver.OnDetected + isSpec: "True" + fullName: CatchIo.Runtime.Agent.Receivers.AgentDamageReceiver.OnDetected + nameWithType: AgentDamageReceiver.OnDetected +- uid: CatchIo.Runtime.Agent.Receivers.AgentDamageReceiver.OnDetectionRemoved(CharacterFacade) + name: OnDetectionRemoved(CharacterFacade) + href: api/CatchIo.Runtime.Agent.Receivers.AgentDamageReceiver.html#CatchIo_Runtime_Agent_Receivers_AgentDamageReceiver_OnDetectionRemoved_CharacterFacade_ + commentId: M:CatchIo.Runtime.Agent.Receivers.AgentDamageReceiver.OnDetectionRemoved(CharacterFacade) + fullName: CatchIo.Runtime.Agent.Receivers.AgentDamageReceiver.OnDetectionRemoved(CharacterFacade) + nameWithType: AgentDamageReceiver.OnDetectionRemoved(CharacterFacade) +- uid: CatchIo.Runtime.Agent.Receivers.AgentDamageReceiver.OnDetectionRemoved* + name: OnDetectionRemoved + href: api/CatchIo.Runtime.Agent.Receivers.AgentDamageReceiver.html#CatchIo_Runtime_Agent_Receivers_AgentDamageReceiver_OnDetectionRemoved_ + commentId: Overload:CatchIo.Runtime.Agent.Receivers.AgentDamageReceiver.OnDetectionRemoved + isSpec: "True" + fullName: CatchIo.Runtime.Agent.Receivers.AgentDamageReceiver.OnDetectionRemoved + nameWithType: AgentDamageReceiver.OnDetectionRemoved +- uid: CatchIo.Runtime.Agent.Receivers.AgentDamageReceiver.TakeDamage(IDamage) + name: TakeDamage(IDamage) + href: api/CatchIo.Runtime.Agent.Receivers.AgentDamageReceiver.html#CatchIo_Runtime_Agent_Receivers_AgentDamageReceiver_TakeDamage_IDamage_ + commentId: M:CatchIo.Runtime.Agent.Receivers.AgentDamageReceiver.TakeDamage(IDamage) + fullName: CatchIo.Runtime.Agent.Receivers.AgentDamageReceiver.TakeDamage(IDamage) + nameWithType: AgentDamageReceiver.TakeDamage(IDamage) +- uid: CatchIo.Runtime.Agent.Receivers.AgentDamageReceiver.TakeDamage* + name: TakeDamage + href: api/CatchIo.Runtime.Agent.Receivers.AgentDamageReceiver.html#CatchIo_Runtime_Agent_Receivers_AgentDamageReceiver_TakeDamage_ + commentId: Overload:CatchIo.Runtime.Agent.Receivers.AgentDamageReceiver.TakeDamage + isSpec: "True" + fullName: CatchIo.Runtime.Agent.Receivers.AgentDamageReceiver.TakeDamage + nameWithType: AgentDamageReceiver.TakeDamage +- uid: CatchIo.Runtime.Agent.Receivers.AgentDamageReceiver.TakeDOTDamage(DOTDamage) + name: TakeDOTDamage(DOTDamage) + href: api/CatchIo.Runtime.Agent.Receivers.AgentDamageReceiver.html#CatchIo_Runtime_Agent_Receivers_AgentDamageReceiver_TakeDOTDamage_DOTDamage_ + commentId: M:CatchIo.Runtime.Agent.Receivers.AgentDamageReceiver.TakeDOTDamage(DOTDamage) + fullName: CatchIo.Runtime.Agent.Receivers.AgentDamageReceiver.TakeDOTDamage(DOTDamage) + nameWithType: AgentDamageReceiver.TakeDOTDamage(DOTDamage) +- uid: CatchIo.Runtime.Agent.Receivers.AgentDamageReceiver.TakeDOTDamage* + name: TakeDOTDamage + href: api/CatchIo.Runtime.Agent.Receivers.AgentDamageReceiver.html#CatchIo_Runtime_Agent_Receivers_AgentDamageReceiver_TakeDOTDamage_ + commentId: Overload:CatchIo.Runtime.Agent.Receivers.AgentDamageReceiver.TakeDOTDamage + isSpec: "True" + fullName: CatchIo.Runtime.Agent.Receivers.AgentDamageReceiver.TakeDOTDamage + nameWithType: AgentDamageReceiver.TakeDOTDamage +- uid: CatchIo.Runtime.Agent.Receivers.AgentDetectable + name: AgentDetectable + href: api/CatchIo.Runtime.Agent.Receivers.AgentDetectable.html + commentId: T:CatchIo.Runtime.Agent.Receivers.AgentDetectable + fullName: CatchIo.Runtime.Agent.Receivers.AgentDetectable + nameWithType: AgentDetectable +- uid: CatchIo.Runtime.Agent.Receivers.AgentDetectable.Detect + name: Detect() + href: api/CatchIo.Runtime.Agent.Receivers.AgentDetectable.html#CatchIo_Runtime_Agent_Receivers_AgentDetectable_Detect + commentId: M:CatchIo.Runtime.Agent.Receivers.AgentDetectable.Detect + fullName: CatchIo.Runtime.Agent.Receivers.AgentDetectable.Detect() + nameWithType: AgentDetectable.Detect() +- uid: CatchIo.Runtime.Agent.Receivers.AgentDetectable.Detect* + name: Detect + href: api/CatchIo.Runtime.Agent.Receivers.AgentDetectable.html#CatchIo_Runtime_Agent_Receivers_AgentDetectable_Detect_ + commentId: Overload:CatchIo.Runtime.Agent.Receivers.AgentDetectable.Detect + isSpec: "True" + fullName: CatchIo.Runtime.Agent.Receivers.AgentDetectable.Detect + nameWithType: AgentDetectable.Detect +- uid: CatchIo.Runtime.Agent.Receivers.AgentDetectable.Miss + name: Miss() + href: api/CatchIo.Runtime.Agent.Receivers.AgentDetectable.html#CatchIo_Runtime_Agent_Receivers_AgentDetectable_Miss + commentId: M:CatchIo.Runtime.Agent.Receivers.AgentDetectable.Miss + fullName: CatchIo.Runtime.Agent.Receivers.AgentDetectable.Miss() + nameWithType: AgentDetectable.Miss() +- uid: CatchIo.Runtime.Agent.Receivers.AgentDetectable.Miss* + name: Miss + href: api/CatchIo.Runtime.Agent.Receivers.AgentDetectable.html#CatchIo_Runtime_Agent_Receivers_AgentDetectable_Miss_ + commentId: Overload:CatchIo.Runtime.Agent.Receivers.AgentDetectable.Miss + isSpec: "True" + fullName: CatchIo.Runtime.Agent.Receivers.AgentDetectable.Miss + nameWithType: AgentDetectable.Miss +- uid: CatchIo.Runtime.Agent.Receivers.AgentDetectable.ViewID + name: ViewID + href: api/CatchIo.Runtime.Agent.Receivers.AgentDetectable.html#CatchIo_Runtime_Agent_Receivers_AgentDetectable_ViewID + commentId: P:CatchIo.Runtime.Agent.Receivers.AgentDetectable.ViewID + fullName: CatchIo.Runtime.Agent.Receivers.AgentDetectable.ViewID + nameWithType: AgentDetectable.ViewID +- uid: CatchIo.Runtime.Agent.Receivers.AgentDetectable.ViewID* + name: ViewID + href: api/CatchIo.Runtime.Agent.Receivers.AgentDetectable.html#CatchIo_Runtime_Agent_Receivers_AgentDetectable_ViewID_ + commentId: Overload:CatchIo.Runtime.Agent.Receivers.AgentDetectable.ViewID + isSpec: "True" + fullName: CatchIo.Runtime.Agent.Receivers.AgentDetectable.ViewID + nameWithType: AgentDetectable.ViewID +- uid: CatchIo.Runtime.Agent.Receivers.AgentTransmorphableReceiver + name: AgentTransmorphableReceiver + href: api/CatchIo.Runtime.Agent.Receivers.AgentTransmorphableReceiver.html + commentId: T:CatchIo.Runtime.Agent.Receivers.AgentTransmorphableReceiver + fullName: CatchIo.Runtime.Agent.Receivers.AgentTransmorphableReceiver + nameWithType: AgentTransmorphableReceiver +- uid: CatchIo.Runtime.Agent.Receivers.AgentTransmorphableReceiver.CanSelect(Vector2,System.Single) + name: CanSelect(Vector2, Single) + href: api/CatchIo.Runtime.Agent.Receivers.AgentTransmorphableReceiver.html#CatchIo_Runtime_Agent_Receivers_AgentTransmorphableReceiver_CanSelect_Vector2_System_Single_ + commentId: M:CatchIo.Runtime.Agent.Receivers.AgentTransmorphableReceiver.CanSelect(Vector2,System.Single) + fullName: CatchIo.Runtime.Agent.Receivers.AgentTransmorphableReceiver.CanSelect(Vector2, System.Single) + nameWithType: AgentTransmorphableReceiver.CanSelect(Vector2, Single) +- uid: CatchIo.Runtime.Agent.Receivers.AgentTransmorphableReceiver.CanSelect* + name: CanSelect + href: api/CatchIo.Runtime.Agent.Receivers.AgentTransmorphableReceiver.html#CatchIo_Runtime_Agent_Receivers_AgentTransmorphableReceiver_CanSelect_ + commentId: Overload:CatchIo.Runtime.Agent.Receivers.AgentTransmorphableReceiver.CanSelect + isSpec: "True" + fullName: CatchIo.Runtime.Agent.Receivers.AgentTransmorphableReceiver.CanSelect + nameWithType: AgentTransmorphableReceiver.CanSelect +- uid: CatchIo.Runtime.Agent.Receivers.AgentTransmorphableReceiver.Deselect + name: Deselect() + href: api/CatchIo.Runtime.Agent.Receivers.AgentTransmorphableReceiver.html#CatchIo_Runtime_Agent_Receivers_AgentTransmorphableReceiver_Deselect + commentId: M:CatchIo.Runtime.Agent.Receivers.AgentTransmorphableReceiver.Deselect + fullName: CatchIo.Runtime.Agent.Receivers.AgentTransmorphableReceiver.Deselect() + nameWithType: AgentTransmorphableReceiver.Deselect() +- uid: CatchIo.Runtime.Agent.Receivers.AgentTransmorphableReceiver.Deselect* + name: Deselect + href: api/CatchIo.Runtime.Agent.Receivers.AgentTransmorphableReceiver.html#CatchIo_Runtime_Agent_Receivers_AgentTransmorphableReceiver_Deselect_ + commentId: Overload:CatchIo.Runtime.Agent.Receivers.AgentTransmorphableReceiver.Deselect + isSpec: "True" + fullName: CatchIo.Runtime.Agent.Receivers.AgentTransmorphableReceiver.Deselect + nameWithType: AgentTransmorphableReceiver.Deselect +- uid: CatchIo.Runtime.Agent.Receivers.AgentTransmorphableReceiver.Select + name: Select() + href: api/CatchIo.Runtime.Agent.Receivers.AgentTransmorphableReceiver.html#CatchIo_Runtime_Agent_Receivers_AgentTransmorphableReceiver_Select + commentId: M:CatchIo.Runtime.Agent.Receivers.AgentTransmorphableReceiver.Select + fullName: CatchIo.Runtime.Agent.Receivers.AgentTransmorphableReceiver.Select() + nameWithType: AgentTransmorphableReceiver.Select() +- uid: CatchIo.Runtime.Agent.Receivers.AgentTransmorphableReceiver.Select* + name: Select + href: api/CatchIo.Runtime.Agent.Receivers.AgentTransmorphableReceiver.html#CatchIo_Runtime_Agent_Receivers_AgentTransmorphableReceiver_Select_ + commentId: Overload:CatchIo.Runtime.Agent.Receivers.AgentTransmorphableReceiver.Select + isSpec: "True" + fullName: CatchIo.Runtime.Agent.Receivers.AgentTransmorphableReceiver.Select + nameWithType: AgentTransmorphableReceiver.Select - uid: CatchIo.Runtime.Boot name: CatchIo.Runtime.Boot href: api/CatchIo.Runtime.Boot.html @@ -829,6 +1510,19 @@ references: commentId: T:CatchIo.Runtime.Boot.BootStrapper fullName: CatchIo.Runtime.Boot.BootStrapper nameWithType: BootStrapper +- uid: CatchIo.Runtime.Boot.BootStrapper.ApplyInitialSettings + name: ApplyInitialSettings() + href: api/CatchIo.Runtime.Boot.BootStrapper.html#CatchIo_Runtime_Boot_BootStrapper_ApplyInitialSettings + commentId: M:CatchIo.Runtime.Boot.BootStrapper.ApplyInitialSettings + fullName: CatchIo.Runtime.Boot.BootStrapper.ApplyInitialSettings() + nameWithType: BootStrapper.ApplyInitialSettings() +- uid: CatchIo.Runtime.Boot.BootStrapper.ApplyInitialSettings* + name: ApplyInitialSettings + href: api/CatchIo.Runtime.Boot.BootStrapper.html#CatchIo_Runtime_Boot_BootStrapper_ApplyInitialSettings_ + commentId: Overload:CatchIo.Runtime.Boot.BootStrapper.ApplyInitialSettings + isSpec: "True" + fullName: CatchIo.Runtime.Boot.BootStrapper.ApplyInitialSettings + nameWithType: BootStrapper.ApplyInitialSettings - uid: CatchIo.Runtime.Boot.BootStrapper.Execute name: Execute() href: api/CatchIo.Runtime.Boot.BootStrapper.html#CatchIo_Runtime_Boot_BootStrapper_Execute @@ -932,6 +1626,19 @@ references: isSpec: "True" fullName: CatchIo.Runtime.Camera.GameCamera.GetOverlayCamera nameWithType: GameCamera.GetOverlayCamera +- uid: CatchIo.Runtime.Camera.GameCamera.Initialize + name: Initialize() + href: api/CatchIo.Runtime.Camera.GameCamera.html#CatchIo_Runtime_Camera_GameCamera_Initialize + commentId: M:CatchIo.Runtime.Camera.GameCamera.Initialize + fullName: CatchIo.Runtime.Camera.GameCamera.Initialize() + nameWithType: GameCamera.Initialize() +- uid: CatchIo.Runtime.Camera.GameCamera.Initialize* + name: Initialize + href: api/CatchIo.Runtime.Camera.GameCamera.html#CatchIo_Runtime_Camera_GameCamera_Initialize_ + commentId: Overload:CatchIo.Runtime.Camera.GameCamera.Initialize + isSpec: "True" + fullName: CatchIo.Runtime.Camera.GameCamera.Initialize + nameWithType: GameCamera.Initialize - uid: CatchIo.Runtime.Camera.GameCamera.RemoveCursedOneCullingMask name: RemoveCursedOneCullingMask() href: api/CatchIo.Runtime.Camera.GameCamera.html#CatchIo_Runtime_Camera_GameCamera_RemoveCursedOneCullingMask @@ -945,30 +1652,89 @@ references: isSpec: "True" fullName: CatchIo.Runtime.Camera.GameCamera.RemoveCursedOneCullingMask nameWithType: GameCamera.RemoveCursedOneCullingMask +- uid: CatchIo.Runtime.Camera.GameCamera.RemoveSpectateCullingMask + name: RemoveSpectateCullingMask() + href: api/CatchIo.Runtime.Camera.GameCamera.html#CatchIo_Runtime_Camera_GameCamera_RemoveSpectateCullingMask + commentId: M:CatchIo.Runtime.Camera.GameCamera.RemoveSpectateCullingMask + fullName: CatchIo.Runtime.Camera.GameCamera.RemoveSpectateCullingMask() + nameWithType: GameCamera.RemoveSpectateCullingMask() +- uid: CatchIo.Runtime.Camera.GameCamera.RemoveSpectateCullingMask* + name: RemoveSpectateCullingMask + href: api/CatchIo.Runtime.Camera.GameCamera.html#CatchIo_Runtime_Camera_GameCamera_RemoveSpectateCullingMask_ + commentId: Overload:CatchIo.Runtime.Camera.GameCamera.RemoveSpectateCullingMask + isSpec: "True" + fullName: CatchIo.Runtime.Camera.GameCamera.RemoveSpectateCullingMask + nameWithType: GameCamera.RemoveSpectateCullingMask +- uid: CatchIo.Runtime.Camera.GameCamera.SetAttenuationObject(GameObject) + name: SetAttenuationObject(GameObject) + href: api/CatchIo.Runtime.Camera.GameCamera.html#CatchIo_Runtime_Camera_GameCamera_SetAttenuationObject_GameObject_ + commentId: M:CatchIo.Runtime.Camera.GameCamera.SetAttenuationObject(GameObject) + fullName: CatchIo.Runtime.Camera.GameCamera.SetAttenuationObject(GameObject) + nameWithType: GameCamera.SetAttenuationObject(GameObject) +- uid: CatchIo.Runtime.Camera.GameCamera.SetAttenuationObject* + name: SetAttenuationObject + href: api/CatchIo.Runtime.Camera.GameCamera.html#CatchIo_Runtime_Camera_GameCamera_SetAttenuationObject_ + commentId: Overload:CatchIo.Runtime.Camera.GameCamera.SetAttenuationObject + isSpec: "True" + fullName: CatchIo.Runtime.Camera.GameCamera.SetAttenuationObject + nameWithType: GameCamera.SetAttenuationObject - uid: CatchIo.Runtime.Camera.GameCameraMovement name: GameCameraMovement href: api/CatchIo.Runtime.Camera.GameCameraMovement.html commentId: T:CatchIo.Runtime.Camera.GameCameraMovement fullName: CatchIo.Runtime.Camera.GameCameraMovement nameWithType: GameCameraMovement -- uid: CatchIo.Runtime.Camera.GameCameraMovement.ClampXDistance - name: ClampXDistance - href: api/CatchIo.Runtime.Camera.GameCameraMovement.html#CatchIo_Runtime_Camera_GameCameraMovement_ClampXDistance - commentId: F:CatchIo.Runtime.Camera.GameCameraMovement.ClampXDistance - fullName: CatchIo.Runtime.Camera.GameCameraMovement.ClampXDistance - nameWithType: GameCameraMovement.ClampXDistance -- uid: CatchIo.Runtime.Camera.GameCameraMovement.ClampYDistance - name: ClampYDistance - href: api/CatchIo.Runtime.Camera.GameCameraMovement.html#CatchIo_Runtime_Camera_GameCameraMovement_ClampYDistance - commentId: F:CatchIo.Runtime.Camera.GameCameraMovement.ClampYDistance - fullName: CatchIo.Runtime.Camera.GameCameraMovement.ClampYDistance - nameWithType: GameCameraMovement.ClampYDistance +- uid: CatchIo.Runtime.Camera.GameCameraMovement.Initialize(UnityEngine.Camera) + name: Initialize(UnityEngine.Camera) + href: api/CatchIo.Runtime.Camera.GameCameraMovement.html#CatchIo_Runtime_Camera_GameCameraMovement_Initialize_UnityEngine_Camera_ + commentId: M:CatchIo.Runtime.Camera.GameCameraMovement.Initialize(UnityEngine.Camera) + fullName: CatchIo.Runtime.Camera.GameCameraMovement.Initialize(UnityEngine.Camera) + nameWithType: GameCameraMovement.Initialize(UnityEngine.Camera) +- uid: CatchIo.Runtime.Camera.GameCameraMovement.Initialize* + name: Initialize + href: api/CatchIo.Runtime.Camera.GameCameraMovement.html#CatchIo_Runtime_Camera_GameCameraMovement_Initialize_ + commentId: Overload:CatchIo.Runtime.Camera.GameCameraMovement.Initialize + isSpec: "True" + fullName: CatchIo.Runtime.Camera.GameCameraMovement.Initialize + nameWithType: GameCameraMovement.Initialize - uid: CatchIo.Runtime.Camera.GameCameraZoom name: GameCameraZoom href: api/CatchIo.Runtime.Camera.GameCameraZoom.html commentId: T:CatchIo.Runtime.Camera.GameCameraZoom fullName: CatchIo.Runtime.Camera.GameCameraZoom nameWithType: GameCameraZoom +- uid: CatchIo.Runtime.Camera.GameCameraZoom.Initialize(UnityEngine.Camera) + name: Initialize(UnityEngine.Camera) + href: api/CatchIo.Runtime.Camera.GameCameraZoom.html#CatchIo_Runtime_Camera_GameCameraZoom_Initialize_UnityEngine_Camera_ + commentId: M:CatchIo.Runtime.Camera.GameCameraZoom.Initialize(UnityEngine.Camera) + fullName: CatchIo.Runtime.Camera.GameCameraZoom.Initialize(UnityEngine.Camera) + nameWithType: GameCameraZoom.Initialize(UnityEngine.Camera) +- uid: CatchIo.Runtime.Camera.GameCameraZoom.Initialize* + name: Initialize + href: api/CatchIo.Runtime.Camera.GameCameraZoom.html#CatchIo_Runtime_Camera_GameCameraZoom_Initialize_ + commentId: Overload:CatchIo.Runtime.Camera.GameCameraZoom.Initialize + isSpec: "True" + fullName: CatchIo.Runtime.Camera.GameCameraZoom.Initialize + nameWithType: GameCameraZoom.Initialize +- uid: CatchIo.Runtime.Camera.ICameraElement + name: ICameraElement + href: api/CatchIo.Runtime.Camera.ICameraElement.html + commentId: T:CatchIo.Runtime.Camera.ICameraElement + fullName: CatchIo.Runtime.Camera.ICameraElement + nameWithType: ICameraElement +- uid: CatchIo.Runtime.Camera.ICameraElement.Initialize(UnityEngine.Camera) + name: Initialize(UnityEngine.Camera) + href: api/CatchIo.Runtime.Camera.ICameraElement.html#CatchIo_Runtime_Camera_ICameraElement_Initialize_UnityEngine_Camera_ + commentId: M:CatchIo.Runtime.Camera.ICameraElement.Initialize(UnityEngine.Camera) + fullName: CatchIo.Runtime.Camera.ICameraElement.Initialize(UnityEngine.Camera) + nameWithType: ICameraElement.Initialize(UnityEngine.Camera) +- uid: CatchIo.Runtime.Camera.ICameraElement.Initialize* + name: Initialize + href: api/CatchIo.Runtime.Camera.ICameraElement.html#CatchIo_Runtime_Camera_ICameraElement_Initialize_ + commentId: Overload:CatchIo.Runtime.Camera.ICameraElement.Initialize + isSpec: "True" + fullName: CatchIo.Runtime.Camera.ICameraElement.Initialize + nameWithType: ICameraElement.Initialize - uid: CatchIo.Runtime.Camera.OverlayCamera name: OverlayCamera href: api/CatchIo.Runtime.Camera.OverlayCamera.html @@ -1050,12 +1816,141 @@ references: commentId: F:CatchIo.Runtime.Character.CharacterCollision.TriggerExited fullName: CatchIo.Runtime.Character.CharacterCollision.TriggerExited nameWithType: CharacterCollision.TriggerExited +- uid: CatchIo.Runtime.Character.CharacterDetectable + name: CharacterDetectable + href: api/CatchIo.Runtime.Character.CharacterDetectable.html + commentId: T:CatchIo.Runtime.Character.CharacterDetectable + fullName: CatchIo.Runtime.Character.CharacterDetectable + nameWithType: CharacterDetectable +- uid: CatchIo.Runtime.Character.CharacterDetectable.DisableCollider + name: DisableCollider() + href: api/CatchIo.Runtime.Character.CharacterDetectable.html#CatchIo_Runtime_Character_CharacterDetectable_DisableCollider + commentId: M:CatchIo.Runtime.Character.CharacterDetectable.DisableCollider + fullName: CatchIo.Runtime.Character.CharacterDetectable.DisableCollider() + nameWithType: CharacterDetectable.DisableCollider() +- uid: CatchIo.Runtime.Character.CharacterDetectable.DisableCollider* + name: DisableCollider + href: api/CatchIo.Runtime.Character.CharacterDetectable.html#CatchIo_Runtime_Character_CharacterDetectable_DisableCollider_ + commentId: Overload:CatchIo.Runtime.Character.CharacterDetectable.DisableCollider + isSpec: "True" + fullName: CatchIo.Runtime.Character.CharacterDetectable.DisableCollider + nameWithType: CharacterDetectable.DisableCollider +- uid: CatchIo.Runtime.Character.CharacterDetectable.EnableCollider + name: EnableCollider() + href: api/CatchIo.Runtime.Character.CharacterDetectable.html#CatchIo_Runtime_Character_CharacterDetectable_EnableCollider + commentId: M:CatchIo.Runtime.Character.CharacterDetectable.EnableCollider + fullName: CatchIo.Runtime.Character.CharacterDetectable.EnableCollider() + nameWithType: CharacterDetectable.EnableCollider() +- uid: CatchIo.Runtime.Character.CharacterDetectable.EnableCollider(System.Single) + name: EnableCollider(Single) + href: api/CatchIo.Runtime.Character.CharacterDetectable.html#CatchIo_Runtime_Character_CharacterDetectable_EnableCollider_System_Single_ + commentId: M:CatchIo.Runtime.Character.CharacterDetectable.EnableCollider(System.Single) + fullName: CatchIo.Runtime.Character.CharacterDetectable.EnableCollider(System.Single) + nameWithType: CharacterDetectable.EnableCollider(Single) +- uid: CatchIo.Runtime.Character.CharacterDetectable.EnableCollider* + name: EnableCollider + href: api/CatchIo.Runtime.Character.CharacterDetectable.html#CatchIo_Runtime_Character_CharacterDetectable_EnableCollider_ + commentId: Overload:CatchIo.Runtime.Character.CharacterDetectable.EnableCollider + isSpec: "True" + fullName: CatchIo.Runtime.Character.CharacterDetectable.EnableCollider + nameWithType: CharacterDetectable.EnableCollider +- uid: CatchIo.Runtime.Character.CharacterDetectable.GetPosition + name: GetPosition() + href: api/CatchIo.Runtime.Character.CharacterDetectable.html#CatchIo_Runtime_Character_CharacterDetectable_GetPosition + commentId: M:CatchIo.Runtime.Character.CharacterDetectable.GetPosition + fullName: CatchIo.Runtime.Character.CharacterDetectable.GetPosition() + nameWithType: CharacterDetectable.GetPosition() +- uid: CatchIo.Runtime.Character.CharacterDetectable.GetPosition* + name: GetPosition + href: api/CatchIo.Runtime.Character.CharacterDetectable.html#CatchIo_Runtime_Character_CharacterDetectable_GetPosition_ + commentId: Overload:CatchIo.Runtime.Character.CharacterDetectable.GetPosition + isSpec: "True" + fullName: CatchIo.Runtime.Character.CharacterDetectable.GetPosition + nameWithType: CharacterDetectable.GetPosition +- uid: CatchIo.Runtime.Character.CharacterDetectable.IsDetected + name: IsDetected + href: api/CatchIo.Runtime.Character.CharacterDetectable.html#CatchIo_Runtime_Character_CharacterDetectable_IsDetected + commentId: P:CatchIo.Runtime.Character.CharacterDetectable.IsDetected + fullName: CatchIo.Runtime.Character.CharacterDetectable.IsDetected + nameWithType: CharacterDetectable.IsDetected +- uid: CatchIo.Runtime.Character.CharacterDetectable.IsDetected* + name: IsDetected + href: api/CatchIo.Runtime.Character.CharacterDetectable.html#CatchIo_Runtime_Character_CharacterDetectable_IsDetected_ + commentId: Overload:CatchIo.Runtime.Character.CharacterDetectable.IsDetected + isSpec: "True" + fullName: CatchIo.Runtime.Character.CharacterDetectable.IsDetected + nameWithType: CharacterDetectable.IsDetected +- uid: CatchIo.Runtime.Character.CharacterDetectable.IsEnabled + name: IsEnabled + href: api/CatchIo.Runtime.Character.CharacterDetectable.html#CatchIo_Runtime_Character_CharacterDetectable_IsEnabled + commentId: P:CatchIo.Runtime.Character.CharacterDetectable.IsEnabled + fullName: CatchIo.Runtime.Character.CharacterDetectable.IsEnabled + nameWithType: CharacterDetectable.IsEnabled +- uid: CatchIo.Runtime.Character.CharacterDetectable.IsEnabled* + name: IsEnabled + href: api/CatchIo.Runtime.Character.CharacterDetectable.html#CatchIo_Runtime_Character_CharacterDetectable_IsEnabled_ + commentId: Overload:CatchIo.Runtime.Character.CharacterDetectable.IsEnabled + isSpec: "True" + fullName: CatchIo.Runtime.Character.CharacterDetectable.IsEnabled + nameWithType: CharacterDetectable.IsEnabled +- uid: CatchIo.Runtime.Character.CharacterDetectable.OnDetected + name: OnDetected() + href: api/CatchIo.Runtime.Character.CharacterDetectable.html#CatchIo_Runtime_Character_CharacterDetectable_OnDetected + commentId: M:CatchIo.Runtime.Character.CharacterDetectable.OnDetected + fullName: CatchIo.Runtime.Character.CharacterDetectable.OnDetected() + nameWithType: CharacterDetectable.OnDetected() +- uid: CatchIo.Runtime.Character.CharacterDetectable.OnDetected* + name: OnDetected + href: api/CatchIo.Runtime.Character.CharacterDetectable.html#CatchIo_Runtime_Character_CharacterDetectable_OnDetected_ + commentId: Overload:CatchIo.Runtime.Character.CharacterDetectable.OnDetected + isSpec: "True" + fullName: CatchIo.Runtime.Character.CharacterDetectable.OnDetected + nameWithType: CharacterDetectable.OnDetected +- uid: CatchIo.Runtime.Character.CharacterDetectable.OnMissed + name: OnMissed() + href: api/CatchIo.Runtime.Character.CharacterDetectable.html#CatchIo_Runtime_Character_CharacterDetectable_OnMissed + commentId: M:CatchIo.Runtime.Character.CharacterDetectable.OnMissed + fullName: CatchIo.Runtime.Character.CharacterDetectable.OnMissed() + nameWithType: CharacterDetectable.OnMissed() +- uid: CatchIo.Runtime.Character.CharacterDetectable.OnMissed* + name: OnMissed + href: api/CatchIo.Runtime.Character.CharacterDetectable.html#CatchIo_Runtime_Character_CharacterDetectable_OnMissed_ + commentId: Overload:CatchIo.Runtime.Character.CharacterDetectable.OnMissed + isSpec: "True" + fullName: CatchIo.Runtime.Character.CharacterDetectable.OnMissed + nameWithType: CharacterDetectable.OnMissed +- uid: CatchIo.Runtime.Character.CharacterDetectable.Owner + name: Owner + href: api/CatchIo.Runtime.Character.CharacterDetectable.html#CatchIo_Runtime_Character_CharacterDetectable_Owner + commentId: P:CatchIo.Runtime.Character.CharacterDetectable.Owner + fullName: CatchIo.Runtime.Character.CharacterDetectable.Owner + nameWithType: CharacterDetectable.Owner +- uid: CatchIo.Runtime.Character.CharacterDetectable.Owner* + name: Owner + href: api/CatchIo.Runtime.Character.CharacterDetectable.html#CatchIo_Runtime_Character_CharacterDetectable_Owner_ + commentId: Overload:CatchIo.Runtime.Character.CharacterDetectable.Owner + isSpec: "True" + fullName: CatchIo.Runtime.Character.CharacterDetectable.Owner + nameWithType: CharacterDetectable.Owner - uid: CatchIo.Runtime.Character.CharacterFacade name: CharacterFacade href: api/CatchIo.Runtime.Character.CharacterFacade.html commentId: T:CatchIo.Runtime.Character.CharacterFacade fullName: CatchIo.Runtime.Character.CharacterFacade nameWithType: CharacterFacade +- uid: CatchIo.Runtime.Character.CharacterFacade.AddFootprint(GameObject) + name: AddFootprint(GameObject) + href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_AddFootprint_GameObject_ + commentId: M:CatchIo.Runtime.Character.CharacterFacade.AddFootprint(GameObject) + fullName: CatchIo.Runtime.Character.CharacterFacade.AddFootprint(GameObject) + nameWithType: CharacterFacade.AddFootprint(GameObject) +- uid: CatchIo.Runtime.Character.CharacterFacade.AddFootprint* + name: AddFootprint + href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_AddFootprint_ + commentId: Overload:CatchIo.Runtime.Character.CharacterFacade.AddFootprint + isSpec: "True" + fullName: CatchIo.Runtime.Character.CharacterFacade.AddFootprint + nameWithType: CharacterFacade.AddFootprint - uid: CatchIo.Runtime.Character.CharacterFacade.AddHealth(System.Single) name: AddHealth(Single) href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_AddHealth_System_Single_ @@ -1082,25 +1977,64 @@ references: isSpec: "True" fullName: CatchIo.Runtime.Character.CharacterFacade.AddStamina nameWithType: CharacterFacade.AddStamina -- uid: CatchIo.Runtime.Character.CharacterFacade.BeCursed - name: BeCursed() - href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_BeCursed - commentId: M:CatchIo.Runtime.Character.CharacterFacade.BeCursed - fullName: CatchIo.Runtime.Character.CharacterFacade.BeCursed() - nameWithType: CharacterFacade.BeCursed() -- uid: CatchIo.Runtime.Character.CharacterFacade.BeCursed* - name: BeCursed - href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_BeCursed_ - commentId: Overload:CatchIo.Runtime.Character.CharacterFacade.BeCursed - isSpec: "True" - fullName: CatchIo.Runtime.Character.CharacterFacade.BeCursed - nameWithType: CharacterFacade.BeCursed +- uid: CatchIo.Runtime.Character.CharacterFacade.ApplyCurse + name: ApplyCurse() + href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_ApplyCurse + commentId: M:CatchIo.Runtime.Character.CharacterFacade.ApplyCurse + fullName: CatchIo.Runtime.Character.CharacterFacade.ApplyCurse() + nameWithType: CharacterFacade.ApplyCurse() +- uid: CatchIo.Runtime.Character.CharacterFacade.ApplyCurse* + name: ApplyCurse + href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_ApplyCurse_ + commentId: Overload:CatchIo.Runtime.Character.CharacterFacade.ApplyCurse + isSpec: "True" + fullName: CatchIo.Runtime.Character.CharacterFacade.ApplyCurse + nameWithType: CharacterFacade.ApplyCurse +- uid: CatchIo.Runtime.Character.CharacterFacade.AttackChargeEffect + name: AttackChargeEffect + href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_AttackChargeEffect + commentId: P:CatchIo.Runtime.Character.CharacterFacade.AttackChargeEffect + fullName: CatchIo.Runtime.Character.CharacterFacade.AttackChargeEffect + nameWithType: CharacterFacade.AttackChargeEffect +- uid: CatchIo.Runtime.Character.CharacterFacade.AttackChargeEffect* + name: AttackChargeEffect + href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_AttackChargeEffect_ + commentId: Overload:CatchIo.Runtime.Character.CharacterFacade.AttackChargeEffect + isSpec: "True" + fullName: CatchIo.Runtime.Character.CharacterFacade.AttackChargeEffect + nameWithType: CharacterFacade.AttackChargeEffect +- uid: CatchIo.Runtime.Character.CharacterFacade.AttackChargePfx + name: AttackChargePfx + href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_AttackChargePfx + commentId: P:CatchIo.Runtime.Character.CharacterFacade.AttackChargePfx + fullName: CatchIo.Runtime.Character.CharacterFacade.AttackChargePfx + nameWithType: CharacterFacade.AttackChargePfx +- uid: CatchIo.Runtime.Character.CharacterFacade.AttackChargePfx* + name: AttackChargePfx + href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_AttackChargePfx_ + commentId: Overload:CatchIo.Runtime.Character.CharacterFacade.AttackChargePfx + isSpec: "True" + fullName: CatchIo.Runtime.Character.CharacterFacade.AttackChargePfx + nameWithType: CharacterFacade.AttackChargePfx - uid: CatchIo.Runtime.Character.CharacterFacade.ChestOffset name: ChestOffset href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_ChestOffset commentId: F:CatchIo.Runtime.Character.CharacterFacade.ChestOffset fullName: CatchIo.Runtime.Character.CharacterFacade.ChestOffset nameWithType: CharacterFacade.ChestOffset +- uid: CatchIo.Runtime.Character.CharacterFacade.Cloak + name: Cloak() + href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_Cloak + commentId: M:CatchIo.Runtime.Character.CharacterFacade.Cloak + fullName: CatchIo.Runtime.Character.CharacterFacade.Cloak() + nameWithType: CharacterFacade.Cloak() +- uid: CatchIo.Runtime.Character.CharacterFacade.Cloak* + name: Cloak + href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_Cloak_ + commentId: Overload:CatchIo.Runtime.Character.CharacterFacade.Cloak + isSpec: "True" + fullName: CatchIo.Runtime.Character.CharacterFacade.Cloak + nameWithType: CharacterFacade.Cloak - uid: CatchIo.Runtime.Character.CharacterFacade.ConsumeItem name: ConsumeItem() href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_ConsumeItem @@ -1114,6 +2048,32 @@ references: isSpec: "True" fullName: CatchIo.Runtime.Character.CharacterFacade.ConsumeItem nameWithType: CharacterFacade.ConsumeItem +- uid: CatchIo.Runtime.Character.CharacterFacade.CurseEffect + name: CurseEffect + href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_CurseEffect + commentId: P:CatchIo.Runtime.Character.CharacterFacade.CurseEffect + fullName: CatchIo.Runtime.Character.CharacterFacade.CurseEffect + nameWithType: CharacterFacade.CurseEffect +- uid: CatchIo.Runtime.Character.CharacterFacade.CurseEffect* + name: CurseEffect + href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_CurseEffect_ + commentId: Overload:CatchIo.Runtime.Character.CharacterFacade.CurseEffect + isSpec: "True" + fullName: CatchIo.Runtime.Character.CharacterFacade.CurseEffect + nameWithType: CharacterFacade.CurseEffect +- uid: CatchIo.Runtime.Character.CharacterFacade.DisableHitboxes + name: DisableHitboxes() + href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_DisableHitboxes + commentId: M:CatchIo.Runtime.Character.CharacterFacade.DisableHitboxes + fullName: CatchIo.Runtime.Character.CharacterFacade.DisableHitboxes() + nameWithType: CharacterFacade.DisableHitboxes() +- uid: CatchIo.Runtime.Character.CharacterFacade.DisableHitboxes* + name: DisableHitboxes + href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_DisableHitboxes_ + commentId: Overload:CatchIo.Runtime.Character.CharacterFacade.DisableHitboxes + isSpec: "True" + fullName: CatchIo.Runtime.Character.CharacterFacade.DisableHitboxes + nameWithType: CharacterFacade.DisableHitboxes - uid: CatchIo.Runtime.Character.CharacterFacade.DiscardAllItem name: DiscardAllItem() href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_DiscardAllItem @@ -1140,6 +2100,19 @@ references: isSpec: "True" fullName: CatchIo.Runtime.Character.CharacterFacade.DiscardItem nameWithType: CharacterFacade.DiscardItem +- uid: CatchIo.Runtime.Character.CharacterFacade.EnableHitboxes + name: EnableHitboxes() + href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_EnableHitboxes + commentId: M:CatchIo.Runtime.Character.CharacterFacade.EnableHitboxes + fullName: CatchIo.Runtime.Character.CharacterFacade.EnableHitboxes() + nameWithType: CharacterFacade.EnableHitboxes() +- uid: CatchIo.Runtime.Character.CharacterFacade.EnableHitboxes* + name: EnableHitboxes + href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_EnableHitboxes_ + commentId: Overload:CatchIo.Runtime.Character.CharacterFacade.EnableHitboxes + isSpec: "True" + fullName: CatchIo.Runtime.Character.CharacterFacade.EnableHitboxes + nameWithType: CharacterFacade.EnableHitboxes - uid: CatchIo.Runtime.Character.CharacterFacade.EnterSpectate name: EnterSpectate() href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_EnterSpectate @@ -1153,6 +2126,90 @@ references: isSpec: "True" fullName: CatchIo.Runtime.Character.CharacterFacade.EnterSpectate nameWithType: CharacterFacade.EnterSpectate +- uid: CatchIo.Runtime.Character.CharacterFacade.ExitSpectate + name: ExitSpectate() + href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_ExitSpectate + commentId: M:CatchIo.Runtime.Character.CharacterFacade.ExitSpectate + fullName: CatchIo.Runtime.Character.CharacterFacade.ExitSpectate() + nameWithType: CharacterFacade.ExitSpectate() +- uid: CatchIo.Runtime.Character.CharacterFacade.ExitSpectate* + name: ExitSpectate + href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_ExitSpectate_ + commentId: Overload:CatchIo.Runtime.Character.CharacterFacade.ExitSpectate + isSpec: "True" + fullName: CatchIo.Runtime.Character.CharacterFacade.ExitSpectate + nameWithType: CharacterFacade.ExitSpectate +- uid: CatchIo.Runtime.Character.CharacterFacade.FadeEffect + name: FadeEffect + href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_FadeEffect + commentId: P:CatchIo.Runtime.Character.CharacterFacade.FadeEffect + fullName: CatchIo.Runtime.Character.CharacterFacade.FadeEffect + nameWithType: CharacterFacade.FadeEffect +- uid: CatchIo.Runtime.Character.CharacterFacade.FadeEffect* + name: FadeEffect + href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_FadeEffect_ + commentId: Overload:CatchIo.Runtime.Character.CharacterFacade.FadeEffect + isSpec: "True" + fullName: CatchIo.Runtime.Character.CharacterFacade.FadeEffect + nameWithType: CharacterFacade.FadeEffect +- uid: CatchIo.Runtime.Character.CharacterFacade.FadeInLocal + name: FadeInLocal() + href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_FadeInLocal + commentId: M:CatchIo.Runtime.Character.CharacterFacade.FadeInLocal + fullName: CatchIo.Runtime.Character.CharacterFacade.FadeInLocal() + nameWithType: CharacterFacade.FadeInLocal() +- uid: CatchIo.Runtime.Character.CharacterFacade.FadeInLocal* + name: FadeInLocal + href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_FadeInLocal_ + commentId: Overload:CatchIo.Runtime.Character.CharacterFacade.FadeInLocal + isSpec: "True" + fullName: CatchIo.Runtime.Character.CharacterFacade.FadeInLocal + nameWithType: CharacterFacade.FadeInLocal +- uid: CatchIo.Runtime.Character.CharacterFacade.FadeInOthers + name: FadeInOthers() + href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_FadeInOthers + commentId: M:CatchIo.Runtime.Character.CharacterFacade.FadeInOthers + fullName: CatchIo.Runtime.Character.CharacterFacade.FadeInOthers() + nameWithType: CharacterFacade.FadeInOthers() +- uid: CatchIo.Runtime.Character.CharacterFacade.FadeInOthers* + name: FadeInOthers + href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_FadeInOthers_ + commentId: Overload:CatchIo.Runtime.Character.CharacterFacade.FadeInOthers + isSpec: "True" + fullName: CatchIo.Runtime.Character.CharacterFacade.FadeInOthers + nameWithType: CharacterFacade.FadeInOthers +- uid: CatchIo.Runtime.Character.CharacterFacade.FadeOutLocal + name: FadeOutLocal() + href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_FadeOutLocal + commentId: M:CatchIo.Runtime.Character.CharacterFacade.FadeOutLocal + fullName: CatchIo.Runtime.Character.CharacterFacade.FadeOutLocal() + nameWithType: CharacterFacade.FadeOutLocal() +- uid: CatchIo.Runtime.Character.CharacterFacade.FadeOutLocal* + name: FadeOutLocal + href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_FadeOutLocal_ + commentId: Overload:CatchIo.Runtime.Character.CharacterFacade.FadeOutLocal + isSpec: "True" + fullName: CatchIo.Runtime.Character.CharacterFacade.FadeOutLocal + nameWithType: CharacterFacade.FadeOutLocal +- uid: CatchIo.Runtime.Character.CharacterFacade.FadeOutOthers + name: FadeOutOthers() + href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_FadeOutOthers + commentId: M:CatchIo.Runtime.Character.CharacterFacade.FadeOutOthers + fullName: CatchIo.Runtime.Character.CharacterFacade.FadeOutOthers() + nameWithType: CharacterFacade.FadeOutOthers() +- uid: CatchIo.Runtime.Character.CharacterFacade.FadeOutOthers* + name: FadeOutOthers + href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_FadeOutOthers_ + commentId: Overload:CatchIo.Runtime.Character.CharacterFacade.FadeOutOthers + isSpec: "True" + fullName: CatchIo.Runtime.Character.CharacterFacade.FadeOutOthers + nameWithType: CharacterFacade.FadeOutOthers +- uid: CatchIo.Runtime.Character.CharacterFacade.Footprints + name: Footprints + href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_Footprints + commentId: F:CatchIo.Runtime.Character.CharacterFacade.Footprints + fullName: CatchIo.Runtime.Character.CharacterFacade.Footprints + nameWithType: CharacterFacade.Footprints - uid: CatchIo.Runtime.Character.CharacterFacade.GenerateFootprint(Vector3,System.Boolean,System.Single) name: GenerateFootprint(Vector3, Boolean, Single) href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_GenerateFootprint_Vector3_System_Boolean_System_Single_ @@ -1166,12 +2223,12 @@ references: isSpec: "True" fullName: CatchIo.Runtime.Character.CharacterFacade.GenerateFootprint nameWithType: CharacterFacade.GenerateFootprint -- uid: CatchIo.Runtime.Character.CharacterFacade.GenerateSoundWave(Vector3,System.Single) - name: GenerateSoundWave(Vector3, Single) - href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_GenerateSoundWave_Vector3_System_Single_ - commentId: M:CatchIo.Runtime.Character.CharacterFacade.GenerateSoundWave(Vector3,System.Single) - fullName: CatchIo.Runtime.Character.CharacterFacade.GenerateSoundWave(Vector3, System.Single) - nameWithType: CharacterFacade.GenerateSoundWave(Vector3, Single) +- uid: CatchIo.Runtime.Character.CharacterFacade.GenerateSoundWave(Vector3) + name: GenerateSoundWave(Vector3) + href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_GenerateSoundWave_Vector3_ + commentId: M:CatchIo.Runtime.Character.CharacterFacade.GenerateSoundWave(Vector3) + fullName: CatchIo.Runtime.Character.CharacterFacade.GenerateSoundWave(Vector3) + nameWithType: CharacterFacade.GenerateSoundWave(Vector3) - uid: CatchIo.Runtime.Character.CharacterFacade.GenerateSoundWave* name: GenerateSoundWave href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_GenerateSoundWave_ @@ -1198,6 +2255,19 @@ references: commentId: F:CatchIo.Runtime.Character.CharacterFacade.HeadUpOffset fullName: CatchIo.Runtime.Character.CharacterFacade.HeadUpOffset nameWithType: CharacterFacade.HeadUpOffset +- uid: CatchIo.Runtime.Character.CharacterFacade.HitEffect + name: HitEffect + href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_HitEffect + commentId: P:CatchIo.Runtime.Character.CharacterFacade.HitEffect + fullName: CatchIo.Runtime.Character.CharacterFacade.HitEffect + nameWithType: CharacterFacade.HitEffect +- uid: CatchIo.Runtime.Character.CharacterFacade.HitEffect* + name: HitEffect + href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_HitEffect_ + commentId: Overload:CatchIo.Runtime.Character.CharacterFacade.HitEffect + isSpec: "True" + fullName: CatchIo.Runtime.Character.CharacterFacade.HitEffect + nameWithType: CharacterFacade.HitEffect - uid: CatchIo.Runtime.Character.CharacterFacade.Input name: Input href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_Input @@ -1224,6 +2294,19 @@ references: isSpec: "True" fullName: CatchIo.Runtime.Character.CharacterFacade.InventoryController nameWithType: CharacterFacade.InventoryController +- uid: CatchIo.Runtime.Character.CharacterFacade.InvisibilityEffect + name: InvisibilityEffect + href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_InvisibilityEffect + commentId: P:CatchIo.Runtime.Character.CharacterFacade.InvisibilityEffect + fullName: CatchIo.Runtime.Character.CharacterFacade.InvisibilityEffect + nameWithType: CharacterFacade.InvisibilityEffect +- uid: CatchIo.Runtime.Character.CharacterFacade.InvisibilityEffect* + name: InvisibilityEffect + href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_InvisibilityEffect_ + commentId: Overload:CatchIo.Runtime.Character.CharacterFacade.InvisibilityEffect + isSpec: "True" + fullName: CatchIo.Runtime.Character.CharacterFacade.InvisibilityEffect + nameWithType: CharacterFacade.InvisibilityEffect - uid: CatchIo.Runtime.Character.CharacterFacade.IsConnectedNetwork name: IsConnectedNetwork href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_IsConnectedNetwork @@ -1250,19 +2333,32 @@ references: isSpec: "True" fullName: CatchIo.Runtime.Character.CharacterFacade.IsMine nameWithType: CharacterFacade.IsMine -- uid: CatchIo.Runtime.Character.CharacterFacade.LiftCursed - name: LiftCursed() - href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_LiftCursed - commentId: M:CatchIo.Runtime.Character.CharacterFacade.LiftCursed - fullName: CatchIo.Runtime.Character.CharacterFacade.LiftCursed() - nameWithType: CharacterFacade.LiftCursed() -- uid: CatchIo.Runtime.Character.CharacterFacade.LiftCursed* - name: LiftCursed - href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_LiftCursed_ - commentId: Overload:CatchIo.Runtime.Character.CharacterFacade.LiftCursed - isSpec: "True" - fullName: CatchIo.Runtime.Character.CharacterFacade.LiftCursed - nameWithType: CharacterFacade.LiftCursed +- uid: CatchIo.Runtime.Character.CharacterFacade.KnockBack(KnockBackData) + name: KnockBack(KnockBackData) + href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_KnockBack_KnockBackData_ + commentId: M:CatchIo.Runtime.Character.CharacterFacade.KnockBack(KnockBackData) + fullName: CatchIo.Runtime.Character.CharacterFacade.KnockBack(KnockBackData) + nameWithType: CharacterFacade.KnockBack(KnockBackData) +- uid: CatchIo.Runtime.Character.CharacterFacade.KnockBack* + name: KnockBack + href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_KnockBack_ + commentId: Overload:CatchIo.Runtime.Character.CharacterFacade.KnockBack + isSpec: "True" + fullName: CatchIo.Runtime.Character.CharacterFacade.KnockBack + nameWithType: CharacterFacade.KnockBack +- uid: CatchIo.Runtime.Character.CharacterFacade.NearestCharacterInteractable + name: NearestCharacterInteractable + href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_NearestCharacterInteractable + commentId: P:CatchIo.Runtime.Character.CharacterFacade.NearestCharacterInteractable + fullName: CatchIo.Runtime.Character.CharacterFacade.NearestCharacterInteractable + nameWithType: CharacterFacade.NearestCharacterInteractable +- uid: CatchIo.Runtime.Character.CharacterFacade.NearestCharacterInteractable* + name: NearestCharacterInteractable + href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_NearestCharacterInteractable_ + commentId: Overload:CatchIo.Runtime.Character.CharacterFacade.NearestCharacterInteractable + isSpec: "True" + fullName: CatchIo.Runtime.Character.CharacterFacade.NearestCharacterInteractable + nameWithType: CharacterFacade.NearestCharacterInteractable - uid: CatchIo.Runtime.Character.CharacterFacade.NetworkPlayer name: NetworkPlayer href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_NetworkPlayer @@ -1276,6 +2372,12 @@ references: isSpec: "True" fullName: CatchIo.Runtime.Character.CharacterFacade.NetworkPlayer nameWithType: CharacterFacade.NetworkPlayer +- uid: CatchIo.Runtime.Character.CharacterFacade.OnAttack + name: OnAttack + href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_OnAttack + commentId: F:CatchIo.Runtime.Character.CharacterFacade.OnAttack + fullName: CatchIo.Runtime.Character.CharacterFacade.OnAttack + nameWithType: CharacterFacade.OnAttack - uid: CatchIo.Runtime.Character.CharacterFacade.OnCursed name: OnCursed href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_OnCursed @@ -1294,12 +2396,42 @@ references: commentId: F:CatchIo.Runtime.Character.CharacterFacade.OnDeath fullName: CatchIo.Runtime.Character.CharacterFacade.OnDeath nameWithType: CharacterFacade.OnDeath -- uid: CatchIo.Runtime.Character.CharacterFacade.OnLiftCursed - name: OnLiftCursed - href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_OnLiftCursed - commentId: F:CatchIo.Runtime.Character.CharacterFacade.OnLiftCursed - fullName: CatchIo.Runtime.Character.CharacterFacade.OnLiftCursed - nameWithType: CharacterFacade.OnLiftCursed +- uid: CatchIo.Runtime.Character.CharacterFacade.OnEnteredHidingLocal + name: OnEnteredHidingLocal + href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_OnEnteredHidingLocal + commentId: F:CatchIo.Runtime.Character.CharacterFacade.OnEnteredHidingLocal + fullName: CatchIo.Runtime.Character.CharacterFacade.OnEnteredHidingLocal + nameWithType: CharacterFacade.OnEnteredHidingLocal +- uid: CatchIo.Runtime.Character.CharacterFacade.OnEnteredHidingSpot + name: OnEnteredHidingSpot + href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_OnEnteredHidingSpot + commentId: F:CatchIo.Runtime.Character.CharacterFacade.OnEnteredHidingSpot + fullName: CatchIo.Runtime.Character.CharacterFacade.OnEnteredHidingSpot + nameWithType: CharacterFacade.OnEnteredHidingSpot +- uid: CatchIo.Runtime.Character.CharacterFacade.OnExitedHidingLocal + name: OnExitedHidingLocal + href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_OnExitedHidingLocal + commentId: F:CatchIo.Runtime.Character.CharacterFacade.OnExitedHidingLocal + fullName: CatchIo.Runtime.Character.CharacterFacade.OnExitedHidingLocal + nameWithType: CharacterFacade.OnExitedHidingLocal +- uid: CatchIo.Runtime.Character.CharacterFacade.OnExitedHidingSpot + name: OnExitedHidingSpot + href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_OnExitedHidingSpot + commentId: F:CatchIo.Runtime.Character.CharacterFacade.OnExitedHidingSpot + fullName: CatchIo.Runtime.Character.CharacterFacade.OnExitedHidingSpot + nameWithType: CharacterFacade.OnExitedHidingSpot +- uid: CatchIo.Runtime.Character.CharacterFacade.OnFootprintSoundDetected + name: OnFootprintSoundDetected + href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_OnFootprintSoundDetected + commentId: F:CatchIo.Runtime.Character.CharacterFacade.OnFootprintSoundDetected + fullName: CatchIo.Runtime.Character.CharacterFacade.OnFootprintSoundDetected + nameWithType: CharacterFacade.OnFootprintSoundDetected +- uid: CatchIo.Runtime.Character.CharacterFacade.OnKnockBack + name: OnKnockBack + href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_OnKnockBack + commentId: F:CatchIo.Runtime.Character.CharacterFacade.OnKnockBack + fullName: CatchIo.Runtime.Character.CharacterFacade.OnKnockBack + nameWithType: CharacterFacade.OnKnockBack - uid: CatchIo.Runtime.Character.CharacterFacade.OnObserved name: OnObserved href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_OnObserved @@ -1312,6 +2444,12 @@ references: commentId: F:CatchIo.Runtime.Character.CharacterFacade.OnPickupItem fullName: CatchIo.Runtime.Character.CharacterFacade.OnPickupItem nameWithType: CharacterFacade.OnPickupItem +- uid: CatchIo.Runtime.Character.CharacterFacade.OnRemoveCursed + name: OnRemoveCursed + href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_OnRemoveCursed + commentId: F:CatchIo.Runtime.Character.CharacterFacade.OnRemoveCursed + fullName: CatchIo.Runtime.Character.CharacterFacade.OnRemoveCursed + nameWithType: CharacterFacade.OnRemoveCursed - uid: CatchIo.Runtime.Character.CharacterFacade.OnRespawn name: OnRespawn href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_OnRespawn @@ -1324,6 +2462,30 @@ references: commentId: F:CatchIo.Runtime.Character.CharacterFacade.OnSpawn fullName: CatchIo.Runtime.Character.CharacterFacade.OnSpawn nameWithType: CharacterFacade.OnSpawn +- uid: CatchIo.Runtime.Character.CharacterFacade.OnSpectateEntered + name: OnSpectateEntered + href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_OnSpectateEntered + commentId: F:CatchIo.Runtime.Character.CharacterFacade.OnSpectateEntered + fullName: CatchIo.Runtime.Character.CharacterFacade.OnSpectateEntered + nameWithType: CharacterFacade.OnSpectateEntered +- uid: CatchIo.Runtime.Character.CharacterFacade.OnSpectateExited + name: OnSpectateExited + href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_OnSpectateExited + commentId: F:CatchIo.Runtime.Character.CharacterFacade.OnSpectateExited + fullName: CatchIo.Runtime.Character.CharacterFacade.OnSpectateExited + nameWithType: CharacterFacade.OnSpectateExited +- uid: CatchIo.Runtime.Character.CharacterFacade.OnStun + name: OnStun + href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_OnStun + commentId: F:CatchIo.Runtime.Character.CharacterFacade.OnStun + fullName: CatchIo.Runtime.Character.CharacterFacade.OnStun + nameWithType: CharacterFacade.OnStun +- uid: CatchIo.Runtime.Character.CharacterFacade.OnToggleInteractionIndicator + name: OnToggleInteractionIndicator + href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_OnToggleInteractionIndicator + commentId: F:CatchIo.Runtime.Character.CharacterFacade.OnToggleInteractionIndicator + fullName: CatchIo.Runtime.Character.CharacterFacade.OnToggleInteractionIndicator + nameWithType: CharacterFacade.OnToggleInteractionIndicator - uid: CatchIo.Runtime.Character.CharacterFacade.PickupItem(System.Int32) name: PickupItem(Int32) href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_PickupItem_System_Int32_ @@ -1337,19 +2499,71 @@ references: isSpec: "True" fullName: CatchIo.Runtime.Character.CharacterFacade.PickupItem nameWithType: CharacterFacade.PickupItem -- uid: CatchIo.Runtime.Character.CharacterFacade.PlayCursedEffect - name: PlayCursedEffect() - href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_PlayCursedEffect - commentId: M:CatchIo.Runtime.Character.CharacterFacade.PlayCursedEffect - fullName: CatchIo.Runtime.Character.CharacterFacade.PlayCursedEffect() - nameWithType: CharacterFacade.PlayCursedEffect() -- uid: CatchIo.Runtime.Character.CharacterFacade.PlayCursedEffect* - name: PlayCursedEffect - href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_PlayCursedEffect_ - commentId: Overload:CatchIo.Runtime.Character.CharacterFacade.PlayCursedEffect - isSpec: "True" - fullName: CatchIo.Runtime.Character.CharacterFacade.PlayCursedEffect - nameWithType: CharacterFacade.PlayCursedEffect +- uid: CatchIo.Runtime.Character.CharacterFacade.PlayAttackChargeEffect + name: PlayAttackChargeEffect() + href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_PlayAttackChargeEffect + commentId: M:CatchIo.Runtime.Character.CharacterFacade.PlayAttackChargeEffect + fullName: CatchIo.Runtime.Character.CharacterFacade.PlayAttackChargeEffect() + nameWithType: CharacterFacade.PlayAttackChargeEffect() +- uid: CatchIo.Runtime.Character.CharacterFacade.PlayAttackChargeEffect* + name: PlayAttackChargeEffect + href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_PlayAttackChargeEffect_ + commentId: Overload:CatchIo.Runtime.Character.CharacterFacade.PlayAttackChargeEffect + isSpec: "True" + fullName: CatchIo.Runtime.Character.CharacterFacade.PlayAttackChargeEffect + nameWithType: CharacterFacade.PlayAttackChargeEffect +- uid: CatchIo.Runtime.Character.CharacterFacade.PlayerSoundEffect + name: PlayerSoundEffect + href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_PlayerSoundEffect + commentId: P:CatchIo.Runtime.Character.CharacterFacade.PlayerSoundEffect + fullName: CatchIo.Runtime.Character.CharacterFacade.PlayerSoundEffect + nameWithType: CharacterFacade.PlayerSoundEffect +- uid: CatchIo.Runtime.Character.CharacterFacade.PlayerSoundEffect* + name: PlayerSoundEffect + href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_PlayerSoundEffect_ + commentId: Overload:CatchIo.Runtime.Character.CharacterFacade.PlayerSoundEffect + isSpec: "True" + fullName: CatchIo.Runtime.Character.CharacterFacade.PlayerSoundEffect + nameWithType: CharacterFacade.PlayerSoundEffect +- uid: CatchIo.Runtime.Character.CharacterFacade.PlayLocalPlayerSoundEffect + name: PlayLocalPlayerSoundEffect() + href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_PlayLocalPlayerSoundEffect + commentId: M:CatchIo.Runtime.Character.CharacterFacade.PlayLocalPlayerSoundEffect + fullName: CatchIo.Runtime.Character.CharacterFacade.PlayLocalPlayerSoundEffect() + nameWithType: CharacterFacade.PlayLocalPlayerSoundEffect() +- uid: CatchIo.Runtime.Character.CharacterFacade.PlayLocalPlayerSoundEffect* + name: PlayLocalPlayerSoundEffect + href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_PlayLocalPlayerSoundEffect_ + commentId: Overload:CatchIo.Runtime.Character.CharacterFacade.PlayLocalPlayerSoundEffect + isSpec: "True" + fullName: CatchIo.Runtime.Character.CharacterFacade.PlayLocalPlayerSoundEffect + nameWithType: CharacterFacade.PlayLocalPlayerSoundEffect +- uid: CatchIo.Runtime.Character.CharacterFacade.RemoveCloak + name: RemoveCloak() + href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_RemoveCloak + commentId: M:CatchIo.Runtime.Character.CharacterFacade.RemoveCloak + fullName: CatchIo.Runtime.Character.CharacterFacade.RemoveCloak() + nameWithType: CharacterFacade.RemoveCloak() +- uid: CatchIo.Runtime.Character.CharacterFacade.RemoveCloak* + name: RemoveCloak + href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_RemoveCloak_ + commentId: Overload:CatchIo.Runtime.Character.CharacterFacade.RemoveCloak + isSpec: "True" + fullName: CatchIo.Runtime.Character.CharacterFacade.RemoveCloak + nameWithType: CharacterFacade.RemoveCloak +- uid: CatchIo.Runtime.Character.CharacterFacade.RemoveCurse + name: RemoveCurse() + href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_RemoveCurse + commentId: M:CatchIo.Runtime.Character.CharacterFacade.RemoveCurse + fullName: CatchIo.Runtime.Character.CharacterFacade.RemoveCurse() + nameWithType: CharacterFacade.RemoveCurse() +- uid: CatchIo.Runtime.Character.CharacterFacade.RemoveCurse* + name: RemoveCurse + href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_RemoveCurse_ + commentId: Overload:CatchIo.Runtime.Character.CharacterFacade.RemoveCurse + isSpec: "True" + fullName: CatchIo.Runtime.Character.CharacterFacade.RemoveCurse + nameWithType: CharacterFacade.RemoveCurse - uid: CatchIo.Runtime.Character.CharacterFacade.Renderer name: Renderer href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_Renderer @@ -1376,19 +2590,19 @@ references: isSpec: "True" fullName: CatchIo.Runtime.Character.CharacterFacade.Respawn nameWithType: CharacterFacade.Respawn -- uid: CatchIo.Runtime.Character.CharacterFacade.ReverseCursedEffect - name: ReverseCursedEffect() - href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_ReverseCursedEffect - commentId: M:CatchIo.Runtime.Character.CharacterFacade.ReverseCursedEffect - fullName: CatchIo.Runtime.Character.CharacterFacade.ReverseCursedEffect() - nameWithType: CharacterFacade.ReverseCursedEffect() -- uid: CatchIo.Runtime.Character.CharacterFacade.ReverseCursedEffect* - name: ReverseCursedEffect - href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_ReverseCursedEffect_ - commentId: Overload:CatchIo.Runtime.Character.CharacterFacade.ReverseCursedEffect - isSpec: "True" - fullName: CatchIo.Runtime.Character.CharacterFacade.ReverseCursedEffect - nameWithType: CharacterFacade.ReverseCursedEffect +- uid: CatchIo.Runtime.Character.CharacterFacade.RotateCharacterTowards(Vector2) + name: RotateCharacterTowards(Vector2) + href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_RotateCharacterTowards_Vector2_ + commentId: M:CatchIo.Runtime.Character.CharacterFacade.RotateCharacterTowards(Vector2) + fullName: CatchIo.Runtime.Character.CharacterFacade.RotateCharacterTowards(Vector2) + nameWithType: CharacterFacade.RotateCharacterTowards(Vector2) +- uid: CatchIo.Runtime.Character.CharacterFacade.RotateCharacterTowards* + name: RotateCharacterTowards + href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_RotateCharacterTowards_ + commentId: Overload:CatchIo.Runtime.Character.CharacterFacade.RotateCharacterTowards + isSpec: "True" + fullName: CatchIo.Runtime.Character.CharacterFacade.RotateCharacterTowards + nameWithType: CharacterFacade.RotateCharacterTowards - uid: CatchIo.Runtime.Character.CharacterFacade.Status name: Status href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_Status @@ -1402,12 +2616,70 @@ references: isSpec: "True" fullName: CatchIo.Runtime.Character.CharacterFacade.Status nameWithType: CharacterFacade.Status +- uid: CatchIo.Runtime.Character.CharacterFacade.StopAttackChargeEffect + name: StopAttackChargeEffect() + href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_StopAttackChargeEffect + commentId: M:CatchIo.Runtime.Character.CharacterFacade.StopAttackChargeEffect + fullName: CatchIo.Runtime.Character.CharacterFacade.StopAttackChargeEffect() + nameWithType: CharacterFacade.StopAttackChargeEffect() +- uid: CatchIo.Runtime.Character.CharacterFacade.StopAttackChargeEffect* + name: StopAttackChargeEffect + href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_StopAttackChargeEffect_ + commentId: Overload:CatchIo.Runtime.Character.CharacterFacade.StopAttackChargeEffect + isSpec: "True" + fullName: CatchIo.Runtime.Character.CharacterFacade.StopAttackChargeEffect + nameWithType: CharacterFacade.StopAttackChargeEffect +- uid: CatchIo.Runtime.Character.CharacterFacade.StopPlayingChargePfx + name: StopPlayingChargePfx() + href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_StopPlayingChargePfx + commentId: M:CatchIo.Runtime.Character.CharacterFacade.StopPlayingChargePfx + fullName: CatchIo.Runtime.Character.CharacterFacade.StopPlayingChargePfx() + nameWithType: CharacterFacade.StopPlayingChargePfx() +- uid: CatchIo.Runtime.Character.CharacterFacade.StopPlayingChargePfx* + name: StopPlayingChargePfx + href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_StopPlayingChargePfx_ + commentId: Overload:CatchIo.Runtime.Character.CharacterFacade.StopPlayingChargePfx + isSpec: "True" + fullName: CatchIo.Runtime.Character.CharacterFacade.StopPlayingChargePfx + nameWithType: CharacterFacade.StopPlayingChargePfx +- uid: CatchIo.Runtime.Character.CharacterFacade.Stun(System.Single) + name: Stun(Single) + href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_Stun_System_Single_ + commentId: M:CatchIo.Runtime.Character.CharacterFacade.Stun(System.Single) + fullName: CatchIo.Runtime.Character.CharacterFacade.Stun(System.Single) + nameWithType: CharacterFacade.Stun(Single) +- uid: CatchIo.Runtime.Character.CharacterFacade.Stun* + name: Stun + href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_Stun_ + commentId: Overload:CatchIo.Runtime.Character.CharacterFacade.Stun + isSpec: "True" + fullName: CatchIo.Runtime.Character.CharacterFacade.Stun + nameWithType: CharacterFacade.Stun +- uid: CatchIo.Runtime.Character.CharacterFacade.SubtleHitEffect + name: SubtleHitEffect + href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_SubtleHitEffect + commentId: P:CatchIo.Runtime.Character.CharacterFacade.SubtleHitEffect + fullName: CatchIo.Runtime.Character.CharacterFacade.SubtleHitEffect + nameWithType: CharacterFacade.SubtleHitEffect +- uid: CatchIo.Runtime.Character.CharacterFacade.SubtleHitEffect* + name: SubtleHitEffect + href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_SubtleHitEffect_ + commentId: Overload:CatchIo.Runtime.Character.CharacterFacade.SubtleHitEffect + isSpec: "True" + fullName: CatchIo.Runtime.Character.CharacterFacade.SubtleHitEffect + nameWithType: CharacterFacade.SubtleHitEffect - uid: CatchIo.Runtime.Character.CharacterFacade.TakeDamage(IDamage) name: TakeDamage(IDamage) href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_TakeDamage_IDamage_ commentId: M:CatchIo.Runtime.Character.CharacterFacade.TakeDamage(IDamage) fullName: CatchIo.Runtime.Character.CharacterFacade.TakeDamage(IDamage) nameWithType: CharacterFacade.TakeDamage(IDamage) +- uid: CatchIo.Runtime.Character.CharacterFacade.TakeDamage(System.Single,DamageSfxType) + name: TakeDamage(Single, DamageSfxType) + href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_TakeDamage_System_Single_DamageSfxType_ + commentId: M:CatchIo.Runtime.Character.CharacterFacade.TakeDamage(System.Single,DamageSfxType) + fullName: CatchIo.Runtime.Character.CharacterFacade.TakeDamage(System.Single, DamageSfxType) + nameWithType: CharacterFacade.TakeDamage(Single, DamageSfxType) - uid: CatchIo.Runtime.Character.CharacterFacade.TakeDamage* name: TakeDamage href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_TakeDamage_ @@ -1415,6 +2687,25 @@ references: isSpec: "True" fullName: CatchIo.Runtime.Character.CharacterFacade.TakeDamage nameWithType: CharacterFacade.TakeDamage +- uid: CatchIo.Runtime.Character.CharacterFacade.TakeDotDamage(DOTDamage) + name: TakeDotDamage(DOTDamage) + href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_TakeDotDamage_DOTDamage_ + commentId: M:CatchIo.Runtime.Character.CharacterFacade.TakeDotDamage(DOTDamage) + fullName: CatchIo.Runtime.Character.CharacterFacade.TakeDotDamage(DOTDamage) + nameWithType: CharacterFacade.TakeDotDamage(DOTDamage) +- uid: CatchIo.Runtime.Character.CharacterFacade.TakeDotDamage(System.Single,DamageSfxType,System.Int32,System.Single,System.Single,System.Int32) + name: TakeDotDamage(Single, DamageSfxType, Int32, Single, Single, Int32) + href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_TakeDotDamage_System_Single_DamageSfxType_System_Int32_System_Single_System_Single_System_Int32_ + commentId: M:CatchIo.Runtime.Character.CharacterFacade.TakeDotDamage(System.Single,DamageSfxType,System.Int32,System.Single,System.Single,System.Int32) + fullName: CatchIo.Runtime.Character.CharacterFacade.TakeDotDamage(System.Single, DamageSfxType, System.Int32, System.Single, System.Single, System.Int32) + nameWithType: CharacterFacade.TakeDotDamage(Single, DamageSfxType, Int32, Single, Single, Int32) +- uid: CatchIo.Runtime.Character.CharacterFacade.TakeDotDamage* + name: TakeDotDamage + href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_TakeDotDamage_ + commentId: Overload:CatchIo.Runtime.Character.CharacterFacade.TakeDotDamage + isSpec: "True" + fullName: CatchIo.Runtime.Character.CharacterFacade.TakeDotDamage + nameWithType: CharacterFacade.TakeDotDamage - uid: CatchIo.Runtime.Character.CharacterFacade.ThrowItem name: ThrowItem() href: api/CatchIo.Runtime.Character.CharacterFacade.html#CatchIo_Runtime_Character_CharacterFacade_ThrowItem @@ -1441,135 +2732,6 @@ references: isSpec: "True" fullName: CatchIo.Runtime.Character.CharacterFacade.ViewID nameWithType: CharacterFacade.ViewID -- uid: CatchIo.Runtime.Character.CharacterHitbox - name: CharacterHitbox - href: api/CatchIo.Runtime.Character.CharacterHitbox.html - commentId: T:CatchIo.Runtime.Character.CharacterHitbox - fullName: CatchIo.Runtime.Character.CharacterHitbox - nameWithType: CharacterHitbox -- uid: CatchIo.Runtime.Character.CharacterHitbox.DisableHitbox - name: DisableHitbox() - href: api/CatchIo.Runtime.Character.CharacterHitbox.html#CatchIo_Runtime_Character_CharacterHitbox_DisableHitbox - commentId: M:CatchIo.Runtime.Character.CharacterHitbox.DisableHitbox - fullName: CatchIo.Runtime.Character.CharacterHitbox.DisableHitbox() - nameWithType: CharacterHitbox.DisableHitbox() -- uid: CatchIo.Runtime.Character.CharacterHitbox.DisableHitbox* - name: DisableHitbox - href: api/CatchIo.Runtime.Character.CharacterHitbox.html#CatchIo_Runtime_Character_CharacterHitbox_DisableHitbox_ - commentId: Overload:CatchIo.Runtime.Character.CharacterHitbox.DisableHitbox - isSpec: "True" - fullName: CatchIo.Runtime.Character.CharacterHitbox.DisableHitbox - nameWithType: CharacterHitbox.DisableHitbox -- uid: CatchIo.Runtime.Character.CharacterHitbox.EnableHitbox - name: EnableHitbox() - href: api/CatchIo.Runtime.Character.CharacterHitbox.html#CatchIo_Runtime_Character_CharacterHitbox_EnableHitbox - commentId: M:CatchIo.Runtime.Character.CharacterHitbox.EnableHitbox - fullName: CatchIo.Runtime.Character.CharacterHitbox.EnableHitbox() - nameWithType: CharacterHitbox.EnableHitbox() -- uid: CatchIo.Runtime.Character.CharacterHitbox.EnableHitbox(System.Single) - name: EnableHitbox(Single) - href: api/CatchIo.Runtime.Character.CharacterHitbox.html#CatchIo_Runtime_Character_CharacterHitbox_EnableHitbox_System_Single_ - commentId: M:CatchIo.Runtime.Character.CharacterHitbox.EnableHitbox(System.Single) - fullName: CatchIo.Runtime.Character.CharacterHitbox.EnableHitbox(System.Single) - nameWithType: CharacterHitbox.EnableHitbox(Single) -- uid: CatchIo.Runtime.Character.CharacterHitbox.EnableHitbox* - name: EnableHitbox - href: api/CatchIo.Runtime.Character.CharacterHitbox.html#CatchIo_Runtime_Character_CharacterHitbox_EnableHitbox_ - commentId: Overload:CatchIo.Runtime.Character.CharacterHitbox.EnableHitbox - isSpec: "True" - fullName: CatchIo.Runtime.Character.CharacterHitbox.EnableHitbox - nameWithType: CharacterHitbox.EnableHitbox -- uid: CatchIo.Runtime.Character.CharacterHitbox.GetPosition - name: GetPosition() - href: api/CatchIo.Runtime.Character.CharacterHitbox.html#CatchIo_Runtime_Character_CharacterHitbox_GetPosition - commentId: M:CatchIo.Runtime.Character.CharacterHitbox.GetPosition - fullName: CatchIo.Runtime.Character.CharacterHitbox.GetPosition() - nameWithType: CharacterHitbox.GetPosition() -- uid: CatchIo.Runtime.Character.CharacterHitbox.GetPosition* - name: GetPosition - href: api/CatchIo.Runtime.Character.CharacterHitbox.html#CatchIo_Runtime_Character_CharacterHitbox_GetPosition_ - commentId: Overload:CatchIo.Runtime.Character.CharacterHitbox.GetPosition - isSpec: "True" - fullName: CatchIo.Runtime.Character.CharacterHitbox.GetPosition - nameWithType: CharacterHitbox.GetPosition -- uid: CatchIo.Runtime.Character.CharacterHitbox.IsDetected - name: IsDetected - href: api/CatchIo.Runtime.Character.CharacterHitbox.html#CatchIo_Runtime_Character_CharacterHitbox_IsDetected - commentId: P:CatchIo.Runtime.Character.CharacterHitbox.IsDetected - fullName: CatchIo.Runtime.Character.CharacterHitbox.IsDetected - nameWithType: CharacterHitbox.IsDetected -- uid: CatchIo.Runtime.Character.CharacterHitbox.IsDetected* - name: IsDetected - href: api/CatchIo.Runtime.Character.CharacterHitbox.html#CatchIo_Runtime_Character_CharacterHitbox_IsDetected_ - commentId: Overload:CatchIo.Runtime.Character.CharacterHitbox.IsDetected - isSpec: "True" - fullName: CatchIo.Runtime.Character.CharacterHitbox.IsDetected - nameWithType: CharacterHitbox.IsDetected -- uid: CatchIo.Runtime.Character.CharacterHitbox.IsEnabled - name: IsEnabled - href: api/CatchIo.Runtime.Character.CharacterHitbox.html#CatchIo_Runtime_Character_CharacterHitbox_IsEnabled - commentId: P:CatchIo.Runtime.Character.CharacterHitbox.IsEnabled - fullName: CatchIo.Runtime.Character.CharacterHitbox.IsEnabled - nameWithType: CharacterHitbox.IsEnabled -- uid: CatchIo.Runtime.Character.CharacterHitbox.IsEnabled* - name: IsEnabled - href: api/CatchIo.Runtime.Character.CharacterHitbox.html#CatchIo_Runtime_Character_CharacterHitbox_IsEnabled_ - commentId: Overload:CatchIo.Runtime.Character.CharacterHitbox.IsEnabled - isSpec: "True" - fullName: CatchIo.Runtime.Character.CharacterHitbox.IsEnabled - nameWithType: CharacterHitbox.IsEnabled -- uid: CatchIo.Runtime.Character.CharacterHitbox.OnDetected - name: OnDetected() - href: api/CatchIo.Runtime.Character.CharacterHitbox.html#CatchIo_Runtime_Character_CharacterHitbox_OnDetected - commentId: M:CatchIo.Runtime.Character.CharacterHitbox.OnDetected - fullName: CatchIo.Runtime.Character.CharacterHitbox.OnDetected() - nameWithType: CharacterHitbox.OnDetected() -- uid: CatchIo.Runtime.Character.CharacterHitbox.OnDetected* - name: OnDetected - href: api/CatchIo.Runtime.Character.CharacterHitbox.html#CatchIo_Runtime_Character_CharacterHitbox_OnDetected_ - commentId: Overload:CatchIo.Runtime.Character.CharacterHitbox.OnDetected - isSpec: "True" - fullName: CatchIo.Runtime.Character.CharacterHitbox.OnDetected - nameWithType: CharacterHitbox.OnDetected -- uid: CatchIo.Runtime.Character.CharacterHitbox.OnHit(IDamage) - name: OnHit(IDamage) - href: api/CatchIo.Runtime.Character.CharacterHitbox.html#CatchIo_Runtime_Character_CharacterHitbox_OnHit_IDamage_ - commentId: M:CatchIo.Runtime.Character.CharacterHitbox.OnHit(IDamage) - fullName: CatchIo.Runtime.Character.CharacterHitbox.OnHit(IDamage) - nameWithType: CharacterHitbox.OnHit(IDamage) -- uid: CatchIo.Runtime.Character.CharacterHitbox.OnHit* - name: OnHit - href: api/CatchIo.Runtime.Character.CharacterHitbox.html#CatchIo_Runtime_Character_CharacterHitbox_OnHit_ - commentId: Overload:CatchIo.Runtime.Character.CharacterHitbox.OnHit - isSpec: "True" - fullName: CatchIo.Runtime.Character.CharacterHitbox.OnHit - nameWithType: CharacterHitbox.OnHit -- uid: CatchIo.Runtime.Character.CharacterHitbox.OnMissed - name: OnMissed() - href: api/CatchIo.Runtime.Character.CharacterHitbox.html#CatchIo_Runtime_Character_CharacterHitbox_OnMissed - commentId: M:CatchIo.Runtime.Character.CharacterHitbox.OnMissed - fullName: CatchIo.Runtime.Character.CharacterHitbox.OnMissed() - nameWithType: CharacterHitbox.OnMissed() -- uid: CatchIo.Runtime.Character.CharacterHitbox.OnMissed* - name: OnMissed - href: api/CatchIo.Runtime.Character.CharacterHitbox.html#CatchIo_Runtime_Character_CharacterHitbox_OnMissed_ - commentId: Overload:CatchIo.Runtime.Character.CharacterHitbox.OnMissed - isSpec: "True" - fullName: CatchIo.Runtime.Character.CharacterHitbox.OnMissed - nameWithType: CharacterHitbox.OnMissed -- uid: CatchIo.Runtime.Character.CharacterHitbox.Owner - name: Owner - href: api/CatchIo.Runtime.Character.CharacterHitbox.html#CatchIo_Runtime_Character_CharacterHitbox_Owner - commentId: P:CatchIo.Runtime.Character.CharacterHitbox.Owner - fullName: CatchIo.Runtime.Character.CharacterHitbox.Owner - nameWithType: CharacterHitbox.Owner -- uid: CatchIo.Runtime.Character.CharacterHitbox.Owner* - name: Owner - href: api/CatchIo.Runtime.Character.CharacterHitbox.html#CatchIo_Runtime_Character_CharacterHitbox_Owner_ - commentId: Overload:CatchIo.Runtime.Character.CharacterHitbox.Owner - isSpec: "True" - fullName: CatchIo.Runtime.Character.CharacterHitbox.Owner - nameWithType: CharacterHitbox.Owner - uid: CatchIo.Runtime.Character.CharacterInput name: CharacterInput href: api/CatchIo.Runtime.Character.CharacterInput.html @@ -1615,6 +2777,19 @@ references: isSpec: "True" fullName: CatchIo.Runtime.Character.CharacterInput.DisableCharacterMoveInput nameWithType: CharacterInput.DisableCharacterMoveInput +- uid: CatchIo.Runtime.Character.CharacterInput.DisableInteractInput + name: DisableInteractInput() + href: api/CatchIo.Runtime.Character.CharacterInput.html#CatchIo_Runtime_Character_CharacterInput_DisableInteractInput + commentId: M:CatchIo.Runtime.Character.CharacterInput.DisableInteractInput + fullName: CatchIo.Runtime.Character.CharacterInput.DisableInteractInput() + nameWithType: CharacterInput.DisableInteractInput() +- uid: CatchIo.Runtime.Character.CharacterInput.DisableInteractInput* + name: DisableInteractInput + href: api/CatchIo.Runtime.Character.CharacterInput.html#CatchIo_Runtime_Character_CharacterInput_DisableInteractInput_ + commentId: Overload:CatchIo.Runtime.Character.CharacterInput.DisableInteractInput + isSpec: "True" + fullName: CatchIo.Runtime.Character.CharacterInput.DisableInteractInput + nameWithType: CharacterInput.DisableInteractInput - uid: CatchIo.Runtime.Character.CharacterInput.DisableInventoryInput name: DisableInventoryInput() href: api/CatchIo.Runtime.Character.CharacterInput.html#CatchIo_Runtime_Character_CharacterInput_DisableInventoryInput @@ -1680,6 +2855,19 @@ references: isSpec: "True" fullName: CatchIo.Runtime.Character.CharacterInput.EnableCharacterMoveInput nameWithType: CharacterInput.EnableCharacterMoveInput +- uid: CatchIo.Runtime.Character.CharacterInput.EnableInteractInput + name: EnableInteractInput() + href: api/CatchIo.Runtime.Character.CharacterInput.html#CatchIo_Runtime_Character_CharacterInput_EnableInteractInput + commentId: M:CatchIo.Runtime.Character.CharacterInput.EnableInteractInput + fullName: CatchIo.Runtime.Character.CharacterInput.EnableInteractInput() + nameWithType: CharacterInput.EnableInteractInput() +- uid: CatchIo.Runtime.Character.CharacterInput.EnableInteractInput* + name: EnableInteractInput + href: api/CatchIo.Runtime.Character.CharacterInput.html#CatchIo_Runtime_Character_CharacterInput_EnableInteractInput_ + commentId: Overload:CatchIo.Runtime.Character.CharacterInput.EnableInteractInput + isSpec: "True" + fullName: CatchIo.Runtime.Character.CharacterInput.EnableInteractInput + nameWithType: CharacterInput.EnableInteractInput - uid: CatchIo.Runtime.Character.CharacterInput.EnableInventoryInput name: EnableInventoryInput() href: api/CatchIo.Runtime.Character.CharacterInput.html#CatchIo_Runtime_Character_CharacterInput_EnableInventoryInput @@ -1732,6 +2920,19 @@ references: isSpec: "True" fullName: CatchIo.Runtime.Character.CharacterInput.GetMoveDirectionInput nameWithType: CharacterInput.GetMoveDirectionInput +- uid: CatchIo.Runtime.Character.CharacterInput.GetPanDirection + name: GetPanDirection() + href: api/CatchIo.Runtime.Character.CharacterInput.html#CatchIo_Runtime_Character_CharacterInput_GetPanDirection + commentId: M:CatchIo.Runtime.Character.CharacterInput.GetPanDirection + fullName: CatchIo.Runtime.Character.CharacterInput.GetPanDirection() + nameWithType: CharacterInput.GetPanDirection() +- uid: CatchIo.Runtime.Character.CharacterInput.GetPanDirection* + name: GetPanDirection + href: api/CatchIo.Runtime.Character.CharacterInput.html#CatchIo_Runtime_Character_CharacterInput_GetPanDirection_ + commentId: Overload:CatchIo.Runtime.Character.CharacterInput.GetPanDirection + isSpec: "True" + fullName: CatchIo.Runtime.Character.CharacterInput.GetPanDirection + nameWithType: CharacterInput.GetPanDirection - uid: CatchIo.Runtime.Character.CharacterInput.InputCrouch name: InputCrouch href: api/CatchIo.Runtime.Character.CharacterInput.html#CatchIo_Runtime_Character_CharacterInput_InputCrouch @@ -1771,6 +2972,32 @@ references: isSpec: "True" fullName: CatchIo.Runtime.Character.CharacterInput.InputRun nameWithType: CharacterInput.InputRun +- uid: CatchIo.Runtime.Character.CharacterInput.IsCharging + name: IsCharging + href: api/CatchIo.Runtime.Character.CharacterInput.html#CatchIo_Runtime_Character_CharacterInput_IsCharging + commentId: P:CatchIo.Runtime.Character.CharacterInput.IsCharging + fullName: CatchIo.Runtime.Character.CharacterInput.IsCharging + nameWithType: CharacterInput.IsCharging +- uid: CatchIo.Runtime.Character.CharacterInput.IsCharging* + name: IsCharging + href: api/CatchIo.Runtime.Character.CharacterInput.html#CatchIo_Runtime_Character_CharacterInput_IsCharging_ + commentId: Overload:CatchIo.Runtime.Character.CharacterInput.IsCharging + isSpec: "True" + fullName: CatchIo.Runtime.Character.CharacterInput.IsCharging + nameWithType: CharacterInput.IsCharging +- uid: CatchIo.Runtime.Character.CharacterInput.IsGamePadActive + name: IsGamePadActive + href: api/CatchIo.Runtime.Character.CharacterInput.html#CatchIo_Runtime_Character_CharacterInput_IsGamePadActive + commentId: P:CatchIo.Runtime.Character.CharacterInput.IsGamePadActive + fullName: CatchIo.Runtime.Character.CharacterInput.IsGamePadActive + nameWithType: CharacterInput.IsGamePadActive +- uid: CatchIo.Runtime.Character.CharacterInput.IsGamePadActive* + name: IsGamePadActive + href: api/CatchIo.Runtime.Character.CharacterInput.html#CatchIo_Runtime_Character_CharacterInput_IsGamePadActive_ + commentId: Overload:CatchIo.Runtime.Character.CharacterInput.IsGamePadActive + isSpec: "True" + fullName: CatchIo.Runtime.Character.CharacterInput.IsGamePadActive + nameWithType: CharacterInput.IsGamePadActive - uid: CatchIo.Runtime.Character.CharacterInput.IsPointerOverUI name: IsPointerOverUI() href: api/CatchIo.Runtime.Character.CharacterInput.html#CatchIo_Runtime_Character_CharacterInput_IsPointerOverUI @@ -1790,12 +3017,12 @@ references: commentId: F:CatchIo.Runtime.Character.CharacterInput.OnAiming fullName: CatchIo.Runtime.Character.CharacterInput.OnAiming nameWithType: CharacterInput.OnAiming -- uid: CatchIo.Runtime.Character.CharacterInput.OnAttack - name: OnAttack - href: api/CatchIo.Runtime.Character.CharacterInput.html#CatchIo_Runtime_Character_CharacterInput_OnAttack - commentId: F:CatchIo.Runtime.Character.CharacterInput.OnAttack - fullName: CatchIo.Runtime.Character.CharacterInput.OnAttack - nameWithType: CharacterInput.OnAttack +- uid: CatchIo.Runtime.Character.CharacterInput.OnAttackChargeCancelled + name: OnAttackChargeCancelled + href: api/CatchIo.Runtime.Character.CharacterInput.html#CatchIo_Runtime_Character_CharacterInput_OnAttackChargeCancelled + commentId: F:CatchIo.Runtime.Character.CharacterInput.OnAttackChargeCancelled + fullName: CatchIo.Runtime.Character.CharacterInput.OnAttackChargeCancelled + nameWithType: CharacterInput.OnAttackChargeCancelled - uid: CatchIo.Runtime.Character.CharacterInput.OnConsumeItem name: OnConsumeItem href: api/CatchIo.Runtime.Character.CharacterInput.html#CatchIo_Runtime_Character_CharacterInput_OnConsumeItem @@ -1808,12 +3035,36 @@ references: commentId: F:CatchIo.Runtime.Character.CharacterInput.OnDiscardItem fullName: CatchIo.Runtime.Character.CharacterInput.OnDiscardItem nameWithType: CharacterInput.OnDiscardItem +- uid: CatchIo.Runtime.Character.CharacterInput.OnHeavyAttack + name: OnHeavyAttack + href: api/CatchIo.Runtime.Character.CharacterInput.html#CatchIo_Runtime_Character_CharacterInput_OnHeavyAttack + commentId: F:CatchIo.Runtime.Character.CharacterInput.OnHeavyAttack + fullName: CatchIo.Runtime.Character.CharacterInput.OnHeavyAttack + nameWithType: CharacterInput.OnHeavyAttack +- uid: CatchIo.Runtime.Character.CharacterInput.OnHeavyAttackCharge + name: OnHeavyAttackCharge + href: api/CatchIo.Runtime.Character.CharacterInput.html#CatchIo_Runtime_Character_CharacterInput_OnHeavyAttackCharge + commentId: F:CatchIo.Runtime.Character.CharacterInput.OnHeavyAttackCharge + fullName: CatchIo.Runtime.Character.CharacterInput.OnHeavyAttackCharge + nameWithType: CharacterInput.OnHeavyAttackCharge +- uid: CatchIo.Runtime.Character.CharacterInput.OnInteract + name: OnInteract + href: api/CatchIo.Runtime.Character.CharacterInput.html#CatchIo_Runtime_Character_CharacterInput_OnInteract + commentId: F:CatchIo.Runtime.Character.CharacterInput.OnInteract + fullName: CatchIo.Runtime.Character.CharacterInput.OnInteract + nameWithType: CharacterInput.OnInteract - uid: CatchIo.Runtime.Character.CharacterInput.OnItemSelect name: OnItemSelect href: api/CatchIo.Runtime.Character.CharacterInput.html#CatchIo_Runtime_Character_CharacterInput_OnItemSelect commentId: F:CatchIo.Runtime.Character.CharacterInput.OnItemSelect fullName: CatchIo.Runtime.Character.CharacterInput.OnItemSelect nameWithType: CharacterInput.OnItemSelect +- uid: CatchIo.Runtime.Character.CharacterInput.OnLightAttack + name: OnLightAttack + href: api/CatchIo.Runtime.Character.CharacterInput.html#CatchIo_Runtime_Character_CharacterInput_OnLightAttack + commentId: F:CatchIo.Runtime.Character.CharacterInput.OnLightAttack + fullName: CatchIo.Runtime.Character.CharacterInput.OnLightAttack + nameWithType: CharacterInput.OnLightAttack - uid: CatchIo.Runtime.Character.CharacterInput.OnObserveMoveSpeedControl name: OnObserveMoveSpeedControl href: api/CatchIo.Runtime.Character.CharacterInput.html#CatchIo_Runtime_Character_CharacterInput_OnObserveMoveSpeedControl @@ -1838,12 +3089,76 @@ references: commentId: T:CatchIo.Runtime.Character.CharacterRotator fullName: CatchIo.Runtime.Character.CharacterRotator nameWithType: CharacterRotator +- uid: CatchIo.Runtime.Character.CharacterRotator.RotateTowards(Vector2) + name: RotateTowards(Vector2) + href: api/CatchIo.Runtime.Character.CharacterRotator.html#CatchIo_Runtime_Character_CharacterRotator_RotateTowards_Vector2_ + commentId: M:CatchIo.Runtime.Character.CharacterRotator.RotateTowards(Vector2) + fullName: CatchIo.Runtime.Character.CharacterRotator.RotateTowards(Vector2) + nameWithType: CharacterRotator.RotateTowards(Vector2) +- uid: CatchIo.Runtime.Character.CharacterRotator.RotateTowards* + name: RotateTowards + href: api/CatchIo.Runtime.Character.CharacterRotator.html#CatchIo_Runtime_Character_CharacterRotator_RotateTowards_ + commentId: Overload:CatchIo.Runtime.Character.CharacterRotator.RotateTowards + isSpec: "True" + fullName: CatchIo.Runtime.Character.CharacterRotator.RotateTowards + nameWithType: CharacterRotator.RotateTowards - uid: CatchIo.Runtime.Character.CharacterSfxEmitter name: CharacterSfxEmitter href: api/CatchIo.Runtime.Character.CharacterSfxEmitter.html commentId: T:CatchIo.Runtime.Character.CharacterSfxEmitter fullName: CatchIo.Runtime.Character.CharacterSfxEmitter nameWithType: CharacterSfxEmitter +- uid: CatchIo.Runtime.Character.Core + name: CatchIo.Runtime.Character.Core + href: api/CatchIo.Runtime.Character.Core.html + commentId: N:CatchIo.Runtime.Character.Core + fullName: CatchIo.Runtime.Character.Core + nameWithType: CatchIo.Runtime.Character.Core +- uid: CatchIo.Runtime.Character.Core.CharacterMovement + name: CharacterMovement + href: api/CatchIo.Runtime.Character.Core.CharacterMovement.html + commentId: T:CatchIo.Runtime.Character.Core.CharacterMovement + fullName: CatchIo.Runtime.Character.Core.CharacterMovement + nameWithType: CharacterMovement +- uid: CatchIo.Runtime.Character.Core.CharacterMovement.Lock + name: Lock() + href: api/CatchIo.Runtime.Character.Core.CharacterMovement.html#CatchIo_Runtime_Character_Core_CharacterMovement_Lock + commentId: M:CatchIo.Runtime.Character.Core.CharacterMovement.Lock + fullName: CatchIo.Runtime.Character.Core.CharacterMovement.Lock() + nameWithType: CharacterMovement.Lock() +- uid: CatchIo.Runtime.Character.Core.CharacterMovement.Lock* + name: Lock + href: api/CatchIo.Runtime.Character.Core.CharacterMovement.html#CatchIo_Runtime_Character_Core_CharacterMovement_Lock_ + commentId: Overload:CatchIo.Runtime.Character.Core.CharacterMovement.Lock + isSpec: "True" + fullName: CatchIo.Runtime.Character.Core.CharacterMovement.Lock + nameWithType: CharacterMovement.Lock +- uid: CatchIo.Runtime.Character.Core.CharacterMovement.SetVelocity(Vector2) + name: SetVelocity(Vector2) + href: api/CatchIo.Runtime.Character.Core.CharacterMovement.html#CatchIo_Runtime_Character_Core_CharacterMovement_SetVelocity_Vector2_ + commentId: M:CatchIo.Runtime.Character.Core.CharacterMovement.SetVelocity(Vector2) + fullName: CatchIo.Runtime.Character.Core.CharacterMovement.SetVelocity(Vector2) + nameWithType: CharacterMovement.SetVelocity(Vector2) +- uid: CatchIo.Runtime.Character.Core.CharacterMovement.SetVelocity* + name: SetVelocity + href: api/CatchIo.Runtime.Character.Core.CharacterMovement.html#CatchIo_Runtime_Character_Core_CharacterMovement_SetVelocity_ + commentId: Overload:CatchIo.Runtime.Character.Core.CharacterMovement.SetVelocity + isSpec: "True" + fullName: CatchIo.Runtime.Character.Core.CharacterMovement.SetVelocity + nameWithType: CharacterMovement.SetVelocity +- uid: CatchIo.Runtime.Character.Core.CharacterMovement.Unlock + name: Unlock() + href: api/CatchIo.Runtime.Character.Core.CharacterMovement.html#CatchIo_Runtime_Character_Core_CharacterMovement_Unlock + commentId: M:CatchIo.Runtime.Character.Core.CharacterMovement.Unlock + fullName: CatchIo.Runtime.Character.Core.CharacterMovement.Unlock() + nameWithType: CharacterMovement.Unlock() +- uid: CatchIo.Runtime.Character.Core.CharacterMovement.Unlock* + name: Unlock + href: api/CatchIo.Runtime.Character.Core.CharacterMovement.html#CatchIo_Runtime_Character_Core_CharacterMovement_Unlock_ + commentId: Overload:CatchIo.Runtime.Character.Core.CharacterMovement.Unlock + isSpec: "True" + fullName: CatchIo.Runtime.Character.Core.CharacterMovement.Unlock + nameWithType: CharacterMovement.Unlock - uid: CatchIo.Runtime.Character.Detector name: CatchIo.Runtime.Character.Detector href: api/CatchIo.Runtime.Character.Detector.html @@ -1940,31 +3255,31 @@ references: isSpec: "True" fullName: CatchIo.Runtime.Character.Detector.CharacterDetector.Position nameWithType: CharacterDetector.Position +- uid: CatchIo.Runtime.Character.Detector.CharacterInteractableDetector + name: CharacterInteractableDetector + href: api/CatchIo.Runtime.Character.Detector.CharacterInteractableDetector.html + commentId: T:CatchIo.Runtime.Character.Detector.CharacterInteractableDetector + fullName: CatchIo.Runtime.Character.Detector.CharacterInteractableDetector + nameWithType: CharacterInteractableDetector +- uid: CatchIo.Runtime.Character.Detector.CharacterInteractableDetector.CharacterInteractable + name: CharacterInteractable + href: api/CatchIo.Runtime.Character.Detector.CharacterInteractableDetector.html#CatchIo_Runtime_Character_Detector_CharacterInteractableDetector_CharacterInteractable + commentId: P:CatchIo.Runtime.Character.Detector.CharacterInteractableDetector.CharacterInteractable + fullName: CatchIo.Runtime.Character.Detector.CharacterInteractableDetector.CharacterInteractable + nameWithType: CharacterInteractableDetector.CharacterInteractable +- uid: CatchIo.Runtime.Character.Detector.CharacterInteractableDetector.CharacterInteractable* + name: CharacterInteractable + href: api/CatchIo.Runtime.Character.Detector.CharacterInteractableDetector.html#CatchIo_Runtime_Character_Detector_CharacterInteractableDetector_CharacterInteractable_ + commentId: Overload:CatchIo.Runtime.Character.Detector.CharacterInteractableDetector.CharacterInteractable + isSpec: "True" + fullName: CatchIo.Runtime.Character.Detector.CharacterInteractableDetector.CharacterInteractable + nameWithType: CharacterInteractableDetector.CharacterInteractable - uid: CatchIo.Runtime.Character.Detector.CharacterItemCollector name: CharacterItemCollector href: api/CatchIo.Runtime.Character.Detector.CharacterItemCollector.html commentId: T:CatchIo.Runtime.Character.Detector.CharacterItemCollector fullName: CatchIo.Runtime.Character.Detector.CharacterItemCollector nameWithType: CharacterItemCollector -- uid: CatchIo.Runtime.Character.Detector.CursedOneDetector - name: CursedOneDetector - href: api/CatchIo.Runtime.Character.Detector.CursedOneDetector.html - commentId: T:CatchIo.Runtime.Character.Detector.CursedOneDetector - fullName: CatchIo.Runtime.Character.Detector.CursedOneDetector - nameWithType: CursedOneDetector -- uid: CatchIo.Runtime.Character.Detector.CursedOneDetector.Initialize(System.Single) - name: Initialize(Single) - href: api/CatchIo.Runtime.Character.Detector.CursedOneDetector.html#CatchIo_Runtime_Character_Detector_CursedOneDetector_Initialize_System_Single_ - commentId: M:CatchIo.Runtime.Character.Detector.CursedOneDetector.Initialize(System.Single) - fullName: CatchIo.Runtime.Character.Detector.CursedOneDetector.Initialize(System.Single) - nameWithType: CursedOneDetector.Initialize(Single) -- uid: CatchIo.Runtime.Character.Detector.CursedOneDetector.Initialize* - name: Initialize - href: api/CatchIo.Runtime.Character.Detector.CursedOneDetector.html#CatchIo_Runtime_Character_Detector_CursedOneDetector_Initialize_ - commentId: Overload:CatchIo.Runtime.Character.Detector.CursedOneDetector.Initialize - isSpec: "True" - fullName: CatchIo.Runtime.Character.Detector.CursedOneDetector.Initialize - nameWithType: CursedOneDetector.Initialize - uid: CatchIo.Runtime.Character.Detector.HidingSpotDetector name: HidingSpotDetector href: api/CatchIo.Runtime.Character.Detector.HidingSpotDetector.html @@ -1977,6 +3292,44 @@ references: commentId: T:CatchIo.Runtime.Character.Detector.LightSourceDetector fullName: CatchIo.Runtime.Character.Detector.LightSourceDetector nameWithType: LightSourceDetector +- uid: CatchIo.Runtime.Character.Detector.PlayerDetector + name: PlayerDetector + href: api/CatchIo.Runtime.Character.Detector.PlayerDetector.html + commentId: T:CatchIo.Runtime.Character.Detector.PlayerDetector + fullName: CatchIo.Runtime.Character.Detector.PlayerDetector + nameWithType: PlayerDetector +- uid: CatchIo.Runtime.Character.Detector.PlayerDetector.Initialize + name: Initialize() + href: api/CatchIo.Runtime.Character.Detector.PlayerDetector.html#CatchIo_Runtime_Character_Detector_PlayerDetector_Initialize + commentId: M:CatchIo.Runtime.Character.Detector.PlayerDetector.Initialize + fullName: CatchIo.Runtime.Character.Detector.PlayerDetector.Initialize() + nameWithType: PlayerDetector.Initialize() +- uid: CatchIo.Runtime.Character.Detector.PlayerDetector.Initialize* + name: Initialize + href: api/CatchIo.Runtime.Character.Detector.PlayerDetector.html#CatchIo_Runtime_Character_Detector_PlayerDetector_Initialize_ + commentId: Overload:CatchIo.Runtime.Character.Detector.PlayerDetector.Initialize + isSpec: "True" + fullName: CatchIo.Runtime.Character.Detector.PlayerDetector.Initialize + nameWithType: PlayerDetector.Initialize +- uid: CatchIo.Runtime.Character.Detector.PlayerDetector.UpdateDetectionRadius(System.Single) + name: UpdateDetectionRadius(Single) + href: api/CatchIo.Runtime.Character.Detector.PlayerDetector.html#CatchIo_Runtime_Character_Detector_PlayerDetector_UpdateDetectionRadius_System_Single_ + commentId: M:CatchIo.Runtime.Character.Detector.PlayerDetector.UpdateDetectionRadius(System.Single) + fullName: CatchIo.Runtime.Character.Detector.PlayerDetector.UpdateDetectionRadius(System.Single) + nameWithType: PlayerDetector.UpdateDetectionRadius(Single) +- uid: CatchIo.Runtime.Character.Detector.PlayerDetector.UpdateDetectionRadius* + name: UpdateDetectionRadius + href: api/CatchIo.Runtime.Character.Detector.PlayerDetector.html#CatchIo_Runtime_Character_Detector_PlayerDetector_UpdateDetectionRadius_ + commentId: Overload:CatchIo.Runtime.Character.Detector.PlayerDetector.UpdateDetectionRadius + isSpec: "True" + fullName: CatchIo.Runtime.Character.Detector.PlayerDetector.UpdateDetectionRadius + nameWithType: PlayerDetector.UpdateDetectionRadius +- uid: CatchIo.Runtime.Character.Detector.SoundDetector + name: SoundDetector + href: api/CatchIo.Runtime.Character.Detector.SoundDetector.html + commentId: T:CatchIo.Runtime.Character.Detector.SoundDetector + fullName: CatchIo.Runtime.Character.Detector.SoundDetector + nameWithType: SoundDetector - uid: CatchIo.Runtime.Character.Detector.SurfaceDetector name: SurfaceDetector href: api/CatchIo.Runtime.Character.Detector.SurfaceDetector.html @@ -2060,6 +3413,19 @@ references: isSpec: "True" fullName: CatchIo.Runtime.Character.FSM.CharacterStateMachine.CharacterRenderer nameWithType: CharacterStateMachine.CharacterRenderer +- uid: CatchIo.Runtime.Character.FSM.CharacterStateMachine.DeltaTime + name: DeltaTime + href: api/CatchIo.Runtime.Character.FSM.CharacterStateMachine.html#CatchIo_Runtime_Character_FSM_CharacterStateMachine_DeltaTime + commentId: P:CatchIo.Runtime.Character.FSM.CharacterStateMachine.DeltaTime + fullName: CatchIo.Runtime.Character.FSM.CharacterStateMachine.DeltaTime + nameWithType: CharacterStateMachine.DeltaTime +- uid: CatchIo.Runtime.Character.FSM.CharacterStateMachine.DeltaTime* + name: DeltaTime + href: api/CatchIo.Runtime.Character.FSM.CharacterStateMachine.html#CatchIo_Runtime_Character_FSM_CharacterStateMachine_DeltaTime_ + commentId: Overload:CatchIo.Runtime.Character.FSM.CharacterStateMachine.DeltaTime + isSpec: "True" + fullName: CatchIo.Runtime.Character.FSM.CharacterStateMachine.DeltaTime + nameWithType: CharacterStateMachine.DeltaTime - uid: CatchIo.Runtime.Character.FSM.CharacterStateMachine.Input name: Input href: api/CatchIo.Runtime.Character.FSM.CharacterStateMachine.html#CatchIo_Runtime_Character_FSM_CharacterStateMachine_Input @@ -2092,6 +3458,19 @@ references: isSpec: "True" fullName: CatchIo.Runtime.Character.FSM.CharacterStateMachine.Log nameWithType: CharacterStateMachine.Log +- uid: CatchIo.Runtime.Character.FSM.CharacterStateMachine.Movement + name: Movement + href: api/CatchIo.Runtime.Character.FSM.CharacterStateMachine.html#CatchIo_Runtime_Character_FSM_CharacterStateMachine_Movement + commentId: P:CatchIo.Runtime.Character.FSM.CharacterStateMachine.Movement + fullName: CatchIo.Runtime.Character.FSM.CharacterStateMachine.Movement + nameWithType: CharacterStateMachine.Movement +- uid: CatchIo.Runtime.Character.FSM.CharacterStateMachine.Movement* + name: Movement + href: api/CatchIo.Runtime.Character.FSM.CharacterStateMachine.html#CatchIo_Runtime_Character_FSM_CharacterStateMachine_Movement_ + commentId: Overload:CatchIo.Runtime.Character.FSM.CharacterStateMachine.Movement + isSpec: "True" + fullName: CatchIo.Runtime.Character.FSM.CharacterStateMachine.Movement + nameWithType: CharacterStateMachine.Movement - uid: CatchIo.Runtime.Character.FSM.CharacterStateMachine.OnFailedToChangeActionState name: OnFailedToChangeActionState href: api/CatchIo.Runtime.Character.FSM.CharacterStateMachine.html#CatchIo_Runtime_Character_FSM_CharacterStateMachine_OnFailedToChangeActionState @@ -2124,19 +3503,6 @@ references: isSpec: "True" fullName: CatchIo.Runtime.Character.FSM.CharacterStateMachine.PreviousState nameWithType: CharacterStateMachine.PreviousState -- uid: CatchIo.Runtime.Character.FSM.CharacterStateMachine.Rigidbody2D - name: Rigidbody2D - href: api/CatchIo.Runtime.Character.FSM.CharacterStateMachine.html#CatchIo_Runtime_Character_FSM_CharacterStateMachine_Rigidbody2D - commentId: P:CatchIo.Runtime.Character.FSM.CharacterStateMachine.Rigidbody2D - fullName: CatchIo.Runtime.Character.FSM.CharacterStateMachine.Rigidbody2D - nameWithType: CharacterStateMachine.Rigidbody2D -- uid: CatchIo.Runtime.Character.FSM.CharacterStateMachine.Rigidbody2D* - name: Rigidbody2D - href: api/CatchIo.Runtime.Character.FSM.CharacterStateMachine.html#CatchIo_Runtime_Character_FSM_CharacterStateMachine_Rigidbody2D_ - commentId: Overload:CatchIo.Runtime.Character.FSM.CharacterStateMachine.Rigidbody2D - isSpec: "True" - fullName: CatchIo.Runtime.Character.FSM.CharacterStateMachine.Rigidbody2D - nameWithType: CharacterStateMachine.Rigidbody2D - uid: CatchIo.Runtime.Character.FSM.CharacterStateMachine.Status name: Status href: api/CatchIo.Runtime.Character.FSM.CharacterStateMachine.html#CatchIo_Runtime_Character_FSM_CharacterStateMachine_Status @@ -2246,51 +3612,6 @@ references: isSpec: "True" fullName: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterActionState.UpdateState nameWithType: CharacterActionState.UpdateState -- uid: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterAttackState - name: CharacterAttackState - href: api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterAttackState.html - commentId: T:CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterAttackState - fullName: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterAttackState - nameWithType: CharacterAttackState -- uid: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterAttackState.#ctor(CatchIo.Runtime.Character.FSM.CharacterStateMachine,CatchIo.Runtime.Character.FSM.States.CharacterStateFactory) - name: CharacterAttackState(CharacterStateMachine, CharacterStateFactory) - href: api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterAttackState.html#CatchIo_Runtime_Character_FSM_States_ActionStates_CharacterAttackState__ctor_CatchIo_Runtime_Character_FSM_CharacterStateMachine_CatchIo_Runtime_Character_FSM_States_CharacterStateFactory_ - commentId: M:CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterAttackState.#ctor(CatchIo.Runtime.Character.FSM.CharacterStateMachine,CatchIo.Runtime.Character.FSM.States.CharacterStateFactory) - fullName: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterAttackState.CharacterAttackState(CatchIo.Runtime.Character.FSM.CharacterStateMachine, CatchIo.Runtime.Character.FSM.States.CharacterStateFactory) - nameWithType: CharacterAttackState.CharacterAttackState(CharacterStateMachine, CharacterStateFactory) -- uid: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterAttackState.#ctor* - name: CharacterAttackState - href: api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterAttackState.html#CatchIo_Runtime_Character_FSM_States_ActionStates_CharacterAttackState__ctor_ - commentId: Overload:CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterAttackState.#ctor - isSpec: "True" - fullName: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterAttackState.CharacterAttackState - nameWithType: CharacterAttackState.CharacterAttackState -- uid: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterAttackState.EnterState - name: EnterState() - href: api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterAttackState.html#CatchIo_Runtime_Character_FSM_States_ActionStates_CharacterAttackState_EnterState - commentId: M:CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterAttackState.EnterState - fullName: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterAttackState.EnterState() - nameWithType: CharacterAttackState.EnterState() -- uid: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterAttackState.EnterState* - name: EnterState - href: api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterAttackState.html#CatchIo_Runtime_Character_FSM_States_ActionStates_CharacterAttackState_EnterState_ - commentId: Overload:CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterAttackState.EnterState - isSpec: "True" - fullName: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterAttackState.EnterState - nameWithType: CharacterAttackState.EnterState -- uid: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterAttackState.ExitState - name: ExitState() - href: api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterAttackState.html#CatchIo_Runtime_Character_FSM_States_ActionStates_CharacterAttackState_ExitState - commentId: M:CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterAttackState.ExitState - fullName: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterAttackState.ExitState() - nameWithType: CharacterAttackState.ExitState() -- uid: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterAttackState.ExitState* - name: ExitState - href: api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterAttackState.html#CatchIo_Runtime_Character_FSM_States_ActionStates_CharacterAttackState_ExitState_ - commentId: Overload:CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterAttackState.ExitState - isSpec: "True" - fullName: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterAttackState.ExitState - nameWithType: CharacterAttackState.ExitState - uid: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterConsumeState name: CharacterConsumeState href: api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterConsumeState.html @@ -2336,64 +3657,6 @@ references: isSpec: "True" fullName: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterConsumeState.ExitState nameWithType: CharacterConsumeState.ExitState -- uid: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterDamageState - name: CharacterDamageState - href: api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterDamageState.html - commentId: T:CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterDamageState - fullName: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterDamageState - nameWithType: CharacterDamageState -- uid: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterDamageState.#ctor(CatchIo.Runtime.Character.FSM.CharacterStateMachine,CatchIo.Runtime.Character.FSM.States.CharacterStateFactory) - name: CharacterDamageState(CharacterStateMachine, CharacterStateFactory) - href: api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterDamageState.html#CatchIo_Runtime_Character_FSM_States_ActionStates_CharacterDamageState__ctor_CatchIo_Runtime_Character_FSM_CharacterStateMachine_CatchIo_Runtime_Character_FSM_States_CharacterStateFactory_ - commentId: M:CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterDamageState.#ctor(CatchIo.Runtime.Character.FSM.CharacterStateMachine,CatchIo.Runtime.Character.FSM.States.CharacterStateFactory) - fullName: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterDamageState.CharacterDamageState(CatchIo.Runtime.Character.FSM.CharacterStateMachine, CatchIo.Runtime.Character.FSM.States.CharacterStateFactory) - nameWithType: CharacterDamageState.CharacterDamageState(CharacterStateMachine, CharacterStateFactory) -- uid: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterDamageState.#ctor* - name: CharacterDamageState - href: api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterDamageState.html#CatchIo_Runtime_Character_FSM_States_ActionStates_CharacterDamageState__ctor_ - commentId: Overload:CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterDamageState.#ctor - isSpec: "True" - fullName: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterDamageState.CharacterDamageState - nameWithType: CharacterDamageState.CharacterDamageState -- uid: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterDamageState.CheckSwitchStates - name: CheckSwitchStates() - href: api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterDamageState.html#CatchIo_Runtime_Character_FSM_States_ActionStates_CharacterDamageState_CheckSwitchStates - commentId: M:CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterDamageState.CheckSwitchStates - fullName: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterDamageState.CheckSwitchStates() - nameWithType: CharacterDamageState.CheckSwitchStates() -- uid: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterDamageState.CheckSwitchStates* - name: CheckSwitchStates - href: api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterDamageState.html#CatchIo_Runtime_Character_FSM_States_ActionStates_CharacterDamageState_CheckSwitchStates_ - commentId: Overload:CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterDamageState.CheckSwitchStates - isSpec: "True" - fullName: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterDamageState.CheckSwitchStates - nameWithType: CharacterDamageState.CheckSwitchStates -- uid: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterDamageState.EnterState - name: EnterState() - href: api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterDamageState.html#CatchIo_Runtime_Character_FSM_States_ActionStates_CharacterDamageState_EnterState - commentId: M:CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterDamageState.EnterState - fullName: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterDamageState.EnterState() - nameWithType: CharacterDamageState.EnterState() -- uid: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterDamageState.EnterState* - name: EnterState - href: api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterDamageState.html#CatchIo_Runtime_Character_FSM_States_ActionStates_CharacterDamageState_EnterState_ - commentId: Overload:CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterDamageState.EnterState - isSpec: "True" - fullName: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterDamageState.EnterState - nameWithType: CharacterDamageState.EnterState -- uid: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterDamageState.ExitState - name: ExitState() - href: api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterDamageState.html#CatchIo_Runtime_Character_FSM_States_ActionStates_CharacterDamageState_ExitState - commentId: M:CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterDamageState.ExitState - fullName: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterDamageState.ExitState() - nameWithType: CharacterDamageState.ExitState() -- uid: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterDamageState.ExitState* - name: ExitState - href: api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterDamageState.html#CatchIo_Runtime_Character_FSM_States_ActionStates_CharacterDamageState_ExitState_ - commentId: Overload:CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterDamageState.ExitState - isSpec: "True" - fullName: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterDamageState.ExitState - nameWithType: CharacterDamageState.ExitState - uid: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterDeathState name: CharacterDeathState href: api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterDeathState.html @@ -2497,6 +3760,180 @@ references: isSpec: "True" fullName: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterDiscardState.ExitState nameWithType: CharacterDiscardState.ExitState +- uid: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterHeavyAttackState + name: CharacterHeavyAttackState + href: api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterHeavyAttackState.html + commentId: T:CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterHeavyAttackState + fullName: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterHeavyAttackState + nameWithType: CharacterHeavyAttackState +- uid: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterHeavyAttackState.#ctor(CatchIo.Runtime.Character.FSM.CharacterStateMachine,CatchIo.Runtime.Character.FSM.States.CharacterStateFactory) + name: CharacterHeavyAttackState(CharacterStateMachine, CharacterStateFactory) + href: api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterHeavyAttackState.html#CatchIo_Runtime_Character_FSM_States_ActionStates_CharacterHeavyAttackState__ctor_CatchIo_Runtime_Character_FSM_CharacterStateMachine_CatchIo_Runtime_Character_FSM_States_CharacterStateFactory_ + commentId: M:CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterHeavyAttackState.#ctor(CatchIo.Runtime.Character.FSM.CharacterStateMachine,CatchIo.Runtime.Character.FSM.States.CharacterStateFactory) + fullName: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterHeavyAttackState.CharacterHeavyAttackState(CatchIo.Runtime.Character.FSM.CharacterStateMachine, CatchIo.Runtime.Character.FSM.States.CharacterStateFactory) + nameWithType: CharacterHeavyAttackState.CharacterHeavyAttackState(CharacterStateMachine, CharacterStateFactory) +- uid: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterHeavyAttackState.#ctor* + name: CharacterHeavyAttackState + href: api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterHeavyAttackState.html#CatchIo_Runtime_Character_FSM_States_ActionStates_CharacterHeavyAttackState__ctor_ + commentId: Overload:CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterHeavyAttackState.#ctor + isSpec: "True" + fullName: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterHeavyAttackState.CharacterHeavyAttackState + nameWithType: CharacterHeavyAttackState.CharacterHeavyAttackState +- uid: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterHeavyAttackState.EnterState + name: EnterState() + href: api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterHeavyAttackState.html#CatchIo_Runtime_Character_FSM_States_ActionStates_CharacterHeavyAttackState_EnterState + commentId: M:CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterHeavyAttackState.EnterState + fullName: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterHeavyAttackState.EnterState() + nameWithType: CharacterHeavyAttackState.EnterState() +- uid: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterHeavyAttackState.EnterState* + name: EnterState + href: api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterHeavyAttackState.html#CatchIo_Runtime_Character_FSM_States_ActionStates_CharacterHeavyAttackState_EnterState_ + commentId: Overload:CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterHeavyAttackState.EnterState + isSpec: "True" + fullName: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterHeavyAttackState.EnterState + nameWithType: CharacterHeavyAttackState.EnterState +- uid: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterHeavyAttackState.ExitState + name: ExitState() + href: api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterHeavyAttackState.html#CatchIo_Runtime_Character_FSM_States_ActionStates_CharacterHeavyAttackState_ExitState + commentId: M:CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterHeavyAttackState.ExitState + fullName: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterHeavyAttackState.ExitState() + nameWithType: CharacterHeavyAttackState.ExitState() +- uid: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterHeavyAttackState.ExitState* + name: ExitState + href: api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterHeavyAttackState.html#CatchIo_Runtime_Character_FSM_States_ActionStates_CharacterHeavyAttackState_ExitState_ + commentId: Overload:CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterHeavyAttackState.ExitState + isSpec: "True" + fullName: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterHeavyAttackState.ExitState + nameWithType: CharacterHeavyAttackState.ExitState +- uid: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterLightAttackState + name: CharacterLightAttackState + href: api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterLightAttackState.html + commentId: T:CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterLightAttackState + fullName: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterLightAttackState + nameWithType: CharacterLightAttackState +- uid: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterLightAttackState.#ctor(CatchIo.Runtime.Character.FSM.CharacterStateMachine,CatchIo.Runtime.Character.FSM.States.CharacterStateFactory) + name: CharacterLightAttackState(CharacterStateMachine, CharacterStateFactory) + href: api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterLightAttackState.html#CatchIo_Runtime_Character_FSM_States_ActionStates_CharacterLightAttackState__ctor_CatchIo_Runtime_Character_FSM_CharacterStateMachine_CatchIo_Runtime_Character_FSM_States_CharacterStateFactory_ + commentId: M:CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterLightAttackState.#ctor(CatchIo.Runtime.Character.FSM.CharacterStateMachine,CatchIo.Runtime.Character.FSM.States.CharacterStateFactory) + fullName: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterLightAttackState.CharacterLightAttackState(CatchIo.Runtime.Character.FSM.CharacterStateMachine, CatchIo.Runtime.Character.FSM.States.CharacterStateFactory) + nameWithType: CharacterLightAttackState.CharacterLightAttackState(CharacterStateMachine, CharacterStateFactory) +- uid: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterLightAttackState.#ctor* + name: CharacterLightAttackState + href: api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterLightAttackState.html#CatchIo_Runtime_Character_FSM_States_ActionStates_CharacterLightAttackState__ctor_ + commentId: Overload:CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterLightAttackState.#ctor + isSpec: "True" + fullName: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterLightAttackState.CharacterLightAttackState + nameWithType: CharacterLightAttackState.CharacterLightAttackState +- uid: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterLightAttackState.EnterState + name: EnterState() + href: api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterLightAttackState.html#CatchIo_Runtime_Character_FSM_States_ActionStates_CharacterLightAttackState_EnterState + commentId: M:CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterLightAttackState.EnterState + fullName: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterLightAttackState.EnterState() + nameWithType: CharacterLightAttackState.EnterState() +- uid: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterLightAttackState.EnterState* + name: EnterState + href: api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterLightAttackState.html#CatchIo_Runtime_Character_FSM_States_ActionStates_CharacterLightAttackState_EnterState_ + commentId: Overload:CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterLightAttackState.EnterState + isSpec: "True" + fullName: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterLightAttackState.EnterState + nameWithType: CharacterLightAttackState.EnterState +- uid: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterLightAttackState.ExitState + name: ExitState() + href: api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterLightAttackState.html#CatchIo_Runtime_Character_FSM_States_ActionStates_CharacterLightAttackState_ExitState + commentId: M:CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterLightAttackState.ExitState + fullName: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterLightAttackState.ExitState() + nameWithType: CharacterLightAttackState.ExitState() +- uid: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterLightAttackState.ExitState* + name: ExitState + href: api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterLightAttackState.html#CatchIo_Runtime_Character_FSM_States_ActionStates_CharacterLightAttackState_ExitState_ + commentId: Overload:CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterLightAttackState.ExitState + isSpec: "True" + fullName: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterLightAttackState.ExitState + nameWithType: CharacterLightAttackState.ExitState +- uid: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterStunState + name: CharacterStunState + href: api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterStunState.html + commentId: T:CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterStunState + fullName: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterStunState + nameWithType: CharacterStunState +- uid: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterStunState.#ctor(CatchIo.Runtime.Character.FSM.CharacterStateMachine,CatchIo.Runtime.Character.FSM.States.CharacterStateFactory) + name: CharacterStunState(CharacterStateMachine, CharacterStateFactory) + href: api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterStunState.html#CatchIo_Runtime_Character_FSM_States_ActionStates_CharacterStunState__ctor_CatchIo_Runtime_Character_FSM_CharacterStateMachine_CatchIo_Runtime_Character_FSM_States_CharacterStateFactory_ + commentId: M:CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterStunState.#ctor(CatchIo.Runtime.Character.FSM.CharacterStateMachine,CatchIo.Runtime.Character.FSM.States.CharacterStateFactory) + fullName: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterStunState.CharacterStunState(CatchIo.Runtime.Character.FSM.CharacterStateMachine, CatchIo.Runtime.Character.FSM.States.CharacterStateFactory) + nameWithType: CharacterStunState.CharacterStunState(CharacterStateMachine, CharacterStateFactory) +- uid: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterStunState.#ctor* + name: CharacterStunState + href: api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterStunState.html#CatchIo_Runtime_Character_FSM_States_ActionStates_CharacterStunState__ctor_ + commentId: Overload:CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterStunState.#ctor + isSpec: "True" + fullName: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterStunState.CharacterStunState + nameWithType: CharacterStunState.CharacterStunState +- uid: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterStunState.CheckSwitchStates + name: CheckSwitchStates() + href: api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterStunState.html#CatchIo_Runtime_Character_FSM_States_ActionStates_CharacterStunState_CheckSwitchStates + commentId: M:CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterStunState.CheckSwitchStates + fullName: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterStunState.CheckSwitchStates() + nameWithType: CharacterStunState.CheckSwitchStates() +- uid: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterStunState.CheckSwitchStates* + name: CheckSwitchStates + href: api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterStunState.html#CatchIo_Runtime_Character_FSM_States_ActionStates_CharacterStunState_CheckSwitchStates_ + commentId: Overload:CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterStunState.CheckSwitchStates + isSpec: "True" + fullName: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterStunState.CheckSwitchStates + nameWithType: CharacterStunState.CheckSwitchStates +- uid: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterStunState.EnterState + name: EnterState() + href: api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterStunState.html#CatchIo_Runtime_Character_FSM_States_ActionStates_CharacterStunState_EnterState + commentId: M:CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterStunState.EnterState + fullName: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterStunState.EnterState() + nameWithType: CharacterStunState.EnterState() +- uid: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterStunState.EnterState* + name: EnterState + href: api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterStunState.html#CatchIo_Runtime_Character_FSM_States_ActionStates_CharacterStunState_EnterState_ + commentId: Overload:CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterStunState.EnterState + isSpec: "True" + fullName: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterStunState.EnterState + nameWithType: CharacterStunState.EnterState +- uid: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterStunState.ExitState + name: ExitState() + href: api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterStunState.html#CatchIo_Runtime_Character_FSM_States_ActionStates_CharacterStunState_ExitState + commentId: M:CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterStunState.ExitState + fullName: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterStunState.ExitState() + nameWithType: CharacterStunState.ExitState() +- uid: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterStunState.ExitState* + name: ExitState + href: api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterStunState.html#CatchIo_Runtime_Character_FSM_States_ActionStates_CharacterStunState_ExitState_ + commentId: Overload:CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterStunState.ExitState + isSpec: "True" + fullName: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterStunState.ExitState + nameWithType: CharacterStunState.ExitState +- uid: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterStunState.FixedUpdateState + name: FixedUpdateState() + href: api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterStunState.html#CatchIo_Runtime_Character_FSM_States_ActionStates_CharacterStunState_FixedUpdateState + commentId: M:CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterStunState.FixedUpdateState + fullName: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterStunState.FixedUpdateState() + nameWithType: CharacterStunState.FixedUpdateState() +- uid: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterStunState.FixedUpdateState* + name: FixedUpdateState + href: api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterStunState.html#CatchIo_Runtime_Character_FSM_States_ActionStates_CharacterStunState_FixedUpdateState_ + commentId: Overload:CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterStunState.FixedUpdateState + isSpec: "True" + fullName: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterStunState.FixedUpdateState + nameWithType: CharacterStunState.FixedUpdateState +- uid: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterStunState.UpdateState + name: UpdateState() + href: api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterStunState.html#CatchIo_Runtime_Character_FSM_States_ActionStates_CharacterStunState_UpdateState + commentId: M:CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterStunState.UpdateState + fullName: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterStunState.UpdateState() + nameWithType: CharacterStunState.UpdateState() +- uid: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterStunState.UpdateState* + name: UpdateState + href: api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterStunState.html#CatchIo_Runtime_Character_FSM_States_ActionStates_CharacterStunState_UpdateState_ + commentId: Overload:CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterStunState.UpdateState + isSpec: "True" + fullName: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterStunState.UpdateState + nameWithType: CharacterStunState.UpdateState - uid: CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterThrowState name: CharacterThrowState href: api/CatchIo.Runtime.Character.FSM.States.ActionStates.CharacterThrowState.html @@ -2663,19 +4100,6 @@ references: isSpec: "True" fullName: CatchIo.Runtime.Character.FSM.States.CharacterStateFactory.CharacterStateFactory nameWithType: CharacterStateFactory.CharacterStateFactory -- uid: CatchIo.Runtime.Character.FSM.States.CharacterStateFactory.Attack - name: Attack() - href: api/CatchIo.Runtime.Character.FSM.States.CharacterStateFactory.html#CatchIo_Runtime_Character_FSM_States_CharacterStateFactory_Attack - commentId: M:CatchIo.Runtime.Character.FSM.States.CharacterStateFactory.Attack - fullName: CatchIo.Runtime.Character.FSM.States.CharacterStateFactory.Attack() - nameWithType: CharacterStateFactory.Attack() -- uid: CatchIo.Runtime.Character.FSM.States.CharacterStateFactory.Attack* - name: Attack - href: api/CatchIo.Runtime.Character.FSM.States.CharacterStateFactory.html#CatchIo_Runtime_Character_FSM_States_CharacterStateFactory_Attack_ - commentId: Overload:CatchIo.Runtime.Character.FSM.States.CharacterStateFactory.Attack - isSpec: "True" - fullName: CatchIo.Runtime.Character.FSM.States.CharacterStateFactory.Attack - nameWithType: CharacterStateFactory.Attack - uid: CatchIo.Runtime.Character.FSM.States.CharacterStateFactory.Consume name: Consume() href: api/CatchIo.Runtime.Character.FSM.States.CharacterStateFactory.html#CatchIo_Runtime_Character_FSM_States_CharacterStateFactory_Consume @@ -2689,19 +4113,6 @@ references: isSpec: "True" fullName: CatchIo.Runtime.Character.FSM.States.CharacterStateFactory.Consume nameWithType: CharacterStateFactory.Consume -- uid: CatchIo.Runtime.Character.FSM.States.CharacterStateFactory.Damage - name: Damage() - href: api/CatchIo.Runtime.Character.FSM.States.CharacterStateFactory.html#CatchIo_Runtime_Character_FSM_States_CharacterStateFactory_Damage - commentId: M:CatchIo.Runtime.Character.FSM.States.CharacterStateFactory.Damage - fullName: CatchIo.Runtime.Character.FSM.States.CharacterStateFactory.Damage() - nameWithType: CharacterStateFactory.Damage() -- uid: CatchIo.Runtime.Character.FSM.States.CharacterStateFactory.Damage* - name: Damage - href: api/CatchIo.Runtime.Character.FSM.States.CharacterStateFactory.html#CatchIo_Runtime_Character_FSM_States_CharacterStateFactory_Damage_ - commentId: Overload:CatchIo.Runtime.Character.FSM.States.CharacterStateFactory.Damage - isSpec: "True" - fullName: CatchIo.Runtime.Character.FSM.States.CharacterStateFactory.Damage - nameWithType: CharacterStateFactory.Damage - uid: CatchIo.Runtime.Character.FSM.States.CharacterStateFactory.Death name: Death() href: api/CatchIo.Runtime.Character.FSM.States.CharacterStateFactory.html#CatchIo_Runtime_Character_FSM_States_CharacterStateFactory_Death @@ -2728,6 +4139,45 @@ references: isSpec: "True" fullName: CatchIo.Runtime.Character.FSM.States.CharacterStateFactory.Discard nameWithType: CharacterStateFactory.Discard +- uid: CatchIo.Runtime.Character.FSM.States.CharacterStateFactory.HeavyAttack + name: HeavyAttack() + href: api/CatchIo.Runtime.Character.FSM.States.CharacterStateFactory.html#CatchIo_Runtime_Character_FSM_States_CharacterStateFactory_HeavyAttack + commentId: M:CatchIo.Runtime.Character.FSM.States.CharacterStateFactory.HeavyAttack + fullName: CatchIo.Runtime.Character.FSM.States.CharacterStateFactory.HeavyAttack() + nameWithType: CharacterStateFactory.HeavyAttack() +- uid: CatchIo.Runtime.Character.FSM.States.CharacterStateFactory.HeavyAttack* + name: HeavyAttack + href: api/CatchIo.Runtime.Character.FSM.States.CharacterStateFactory.html#CatchIo_Runtime_Character_FSM_States_CharacterStateFactory_HeavyAttack_ + commentId: Overload:CatchIo.Runtime.Character.FSM.States.CharacterStateFactory.HeavyAttack + isSpec: "True" + fullName: CatchIo.Runtime.Character.FSM.States.CharacterStateFactory.HeavyAttack + nameWithType: CharacterStateFactory.HeavyAttack +- uid: CatchIo.Runtime.Character.FSM.States.CharacterStateFactory.HeavyAttackCharge + name: HeavyAttackCharge() + href: api/CatchIo.Runtime.Character.FSM.States.CharacterStateFactory.html#CatchIo_Runtime_Character_FSM_States_CharacterStateFactory_HeavyAttackCharge + commentId: M:CatchIo.Runtime.Character.FSM.States.CharacterStateFactory.HeavyAttackCharge + fullName: CatchIo.Runtime.Character.FSM.States.CharacterStateFactory.HeavyAttackCharge() + nameWithType: CharacterStateFactory.HeavyAttackCharge() +- uid: CatchIo.Runtime.Character.FSM.States.CharacterStateFactory.HeavyAttackCharge* + name: HeavyAttackCharge + href: api/CatchIo.Runtime.Character.FSM.States.CharacterStateFactory.html#CatchIo_Runtime_Character_FSM_States_CharacterStateFactory_HeavyAttackCharge_ + commentId: Overload:CatchIo.Runtime.Character.FSM.States.CharacterStateFactory.HeavyAttackCharge + isSpec: "True" + fullName: CatchIo.Runtime.Character.FSM.States.CharacterStateFactory.HeavyAttackCharge + nameWithType: CharacterStateFactory.HeavyAttackCharge +- uid: CatchIo.Runtime.Character.FSM.States.CharacterStateFactory.LightAttack + name: LightAttack() + href: api/CatchIo.Runtime.Character.FSM.States.CharacterStateFactory.html#CatchIo_Runtime_Character_FSM_States_CharacterStateFactory_LightAttack + commentId: M:CatchIo.Runtime.Character.FSM.States.CharacterStateFactory.LightAttack + fullName: CatchIo.Runtime.Character.FSM.States.CharacterStateFactory.LightAttack() + nameWithType: CharacterStateFactory.LightAttack() +- uid: CatchIo.Runtime.Character.FSM.States.CharacterStateFactory.LightAttack* + name: LightAttack + href: api/CatchIo.Runtime.Character.FSM.States.CharacterStateFactory.html#CatchIo_Runtime_Character_FSM_States_CharacterStateFactory_LightAttack_ + commentId: Overload:CatchIo.Runtime.Character.FSM.States.CharacterStateFactory.LightAttack + isSpec: "True" + fullName: CatchIo.Runtime.Character.FSM.States.CharacterStateFactory.LightAttack + nameWithType: CharacterStateFactory.LightAttack - uid: CatchIo.Runtime.Character.FSM.States.CharacterStateFactory.Observe name: Observe() href: api/CatchIo.Runtime.Character.FSM.States.CharacterStateFactory.html#CatchIo_Runtime_Character_FSM_States_CharacterStateFactory_Observe @@ -2819,6 +4269,19 @@ references: isSpec: "True" fullName: CatchIo.Runtime.Character.FSM.States.CharacterStateFactory.Static nameWithType: CharacterStateFactory.Static +- uid: CatchIo.Runtime.Character.FSM.States.CharacterStateFactory.Stun + name: Stun() + href: api/CatchIo.Runtime.Character.FSM.States.CharacterStateFactory.html#CatchIo_Runtime_Character_FSM_States_CharacterStateFactory_Stun + commentId: M:CatchIo.Runtime.Character.FSM.States.CharacterStateFactory.Stun + fullName: CatchIo.Runtime.Character.FSM.States.CharacterStateFactory.Stun() + nameWithType: CharacterStateFactory.Stun() +- uid: CatchIo.Runtime.Character.FSM.States.CharacterStateFactory.Stun* + name: Stun + href: api/CatchIo.Runtime.Character.FSM.States.CharacterStateFactory.html#CatchIo_Runtime_Character_FSM_States_CharacterStateFactory_Stun_ + commentId: Overload:CatchIo.Runtime.Character.FSM.States.CharacterStateFactory.Stun + isSpec: "True" + fullName: CatchIo.Runtime.Character.FSM.States.CharacterStateFactory.Stun + nameWithType: CharacterStateFactory.Stun - uid: CatchIo.Runtime.Character.FSM.States.CharacterStateFactory.Throw name: Throw() href: api/CatchIo.Runtime.Character.FSM.States.CharacterStateFactory.html#CatchIo_Runtime_Character_FSM_States_CharacterStateFactory_Throw @@ -2851,6 +4314,90 @@ references: commentId: N:CatchIo.Runtime.Character.FSM.States.MoveStates fullName: CatchIo.Runtime.Character.FSM.States.MoveStates nameWithType: CatchIo.Runtime.Character.FSM.States.MoveStates +- uid: CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterChargeState + name: CharacterChargeState + href: api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterChargeState.html + commentId: T:CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterChargeState + fullName: CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterChargeState + nameWithType: CharacterChargeState +- uid: CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterChargeState.#ctor(CatchIo.Runtime.Character.FSM.CharacterStateMachine,CatchIo.Runtime.Character.FSM.States.CharacterStateFactory) + name: CharacterChargeState(CharacterStateMachine, CharacterStateFactory) + href: api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterChargeState.html#CatchIo_Runtime_Character_FSM_States_MoveStates_CharacterChargeState__ctor_CatchIo_Runtime_Character_FSM_CharacterStateMachine_CatchIo_Runtime_Character_FSM_States_CharacterStateFactory_ + commentId: M:CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterChargeState.#ctor(CatchIo.Runtime.Character.FSM.CharacterStateMachine,CatchIo.Runtime.Character.FSM.States.CharacterStateFactory) + fullName: CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterChargeState.CharacterChargeState(CatchIo.Runtime.Character.FSM.CharacterStateMachine, CatchIo.Runtime.Character.FSM.States.CharacterStateFactory) + nameWithType: CharacterChargeState.CharacterChargeState(CharacterStateMachine, CharacterStateFactory) +- uid: CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterChargeState.#ctor* + name: CharacterChargeState + href: api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterChargeState.html#CatchIo_Runtime_Character_FSM_States_MoveStates_CharacterChargeState__ctor_ + commentId: Overload:CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterChargeState.#ctor + isSpec: "True" + fullName: CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterChargeState.CharacterChargeState + nameWithType: CharacterChargeState.CharacterChargeState +- uid: CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterChargeState.CheckSwitchStates + name: CheckSwitchStates() + href: api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterChargeState.html#CatchIo_Runtime_Character_FSM_States_MoveStates_CharacterChargeState_CheckSwitchStates + commentId: M:CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterChargeState.CheckSwitchStates + fullName: CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterChargeState.CheckSwitchStates() + nameWithType: CharacterChargeState.CheckSwitchStates() +- uid: CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterChargeState.CheckSwitchStates* + name: CheckSwitchStates + href: api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterChargeState.html#CatchIo_Runtime_Character_FSM_States_MoveStates_CharacterChargeState_CheckSwitchStates_ + commentId: Overload:CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterChargeState.CheckSwitchStates + isSpec: "True" + fullName: CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterChargeState.CheckSwitchStates + nameWithType: CharacterChargeState.CheckSwitchStates +- uid: CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterChargeState.EnterState + name: EnterState() + href: api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterChargeState.html#CatchIo_Runtime_Character_FSM_States_MoveStates_CharacterChargeState_EnterState + commentId: M:CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterChargeState.EnterState + fullName: CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterChargeState.EnterState() + nameWithType: CharacterChargeState.EnterState() +- uid: CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterChargeState.EnterState* + name: EnterState + href: api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterChargeState.html#CatchIo_Runtime_Character_FSM_States_MoveStates_CharacterChargeState_EnterState_ + commentId: Overload:CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterChargeState.EnterState + isSpec: "True" + fullName: CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterChargeState.EnterState + nameWithType: CharacterChargeState.EnterState +- uid: CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterChargeState.ExitState + name: ExitState() + href: api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterChargeState.html#CatchIo_Runtime_Character_FSM_States_MoveStates_CharacterChargeState_ExitState + commentId: M:CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterChargeState.ExitState + fullName: CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterChargeState.ExitState() + nameWithType: CharacterChargeState.ExitState() +- uid: CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterChargeState.ExitState* + name: ExitState + href: api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterChargeState.html#CatchIo_Runtime_Character_FSM_States_MoveStates_CharacterChargeState_ExitState_ + commentId: Overload:CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterChargeState.ExitState + isSpec: "True" + fullName: CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterChargeState.ExitState + nameWithType: CharacterChargeState.ExitState +- uid: CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterChargeState.FixedUpdateState + name: FixedUpdateState() + href: api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterChargeState.html#CatchIo_Runtime_Character_FSM_States_MoveStates_CharacterChargeState_FixedUpdateState + commentId: M:CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterChargeState.FixedUpdateState + fullName: CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterChargeState.FixedUpdateState() + nameWithType: CharacterChargeState.FixedUpdateState() +- uid: CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterChargeState.FixedUpdateState* + name: FixedUpdateState + href: api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterChargeState.html#CatchIo_Runtime_Character_FSM_States_MoveStates_CharacterChargeState_FixedUpdateState_ + commentId: Overload:CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterChargeState.FixedUpdateState + isSpec: "True" + fullName: CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterChargeState.FixedUpdateState + nameWithType: CharacterChargeState.FixedUpdateState +- uid: CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterChargeState.UpdateState + name: UpdateState() + href: api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterChargeState.html#CatchIo_Runtime_Character_FSM_States_MoveStates_CharacterChargeState_UpdateState + commentId: M:CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterChargeState.UpdateState + fullName: CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterChargeState.UpdateState() + nameWithType: CharacterChargeState.UpdateState() +- uid: CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterChargeState.UpdateState* + name: UpdateState + href: api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterChargeState.html#CatchIo_Runtime_Character_FSM_States_MoveStates_CharacterChargeState_UpdateState_ + commentId: Overload:CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterChargeState.UpdateState + isSpec: "True" + fullName: CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterChargeState.UpdateState + nameWithType: CharacterChargeState.UpdateState - uid: CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterMoveState name: CharacterMoveState href: api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterMoveState.html @@ -2921,6 +4468,19 @@ references: isSpec: "True" fullName: CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterMoveState.Move nameWithType: CharacterMoveState.Move +- uid: CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterMoveState.UpdateState + name: UpdateState() + href: api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterMoveState.html#CatchIo_Runtime_Character_FSM_States_MoveStates_CharacterMoveState_UpdateState + commentId: M:CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterMoveState.UpdateState + fullName: CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterMoveState.UpdateState() + nameWithType: CharacterMoveState.UpdateState() +- uid: CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterMoveState.UpdateState* + name: UpdateState + href: api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterMoveState.html#CatchIo_Runtime_Character_FSM_States_MoveStates_CharacterMoveState_UpdateState_ + commentId: Overload:CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterMoveState.UpdateState + isSpec: "True" + fullName: CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterMoveState.UpdateState + nameWithType: CharacterMoveState.UpdateState - uid: CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterObserveState name: CharacterObserveState href: api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterObserveState.html @@ -2992,19 +4552,6 @@ references: isSpec: "True" fullName: CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterObserveState.FixedUpdateState nameWithType: CharacterObserveState.FixedUpdateState -- uid: CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterObserveState.UpdateState - name: UpdateState() - href: api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterObserveState.html#CatchIo_Runtime_Character_FSM_States_MoveStates_CharacterObserveState_UpdateState - commentId: M:CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterObserveState.UpdateState - fullName: CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterObserveState.UpdateState() - nameWithType: CharacterObserveState.UpdateState() -- uid: CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterObserveState.UpdateState* - name: UpdateState - href: api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterObserveState.html#CatchIo_Runtime_Character_FSM_States_MoveStates_CharacterObserveState_UpdateState_ - commentId: Overload:CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterObserveState.UpdateState - isSpec: "True" - fullName: CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterObserveState.UpdateState - nameWithType: CharacterObserveState.UpdateState - uid: CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterRunState name: CharacterRunState href: api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterRunState.html @@ -3328,19 +4875,6 @@ references: isSpec: "True" fullName: CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterSpectateState.FixedUpdateState nameWithType: CharacterSpectateState.FixedUpdateState -- uid: CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterSpectateState.UpdateState - name: UpdateState() - href: api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterSpectateState.html#CatchIo_Runtime_Character_FSM_States_MoveStates_CharacterSpectateState_UpdateState - commentId: M:CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterSpectateState.UpdateState - fullName: CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterSpectateState.UpdateState() - nameWithType: CharacterSpectateState.UpdateState() -- uid: CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterSpectateState.UpdateState* - name: UpdateState - href: api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterSpectateState.html#CatchIo_Runtime_Character_FSM_States_MoveStates_CharacterSpectateState_UpdateState_ - commentId: Overload:CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterSpectateState.UpdateState - isSpec: "True" - fullName: CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterSpectateState.UpdateState - nameWithType: CharacterSpectateState.UpdateState - uid: CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterStaticState name: CharacterStaticState href: api/CatchIo.Runtime.Character.FSM.States.MoveStates.CharacterStaticState.html @@ -3559,134 +5093,25 @@ references: isSpec: "True" fullName: CatchIo.Runtime.Character.Graphics.CharacterAnimator.RuntimeAnimatorController nameWithType: CharacterAnimator.RuntimeAnimatorController -- uid: CatchIo.Runtime.Character.Graphics.CharacterHidingEffectPlayer - name: CharacterHidingEffectPlayer - href: api/CatchIo.Runtime.Character.Graphics.CharacterHidingEffectPlayer.html - commentId: T:CatchIo.Runtime.Character.Graphics.CharacterHidingEffectPlayer - fullName: CatchIo.Runtime.Character.Graphics.CharacterHidingEffectPlayer - nameWithType: CharacterHidingEffectPlayer -- uid: CatchIo.Runtime.Character.Graphics.CharacterHidingEffectPlayer.OnEvent(EventData) - name: OnEvent(EventData) - href: api/CatchIo.Runtime.Character.Graphics.CharacterHidingEffectPlayer.html#CatchIo_Runtime_Character_Graphics_CharacterHidingEffectPlayer_OnEvent_EventData_ - commentId: M:CatchIo.Runtime.Character.Graphics.CharacterHidingEffectPlayer.OnEvent(EventData) - fullName: CatchIo.Runtime.Character.Graphics.CharacterHidingEffectPlayer.OnEvent(EventData) - nameWithType: CharacterHidingEffectPlayer.OnEvent(EventData) -- uid: CatchIo.Runtime.Character.Graphics.CharacterHidingEffectPlayer.OnEvent* - name: OnEvent - href: api/CatchIo.Runtime.Character.Graphics.CharacterHidingEffectPlayer.html#CatchIo_Runtime_Character_Graphics_CharacterHidingEffectPlayer_OnEvent_ - commentId: Overload:CatchIo.Runtime.Character.Graphics.CharacterHidingEffectPlayer.OnEvent - isSpec: "True" - fullName: CatchIo.Runtime.Character.Graphics.CharacterHidingEffectPlayer.OnEvent - nameWithType: CharacterHidingEffectPlayer.OnEvent -- uid: CatchIo.Runtime.Character.Graphics.CharacterHidingEffectPlayer.PercentageBeingOverlapped - name: PercentageBeingOverlapped - href: api/CatchIo.Runtime.Character.Graphics.CharacterHidingEffectPlayer.html#CatchIo_Runtime_Character_Graphics_CharacterHidingEffectPlayer_PercentageBeingOverlapped - commentId: F:CatchIo.Runtime.Character.Graphics.CharacterHidingEffectPlayer.PercentageBeingOverlapped - fullName: CatchIo.Runtime.Character.Graphics.CharacterHidingEffectPlayer.PercentageBeingOverlapped - nameWithType: CharacterHidingEffectPlayer.PercentageBeingOverlapped -- uid: CatchIo.Runtime.Character.Graphics.CharacterHidingEffectPlayer.PlayHidingEffectImmediately - name: PlayHidingEffectImmediately() - href: api/CatchIo.Runtime.Character.Graphics.CharacterHidingEffectPlayer.html#CatchIo_Runtime_Character_Graphics_CharacterHidingEffectPlayer_PlayHidingEffectImmediately - commentId: M:CatchIo.Runtime.Character.Graphics.CharacterHidingEffectPlayer.PlayHidingEffectImmediately - fullName: CatchIo.Runtime.Character.Graphics.CharacterHidingEffectPlayer.PlayHidingEffectImmediately() - nameWithType: CharacterHidingEffectPlayer.PlayHidingEffectImmediately() -- uid: CatchIo.Runtime.Character.Graphics.CharacterHidingEffectPlayer.PlayHidingEffectImmediately* - name: PlayHidingEffectImmediately - href: api/CatchIo.Runtime.Character.Graphics.CharacterHidingEffectPlayer.html#CatchIo_Runtime_Character_Graphics_CharacterHidingEffectPlayer_PlayHidingEffectImmediately_ - commentId: Overload:CatchIo.Runtime.Character.Graphics.CharacterHidingEffectPlayer.PlayHidingEffectImmediately - isSpec: "True" - fullName: CatchIo.Runtime.Character.Graphics.CharacterHidingEffectPlayer.PlayHidingEffectImmediately - nameWithType: CharacterHidingEffectPlayer.PlayHidingEffectImmediately -- uid: CatchIo.Runtime.Character.Graphics.CharacterHidingEffectPlayer.ReverseHidingEffect - name: ReverseHidingEffect() - href: api/CatchIo.Runtime.Character.Graphics.CharacterHidingEffectPlayer.html#CatchIo_Runtime_Character_Graphics_CharacterHidingEffectPlayer_ReverseHidingEffect - commentId: M:CatchIo.Runtime.Character.Graphics.CharacterHidingEffectPlayer.ReverseHidingEffect - fullName: CatchIo.Runtime.Character.Graphics.CharacterHidingEffectPlayer.ReverseHidingEffect() - nameWithType: CharacterHidingEffectPlayer.ReverseHidingEffect() -- uid: CatchIo.Runtime.Character.Graphics.CharacterHidingEffectPlayer.ReverseHidingEffect* - name: ReverseHidingEffect - href: api/CatchIo.Runtime.Character.Graphics.CharacterHidingEffectPlayer.html#CatchIo_Runtime_Character_Graphics_CharacterHidingEffectPlayer_ReverseHidingEffect_ - commentId: Overload:CatchIo.Runtime.Character.Graphics.CharacterHidingEffectPlayer.ReverseHidingEffect - isSpec: "True" - fullName: CatchIo.Runtime.Character.Graphics.CharacterHidingEffectPlayer.ReverseHidingEffect - nameWithType: CharacterHidingEffectPlayer.ReverseHidingEffect -- uid: CatchIo.Runtime.Character.Graphics.CharacterMaskRenderer - name: CharacterMaskRenderer - href: api/CatchIo.Runtime.Character.Graphics.CharacterMaskRenderer.html - commentId: T:CatchIo.Runtime.Character.Graphics.CharacterMaskRenderer - fullName: CatchIo.Runtime.Character.Graphics.CharacterMaskRenderer - nameWithType: CharacterMaskRenderer -- uid: CatchIo.Runtime.Character.Graphics.CharacterMaskRenderer.DisableMaskRenderer - name: DisableMaskRenderer() - href: api/CatchIo.Runtime.Character.Graphics.CharacterMaskRenderer.html#CatchIo_Runtime_Character_Graphics_CharacterMaskRenderer_DisableMaskRenderer - commentId: M:CatchIo.Runtime.Character.Graphics.CharacterMaskRenderer.DisableMaskRenderer - fullName: CatchIo.Runtime.Character.Graphics.CharacterMaskRenderer.DisableMaskRenderer() - nameWithType: CharacterMaskRenderer.DisableMaskRenderer() -- uid: CatchIo.Runtime.Character.Graphics.CharacterMaskRenderer.DisableMaskRenderer* - name: DisableMaskRenderer - href: api/CatchIo.Runtime.Character.Graphics.CharacterMaskRenderer.html#CatchIo_Runtime_Character_Graphics_CharacterMaskRenderer_DisableMaskRenderer_ - commentId: Overload:CatchIo.Runtime.Character.Graphics.CharacterMaskRenderer.DisableMaskRenderer - isSpec: "True" - fullName: CatchIo.Runtime.Character.Graphics.CharacterMaskRenderer.DisableMaskRenderer - nameWithType: CharacterMaskRenderer.DisableMaskRenderer -- uid: CatchIo.Runtime.Character.Graphics.CharacterMaskRenderer.EnableMaskRenderer - name: EnableMaskRenderer() - href: api/CatchIo.Runtime.Character.Graphics.CharacterMaskRenderer.html#CatchIo_Runtime_Character_Graphics_CharacterMaskRenderer_EnableMaskRenderer - commentId: M:CatchIo.Runtime.Character.Graphics.CharacterMaskRenderer.EnableMaskRenderer - fullName: CatchIo.Runtime.Character.Graphics.CharacterMaskRenderer.EnableMaskRenderer() - nameWithType: CharacterMaskRenderer.EnableMaskRenderer() -- uid: CatchIo.Runtime.Character.Graphics.CharacterMaskRenderer.EnableMaskRenderer* - name: EnableMaskRenderer - href: api/CatchIo.Runtime.Character.Graphics.CharacterMaskRenderer.html#CatchIo_Runtime_Character_Graphics_CharacterMaskRenderer_EnableMaskRenderer_ - commentId: Overload:CatchIo.Runtime.Character.Graphics.CharacterMaskRenderer.EnableMaskRenderer - isSpec: "True" - fullName: CatchIo.Runtime.Character.Graphics.CharacterMaskRenderer.EnableMaskRenderer - nameWithType: CharacterMaskRenderer.EnableMaskRenderer -- uid: CatchIo.Runtime.Character.Graphics.CharacterMaskRenderer.InitMaskRenderer(System.String,System.Int32) - name: InitMaskRenderer(String, Int32) - href: api/CatchIo.Runtime.Character.Graphics.CharacterMaskRenderer.html#CatchIo_Runtime_Character_Graphics_CharacterMaskRenderer_InitMaskRenderer_System_String_System_Int32_ - commentId: M:CatchIo.Runtime.Character.Graphics.CharacterMaskRenderer.InitMaskRenderer(System.String,System.Int32) - fullName: CatchIo.Runtime.Character.Graphics.CharacterMaskRenderer.InitMaskRenderer(System.String, System.Int32) - nameWithType: CharacterMaskRenderer.InitMaskRenderer(String, Int32) -- uid: CatchIo.Runtime.Character.Graphics.CharacterMaskRenderer.InitMaskRenderer* - name: InitMaskRenderer - href: api/CatchIo.Runtime.Character.Graphics.CharacterMaskRenderer.html#CatchIo_Runtime_Character_Graphics_CharacterMaskRenderer_InitMaskRenderer_ - commentId: Overload:CatchIo.Runtime.Character.Graphics.CharacterMaskRenderer.InitMaskRenderer - isSpec: "True" - fullName: CatchIo.Runtime.Character.Graphics.CharacterMaskRenderer.InitMaskRenderer - nameWithType: CharacterMaskRenderer.InitMaskRenderer -- uid: CatchIo.Runtime.Character.Graphics.CharacterMaskRenderer.UpdateMaskRenderer(SpriteRenderer) - name: UpdateMaskRenderer(SpriteRenderer) - href: api/CatchIo.Runtime.Character.Graphics.CharacterMaskRenderer.html#CatchIo_Runtime_Character_Graphics_CharacterMaskRenderer_UpdateMaskRenderer_SpriteRenderer_ - commentId: M:CatchIo.Runtime.Character.Graphics.CharacterMaskRenderer.UpdateMaskRenderer(SpriteRenderer) - fullName: CatchIo.Runtime.Character.Graphics.CharacterMaskRenderer.UpdateMaskRenderer(SpriteRenderer) - nameWithType: CharacterMaskRenderer.UpdateMaskRenderer(SpriteRenderer) -- uid: CatchIo.Runtime.Character.Graphics.CharacterMaskRenderer.UpdateMaskRenderer* - name: UpdateMaskRenderer - href: api/CatchIo.Runtime.Character.Graphics.CharacterMaskRenderer.html#CatchIo_Runtime_Character_Graphics_CharacterMaskRenderer_UpdateMaskRenderer_ - commentId: Overload:CatchIo.Runtime.Character.Graphics.CharacterMaskRenderer.UpdateMaskRenderer - isSpec: "True" - fullName: CatchIo.Runtime.Character.Graphics.CharacterMaskRenderer.UpdateMaskRenderer - nameWithType: CharacterMaskRenderer.UpdateMaskRenderer - uid: CatchIo.Runtime.Character.Graphics.CharacterRenderer name: CharacterRenderer href: api/CatchIo.Runtime.Character.Graphics.CharacterRenderer.html commentId: T:CatchIo.Runtime.Character.Graphics.CharacterRenderer fullName: CatchIo.Runtime.Character.Graphics.CharacterRenderer nameWithType: CharacterRenderer -- uid: CatchIo.Runtime.Character.Graphics.CharacterRenderer.CharacterSprite - name: CharacterSprite - href: api/CatchIo.Runtime.Character.Graphics.CharacterRenderer.html#CatchIo_Runtime_Character_Graphics_CharacterRenderer_CharacterSprite - commentId: P:CatchIo.Runtime.Character.Graphics.CharacterRenderer.CharacterSprite - fullName: CatchIo.Runtime.Character.Graphics.CharacterRenderer.CharacterSprite - nameWithType: CharacterRenderer.CharacterSprite -- uid: CatchIo.Runtime.Character.Graphics.CharacterRenderer.CharacterSprite* - name: CharacterSprite - href: api/CatchIo.Runtime.Character.Graphics.CharacterRenderer.html#CatchIo_Runtime_Character_Graphics_CharacterRenderer_CharacterSprite_ - commentId: Overload:CatchIo.Runtime.Character.Graphics.CharacterRenderer.CharacterSprite - isSpec: "True" - fullName: CatchIo.Runtime.Character.Graphics.CharacterRenderer.CharacterSprite - nameWithType: CharacterRenderer.CharacterSprite +- uid: CatchIo.Runtime.Character.Graphics.CharacterRenderer.DisableMaskRenderer + name: DisableMaskRenderer() + href: api/CatchIo.Runtime.Character.Graphics.CharacterRenderer.html#CatchIo_Runtime_Character_Graphics_CharacterRenderer_DisableMaskRenderer + commentId: M:CatchIo.Runtime.Character.Graphics.CharacterRenderer.DisableMaskRenderer + fullName: CatchIo.Runtime.Character.Graphics.CharacterRenderer.DisableMaskRenderer() + nameWithType: CharacterRenderer.DisableMaskRenderer() +- uid: CatchIo.Runtime.Character.Graphics.CharacterRenderer.DisableMaskRenderer* + name: DisableMaskRenderer + href: api/CatchIo.Runtime.Character.Graphics.CharacterRenderer.html#CatchIo_Runtime_Character_Graphics_CharacterRenderer_DisableMaskRenderer_ + commentId: Overload:CatchIo.Runtime.Character.Graphics.CharacterRenderer.DisableMaskRenderer + isSpec: "True" + fullName: CatchIo.Runtime.Character.Graphics.CharacterRenderer.DisableMaskRenderer + nameWithType: CharacterRenderer.DisableMaskRenderer - uid: CatchIo.Runtime.Character.Graphics.CharacterRenderer.DisableRenderer name: DisableRenderer() href: api/CatchIo.Runtime.Character.Graphics.CharacterRenderer.html#CatchIo_Runtime_Character_Graphics_CharacterRenderer_DisableRenderer @@ -3700,19 +5125,32 @@ references: isSpec: "True" fullName: CatchIo.Runtime.Character.Graphics.CharacterRenderer.DisableRenderer nameWithType: CharacterRenderer.DisableRenderer -- uid: CatchIo.Runtime.Character.Graphics.CharacterRenderer.EffectSequence(EffectBase) - name: EffectSequence(EffectBase) - href: api/CatchIo.Runtime.Character.Graphics.CharacterRenderer.html#CatchIo_Runtime_Character_Graphics_CharacterRenderer_EffectSequence_EffectBase_ - commentId: M:CatchIo.Runtime.Character.Graphics.CharacterRenderer.EffectSequence(EffectBase) - fullName: CatchIo.Runtime.Character.Graphics.CharacterRenderer.EffectSequence(EffectBase) - nameWithType: CharacterRenderer.EffectSequence(EffectBase) -- uid: CatchIo.Runtime.Character.Graphics.CharacterRenderer.EffectSequence* - name: EffectSequence - href: api/CatchIo.Runtime.Character.Graphics.CharacterRenderer.html#CatchIo_Runtime_Character_Graphics_CharacterRenderer_EffectSequence_ - commentId: Overload:CatchIo.Runtime.Character.Graphics.CharacterRenderer.EffectSequence +- uid: CatchIo.Runtime.Character.Graphics.CharacterRenderer.DisableShadowRenderer + name: DisableShadowRenderer() + href: api/CatchIo.Runtime.Character.Graphics.CharacterRenderer.html#CatchIo_Runtime_Character_Graphics_CharacterRenderer_DisableShadowRenderer + commentId: M:CatchIo.Runtime.Character.Graphics.CharacterRenderer.DisableShadowRenderer + fullName: CatchIo.Runtime.Character.Graphics.CharacterRenderer.DisableShadowRenderer() + nameWithType: CharacterRenderer.DisableShadowRenderer() +- uid: CatchIo.Runtime.Character.Graphics.CharacterRenderer.DisableShadowRenderer* + name: DisableShadowRenderer + href: api/CatchIo.Runtime.Character.Graphics.CharacterRenderer.html#CatchIo_Runtime_Character_Graphics_CharacterRenderer_DisableShadowRenderer_ + commentId: Overload:CatchIo.Runtime.Character.Graphics.CharacterRenderer.DisableShadowRenderer + isSpec: "True" + fullName: CatchIo.Runtime.Character.Graphics.CharacterRenderer.DisableShadowRenderer + nameWithType: CharacterRenderer.DisableShadowRenderer +- uid: CatchIo.Runtime.Character.Graphics.CharacterRenderer.EnableMaskRenderer + name: EnableMaskRenderer() + href: api/CatchIo.Runtime.Character.Graphics.CharacterRenderer.html#CatchIo_Runtime_Character_Graphics_CharacterRenderer_EnableMaskRenderer + commentId: M:CatchIo.Runtime.Character.Graphics.CharacterRenderer.EnableMaskRenderer + fullName: CatchIo.Runtime.Character.Graphics.CharacterRenderer.EnableMaskRenderer() + nameWithType: CharacterRenderer.EnableMaskRenderer() +- uid: CatchIo.Runtime.Character.Graphics.CharacterRenderer.EnableMaskRenderer* + name: EnableMaskRenderer + href: api/CatchIo.Runtime.Character.Graphics.CharacterRenderer.html#CatchIo_Runtime_Character_Graphics_CharacterRenderer_EnableMaskRenderer_ + commentId: Overload:CatchIo.Runtime.Character.Graphics.CharacterRenderer.EnableMaskRenderer isSpec: "True" - fullName: CatchIo.Runtime.Character.Graphics.CharacterRenderer.EffectSequence - nameWithType: CharacterRenderer.EffectSequence + fullName: CatchIo.Runtime.Character.Graphics.CharacterRenderer.EnableMaskRenderer + nameWithType: CharacterRenderer.EnableMaskRenderer - uid: CatchIo.Runtime.Character.Graphics.CharacterRenderer.EnableRenderer name: EnableRenderer() href: api/CatchIo.Runtime.Character.Graphics.CharacterRenderer.html#CatchIo_Runtime_Character_Graphics_CharacterRenderer_EnableRenderer @@ -3726,149 +5164,32 @@ references: isSpec: "True" fullName: CatchIo.Runtime.Character.Graphics.CharacterRenderer.EnableRenderer nameWithType: CharacterRenderer.EnableRenderer -- uid: CatchIo.Runtime.Character.Graphics.CharacterRenderer.ExecuteEffect(EffectBase) - name: ExecuteEffect(EffectBase) - href: api/CatchIo.Runtime.Character.Graphics.CharacterRenderer.html#CatchIo_Runtime_Character_Graphics_CharacterRenderer_ExecuteEffect_EffectBase_ - commentId: M:CatchIo.Runtime.Character.Graphics.CharacterRenderer.ExecuteEffect(EffectBase) - fullName: CatchIo.Runtime.Character.Graphics.CharacterRenderer.ExecuteEffect(EffectBase) - nameWithType: CharacterRenderer.ExecuteEffect(EffectBase) -- uid: CatchIo.Runtime.Character.Graphics.CharacterRenderer.ExecuteEffect* - name: ExecuteEffect - href: api/CatchIo.Runtime.Character.Graphics.CharacterRenderer.html#CatchIo_Runtime_Character_Graphics_CharacterRenderer_ExecuteEffect_ - commentId: Overload:CatchIo.Runtime.Character.Graphics.CharacterRenderer.ExecuteEffect - isSpec: "True" - fullName: CatchIo.Runtime.Character.Graphics.CharacterRenderer.ExecuteEffect - nameWithType: CharacterRenderer.ExecuteEffect -- uid: CatchIo.Runtime.Character.Graphics.CharacterRenderer.MaskRenderer - name: MaskRenderer - href: api/CatchIo.Runtime.Character.Graphics.CharacterRenderer.html#CatchIo_Runtime_Character_Graphics_CharacterRenderer_MaskRenderer - commentId: P:CatchIo.Runtime.Character.Graphics.CharacterRenderer.MaskRenderer - fullName: CatchIo.Runtime.Character.Graphics.CharacterRenderer.MaskRenderer - nameWithType: CharacterRenderer.MaskRenderer -- uid: CatchIo.Runtime.Character.Graphics.CharacterRenderer.MaskRenderer* - name: MaskRenderer - href: api/CatchIo.Runtime.Character.Graphics.CharacterRenderer.html#CatchIo_Runtime_Character_Graphics_CharacterRenderer_MaskRenderer_ - commentId: Overload:CatchIo.Runtime.Character.Graphics.CharacterRenderer.MaskRenderer - isSpec: "True" - fullName: CatchIo.Runtime.Character.Graphics.CharacterRenderer.MaskRenderer - nameWithType: CharacterRenderer.MaskRenderer -- uid: CatchIo.Runtime.Character.Graphics.CharacterRenderer.OnEndEffect(EffectBase) - name: OnEndEffect(EffectBase) - href: api/CatchIo.Runtime.Character.Graphics.CharacterRenderer.html#CatchIo_Runtime_Character_Graphics_CharacterRenderer_OnEndEffect_EffectBase_ - commentId: M:CatchIo.Runtime.Character.Graphics.CharacterRenderer.OnEndEffect(EffectBase) - fullName: CatchIo.Runtime.Character.Graphics.CharacterRenderer.OnEndEffect(EffectBase) - nameWithType: CharacterRenderer.OnEndEffect(EffectBase) -- uid: CatchIo.Runtime.Character.Graphics.CharacterRenderer.OnEndEffect* - name: OnEndEffect - href: api/CatchIo.Runtime.Character.Graphics.CharacterRenderer.html#CatchIo_Runtime_Character_Graphics_CharacterRenderer_OnEndEffect_ - commentId: Overload:CatchIo.Runtime.Character.Graphics.CharacterRenderer.OnEndEffect - isSpec: "True" - fullName: CatchIo.Runtime.Character.Graphics.CharacterRenderer.OnEndEffect - nameWithType: CharacterRenderer.OnEndEffect -- uid: CatchIo.Runtime.Character.Graphics.CharacterRenderer.PivotY - name: PivotY - href: api/CatchIo.Runtime.Character.Graphics.CharacterRenderer.html#CatchIo_Runtime_Character_Graphics_CharacterRenderer_PivotY - commentId: P:CatchIo.Runtime.Character.Graphics.CharacterRenderer.PivotY - fullName: CatchIo.Runtime.Character.Graphics.CharacterRenderer.PivotY - nameWithType: CharacterRenderer.PivotY -- uid: CatchIo.Runtime.Character.Graphics.CharacterRenderer.PivotY* - name: PivotY - href: api/CatchIo.Runtime.Character.Graphics.CharacterRenderer.html#CatchIo_Runtime_Character_Graphics_CharacterRenderer_PivotY_ - commentId: Overload:CatchIo.Runtime.Character.Graphics.CharacterRenderer.PivotY - isSpec: "True" - fullName: CatchIo.Runtime.Character.Graphics.CharacterRenderer.PivotY - nameWithType: CharacterRenderer.PivotY -- uid: CatchIo.Runtime.Character.Graphics.CharacterRenderer.PlayCursedEffectToLocalClient - name: PlayCursedEffectToLocalClient() - href: api/CatchIo.Runtime.Character.Graphics.CharacterRenderer.html#CatchIo_Runtime_Character_Graphics_CharacterRenderer_PlayCursedEffectToLocalClient - commentId: M:CatchIo.Runtime.Character.Graphics.CharacterRenderer.PlayCursedEffectToLocalClient - fullName: CatchIo.Runtime.Character.Graphics.CharacterRenderer.PlayCursedEffectToLocalClient() - nameWithType: CharacterRenderer.PlayCursedEffectToLocalClient() -- uid: CatchIo.Runtime.Character.Graphics.CharacterRenderer.PlayCursedEffectToLocalClient* - name: PlayCursedEffectToLocalClient - href: api/CatchIo.Runtime.Character.Graphics.CharacterRenderer.html#CatchIo_Runtime_Character_Graphics_CharacterRenderer_PlayCursedEffectToLocalClient_ - commentId: Overload:CatchIo.Runtime.Character.Graphics.CharacterRenderer.PlayCursedEffectToLocalClient - isSpec: "True" - fullName: CatchIo.Runtime.Character.Graphics.CharacterRenderer.PlayCursedEffectToLocalClient - nameWithType: CharacterRenderer.PlayCursedEffectToLocalClient -- uid: CatchIo.Runtime.Character.Graphics.CharacterRenderer.PlayCursedEffectToOtherClients(System.Boolean) - name: PlayCursedEffectToOtherClients(Boolean) - href: api/CatchIo.Runtime.Character.Graphics.CharacterRenderer.html#CatchIo_Runtime_Character_Graphics_CharacterRenderer_PlayCursedEffectToOtherClients_System_Boolean_ - commentId: M:CatchIo.Runtime.Character.Graphics.CharacterRenderer.PlayCursedEffectToOtherClients(System.Boolean) - fullName: CatchIo.Runtime.Character.Graphics.CharacterRenderer.PlayCursedEffectToOtherClients(System.Boolean) - nameWithType: CharacterRenderer.PlayCursedEffectToOtherClients(Boolean) -- uid: CatchIo.Runtime.Character.Graphics.CharacterRenderer.PlayCursedEffectToOtherClients* - name: PlayCursedEffectToOtherClients - href: api/CatchIo.Runtime.Character.Graphics.CharacterRenderer.html#CatchIo_Runtime_Character_Graphics_CharacterRenderer_PlayCursedEffectToOtherClients_ - commentId: Overload:CatchIo.Runtime.Character.Graphics.CharacterRenderer.PlayCursedEffectToOtherClients - isSpec: "True" - fullName: CatchIo.Runtime.Character.Graphics.CharacterRenderer.PlayCursedEffectToOtherClients - nameWithType: CharacterRenderer.PlayCursedEffectToOtherClients -- uid: CatchIo.Runtime.Character.Graphics.CharacterRenderer.PlayDamageEffect - name: PlayDamageEffect() - href: api/CatchIo.Runtime.Character.Graphics.CharacterRenderer.html#CatchIo_Runtime_Character_Graphics_CharacterRenderer_PlayDamageEffect - commentId: M:CatchIo.Runtime.Character.Graphics.CharacterRenderer.PlayDamageEffect - fullName: CatchIo.Runtime.Character.Graphics.CharacterRenderer.PlayDamageEffect() - nameWithType: CharacterRenderer.PlayDamageEffect() -- uid: CatchIo.Runtime.Character.Graphics.CharacterRenderer.PlayDamageEffect* - name: PlayDamageEffect - href: api/CatchIo.Runtime.Character.Graphics.CharacterRenderer.html#CatchIo_Runtime_Character_Graphics_CharacterRenderer_PlayDamageEffect_ - commentId: Overload:CatchIo.Runtime.Character.Graphics.CharacterRenderer.PlayDamageEffect - isSpec: "True" - fullName: CatchIo.Runtime.Character.Graphics.CharacterRenderer.PlayDamageEffect - nameWithType: CharacterRenderer.PlayDamageEffect -- uid: CatchIo.Runtime.Character.Graphics.CharacterRenderer.ReverseCursedEffectToLocalClient - name: ReverseCursedEffectToLocalClient() - href: api/CatchIo.Runtime.Character.Graphics.CharacterRenderer.html#CatchIo_Runtime_Character_Graphics_CharacterRenderer_ReverseCursedEffectToLocalClient - commentId: M:CatchIo.Runtime.Character.Graphics.CharacterRenderer.ReverseCursedEffectToLocalClient - fullName: CatchIo.Runtime.Character.Graphics.CharacterRenderer.ReverseCursedEffectToLocalClient() - nameWithType: CharacterRenderer.ReverseCursedEffectToLocalClient() -- uid: CatchIo.Runtime.Character.Graphics.CharacterRenderer.ReverseCursedEffectToLocalClient* - name: ReverseCursedEffectToLocalClient - href: api/CatchIo.Runtime.Character.Graphics.CharacterRenderer.html#CatchIo_Runtime_Character_Graphics_CharacterRenderer_ReverseCursedEffectToLocalClient_ - commentId: Overload:CatchIo.Runtime.Character.Graphics.CharacterRenderer.ReverseCursedEffectToLocalClient - isSpec: "True" - fullName: CatchIo.Runtime.Character.Graphics.CharacterRenderer.ReverseCursedEffectToLocalClient - nameWithType: CharacterRenderer.ReverseCursedEffectToLocalClient -- uid: CatchIo.Runtime.Character.Graphics.CharacterRenderer.ReverseCursedEffectToOtherClients(System.Boolean) - name: ReverseCursedEffectToOtherClients(Boolean) - href: api/CatchIo.Runtime.Character.Graphics.CharacterRenderer.html#CatchIo_Runtime_Character_Graphics_CharacterRenderer_ReverseCursedEffectToOtherClients_System_Boolean_ - commentId: M:CatchIo.Runtime.Character.Graphics.CharacterRenderer.ReverseCursedEffectToOtherClients(System.Boolean) - fullName: CatchIo.Runtime.Character.Graphics.CharacterRenderer.ReverseCursedEffectToOtherClients(System.Boolean) - nameWithType: CharacterRenderer.ReverseCursedEffectToOtherClients(Boolean) -- uid: CatchIo.Runtime.Character.Graphics.CharacterRenderer.ReverseCursedEffectToOtherClients* - name: ReverseCursedEffectToOtherClients - href: api/CatchIo.Runtime.Character.Graphics.CharacterRenderer.html#CatchIo_Runtime_Character_Graphics_CharacterRenderer_ReverseCursedEffectToOtherClients_ - commentId: Overload:CatchIo.Runtime.Character.Graphics.CharacterRenderer.ReverseCursedEffectToOtherClients - isSpec: "True" - fullName: CatchIo.Runtime.Character.Graphics.CharacterRenderer.ReverseCursedEffectToOtherClients - nameWithType: CharacterRenderer.ReverseCursedEffectToOtherClients -- uid: CatchIo.Runtime.Character.Graphics.CharacterRenderer.ReverseEffect(EffectBase) - name: ReverseEffect(EffectBase) - href: api/CatchIo.Runtime.Character.Graphics.CharacterRenderer.html#CatchIo_Runtime_Character_Graphics_CharacterRenderer_ReverseEffect_EffectBase_ - commentId: M:CatchIo.Runtime.Character.Graphics.CharacterRenderer.ReverseEffect(EffectBase) - fullName: CatchIo.Runtime.Character.Graphics.CharacterRenderer.ReverseEffect(EffectBase) - nameWithType: CharacterRenderer.ReverseEffect(EffectBase) -- uid: CatchIo.Runtime.Character.Graphics.CharacterRenderer.ReverseEffect* - name: ReverseEffect - href: api/CatchIo.Runtime.Character.Graphics.CharacterRenderer.html#CatchIo_Runtime_Character_Graphics_CharacterRenderer_ReverseEffect_ - commentId: Overload:CatchIo.Runtime.Character.Graphics.CharacterRenderer.ReverseEffect - isSpec: "True" - fullName: CatchIo.Runtime.Character.Graphics.CharacterRenderer.ReverseEffect - nameWithType: CharacterRenderer.ReverseEffect -- uid: CatchIo.Runtime.Character.Graphics.CharacterRenderer.SpriteArea - name: SpriteArea - href: api/CatchIo.Runtime.Character.Graphics.CharacterRenderer.html#CatchIo_Runtime_Character_Graphics_CharacterRenderer_SpriteArea - commentId: P:CatchIo.Runtime.Character.Graphics.CharacterRenderer.SpriteArea - fullName: CatchIo.Runtime.Character.Graphics.CharacterRenderer.SpriteArea - nameWithType: CharacterRenderer.SpriteArea -- uid: CatchIo.Runtime.Character.Graphics.CharacterRenderer.SpriteArea* - name: SpriteArea - href: api/CatchIo.Runtime.Character.Graphics.CharacterRenderer.html#CatchIo_Runtime_Character_Graphics_CharacterRenderer_SpriteArea_ - commentId: Overload:CatchIo.Runtime.Character.Graphics.CharacterRenderer.SpriteArea - isSpec: "True" - fullName: CatchIo.Runtime.Character.Graphics.CharacterRenderer.SpriteArea - nameWithType: CharacterRenderer.SpriteArea +- uid: CatchIo.Runtime.Character.Graphics.CharacterRenderer.EnableShadowRenderer + name: EnableShadowRenderer() + href: api/CatchIo.Runtime.Character.Graphics.CharacterRenderer.html#CatchIo_Runtime_Character_Graphics_CharacterRenderer_EnableShadowRenderer + commentId: M:CatchIo.Runtime.Character.Graphics.CharacterRenderer.EnableShadowRenderer + fullName: CatchIo.Runtime.Character.Graphics.CharacterRenderer.EnableShadowRenderer() + nameWithType: CharacterRenderer.EnableShadowRenderer() +- uid: CatchIo.Runtime.Character.Graphics.CharacterRenderer.EnableShadowRenderer* + name: EnableShadowRenderer + href: api/CatchIo.Runtime.Character.Graphics.CharacterRenderer.html#CatchIo_Runtime_Character_Graphics_CharacterRenderer_EnableShadowRenderer_ + commentId: Overload:CatchIo.Runtime.Character.Graphics.CharacterRenderer.EnableShadowRenderer + isSpec: "True" + fullName: CatchIo.Runtime.Character.Graphics.CharacterRenderer.EnableShadowRenderer + nameWithType: CharacterRenderer.EnableShadowRenderer +- uid: CatchIo.Runtime.Character.Graphics.CharacterRenderer.GetSpritePivotY + name: GetSpritePivotY() + href: api/CatchIo.Runtime.Character.Graphics.CharacterRenderer.html#CatchIo_Runtime_Character_Graphics_CharacterRenderer_GetSpritePivotY + commentId: M:CatchIo.Runtime.Character.Graphics.CharacterRenderer.GetSpritePivotY + fullName: CatchIo.Runtime.Character.Graphics.CharacterRenderer.GetSpritePivotY() + nameWithType: CharacterRenderer.GetSpritePivotY() +- uid: CatchIo.Runtime.Character.Graphics.CharacterRenderer.GetSpritePivotY* + name: GetSpritePivotY + href: api/CatchIo.Runtime.Character.Graphics.CharacterRenderer.html#CatchIo_Runtime_Character_Graphics_CharacterRenderer_GetSpritePivotY_ + commentId: Overload:CatchIo.Runtime.Character.Graphics.CharacterRenderer.GetSpritePivotY + isSpec: "True" + fullName: CatchIo.Runtime.Character.Graphics.CharacterRenderer.GetSpritePivotY + nameWithType: CharacterRenderer.GetSpritePivotY - uid: CatchIo.Runtime.Character.Graphics.CharacterRenderer.SpriteRenderer name: SpriteRenderer href: api/CatchIo.Runtime.Character.Graphics.CharacterRenderer.html#CatchIo_Runtime_Character_Graphics_CharacterRenderer_SpriteRenderer @@ -3882,19 +5203,591 @@ references: isSpec: "True" fullName: CatchIo.Runtime.Character.Graphics.CharacterRenderer.SpriteRenderer nameWithType: CharacterRenderer.SpriteRenderer -- uid: CatchIo.Runtime.Character.Graphics.CharacterRenderer.SpriteVertices - name: SpriteVertices - href: api/CatchIo.Runtime.Character.Graphics.CharacterRenderer.html#CatchIo_Runtime_Character_Graphics_CharacterRenderer_SpriteVertices - commentId: P:CatchIo.Runtime.Character.Graphics.CharacterRenderer.SpriteVertices - fullName: CatchIo.Runtime.Character.Graphics.CharacterRenderer.SpriteVertices - nameWithType: CharacterRenderer.SpriteVertices -- uid: CatchIo.Runtime.Character.Graphics.CharacterRenderer.SpriteVertices* - name: SpriteVertices - href: api/CatchIo.Runtime.Character.Graphics.CharacterRenderer.html#CatchIo_Runtime_Character_Graphics_CharacterRenderer_SpriteVertices_ - commentId: Overload:CatchIo.Runtime.Character.Graphics.CharacterRenderer.SpriteVertices - isSpec: "True" - fullName: CatchIo.Runtime.Character.Graphics.CharacterRenderer.SpriteVertices - nameWithType: CharacterRenderer.SpriteVertices +- uid: CatchIo.Runtime.Character.Graphics.Effects + name: CatchIo.Runtime.Character.Graphics.Effects + href: api/CatchIo.Runtime.Character.Graphics.Effects.html + commentId: N:CatchIo.Runtime.Character.Graphics.Effects + fullName: CatchIo.Runtime.Character.Graphics.Effects + nameWithType: CatchIo.Runtime.Character.Graphics.Effects +- uid: CatchIo.Runtime.Character.Graphics.Effects.AttackChargeEffect + name: AttackChargeEffect + href: api/CatchIo.Runtime.Character.Graphics.Effects.AttackChargeEffect.html + commentId: T:CatchIo.Runtime.Character.Graphics.Effects.AttackChargeEffect + fullName: CatchIo.Runtime.Character.Graphics.Effects.AttackChargeEffect + nameWithType: AttackChargeEffect +- uid: CatchIo.Runtime.Character.Graphics.Effects.AttackChargeEffect.Execute(System.Single) + name: Execute(Single) + href: api/CatchIo.Runtime.Character.Graphics.Effects.AttackChargeEffect.html#CatchIo_Runtime_Character_Graphics_Effects_AttackChargeEffect_Execute_System_Single_ + commentId: M:CatchIo.Runtime.Character.Graphics.Effects.AttackChargeEffect.Execute(System.Single) + fullName: CatchIo.Runtime.Character.Graphics.Effects.AttackChargeEffect.Execute(System.Single) + nameWithType: AttackChargeEffect.Execute(Single) +- uid: CatchIo.Runtime.Character.Graphics.Effects.AttackChargeEffect.Execute* + name: Execute + href: api/CatchIo.Runtime.Character.Graphics.Effects.AttackChargeEffect.html#CatchIo_Runtime_Character_Graphics_Effects_AttackChargeEffect_Execute_ + commentId: Overload:CatchIo.Runtime.Character.Graphics.Effects.AttackChargeEffect.Execute + isSpec: "True" + fullName: CatchIo.Runtime.Character.Graphics.Effects.AttackChargeEffect.Execute + nameWithType: AttackChargeEffect.Execute +- uid: CatchIo.Runtime.Character.Graphics.Effects.AttackChargeEffect.Rewind(System.Single) + name: Rewind(Single) + href: api/CatchIo.Runtime.Character.Graphics.Effects.AttackChargeEffect.html#CatchIo_Runtime_Character_Graphics_Effects_AttackChargeEffect_Rewind_System_Single_ + commentId: M:CatchIo.Runtime.Character.Graphics.Effects.AttackChargeEffect.Rewind(System.Single) + fullName: CatchIo.Runtime.Character.Graphics.Effects.AttackChargeEffect.Rewind(System.Single) + nameWithType: AttackChargeEffect.Rewind(Single) +- uid: CatchIo.Runtime.Character.Graphics.Effects.AttackChargeEffect.Rewind* + name: Rewind + href: api/CatchIo.Runtime.Character.Graphics.Effects.AttackChargeEffect.html#CatchIo_Runtime_Character_Graphics_Effects_AttackChargeEffect_Rewind_ + commentId: Overload:CatchIo.Runtime.Character.Graphics.Effects.AttackChargeEffect.Rewind + isSpec: "True" + fullName: CatchIo.Runtime.Character.Graphics.Effects.AttackChargeEffect.Rewind + nameWithType: AttackChargeEffect.Rewind +- uid: CatchIo.Runtime.Character.Graphics.Effects.AttackChargeEffect.SetMaterialProperties + name: SetMaterialProperties() + href: api/CatchIo.Runtime.Character.Graphics.Effects.AttackChargeEffect.html#CatchIo_Runtime_Character_Graphics_Effects_AttackChargeEffect_SetMaterialProperties + commentId: M:CatchIo.Runtime.Character.Graphics.Effects.AttackChargeEffect.SetMaterialProperties + fullName: CatchIo.Runtime.Character.Graphics.Effects.AttackChargeEffect.SetMaterialProperties() + nameWithType: AttackChargeEffect.SetMaterialProperties() +- uid: CatchIo.Runtime.Character.Graphics.Effects.AttackChargeEffect.SetMaterialProperties* + name: SetMaterialProperties + href: api/CatchIo.Runtime.Character.Graphics.Effects.AttackChargeEffect.html#CatchIo_Runtime_Character_Graphics_Effects_AttackChargeEffect_SetMaterialProperties_ + commentId: Overload:CatchIo.Runtime.Character.Graphics.Effects.AttackChargeEffect.SetMaterialProperties + isSpec: "True" + fullName: CatchIo.Runtime.Character.Graphics.Effects.AttackChargeEffect.SetMaterialProperties + nameWithType: AttackChargeEffect.SetMaterialProperties +- uid: CatchIo.Runtime.Character.Graphics.Effects.CurseEffect + name: CurseEffect + href: api/CatchIo.Runtime.Character.Graphics.Effects.CurseEffect.html + commentId: T:CatchIo.Runtime.Character.Graphics.Effects.CurseEffect + fullName: CatchIo.Runtime.Character.Graphics.Effects.CurseEffect + nameWithType: CurseEffect +- uid: CatchIo.Runtime.Character.Graphics.Effects.CurseEffect.Execute(System.Single) + name: Execute(Single) + href: api/CatchIo.Runtime.Character.Graphics.Effects.CurseEffect.html#CatchIo_Runtime_Character_Graphics_Effects_CurseEffect_Execute_System_Single_ + commentId: M:CatchIo.Runtime.Character.Graphics.Effects.CurseEffect.Execute(System.Single) + fullName: CatchIo.Runtime.Character.Graphics.Effects.CurseEffect.Execute(System.Single) + nameWithType: CurseEffect.Execute(Single) +- uid: CatchIo.Runtime.Character.Graphics.Effects.CurseEffect.Execute* + name: Execute + href: api/CatchIo.Runtime.Character.Graphics.Effects.CurseEffect.html#CatchIo_Runtime_Character_Graphics_Effects_CurseEffect_Execute_ + commentId: Overload:CatchIo.Runtime.Character.Graphics.Effects.CurseEffect.Execute + isSpec: "True" + fullName: CatchIo.Runtime.Character.Graphics.Effects.CurseEffect.Execute + nameWithType: CurseEffect.Execute +- uid: CatchIo.Runtime.Character.Graphics.Effects.CurseEffect.Rewind(System.Single) + name: Rewind(Single) + href: api/CatchIo.Runtime.Character.Graphics.Effects.CurseEffect.html#CatchIo_Runtime_Character_Graphics_Effects_CurseEffect_Rewind_System_Single_ + commentId: M:CatchIo.Runtime.Character.Graphics.Effects.CurseEffect.Rewind(System.Single) + fullName: CatchIo.Runtime.Character.Graphics.Effects.CurseEffect.Rewind(System.Single) + nameWithType: CurseEffect.Rewind(Single) +- uid: CatchIo.Runtime.Character.Graphics.Effects.CurseEffect.Rewind* + name: Rewind + href: api/CatchIo.Runtime.Character.Graphics.Effects.CurseEffect.html#CatchIo_Runtime_Character_Graphics_Effects_CurseEffect_Rewind_ + commentId: Overload:CatchIo.Runtime.Character.Graphics.Effects.CurseEffect.Rewind + isSpec: "True" + fullName: CatchIo.Runtime.Character.Graphics.Effects.CurseEffect.Rewind + nameWithType: CurseEffect.Rewind +- uid: CatchIo.Runtime.Character.Graphics.Effects.CurseEffect.SetMaterialProperties + name: SetMaterialProperties() + href: api/CatchIo.Runtime.Character.Graphics.Effects.CurseEffect.html#CatchIo_Runtime_Character_Graphics_Effects_CurseEffect_SetMaterialProperties + commentId: M:CatchIo.Runtime.Character.Graphics.Effects.CurseEffect.SetMaterialProperties + fullName: CatchIo.Runtime.Character.Graphics.Effects.CurseEffect.SetMaterialProperties() + nameWithType: CurseEffect.SetMaterialProperties() +- uid: CatchIo.Runtime.Character.Graphics.Effects.CurseEffect.SetMaterialProperties* + name: SetMaterialProperties + href: api/CatchIo.Runtime.Character.Graphics.Effects.CurseEffect.html#CatchIo_Runtime_Character_Graphics_Effects_CurseEffect_SetMaterialProperties_ + commentId: Overload:CatchIo.Runtime.Character.Graphics.Effects.CurseEffect.SetMaterialProperties + isSpec: "True" + fullName: CatchIo.Runtime.Character.Graphics.Effects.CurseEffect.SetMaterialProperties + nameWithType: CurseEffect.SetMaterialProperties +- uid: CatchIo.Runtime.Character.Graphics.Effects.EffectBase + name: EffectBase + href: api/CatchIo.Runtime.Character.Graphics.Effects.EffectBase.html + commentId: T:CatchIo.Runtime.Character.Graphics.Effects.EffectBase + fullName: CatchIo.Runtime.Character.Graphics.Effects.EffectBase + nameWithType: EffectBase +- uid: CatchIo.Runtime.Character.Graphics.Effects.EffectBase._defaultDuration + name: _defaultDuration + href: api/CatchIo.Runtime.Character.Graphics.Effects.EffectBase.html#CatchIo_Runtime_Character_Graphics_Effects_EffectBase__defaultDuration + commentId: F:CatchIo.Runtime.Character.Graphics.Effects.EffectBase._defaultDuration + fullName: CatchIo.Runtime.Character.Graphics.Effects.EffectBase._defaultDuration + nameWithType: EffectBase._defaultDuration +- uid: CatchIo.Runtime.Character.Graphics.Effects.EffectBase._easeType + name: _easeType + href: api/CatchIo.Runtime.Character.Graphics.Effects.EffectBase.html#CatchIo_Runtime_Character_Graphics_Effects_EffectBase__easeType + commentId: F:CatchIo.Runtime.Character.Graphics.Effects.EffectBase._easeType + fullName: CatchIo.Runtime.Character.Graphics.Effects.EffectBase._easeType + nameWithType: EffectBase._easeType +- uid: CatchIo.Runtime.Character.Graphics.Effects.EffectBase._materialInstance + name: _materialInstance + href: api/CatchIo.Runtime.Character.Graphics.Effects.EffectBase.html#CatchIo_Runtime_Character_Graphics_Effects_EffectBase__materialInstance + commentId: F:CatchIo.Runtime.Character.Graphics.Effects.EffectBase._materialInstance + fullName: CatchIo.Runtime.Character.Graphics.Effects.EffectBase._materialInstance + nameWithType: EffectBase._materialInstance +- uid: CatchIo.Runtime.Character.Graphics.Effects.EffectBase._originMaterial + name: _originMaterial + href: api/CatchIo.Runtime.Character.Graphics.Effects.EffectBase.html#CatchIo_Runtime_Character_Graphics_Effects_EffectBase__originMaterial + commentId: F:CatchIo.Runtime.Character.Graphics.Effects.EffectBase._originMaterial + fullName: CatchIo.Runtime.Character.Graphics.Effects.EffectBase._originMaterial + nameWithType: EffectBase._originMaterial +- uid: CatchIo.Runtime.Character.Graphics.Effects.EffectBase._spriteRenderer + name: _spriteRenderer + href: api/CatchIo.Runtime.Character.Graphics.Effects.EffectBase.html#CatchIo_Runtime_Character_Graphics_Effects_EffectBase__spriteRenderer + commentId: F:CatchIo.Runtime.Character.Graphics.Effects.EffectBase._spriteRenderer + fullName: CatchIo.Runtime.Character.Graphics.Effects.EffectBase._spriteRenderer + nameWithType: EffectBase._spriteRenderer +- uid: CatchIo.Runtime.Character.Graphics.Effects.EffectBase._targetMaterial + name: _targetMaterial + href: api/CatchIo.Runtime.Character.Graphics.Effects.EffectBase.html#CatchIo_Runtime_Character_Graphics_Effects_EffectBase__targetMaterial + commentId: F:CatchIo.Runtime.Character.Graphics.Effects.EffectBase._targetMaterial + fullName: CatchIo.Runtime.Character.Graphics.Effects.EffectBase._targetMaterial + nameWithType: EffectBase._targetMaterial +- uid: CatchIo.Runtime.Character.Graphics.Effects.EffectBase.Execute(System.Single) + name: Execute(Single) + href: api/CatchIo.Runtime.Character.Graphics.Effects.EffectBase.html#CatchIo_Runtime_Character_Graphics_Effects_EffectBase_Execute_System_Single_ + commentId: M:CatchIo.Runtime.Character.Graphics.Effects.EffectBase.Execute(System.Single) + fullName: CatchIo.Runtime.Character.Graphics.Effects.EffectBase.Execute(System.Single) + nameWithType: EffectBase.Execute(Single) +- uid: CatchIo.Runtime.Character.Graphics.Effects.EffectBase.Execute* + name: Execute + href: api/CatchIo.Runtime.Character.Graphics.Effects.EffectBase.html#CatchIo_Runtime_Character_Graphics_Effects_EffectBase_Execute_ + commentId: Overload:CatchIo.Runtime.Character.Graphics.Effects.EffectBase.Execute + isSpec: "True" + fullName: CatchIo.Runtime.Character.Graphics.Effects.EffectBase.Execute + nameWithType: EffectBase.Execute +- uid: CatchIo.Runtime.Character.Graphics.Effects.EffectBase.ExecuteAndRewind(System.Single) + name: ExecuteAndRewind(Single) + href: api/CatchIo.Runtime.Character.Graphics.Effects.EffectBase.html#CatchIo_Runtime_Character_Graphics_Effects_EffectBase_ExecuteAndRewind_System_Single_ + commentId: M:CatchIo.Runtime.Character.Graphics.Effects.EffectBase.ExecuteAndRewind(System.Single) + fullName: CatchIo.Runtime.Character.Graphics.Effects.EffectBase.ExecuteAndRewind(System.Single) + nameWithType: EffectBase.ExecuteAndRewind(Single) +- uid: CatchIo.Runtime.Character.Graphics.Effects.EffectBase.ExecuteAndRewind* + name: ExecuteAndRewind + href: api/CatchIo.Runtime.Character.Graphics.Effects.EffectBase.html#CatchIo_Runtime_Character_Graphics_Effects_EffectBase_ExecuteAndRewind_ + commentId: Overload:CatchIo.Runtime.Character.Graphics.Effects.EffectBase.ExecuteAndRewind + isSpec: "True" + fullName: CatchIo.Runtime.Character.Graphics.Effects.EffectBase.ExecuteAndRewind + nameWithType: EffectBase.ExecuteAndRewind +- uid: CatchIo.Runtime.Character.Graphics.Effects.EffectBase.OnEffectCompleted + name: OnEffectCompleted + href: api/CatchIo.Runtime.Character.Graphics.Effects.EffectBase.html#CatchIo_Runtime_Character_Graphics_Effects_EffectBase_OnEffectCompleted + commentId: F:CatchIo.Runtime.Character.Graphics.Effects.EffectBase.OnEffectCompleted + fullName: CatchIo.Runtime.Character.Graphics.Effects.EffectBase.OnEffectCompleted + nameWithType: EffectBase.OnEffectCompleted +- uid: CatchIo.Runtime.Character.Graphics.Effects.EffectBase.OnEffectExecuted + name: OnEffectExecuted + href: api/CatchIo.Runtime.Character.Graphics.Effects.EffectBase.html#CatchIo_Runtime_Character_Graphics_Effects_EffectBase_OnEffectExecuted + commentId: F:CatchIo.Runtime.Character.Graphics.Effects.EffectBase.OnEffectExecuted + fullName: CatchIo.Runtime.Character.Graphics.Effects.EffectBase.OnEffectExecuted + nameWithType: EffectBase.OnEffectExecuted +- uid: CatchIo.Runtime.Character.Graphics.Effects.EffectBase.OnEffectRewound + name: OnEffectRewound + href: api/CatchIo.Runtime.Character.Graphics.Effects.EffectBase.html#CatchIo_Runtime_Character_Graphics_Effects_EffectBase_OnEffectRewound + commentId: F:CatchIo.Runtime.Character.Graphics.Effects.EffectBase.OnEffectRewound + fullName: CatchIo.Runtime.Character.Graphics.Effects.EffectBase.OnEffectRewound + nameWithType: EffectBase.OnEffectRewound +- uid: CatchIo.Runtime.Character.Graphics.Effects.EffectBase.Rewind(System.Single) + name: Rewind(Single) + href: api/CatchIo.Runtime.Character.Graphics.Effects.EffectBase.html#CatchIo_Runtime_Character_Graphics_Effects_EffectBase_Rewind_System_Single_ + commentId: M:CatchIo.Runtime.Character.Graphics.Effects.EffectBase.Rewind(System.Single) + fullName: CatchIo.Runtime.Character.Graphics.Effects.EffectBase.Rewind(System.Single) + nameWithType: EffectBase.Rewind(Single) +- uid: CatchIo.Runtime.Character.Graphics.Effects.EffectBase.Rewind* + name: Rewind + href: api/CatchIo.Runtime.Character.Graphics.Effects.EffectBase.html#CatchIo_Runtime_Character_Graphics_Effects_EffectBase_Rewind_ + commentId: Overload:CatchIo.Runtime.Character.Graphics.Effects.EffectBase.Rewind + isSpec: "True" + fullName: CatchIo.Runtime.Character.Graphics.Effects.EffectBase.Rewind + nameWithType: EffectBase.Rewind +- uid: CatchIo.Runtime.Character.Graphics.Effects.EffectBase.SetMaterialProperties + name: SetMaterialProperties() + href: api/CatchIo.Runtime.Character.Graphics.Effects.EffectBase.html#CatchIo_Runtime_Character_Graphics_Effects_EffectBase_SetMaterialProperties + commentId: M:CatchIo.Runtime.Character.Graphics.Effects.EffectBase.SetMaterialProperties + fullName: CatchIo.Runtime.Character.Graphics.Effects.EffectBase.SetMaterialProperties() + nameWithType: EffectBase.SetMaterialProperties() +- uid: CatchIo.Runtime.Character.Graphics.Effects.EffectBase.SetMaterialProperties* + name: SetMaterialProperties + href: api/CatchIo.Runtime.Character.Graphics.Effects.EffectBase.html#CatchIo_Runtime_Character_Graphics_Effects_EffectBase_SetMaterialProperties_ + commentId: Overload:CatchIo.Runtime.Character.Graphics.Effects.EffectBase.SetMaterialProperties + isSpec: "True" + fullName: CatchIo.Runtime.Character.Graphics.Effects.EffectBase.SetMaterialProperties + nameWithType: EffectBase.SetMaterialProperties +- uid: CatchIo.Runtime.Character.Graphics.Effects.FadeEffect + name: FadeEffect + href: api/CatchIo.Runtime.Character.Graphics.Effects.FadeEffect.html + commentId: T:CatchIo.Runtime.Character.Graphics.Effects.FadeEffect + fullName: CatchIo.Runtime.Character.Graphics.Effects.FadeEffect + nameWithType: FadeEffect +- uid: CatchIo.Runtime.Character.Graphics.Effects.FadeEffect.Execute(System.Single) + name: Execute(Single) + href: api/CatchIo.Runtime.Character.Graphics.Effects.FadeEffect.html#CatchIo_Runtime_Character_Graphics_Effects_FadeEffect_Execute_System_Single_ + commentId: M:CatchIo.Runtime.Character.Graphics.Effects.FadeEffect.Execute(System.Single) + fullName: CatchIo.Runtime.Character.Graphics.Effects.FadeEffect.Execute(System.Single) + nameWithType: FadeEffect.Execute(Single) +- uid: CatchIo.Runtime.Character.Graphics.Effects.FadeEffect.Execute* + name: Execute + href: api/CatchIo.Runtime.Character.Graphics.Effects.FadeEffect.html#CatchIo_Runtime_Character_Graphics_Effects_FadeEffect_Execute_ + commentId: Overload:CatchIo.Runtime.Character.Graphics.Effects.FadeEffect.Execute + isSpec: "True" + fullName: CatchIo.Runtime.Character.Graphics.Effects.FadeEffect.Execute + nameWithType: FadeEffect.Execute +- uid: CatchIo.Runtime.Character.Graphics.Effects.FadeEffect.Rewind(System.Single) + name: Rewind(Single) + href: api/CatchIo.Runtime.Character.Graphics.Effects.FadeEffect.html#CatchIo_Runtime_Character_Graphics_Effects_FadeEffect_Rewind_System_Single_ + commentId: M:CatchIo.Runtime.Character.Graphics.Effects.FadeEffect.Rewind(System.Single) + fullName: CatchIo.Runtime.Character.Graphics.Effects.FadeEffect.Rewind(System.Single) + nameWithType: FadeEffect.Rewind(Single) +- uid: CatchIo.Runtime.Character.Graphics.Effects.FadeEffect.Rewind* + name: Rewind + href: api/CatchIo.Runtime.Character.Graphics.Effects.FadeEffect.html#CatchIo_Runtime_Character_Graphics_Effects_FadeEffect_Rewind_ + commentId: Overload:CatchIo.Runtime.Character.Graphics.Effects.FadeEffect.Rewind + isSpec: "True" + fullName: CatchIo.Runtime.Character.Graphics.Effects.FadeEffect.Rewind + nameWithType: FadeEffect.Rewind +- uid: CatchIo.Runtime.Character.Graphics.Effects.FadeEffect.SetMaterialProperties + name: SetMaterialProperties() + href: api/CatchIo.Runtime.Character.Graphics.Effects.FadeEffect.html#CatchIo_Runtime_Character_Graphics_Effects_FadeEffect_SetMaterialProperties + commentId: M:CatchIo.Runtime.Character.Graphics.Effects.FadeEffect.SetMaterialProperties + fullName: CatchIo.Runtime.Character.Graphics.Effects.FadeEffect.SetMaterialProperties() + nameWithType: FadeEffect.SetMaterialProperties() +- uid: CatchIo.Runtime.Character.Graphics.Effects.FadeEffect.SetMaterialProperties* + name: SetMaterialProperties + href: api/CatchIo.Runtime.Character.Graphics.Effects.FadeEffect.html#CatchIo_Runtime_Character_Graphics_Effects_FadeEffect_SetMaterialProperties_ + commentId: Overload:CatchIo.Runtime.Character.Graphics.Effects.FadeEffect.SetMaterialProperties + isSpec: "True" + fullName: CatchIo.Runtime.Character.Graphics.Effects.FadeEffect.SetMaterialProperties + nameWithType: FadeEffect.SetMaterialProperties +- uid: CatchIo.Runtime.Character.Graphics.Effects.HitEffect + name: HitEffect + href: api/CatchIo.Runtime.Character.Graphics.Effects.HitEffect.html + commentId: T:CatchIo.Runtime.Character.Graphics.Effects.HitEffect + fullName: CatchIo.Runtime.Character.Graphics.Effects.HitEffect + nameWithType: HitEffect +- uid: CatchIo.Runtime.Character.Graphics.Effects.HitEffect.Execute(System.Single) + name: Execute(Single) + href: api/CatchIo.Runtime.Character.Graphics.Effects.HitEffect.html#CatchIo_Runtime_Character_Graphics_Effects_HitEffect_Execute_System_Single_ + commentId: M:CatchIo.Runtime.Character.Graphics.Effects.HitEffect.Execute(System.Single) + fullName: CatchIo.Runtime.Character.Graphics.Effects.HitEffect.Execute(System.Single) + nameWithType: HitEffect.Execute(Single) +- uid: CatchIo.Runtime.Character.Graphics.Effects.HitEffect.Execute* + name: Execute + href: api/CatchIo.Runtime.Character.Graphics.Effects.HitEffect.html#CatchIo_Runtime_Character_Graphics_Effects_HitEffect_Execute_ + commentId: Overload:CatchIo.Runtime.Character.Graphics.Effects.HitEffect.Execute + isSpec: "True" + fullName: CatchIo.Runtime.Character.Graphics.Effects.HitEffect.Execute + nameWithType: HitEffect.Execute +- uid: CatchIo.Runtime.Character.Graphics.Effects.HitEffect.Rewind(System.Single) + name: Rewind(Single) + href: api/CatchIo.Runtime.Character.Graphics.Effects.HitEffect.html#CatchIo_Runtime_Character_Graphics_Effects_HitEffect_Rewind_System_Single_ + commentId: M:CatchIo.Runtime.Character.Graphics.Effects.HitEffect.Rewind(System.Single) + fullName: CatchIo.Runtime.Character.Graphics.Effects.HitEffect.Rewind(System.Single) + nameWithType: HitEffect.Rewind(Single) +- uid: CatchIo.Runtime.Character.Graphics.Effects.HitEffect.Rewind* + name: Rewind + href: api/CatchIo.Runtime.Character.Graphics.Effects.HitEffect.html#CatchIo_Runtime_Character_Graphics_Effects_HitEffect_Rewind_ + commentId: Overload:CatchIo.Runtime.Character.Graphics.Effects.HitEffect.Rewind + isSpec: "True" + fullName: CatchIo.Runtime.Character.Graphics.Effects.HitEffect.Rewind + nameWithType: HitEffect.Rewind +- uid: CatchIo.Runtime.Character.Graphics.Effects.HitEffect.SetMaterialProperties + name: SetMaterialProperties() + href: api/CatchIo.Runtime.Character.Graphics.Effects.HitEffect.html#CatchIo_Runtime_Character_Graphics_Effects_HitEffect_SetMaterialProperties + commentId: M:CatchIo.Runtime.Character.Graphics.Effects.HitEffect.SetMaterialProperties + fullName: CatchIo.Runtime.Character.Graphics.Effects.HitEffect.SetMaterialProperties() + nameWithType: HitEffect.SetMaterialProperties() +- uid: CatchIo.Runtime.Character.Graphics.Effects.HitEffect.SetMaterialProperties* + name: SetMaterialProperties + href: api/CatchIo.Runtime.Character.Graphics.Effects.HitEffect.html#CatchIo_Runtime_Character_Graphics_Effects_HitEffect_SetMaterialProperties_ + commentId: Overload:CatchIo.Runtime.Character.Graphics.Effects.HitEffect.SetMaterialProperties + isSpec: "True" + fullName: CatchIo.Runtime.Character.Graphics.Effects.HitEffect.SetMaterialProperties + nameWithType: HitEffect.SetMaterialProperties +- uid: CatchIo.Runtime.Character.Graphics.Effects.InvisibilityEffect + name: InvisibilityEffect + href: api/CatchIo.Runtime.Character.Graphics.Effects.InvisibilityEffect.html + commentId: T:CatchIo.Runtime.Character.Graphics.Effects.InvisibilityEffect + fullName: CatchIo.Runtime.Character.Graphics.Effects.InvisibilityEffect + nameWithType: InvisibilityEffect +- uid: CatchIo.Runtime.Character.Graphics.Effects.InvisibilityEffect.Execute(System.Single) + name: Execute(Single) + href: api/CatchIo.Runtime.Character.Graphics.Effects.InvisibilityEffect.html#CatchIo_Runtime_Character_Graphics_Effects_InvisibilityEffect_Execute_System_Single_ + commentId: M:CatchIo.Runtime.Character.Graphics.Effects.InvisibilityEffect.Execute(System.Single) + fullName: CatchIo.Runtime.Character.Graphics.Effects.InvisibilityEffect.Execute(System.Single) + nameWithType: InvisibilityEffect.Execute(Single) +- uid: CatchIo.Runtime.Character.Graphics.Effects.InvisibilityEffect.Execute* + name: Execute + href: api/CatchIo.Runtime.Character.Graphics.Effects.InvisibilityEffect.html#CatchIo_Runtime_Character_Graphics_Effects_InvisibilityEffect_Execute_ + commentId: Overload:CatchIo.Runtime.Character.Graphics.Effects.InvisibilityEffect.Execute + isSpec: "True" + fullName: CatchIo.Runtime.Character.Graphics.Effects.InvisibilityEffect.Execute + nameWithType: InvisibilityEffect.Execute +- uid: CatchIo.Runtime.Character.Graphics.Effects.InvisibilityEffect.Rewind(System.Single) + name: Rewind(Single) + href: api/CatchIo.Runtime.Character.Graphics.Effects.InvisibilityEffect.html#CatchIo_Runtime_Character_Graphics_Effects_InvisibilityEffect_Rewind_System_Single_ + commentId: M:CatchIo.Runtime.Character.Graphics.Effects.InvisibilityEffect.Rewind(System.Single) + fullName: CatchIo.Runtime.Character.Graphics.Effects.InvisibilityEffect.Rewind(System.Single) + nameWithType: InvisibilityEffect.Rewind(Single) +- uid: CatchIo.Runtime.Character.Graphics.Effects.InvisibilityEffect.Rewind* + name: Rewind + href: api/CatchIo.Runtime.Character.Graphics.Effects.InvisibilityEffect.html#CatchIo_Runtime_Character_Graphics_Effects_InvisibilityEffect_Rewind_ + commentId: Overload:CatchIo.Runtime.Character.Graphics.Effects.InvisibilityEffect.Rewind + isSpec: "True" + fullName: CatchIo.Runtime.Character.Graphics.Effects.InvisibilityEffect.Rewind + nameWithType: InvisibilityEffect.Rewind +- uid: CatchIo.Runtime.Character.Graphics.Effects.InvisibilityEffect.SetMaterialProperties + name: SetMaterialProperties() + href: api/CatchIo.Runtime.Character.Graphics.Effects.InvisibilityEffect.html#CatchIo_Runtime_Character_Graphics_Effects_InvisibilityEffect_SetMaterialProperties + commentId: M:CatchIo.Runtime.Character.Graphics.Effects.InvisibilityEffect.SetMaterialProperties + fullName: CatchIo.Runtime.Character.Graphics.Effects.InvisibilityEffect.SetMaterialProperties() + nameWithType: InvisibilityEffect.SetMaterialProperties() +- uid: CatchIo.Runtime.Character.Graphics.Effects.InvisibilityEffect.SetMaterialProperties* + name: SetMaterialProperties + href: api/CatchIo.Runtime.Character.Graphics.Effects.InvisibilityEffect.html#CatchIo_Runtime_Character_Graphics_Effects_InvisibilityEffect_SetMaterialProperties_ + commentId: Overload:CatchIo.Runtime.Character.Graphics.Effects.InvisibilityEffect.SetMaterialProperties + isSpec: "True" + fullName: CatchIo.Runtime.Character.Graphics.Effects.InvisibilityEffect.SetMaterialProperties + nameWithType: InvisibilityEffect.SetMaterialProperties +- uid: CatchIo.Runtime.Character.Graphics.Effects.SubtleHitEffect + name: SubtleHitEffect + href: api/CatchIo.Runtime.Character.Graphics.Effects.SubtleHitEffect.html + commentId: T:CatchIo.Runtime.Character.Graphics.Effects.SubtleHitEffect + fullName: CatchIo.Runtime.Character.Graphics.Effects.SubtleHitEffect + nameWithType: SubtleHitEffect +- uid: CatchIo.Runtime.Character.Graphics.Effects.SubtleHitEffect.Execute(System.Single) + name: Execute(Single) + href: api/CatchIo.Runtime.Character.Graphics.Effects.SubtleHitEffect.html#CatchIo_Runtime_Character_Graphics_Effects_SubtleHitEffect_Execute_System_Single_ + commentId: M:CatchIo.Runtime.Character.Graphics.Effects.SubtleHitEffect.Execute(System.Single) + fullName: CatchIo.Runtime.Character.Graphics.Effects.SubtleHitEffect.Execute(System.Single) + nameWithType: SubtleHitEffect.Execute(Single) +- uid: CatchIo.Runtime.Character.Graphics.Effects.SubtleHitEffect.Execute* + name: Execute + href: api/CatchIo.Runtime.Character.Graphics.Effects.SubtleHitEffect.html#CatchIo_Runtime_Character_Graphics_Effects_SubtleHitEffect_Execute_ + commentId: Overload:CatchIo.Runtime.Character.Graphics.Effects.SubtleHitEffect.Execute + isSpec: "True" + fullName: CatchIo.Runtime.Character.Graphics.Effects.SubtleHitEffect.Execute + nameWithType: SubtleHitEffect.Execute +- uid: CatchIo.Runtime.Character.Graphics.Effects.SubtleHitEffect.Rewind(System.Single) + name: Rewind(Single) + href: api/CatchIo.Runtime.Character.Graphics.Effects.SubtleHitEffect.html#CatchIo_Runtime_Character_Graphics_Effects_SubtleHitEffect_Rewind_System_Single_ + commentId: M:CatchIo.Runtime.Character.Graphics.Effects.SubtleHitEffect.Rewind(System.Single) + fullName: CatchIo.Runtime.Character.Graphics.Effects.SubtleHitEffect.Rewind(System.Single) + nameWithType: SubtleHitEffect.Rewind(Single) +- uid: CatchIo.Runtime.Character.Graphics.Effects.SubtleHitEffect.Rewind* + name: Rewind + href: api/CatchIo.Runtime.Character.Graphics.Effects.SubtleHitEffect.html#CatchIo_Runtime_Character_Graphics_Effects_SubtleHitEffect_Rewind_ + commentId: Overload:CatchIo.Runtime.Character.Graphics.Effects.SubtleHitEffect.Rewind + isSpec: "True" + fullName: CatchIo.Runtime.Character.Graphics.Effects.SubtleHitEffect.Rewind + nameWithType: SubtleHitEffect.Rewind +- uid: CatchIo.Runtime.Character.Graphics.Effects.SubtleHitEffect.SetMaterialProperties + name: SetMaterialProperties() + href: api/CatchIo.Runtime.Character.Graphics.Effects.SubtleHitEffect.html#CatchIo_Runtime_Character_Graphics_Effects_SubtleHitEffect_SetMaterialProperties + commentId: M:CatchIo.Runtime.Character.Graphics.Effects.SubtleHitEffect.SetMaterialProperties + fullName: CatchIo.Runtime.Character.Graphics.Effects.SubtleHitEffect.SetMaterialProperties() + nameWithType: SubtleHitEffect.SetMaterialProperties() +- uid: CatchIo.Runtime.Character.Graphics.Effects.SubtleHitEffect.SetMaterialProperties* + name: SetMaterialProperties + href: api/CatchIo.Runtime.Character.Graphics.Effects.SubtleHitEffect.html#CatchIo_Runtime_Character_Graphics_Effects_SubtleHitEffect_SetMaterialProperties_ + commentId: Overload:CatchIo.Runtime.Character.Graphics.Effects.SubtleHitEffect.SetMaterialProperties + isSpec: "True" + fullName: CatchIo.Runtime.Character.Graphics.Effects.SubtleHitEffect.SetMaterialProperties + nameWithType: SubtleHitEffect.SetMaterialProperties +- uid: CatchIo.Runtime.Character.Graphics.PlayerSoundEffect + name: PlayerSoundEffect + href: api/CatchIo.Runtime.Character.Graphics.PlayerSoundEffect.html + commentId: T:CatchIo.Runtime.Character.Graphics.PlayerSoundEffect + fullName: CatchIo.Runtime.Character.Graphics.PlayerSoundEffect + nameWithType: PlayerSoundEffect +- uid: CatchIo.Runtime.Character.Graphics.PlayerSoundEffect.PlaySoundEffect + name: PlaySoundEffect() + href: api/CatchIo.Runtime.Character.Graphics.PlayerSoundEffect.html#CatchIo_Runtime_Character_Graphics_PlayerSoundEffect_PlaySoundEffect + commentId: M:CatchIo.Runtime.Character.Graphics.PlayerSoundEffect.PlaySoundEffect + fullName: CatchIo.Runtime.Character.Graphics.PlayerSoundEffect.PlaySoundEffect() + nameWithType: PlayerSoundEffect.PlaySoundEffect() +- uid: CatchIo.Runtime.Character.Graphics.PlayerSoundEffect.PlaySoundEffect* + name: PlaySoundEffect + href: api/CatchIo.Runtime.Character.Graphics.PlayerSoundEffect.html#CatchIo_Runtime_Character_Graphics_PlayerSoundEffect_PlaySoundEffect_ + commentId: Overload:CatchIo.Runtime.Character.Graphics.PlayerSoundEffect.PlaySoundEffect + isSpec: "True" + fullName: CatchIo.Runtime.Character.Graphics.PlayerSoundEffect.PlaySoundEffect + nameWithType: PlayerSoundEffect.PlaySoundEffect +- uid: CatchIo.Runtime.Character.Graphics.Renderers + name: CatchIo.Runtime.Character.Graphics.Renderers + href: api/CatchIo.Runtime.Character.Graphics.Renderers.html + commentId: N:CatchIo.Runtime.Character.Graphics.Renderers + fullName: CatchIo.Runtime.Character.Graphics.Renderers + nameWithType: CatchIo.Runtime.Character.Graphics.Renderers +- uid: CatchIo.Runtime.Character.Graphics.Renderers.CharacterFader + name: CharacterFader + href: api/CatchIo.Runtime.Character.Graphics.Renderers.CharacterFader.html + commentId: T:CatchIo.Runtime.Character.Graphics.Renderers.CharacterFader + fullName: CatchIo.Runtime.Character.Graphics.Renderers.CharacterFader + nameWithType: CharacterFader +- uid: CatchIo.Runtime.Character.Graphics.Renderers.CharacterHidingSpotCalculator + name: CharacterHidingSpotCalculator + href: api/CatchIo.Runtime.Character.Graphics.Renderers.CharacterHidingSpotCalculator.html + commentId: T:CatchIo.Runtime.Character.Graphics.Renderers.CharacterHidingSpotCalculator + fullName: CatchIo.Runtime.Character.Graphics.Renderers.CharacterHidingSpotCalculator + nameWithType: CharacterHidingSpotCalculator +- uid: CatchIo.Runtime.Character.Graphics.Renderers.CharacterHidingSpotCalculator.#ctor(System.Single) + name: CharacterHidingSpotCalculator(Single) + href: api/CatchIo.Runtime.Character.Graphics.Renderers.CharacterHidingSpotCalculator.html#CatchIo_Runtime_Character_Graphics_Renderers_CharacterHidingSpotCalculator__ctor_System_Single_ + commentId: M:CatchIo.Runtime.Character.Graphics.Renderers.CharacterHidingSpotCalculator.#ctor(System.Single) + fullName: CatchIo.Runtime.Character.Graphics.Renderers.CharacterHidingSpotCalculator.CharacterHidingSpotCalculator(System.Single) + nameWithType: CharacterHidingSpotCalculator.CharacterHidingSpotCalculator(Single) +- uid: CatchIo.Runtime.Character.Graphics.Renderers.CharacterHidingSpotCalculator.#ctor* + name: CharacterHidingSpotCalculator + href: api/CatchIo.Runtime.Character.Graphics.Renderers.CharacterHidingSpotCalculator.html#CatchIo_Runtime_Character_Graphics_Renderers_CharacterHidingSpotCalculator__ctor_ + commentId: Overload:CatchIo.Runtime.Character.Graphics.Renderers.CharacterHidingSpotCalculator.#ctor + isSpec: "True" + fullName: CatchIo.Runtime.Character.Graphics.Renderers.CharacterHidingSpotCalculator.CharacterHidingSpotCalculator + nameWithType: CharacterHidingSpotCalculator.CharacterHidingSpotCalculator +- uid: CatchIo.Runtime.Character.Graphics.Renderers.CharacterHidingSpotCalculator.CanHide(Vector2) + name: CanHide(Vector2) + href: api/CatchIo.Runtime.Character.Graphics.Renderers.CharacterHidingSpotCalculator.html#CatchIo_Runtime_Character_Graphics_Renderers_CharacterHidingSpotCalculator_CanHide_Vector2_ + commentId: M:CatchIo.Runtime.Character.Graphics.Renderers.CharacterHidingSpotCalculator.CanHide(Vector2) + fullName: CatchIo.Runtime.Character.Graphics.Renderers.CharacterHidingSpotCalculator.CanHide(Vector2) + nameWithType: CharacterHidingSpotCalculator.CanHide(Vector2) +- uid: CatchIo.Runtime.Character.Graphics.Renderers.CharacterHidingSpotCalculator.CanHide* + name: CanHide + href: api/CatchIo.Runtime.Character.Graphics.Renderers.CharacterHidingSpotCalculator.html#CatchIo_Runtime_Character_Graphics_Renderers_CharacterHidingSpotCalculator_CanHide_ + commentId: Overload:CatchIo.Runtime.Character.Graphics.Renderers.CharacterHidingSpotCalculator.CanHide + isSpec: "True" + fullName: CatchIo.Runtime.Character.Graphics.Renderers.CharacterHidingSpotCalculator.CanHide + nameWithType: CharacterHidingSpotCalculator.CanHide +- uid: CatchIo.Runtime.Character.Graphics.Renderers.CharacterHidingSpotCalculator.SetHidingSpot(HidingSpot) + name: SetHidingSpot(HidingSpot) + href: api/CatchIo.Runtime.Character.Graphics.Renderers.CharacterHidingSpotCalculator.html#CatchIo_Runtime_Character_Graphics_Renderers_CharacterHidingSpotCalculator_SetHidingSpot_HidingSpot_ + commentId: M:CatchIo.Runtime.Character.Graphics.Renderers.CharacterHidingSpotCalculator.SetHidingSpot(HidingSpot) + fullName: CatchIo.Runtime.Character.Graphics.Renderers.CharacterHidingSpotCalculator.SetHidingSpot(HidingSpot) + nameWithType: CharacterHidingSpotCalculator.SetHidingSpot(HidingSpot) +- uid: CatchIo.Runtime.Character.Graphics.Renderers.CharacterHidingSpotCalculator.SetHidingSpot* + name: SetHidingSpot + href: api/CatchIo.Runtime.Character.Graphics.Renderers.CharacterHidingSpotCalculator.html#CatchIo_Runtime_Character_Graphics_Renderers_CharacterHidingSpotCalculator_SetHidingSpot_ + commentId: Overload:CatchIo.Runtime.Character.Graphics.Renderers.CharacterHidingSpotCalculator.SetHidingSpot + isSpec: "True" + fullName: CatchIo.Runtime.Character.Graphics.Renderers.CharacterHidingSpotCalculator.SetHidingSpot + nameWithType: CharacterHidingSpotCalculator.SetHidingSpot +- uid: CatchIo.Runtime.Character.Graphics.Sprites + name: CatchIo.Runtime.Character.Graphics.Sprites + href: api/CatchIo.Runtime.Character.Graphics.Sprites.html + commentId: N:CatchIo.Runtime.Character.Graphics.Sprites + fullName: CatchIo.Runtime.Character.Graphics.Sprites + nameWithType: CatchIo.Runtime.Character.Graphics.Sprites +- uid: CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteAreaCalculator + name: CharacterSpriteAreaCalculator + href: api/CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteAreaCalculator.html + commentId: T:CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteAreaCalculator + fullName: CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteAreaCalculator + nameWithType: CharacterSpriteAreaCalculator +- uid: CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteAreaCalculator.CalculateArea + name: CalculateArea() + href: api/CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteAreaCalculator.html#CatchIo_Runtime_Character_Graphics_Sprites_CharacterSpriteAreaCalculator_CalculateArea + commentId: M:CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteAreaCalculator.CalculateArea + fullName: CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteAreaCalculator.CalculateArea() + nameWithType: CharacterSpriteAreaCalculator.CalculateArea() +- uid: CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteAreaCalculator.CalculateArea* + name: CalculateArea + href: api/CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteAreaCalculator.html#CatchIo_Runtime_Character_Graphics_Sprites_CharacterSpriteAreaCalculator_CalculateArea_ + commentId: Overload:CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteAreaCalculator.CalculateArea + isSpec: "True" + fullName: CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteAreaCalculator.CalculateArea + nameWithType: CharacterSpriteAreaCalculator.CalculateArea +- uid: CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteMaskInteraction + name: CharacterSpriteMaskInteraction + href: api/CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteMaskInteraction.html + commentId: T:CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteMaskInteraction + fullName: CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteMaskInteraction + nameWithType: CharacterSpriteMaskInteraction +- uid: CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteMaskInteraction.#ctor(SpriteRenderer,SpriteRenderer) + name: CharacterSpriteMaskInteraction(SpriteRenderer, SpriteRenderer) + href: api/CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteMaskInteraction.html#CatchIo_Runtime_Character_Graphics_Sprites_CharacterSpriteMaskInteraction__ctor_SpriteRenderer_SpriteRenderer_ + commentId: M:CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteMaskInteraction.#ctor(SpriteRenderer,SpriteRenderer) + fullName: CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteMaskInteraction.CharacterSpriteMaskInteraction(SpriteRenderer, SpriteRenderer) + nameWithType: CharacterSpriteMaskInteraction.CharacterSpriteMaskInteraction(SpriteRenderer, SpriteRenderer) +- uid: CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteMaskInteraction.#ctor* + name: CharacterSpriteMaskInteraction + href: api/CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteMaskInteraction.html#CatchIo_Runtime_Character_Graphics_Sprites_CharacterSpriteMaskInteraction__ctor_ + commentId: Overload:CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteMaskInteraction.#ctor + isSpec: "True" + fullName: CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteMaskInteraction.CharacterSpriteMaskInteraction + nameWithType: CharacterSpriteMaskInteraction.CharacterSpriteMaskInteraction +- uid: CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteMaskInteraction.DisableMaskInteraction + name: DisableMaskInteraction() + href: api/CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteMaskInteraction.html#CatchIo_Runtime_Character_Graphics_Sprites_CharacterSpriteMaskInteraction_DisableMaskInteraction + commentId: M:CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteMaskInteraction.DisableMaskInteraction + fullName: CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteMaskInteraction.DisableMaskInteraction() + nameWithType: CharacterSpriteMaskInteraction.DisableMaskInteraction() +- uid: CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteMaskInteraction.DisableMaskInteraction* + name: DisableMaskInteraction + href: api/CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteMaskInteraction.html#CatchIo_Runtime_Character_Graphics_Sprites_CharacterSpriteMaskInteraction_DisableMaskInteraction_ + commentId: Overload:CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteMaskInteraction.DisableMaskInteraction + isSpec: "True" + fullName: CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteMaskInteraction.DisableMaskInteraction + nameWithType: CharacterSpriteMaskInteraction.DisableMaskInteraction +- uid: CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteMaskInteraction.EnableMaskInteraction + name: EnableMaskInteraction() + href: api/CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteMaskInteraction.html#CatchIo_Runtime_Character_Graphics_Sprites_CharacterSpriteMaskInteraction_EnableMaskInteraction + commentId: M:CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteMaskInteraction.EnableMaskInteraction + fullName: CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteMaskInteraction.EnableMaskInteraction() + nameWithType: CharacterSpriteMaskInteraction.EnableMaskInteraction() +- uid: CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteMaskInteraction.EnableMaskInteraction* + name: EnableMaskInteraction + href: api/CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteMaskInteraction.html#CatchIo_Runtime_Character_Graphics_Sprites_CharacterSpriteMaskInteraction_EnableMaskInteraction_ + commentId: Overload:CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteMaskInteraction.EnableMaskInteraction + isSpec: "True" + fullName: CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteMaskInteraction.EnableMaskInteraction + nameWithType: CharacterSpriteMaskInteraction.EnableMaskInteraction +- uid: CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteMaskInteraction.IsEnableMask + name: IsEnableMask + href: api/CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteMaskInteraction.html#CatchIo_Runtime_Character_Graphics_Sprites_CharacterSpriteMaskInteraction_IsEnableMask + commentId: P:CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteMaskInteraction.IsEnableMask + fullName: CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteMaskInteraction.IsEnableMask + nameWithType: CharacterSpriteMaskInteraction.IsEnableMask +- uid: CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteMaskInteraction.IsEnableMask* + name: IsEnableMask + href: api/CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteMaskInteraction.html#CatchIo_Runtime_Character_Graphics_Sprites_CharacterSpriteMaskInteraction_IsEnableMask_ + commentId: Overload:CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteMaskInteraction.IsEnableMask + isSpec: "True" + fullName: CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteMaskInteraction.IsEnableMask + nameWithType: CharacterSpriteMaskInteraction.IsEnableMask +- uid: CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteMaskInteraction.SyncMaskRenderer + name: SyncMaskRenderer() + href: api/CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteMaskInteraction.html#CatchIo_Runtime_Character_Graphics_Sprites_CharacterSpriteMaskInteraction_SyncMaskRenderer + commentId: M:CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteMaskInteraction.SyncMaskRenderer + fullName: CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteMaskInteraction.SyncMaskRenderer() + nameWithType: CharacterSpriteMaskInteraction.SyncMaskRenderer() +- uid: CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteMaskInteraction.SyncMaskRenderer* + name: SyncMaskRenderer + href: api/CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteMaskInteraction.html#CatchIo_Runtime_Character_Graphics_Sprites_CharacterSpriteMaskInteraction_SyncMaskRenderer_ + commentId: Overload:CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteMaskInteraction.SyncMaskRenderer + isSpec: "True" + fullName: CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteMaskInteraction.SyncMaskRenderer + nameWithType: CharacterSpriteMaskInteraction.SyncMaskRenderer +- uid: CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteVertices + name: CharacterSpriteVertices + href: api/CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteVertices.html + commentId: T:CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteVertices + fullName: CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteVertices + nameWithType: CharacterSpriteVertices +- uid: CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteVertices.DefaultVertices + name: DefaultVertices + href: api/CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteVertices.html#CatchIo_Runtime_Character_Graphics_Sprites_CharacterSpriteVertices_DefaultVertices + commentId: F:CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteVertices.DefaultVertices + fullName: CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteVertices.DefaultVertices + nameWithType: CharacterSpriteVertices.DefaultVertices +- uid: CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteVertices.ShiftVertices(Vector2) + name: ShiftVertices(Vector2) + href: api/CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteVertices.html#CatchIo_Runtime_Character_Graphics_Sprites_CharacterSpriteVertices_ShiftVertices_Vector2_ + commentId: M:CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteVertices.ShiftVertices(Vector2) + fullName: CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteVertices.ShiftVertices(Vector2) + nameWithType: CharacterSpriteVertices.ShiftVertices(Vector2) +- uid: CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteVertices.ShiftVertices* + name: ShiftVertices + href: api/CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteVertices.html#CatchIo_Runtime_Character_Graphics_Sprites_CharacterSpriteVertices_ShiftVertices_ + commentId: Overload:CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteVertices.ShiftVertices + isSpec: "True" + fullName: CatchIo.Runtime.Character.Graphics.Sprites.CharacterSpriteVertices.ShiftVertices + nameWithType: CharacterSpriteVertices.ShiftVertices - uid: CatchIo.Runtime.Character.Inventory name: CatchIo.Runtime.Character.Inventory href: api/CatchIo.Runtime.Character.Inventory.html @@ -4460,19 +6353,32 @@ references: commentId: T:CatchIo.Runtime.Character.NetworkCharacter fullName: CatchIo.Runtime.Character.NetworkCharacter nameWithType: NetworkCharacter -- uid: CatchIo.Runtime.Character.NetworkCharacter.BeCursed - name: BeCursed() - href: api/CatchIo.Runtime.Character.NetworkCharacter.html#CatchIo_Runtime_Character_NetworkCharacter_BeCursed - commentId: M:CatchIo.Runtime.Character.NetworkCharacter.BeCursed - fullName: CatchIo.Runtime.Character.NetworkCharacter.BeCursed() - nameWithType: NetworkCharacter.BeCursed() -- uid: CatchIo.Runtime.Character.NetworkCharacter.BeCursed* - name: BeCursed - href: api/CatchIo.Runtime.Character.NetworkCharacter.html#CatchIo_Runtime_Character_NetworkCharacter_BeCursed_ - commentId: Overload:CatchIo.Runtime.Character.NetworkCharacter.BeCursed - isSpec: "True" - fullName: CatchIo.Runtime.Character.NetworkCharacter.BeCursed - nameWithType: NetworkCharacter.BeCursed +- uid: CatchIo.Runtime.Character.NetworkCharacter.ApplyCurse + name: ApplyCurse() + href: api/CatchIo.Runtime.Character.NetworkCharacter.html#CatchIo_Runtime_Character_NetworkCharacter_ApplyCurse + commentId: M:CatchIo.Runtime.Character.NetworkCharacter.ApplyCurse + fullName: CatchIo.Runtime.Character.NetworkCharacter.ApplyCurse() + nameWithType: NetworkCharacter.ApplyCurse() +- uid: CatchIo.Runtime.Character.NetworkCharacter.ApplyCurse* + name: ApplyCurse + href: api/CatchIo.Runtime.Character.NetworkCharacter.html#CatchIo_Runtime_Character_NetworkCharacter_ApplyCurse_ + commentId: Overload:CatchIo.Runtime.Character.NetworkCharacter.ApplyCurse + isSpec: "True" + fullName: CatchIo.Runtime.Character.NetworkCharacter.ApplyCurse + nameWithType: NetworkCharacter.ApplyCurse +- uid: CatchIo.Runtime.Character.NetworkCharacter.Cloak + name: Cloak() + href: api/CatchIo.Runtime.Character.NetworkCharacter.html#CatchIo_Runtime_Character_NetworkCharacter_Cloak + commentId: M:CatchIo.Runtime.Character.NetworkCharacter.Cloak + fullName: CatchIo.Runtime.Character.NetworkCharacter.Cloak() + nameWithType: NetworkCharacter.Cloak() +- uid: CatchIo.Runtime.Character.NetworkCharacter.Cloak* + name: Cloak + href: api/CatchIo.Runtime.Character.NetworkCharacter.html#CatchIo_Runtime_Character_NetworkCharacter_Cloak_ + commentId: Overload:CatchIo.Runtime.Character.NetworkCharacter.Cloak + isSpec: "True" + fullName: CatchIo.Runtime.Character.NetworkCharacter.Cloak + nameWithType: NetworkCharacter.Cloak - uid: CatchIo.Runtime.Character.NetworkCharacter.ConsumeItem name: ConsumeItem() href: api/CatchIo.Runtime.Character.NetworkCharacter.html#CatchIo_Runtime_Character_NetworkCharacter_ConsumeItem @@ -4525,6 +6431,45 @@ references: isSpec: "True" fullName: CatchIo.Runtime.Character.NetworkCharacter.EnterSpectate nameWithType: NetworkCharacter.EnterSpectate +- uid: CatchIo.Runtime.Character.NetworkCharacter.ExitSpectate + name: ExitSpectate() + href: api/CatchIo.Runtime.Character.NetworkCharacter.html#CatchIo_Runtime_Character_NetworkCharacter_ExitSpectate + commentId: M:CatchIo.Runtime.Character.NetworkCharacter.ExitSpectate + fullName: CatchIo.Runtime.Character.NetworkCharacter.ExitSpectate() + nameWithType: NetworkCharacter.ExitSpectate() +- uid: CatchIo.Runtime.Character.NetworkCharacter.ExitSpectate* + name: ExitSpectate + href: api/CatchIo.Runtime.Character.NetworkCharacter.html#CatchIo_Runtime_Character_NetworkCharacter_ExitSpectate_ + commentId: Overload:CatchIo.Runtime.Character.NetworkCharacter.ExitSpectate + isSpec: "True" + fullName: CatchIo.Runtime.Character.NetworkCharacter.ExitSpectate + nameWithType: NetworkCharacter.ExitSpectate +- uid: CatchIo.Runtime.Character.NetworkCharacter.FadeInOthers + name: FadeInOthers() + href: api/CatchIo.Runtime.Character.NetworkCharacter.html#CatchIo_Runtime_Character_NetworkCharacter_FadeInOthers + commentId: M:CatchIo.Runtime.Character.NetworkCharacter.FadeInOthers + fullName: CatchIo.Runtime.Character.NetworkCharacter.FadeInOthers() + nameWithType: NetworkCharacter.FadeInOthers() +- uid: CatchIo.Runtime.Character.NetworkCharacter.FadeInOthers* + name: FadeInOthers + href: api/CatchIo.Runtime.Character.NetworkCharacter.html#CatchIo_Runtime_Character_NetworkCharacter_FadeInOthers_ + commentId: Overload:CatchIo.Runtime.Character.NetworkCharacter.FadeInOthers + isSpec: "True" + fullName: CatchIo.Runtime.Character.NetworkCharacter.FadeInOthers + nameWithType: NetworkCharacter.FadeInOthers +- uid: CatchIo.Runtime.Character.NetworkCharacter.FadeOutOthers + name: FadeOutOthers() + href: api/CatchIo.Runtime.Character.NetworkCharacter.html#CatchIo_Runtime_Character_NetworkCharacter_FadeOutOthers + commentId: M:CatchIo.Runtime.Character.NetworkCharacter.FadeOutOthers + fullName: CatchIo.Runtime.Character.NetworkCharacter.FadeOutOthers() + nameWithType: NetworkCharacter.FadeOutOthers() +- uid: CatchIo.Runtime.Character.NetworkCharacter.FadeOutOthers* + name: FadeOutOthers + href: api/CatchIo.Runtime.Character.NetworkCharacter.html#CatchIo_Runtime_Character_NetworkCharacter_FadeOutOthers_ + commentId: Overload:CatchIo.Runtime.Character.NetworkCharacter.FadeOutOthers + isSpec: "True" + fullName: CatchIo.Runtime.Character.NetworkCharacter.FadeOutOthers + nameWithType: NetworkCharacter.FadeOutOthers - uid: CatchIo.Runtime.Character.NetworkCharacter.GenerateFootprint(Vector3,System.Boolean,System.Single) name: GenerateFootprint(Vector3, Boolean, Single) href: api/CatchIo.Runtime.Character.NetworkCharacter.html#CatchIo_Runtime_Character_NetworkCharacter_GenerateFootprint_Vector3_System_Boolean_System_Single_ @@ -4538,19 +6483,19 @@ references: isSpec: "True" fullName: CatchIo.Runtime.Character.NetworkCharacter.GenerateFootprint nameWithType: NetworkCharacter.GenerateFootprint -- uid: CatchIo.Runtime.Character.NetworkCharacter.GenerateSoundWave(Vector3,System.Single) - name: GenerateSoundWave(Vector3, Single) - href: api/CatchIo.Runtime.Character.NetworkCharacter.html#CatchIo_Runtime_Character_NetworkCharacter_GenerateSoundWave_Vector3_System_Single_ - commentId: M:CatchIo.Runtime.Character.NetworkCharacter.GenerateSoundWave(Vector3,System.Single) - fullName: CatchIo.Runtime.Character.NetworkCharacter.GenerateSoundWave(Vector3, System.Single) - nameWithType: NetworkCharacter.GenerateSoundWave(Vector3, Single) -- uid: CatchIo.Runtime.Character.NetworkCharacter.GenerateSoundWave* - name: GenerateSoundWave - href: api/CatchIo.Runtime.Character.NetworkCharacter.html#CatchIo_Runtime_Character_NetworkCharacter_GenerateSoundWave_ - commentId: Overload:CatchIo.Runtime.Character.NetworkCharacter.GenerateSoundWave - isSpec: "True" - fullName: CatchIo.Runtime.Character.NetworkCharacter.GenerateSoundWave - nameWithType: NetworkCharacter.GenerateSoundWave +- uid: CatchIo.Runtime.Character.NetworkCharacter.GenerateSoundWaveEvent(Vector3) + name: GenerateSoundWaveEvent(Vector3) + href: api/CatchIo.Runtime.Character.NetworkCharacter.html#CatchIo_Runtime_Character_NetworkCharacter_GenerateSoundWaveEvent_Vector3_ + commentId: M:CatchIo.Runtime.Character.NetworkCharacter.GenerateSoundWaveEvent(Vector3) + fullName: CatchIo.Runtime.Character.NetworkCharacter.GenerateSoundWaveEvent(Vector3) + nameWithType: NetworkCharacter.GenerateSoundWaveEvent(Vector3) +- uid: CatchIo.Runtime.Character.NetworkCharacter.GenerateSoundWaveEvent* + name: GenerateSoundWaveEvent + href: api/CatchIo.Runtime.Character.NetworkCharacter.html#CatchIo_Runtime_Character_NetworkCharacter_GenerateSoundWaveEvent_ + commentId: Overload:CatchIo.Runtime.Character.NetworkCharacter.GenerateSoundWaveEvent + isSpec: "True" + fullName: CatchIo.Runtime.Character.NetworkCharacter.GenerateSoundWaveEvent + nameWithType: NetworkCharacter.GenerateSoundWaveEvent - uid: CatchIo.Runtime.Character.NetworkCharacter.IsDummyClient name: IsDummyClient href: api/CatchIo.Runtime.Character.NetworkCharacter.html#CatchIo_Runtime_Character_NetworkCharacter_IsDummyClient @@ -4564,19 +6509,19 @@ references: isSpec: "True" fullName: CatchIo.Runtime.Character.NetworkCharacter.IsDummyClient nameWithType: NetworkCharacter.IsDummyClient -- uid: CatchIo.Runtime.Character.NetworkCharacter.LiftCursed - name: LiftCursed() - href: api/CatchIo.Runtime.Character.NetworkCharacter.html#CatchIo_Runtime_Character_NetworkCharacter_LiftCursed - commentId: M:CatchIo.Runtime.Character.NetworkCharacter.LiftCursed - fullName: CatchIo.Runtime.Character.NetworkCharacter.LiftCursed() - nameWithType: NetworkCharacter.LiftCursed() -- uid: CatchIo.Runtime.Character.NetworkCharacter.LiftCursed* - name: LiftCursed - href: api/CatchIo.Runtime.Character.NetworkCharacter.html#CatchIo_Runtime_Character_NetworkCharacter_LiftCursed_ - commentId: Overload:CatchIo.Runtime.Character.NetworkCharacter.LiftCursed - isSpec: "True" - fullName: CatchIo.Runtime.Character.NetworkCharacter.LiftCursed - nameWithType: NetworkCharacter.LiftCursed +- uid: CatchIo.Runtime.Character.NetworkCharacter.KnockBack(KnockBackData) + name: KnockBack(KnockBackData) + href: api/CatchIo.Runtime.Character.NetworkCharacter.html#CatchIo_Runtime_Character_NetworkCharacter_KnockBack_KnockBackData_ + commentId: M:CatchIo.Runtime.Character.NetworkCharacter.KnockBack(KnockBackData) + fullName: CatchIo.Runtime.Character.NetworkCharacter.KnockBack(KnockBackData) + nameWithType: NetworkCharacter.KnockBack(KnockBackData) +- uid: CatchIo.Runtime.Character.NetworkCharacter.KnockBack* + name: KnockBack + href: api/CatchIo.Runtime.Character.NetworkCharacter.html#CatchIo_Runtime_Character_NetworkCharacter_KnockBack_ + commentId: Overload:CatchIo.Runtime.Character.NetworkCharacter.KnockBack + isSpec: "True" + fullName: CatchIo.Runtime.Character.NetworkCharacter.KnockBack + nameWithType: NetworkCharacter.KnockBack - uid: CatchIo.Runtime.Character.NetworkCharacter.OnPhotonInstantiate(PhotonMessageInfo) name: OnPhotonInstantiate(PhotonMessageInfo) href: api/CatchIo.Runtime.Character.NetworkCharacter.html#CatchIo_Runtime_Character_NetworkCharacter_OnPhotonInstantiate_PhotonMessageInfo_ @@ -4629,38 +6574,103 @@ references: isSpec: "True" fullName: CatchIo.Runtime.Character.NetworkCharacter.PickupItem nameWithType: NetworkCharacter.PickupItem -- uid: CatchIo.Runtime.Character.NetworkCharacter.PlayCursedEffect - name: PlayCursedEffect() - href: api/CatchIo.Runtime.Character.NetworkCharacter.html#CatchIo_Runtime_Character_NetworkCharacter_PlayCursedEffect - commentId: M:CatchIo.Runtime.Character.NetworkCharacter.PlayCursedEffect - fullName: CatchIo.Runtime.Character.NetworkCharacter.PlayCursedEffect() - nameWithType: NetworkCharacter.PlayCursedEffect() -- uid: CatchIo.Runtime.Character.NetworkCharacter.PlayCursedEffect* - name: PlayCursedEffect - href: api/CatchIo.Runtime.Character.NetworkCharacter.html#CatchIo_Runtime_Character_NetworkCharacter_PlayCursedEffect_ - commentId: Overload:CatchIo.Runtime.Character.NetworkCharacter.PlayCursedEffect - isSpec: "True" - fullName: CatchIo.Runtime.Character.NetworkCharacter.PlayCursedEffect - nameWithType: NetworkCharacter.PlayCursedEffect -- uid: CatchIo.Runtime.Character.NetworkCharacter.ReverseCursedEffect - name: ReverseCursedEffect() - href: api/CatchIo.Runtime.Character.NetworkCharacter.html#CatchIo_Runtime_Character_NetworkCharacter_ReverseCursedEffect - commentId: M:CatchIo.Runtime.Character.NetworkCharacter.ReverseCursedEffect - fullName: CatchIo.Runtime.Character.NetworkCharacter.ReverseCursedEffect() - nameWithType: NetworkCharacter.ReverseCursedEffect() -- uid: CatchIo.Runtime.Character.NetworkCharacter.ReverseCursedEffect* - name: ReverseCursedEffect - href: api/CatchIo.Runtime.Character.NetworkCharacter.html#CatchIo_Runtime_Character_NetworkCharacter_ReverseCursedEffect_ - commentId: Overload:CatchIo.Runtime.Character.NetworkCharacter.ReverseCursedEffect - isSpec: "True" - fullName: CatchIo.Runtime.Character.NetworkCharacter.ReverseCursedEffect - nameWithType: NetworkCharacter.ReverseCursedEffect -- uid: CatchIo.Runtime.Character.NetworkCharacter.TakeDamage(IDamage) - name: TakeDamage(IDamage) - href: api/CatchIo.Runtime.Character.NetworkCharacter.html#CatchIo_Runtime_Character_NetworkCharacter_TakeDamage_IDamage_ - commentId: M:CatchIo.Runtime.Character.NetworkCharacter.TakeDamage(IDamage) - fullName: CatchIo.Runtime.Character.NetworkCharacter.TakeDamage(IDamage) - nameWithType: NetworkCharacter.TakeDamage(IDamage) +- uid: CatchIo.Runtime.Character.NetworkCharacter.RemoveCloak + name: RemoveCloak() + href: api/CatchIo.Runtime.Character.NetworkCharacter.html#CatchIo_Runtime_Character_NetworkCharacter_RemoveCloak + commentId: M:CatchIo.Runtime.Character.NetworkCharacter.RemoveCloak + fullName: CatchIo.Runtime.Character.NetworkCharacter.RemoveCloak() + nameWithType: NetworkCharacter.RemoveCloak() +- uid: CatchIo.Runtime.Character.NetworkCharacter.RemoveCloak* + name: RemoveCloak + href: api/CatchIo.Runtime.Character.NetworkCharacter.html#CatchIo_Runtime_Character_NetworkCharacter_RemoveCloak_ + commentId: Overload:CatchIo.Runtime.Character.NetworkCharacter.RemoveCloak + isSpec: "True" + fullName: CatchIo.Runtime.Character.NetworkCharacter.RemoveCloak + nameWithType: NetworkCharacter.RemoveCloak +- uid: CatchIo.Runtime.Character.NetworkCharacter.RemoveCurse + name: RemoveCurse() + href: api/CatchIo.Runtime.Character.NetworkCharacter.html#CatchIo_Runtime_Character_NetworkCharacter_RemoveCurse + commentId: M:CatchIo.Runtime.Character.NetworkCharacter.RemoveCurse + fullName: CatchIo.Runtime.Character.NetworkCharacter.RemoveCurse() + nameWithType: NetworkCharacter.RemoveCurse() +- uid: CatchIo.Runtime.Character.NetworkCharacter.RemoveCurse* + name: RemoveCurse + href: api/CatchIo.Runtime.Character.NetworkCharacter.html#CatchIo_Runtime_Character_NetworkCharacter_RemoveCurse_ + commentId: Overload:CatchIo.Runtime.Character.NetworkCharacter.RemoveCurse + isSpec: "True" + fullName: CatchIo.Runtime.Character.NetworkCharacter.RemoveCurse + nameWithType: NetworkCharacter.RemoveCurse +- uid: CatchIo.Runtime.Character.NetworkCharacter.RPC_KnockBack(System.Int32,Vector2,System.Single) + name: RPC_KnockBack(Int32, Vector2, Single) + href: api/CatchIo.Runtime.Character.NetworkCharacter.html#CatchIo_Runtime_Character_NetworkCharacter_RPC_KnockBack_System_Int32_Vector2_System_Single_ + commentId: M:CatchIo.Runtime.Character.NetworkCharacter.RPC_KnockBack(System.Int32,Vector2,System.Single) + fullName: CatchIo.Runtime.Character.NetworkCharacter.RPC_KnockBack(System.Int32, Vector2, System.Single) + nameWithType: NetworkCharacter.RPC_KnockBack(Int32, Vector2, Single) +- uid: CatchIo.Runtime.Character.NetworkCharacter.RPC_KnockBack* + name: RPC_KnockBack + href: api/CatchIo.Runtime.Character.NetworkCharacter.html#CatchIo_Runtime_Character_NetworkCharacter_RPC_KnockBack_ + commentId: Overload:CatchIo.Runtime.Character.NetworkCharacter.RPC_KnockBack + isSpec: "True" + fullName: CatchIo.Runtime.Character.NetworkCharacter.RPC_KnockBack + nameWithType: NetworkCharacter.RPC_KnockBack +- uid: CatchIo.Runtime.Character.NetworkCharacter.RPC_Stun(System.Int32,System.Single) + name: RPC_Stun(Int32, Single) + href: api/CatchIo.Runtime.Character.NetworkCharacter.html#CatchIo_Runtime_Character_NetworkCharacter_RPC_Stun_System_Int32_System_Single_ + commentId: M:CatchIo.Runtime.Character.NetworkCharacter.RPC_Stun(System.Int32,System.Single) + fullName: CatchIo.Runtime.Character.NetworkCharacter.RPC_Stun(System.Int32, System.Single) + nameWithType: NetworkCharacter.RPC_Stun(Int32, Single) +- uid: CatchIo.Runtime.Character.NetworkCharacter.RPC_Stun* + name: RPC_Stun + href: api/CatchIo.Runtime.Character.NetworkCharacter.html#CatchIo_Runtime_Character_NetworkCharacter_RPC_Stun_ + commentId: Overload:CatchIo.Runtime.Character.NetworkCharacter.RPC_Stun + isSpec: "True" + fullName: CatchIo.Runtime.Character.NetworkCharacter.RPC_Stun + nameWithType: NetworkCharacter.RPC_Stun +- uid: CatchIo.Runtime.Character.NetworkCharacter.RPC_TakeDamage(System.Int32,System.Single,DamageSfxType,PhotonMessageInfo) + name: RPC_TakeDamage(Int32, Single, DamageSfxType, PhotonMessageInfo) + href: api/CatchIo.Runtime.Character.NetworkCharacter.html#CatchIo_Runtime_Character_NetworkCharacter_RPC_TakeDamage_System_Int32_System_Single_DamageSfxType_PhotonMessageInfo_ + commentId: M:CatchIo.Runtime.Character.NetworkCharacter.RPC_TakeDamage(System.Int32,System.Single,DamageSfxType,PhotonMessageInfo) + fullName: CatchIo.Runtime.Character.NetworkCharacter.RPC_TakeDamage(System.Int32, System.Single, DamageSfxType, PhotonMessageInfo) + nameWithType: NetworkCharacter.RPC_TakeDamage(Int32, Single, DamageSfxType, PhotonMessageInfo) +- uid: CatchIo.Runtime.Character.NetworkCharacter.RPC_TakeDamage* + name: RPC_TakeDamage + href: api/CatchIo.Runtime.Character.NetworkCharacter.html#CatchIo_Runtime_Character_NetworkCharacter_RPC_TakeDamage_ + commentId: Overload:CatchIo.Runtime.Character.NetworkCharacter.RPC_TakeDamage + isSpec: "True" + fullName: CatchIo.Runtime.Character.NetworkCharacter.RPC_TakeDamage + nameWithType: NetworkCharacter.RPC_TakeDamage +- uid: CatchIo.Runtime.Character.NetworkCharacter.RPC_TakeDOTDamage(System.Int32,System.Single,DamageSfxType,System.Int32,System.Single,System.Single,System.Int32,PhotonMessageInfo) + name: RPC_TakeDOTDamage(Int32, Single, DamageSfxType, Int32, Single, Single, Int32, PhotonMessageInfo) + href: api/CatchIo.Runtime.Character.NetworkCharacter.html#CatchIo_Runtime_Character_NetworkCharacter_RPC_TakeDOTDamage_System_Int32_System_Single_DamageSfxType_System_Int32_System_Single_System_Single_System_Int32_PhotonMessageInfo_ + commentId: M:CatchIo.Runtime.Character.NetworkCharacter.RPC_TakeDOTDamage(System.Int32,System.Single,DamageSfxType,System.Int32,System.Single,System.Single,System.Int32,PhotonMessageInfo) + fullName: CatchIo.Runtime.Character.NetworkCharacter.RPC_TakeDOTDamage(System.Int32, System.Single, DamageSfxType, System.Int32, System.Single, System.Single, System.Int32, PhotonMessageInfo) + nameWithType: NetworkCharacter.RPC_TakeDOTDamage(Int32, Single, DamageSfxType, Int32, Single, Single, Int32, PhotonMessageInfo) +- uid: CatchIo.Runtime.Character.NetworkCharacter.RPC_TakeDOTDamage* + name: RPC_TakeDOTDamage + href: api/CatchIo.Runtime.Character.NetworkCharacter.html#CatchIo_Runtime_Character_NetworkCharacter_RPC_TakeDOTDamage_ + commentId: Overload:CatchIo.Runtime.Character.NetworkCharacter.RPC_TakeDOTDamage + isSpec: "True" + fullName: CatchIo.Runtime.Character.NetworkCharacter.RPC_TakeDOTDamage + nameWithType: NetworkCharacter.RPC_TakeDOTDamage +- uid: CatchIo.Runtime.Character.NetworkCharacter.Stun(System.Single) + name: Stun(Single) + href: api/CatchIo.Runtime.Character.NetworkCharacter.html#CatchIo_Runtime_Character_NetworkCharacter_Stun_System_Single_ + commentId: M:CatchIo.Runtime.Character.NetworkCharacter.Stun(System.Single) + fullName: CatchIo.Runtime.Character.NetworkCharacter.Stun(System.Single) + nameWithType: NetworkCharacter.Stun(Single) +- uid: CatchIo.Runtime.Character.NetworkCharacter.Stun* + name: Stun + href: api/CatchIo.Runtime.Character.NetworkCharacter.html#CatchIo_Runtime_Character_NetworkCharacter_Stun_ + commentId: Overload:CatchIo.Runtime.Character.NetworkCharacter.Stun + isSpec: "True" + fullName: CatchIo.Runtime.Character.NetworkCharacter.Stun + nameWithType: NetworkCharacter.Stun +- uid: CatchIo.Runtime.Character.NetworkCharacter.TakeDamage(System.Single,DamageSfxType) + name: TakeDamage(Single, DamageSfxType) + href: api/CatchIo.Runtime.Character.NetworkCharacter.html#CatchIo_Runtime_Character_NetworkCharacter_TakeDamage_System_Single_DamageSfxType_ + commentId: M:CatchIo.Runtime.Character.NetworkCharacter.TakeDamage(System.Single,DamageSfxType) + fullName: CatchIo.Runtime.Character.NetworkCharacter.TakeDamage(System.Single, DamageSfxType) + nameWithType: NetworkCharacter.TakeDamage(Single, DamageSfxType) - uid: CatchIo.Runtime.Character.NetworkCharacter.TakeDamage* name: TakeDamage href: api/CatchIo.Runtime.Character.NetworkCharacter.html#CatchIo_Runtime_Character_NetworkCharacter_TakeDamage_ @@ -4668,6 +6678,25 @@ references: isSpec: "True" fullName: CatchIo.Runtime.Character.NetworkCharacter.TakeDamage nameWithType: NetworkCharacter.TakeDamage +- uid: CatchIo.Runtime.Character.NetworkCharacter.TakeDotDamage(DOTDamage) + name: TakeDotDamage(DOTDamage) + href: api/CatchIo.Runtime.Character.NetworkCharacter.html#CatchIo_Runtime_Character_NetworkCharacter_TakeDotDamage_DOTDamage_ + commentId: M:CatchIo.Runtime.Character.NetworkCharacter.TakeDotDamage(DOTDamage) + fullName: CatchIo.Runtime.Character.NetworkCharacter.TakeDotDamage(DOTDamage) + nameWithType: NetworkCharacter.TakeDotDamage(DOTDamage) +- uid: CatchIo.Runtime.Character.NetworkCharacter.TakeDotDamage(System.Single,DamageSfxType,System.Int32,System.Single,System.Single,System.Int32) + name: TakeDotDamage(Single, DamageSfxType, Int32, Single, Single, Int32) + href: api/CatchIo.Runtime.Character.NetworkCharacter.html#CatchIo_Runtime_Character_NetworkCharacter_TakeDotDamage_System_Single_DamageSfxType_System_Int32_System_Single_System_Single_System_Int32_ + commentId: M:CatchIo.Runtime.Character.NetworkCharacter.TakeDotDamage(System.Single,DamageSfxType,System.Int32,System.Single,System.Single,System.Int32) + fullName: CatchIo.Runtime.Character.NetworkCharacter.TakeDotDamage(System.Single, DamageSfxType, System.Int32, System.Single, System.Single, System.Int32) + nameWithType: NetworkCharacter.TakeDotDamage(Single, DamageSfxType, Int32, Single, Single, Int32) +- uid: CatchIo.Runtime.Character.NetworkCharacter.TakeDotDamage* + name: TakeDotDamage + href: api/CatchIo.Runtime.Character.NetworkCharacter.html#CatchIo_Runtime_Character_NetworkCharacter_TakeDotDamage_ + commentId: Overload:CatchIo.Runtime.Character.NetworkCharacter.TakeDotDamage + isSpec: "True" + fullName: CatchIo.Runtime.Character.NetworkCharacter.TakeDotDamage + nameWithType: NetworkCharacter.TakeDotDamage - uid: CatchIo.Runtime.Character.NetworkCharacter.ThrowItem(Vector3) name: ThrowItem(Vector3) href: api/CatchIo.Runtime.Character.NetworkCharacter.html#CatchIo_Runtime_Character_NetworkCharacter_ThrowItem_Vector3_ @@ -4681,6 +6710,173 @@ references: isSpec: "True" fullName: CatchIo.Runtime.Character.NetworkCharacter.ThrowItem nameWithType: NetworkCharacter.ThrowItem +- uid: CatchIo.Runtime.Character.Receivers + name: CatchIo.Runtime.Character.Receivers + href: api/CatchIo.Runtime.Character.Receivers.html + commentId: N:CatchIo.Runtime.Character.Receivers + fullName: CatchIo.Runtime.Character.Receivers + nameWithType: CatchIo.Runtime.Character.Receivers +- uid: CatchIo.Runtime.Character.Receivers.CharacterBodyDamageReceiver + name: CharacterBodyDamageReceiver + href: api/CatchIo.Runtime.Character.Receivers.CharacterBodyDamageReceiver.html + commentId: T:CatchIo.Runtime.Character.Receivers.CharacterBodyDamageReceiver + fullName: CatchIo.Runtime.Character.Receivers.CharacterBodyDamageReceiver + nameWithType: CharacterBodyDamageReceiver +- uid: CatchIo.Runtime.Character.Receivers.CharacterBodyDamageReceiver.GetIndicatorPosition + name: GetIndicatorPosition() + href: api/CatchIo.Runtime.Character.Receivers.CharacterBodyDamageReceiver.html#CatchIo_Runtime_Character_Receivers_CharacterBodyDamageReceiver_GetIndicatorPosition + commentId: M:CatchIo.Runtime.Character.Receivers.CharacterBodyDamageReceiver.GetIndicatorPosition + fullName: CatchIo.Runtime.Character.Receivers.CharacterBodyDamageReceiver.GetIndicatorPosition() + nameWithType: CharacterBodyDamageReceiver.GetIndicatorPosition() +- uid: CatchIo.Runtime.Character.Receivers.CharacterBodyDamageReceiver.GetIndicatorPosition* + name: GetIndicatorPosition + href: api/CatchIo.Runtime.Character.Receivers.CharacterBodyDamageReceiver.html#CatchIo_Runtime_Character_Receivers_CharacterBodyDamageReceiver_GetIndicatorPosition_ + commentId: Overload:CatchIo.Runtime.Character.Receivers.CharacterBodyDamageReceiver.GetIndicatorPosition + isSpec: "True" + fullName: CatchIo.Runtime.Character.Receivers.CharacterBodyDamageReceiver.GetIndicatorPosition + nameWithType: CharacterBodyDamageReceiver.GetIndicatorPosition +- uid: CatchIo.Runtime.Character.Receivers.CharacterBodyDamageReceiver.GetPosition + name: GetPosition() + href: api/CatchIo.Runtime.Character.Receivers.CharacterBodyDamageReceiver.html#CatchIo_Runtime_Character_Receivers_CharacterBodyDamageReceiver_GetPosition + commentId: M:CatchIo.Runtime.Character.Receivers.CharacterBodyDamageReceiver.GetPosition + fullName: CatchIo.Runtime.Character.Receivers.CharacterBodyDamageReceiver.GetPosition() + nameWithType: CharacterBodyDamageReceiver.GetPosition() +- uid: CatchIo.Runtime.Character.Receivers.CharacterBodyDamageReceiver.GetPosition* + name: GetPosition + href: api/CatchIo.Runtime.Character.Receivers.CharacterBodyDamageReceiver.html#CatchIo_Runtime_Character_Receivers_CharacterBodyDamageReceiver_GetPosition_ + commentId: Overload:CatchIo.Runtime.Character.Receivers.CharacterBodyDamageReceiver.GetPosition + isSpec: "True" + fullName: CatchIo.Runtime.Character.Receivers.CharacterBodyDamageReceiver.GetPosition + nameWithType: CharacterBodyDamageReceiver.GetPosition +- uid: CatchIo.Runtime.Character.Receivers.CharacterBodyDamageReceiver.OnDetected(CatchIo.Runtime.Character.CharacterFacade) + name: OnDetected(CharacterFacade) + href: api/CatchIo.Runtime.Character.Receivers.CharacterBodyDamageReceiver.html#CatchIo_Runtime_Character_Receivers_CharacterBodyDamageReceiver_OnDetected_CatchIo_Runtime_Character_CharacterFacade_ + commentId: M:CatchIo.Runtime.Character.Receivers.CharacterBodyDamageReceiver.OnDetected(CatchIo.Runtime.Character.CharacterFacade) + fullName: CatchIo.Runtime.Character.Receivers.CharacterBodyDamageReceiver.OnDetected(CatchIo.Runtime.Character.CharacterFacade) + nameWithType: CharacterBodyDamageReceiver.OnDetected(CharacterFacade) +- uid: CatchIo.Runtime.Character.Receivers.CharacterBodyDamageReceiver.OnDetected* + name: OnDetected + href: api/CatchIo.Runtime.Character.Receivers.CharacterBodyDamageReceiver.html#CatchIo_Runtime_Character_Receivers_CharacterBodyDamageReceiver_OnDetected_ + commentId: Overload:CatchIo.Runtime.Character.Receivers.CharacterBodyDamageReceiver.OnDetected + isSpec: "True" + fullName: CatchIo.Runtime.Character.Receivers.CharacterBodyDamageReceiver.OnDetected + nameWithType: CharacterBodyDamageReceiver.OnDetected +- uid: CatchIo.Runtime.Character.Receivers.CharacterBodyDamageReceiver.OnDetectionRemoved(CatchIo.Runtime.Character.CharacterFacade) + name: OnDetectionRemoved(CharacterFacade) + href: api/CatchIo.Runtime.Character.Receivers.CharacterBodyDamageReceiver.html#CatchIo_Runtime_Character_Receivers_CharacterBodyDamageReceiver_OnDetectionRemoved_CatchIo_Runtime_Character_CharacterFacade_ + commentId: M:CatchIo.Runtime.Character.Receivers.CharacterBodyDamageReceiver.OnDetectionRemoved(CatchIo.Runtime.Character.CharacterFacade) + fullName: CatchIo.Runtime.Character.Receivers.CharacterBodyDamageReceiver.OnDetectionRemoved(CatchIo.Runtime.Character.CharacterFacade) + nameWithType: CharacterBodyDamageReceiver.OnDetectionRemoved(CharacterFacade) +- uid: CatchIo.Runtime.Character.Receivers.CharacterBodyDamageReceiver.OnDetectionRemoved* + name: OnDetectionRemoved + href: api/CatchIo.Runtime.Character.Receivers.CharacterBodyDamageReceiver.html#CatchIo_Runtime_Character_Receivers_CharacterBodyDamageReceiver_OnDetectionRemoved_ + commentId: Overload:CatchIo.Runtime.Character.Receivers.CharacterBodyDamageReceiver.OnDetectionRemoved + isSpec: "True" + fullName: CatchIo.Runtime.Character.Receivers.CharacterBodyDamageReceiver.OnDetectionRemoved + nameWithType: CharacterBodyDamageReceiver.OnDetectionRemoved +- uid: CatchIo.Runtime.Character.Receivers.CharacterDamageReceiver + name: CharacterDamageReceiver + href: api/CatchIo.Runtime.Character.Receivers.CharacterDamageReceiver.html + commentId: T:CatchIo.Runtime.Character.Receivers.CharacterDamageReceiver + fullName: CatchIo.Runtime.Character.Receivers.CharacterDamageReceiver + nameWithType: CharacterDamageReceiver +- uid: CatchIo.Runtime.Character.Receivers.CharacterDamageReceiver.IsAlive + name: IsAlive + href: api/CatchIo.Runtime.Character.Receivers.CharacterDamageReceiver.html#CatchIo_Runtime_Character_Receivers_CharacterDamageReceiver_IsAlive + commentId: P:CatchIo.Runtime.Character.Receivers.CharacterDamageReceiver.IsAlive + fullName: CatchIo.Runtime.Character.Receivers.CharacterDamageReceiver.IsAlive + nameWithType: CharacterDamageReceiver.IsAlive +- uid: CatchIo.Runtime.Character.Receivers.CharacterDamageReceiver.IsAlive* + name: IsAlive + href: api/CatchIo.Runtime.Character.Receivers.CharacterDamageReceiver.html#CatchIo_Runtime_Character_Receivers_CharacterDamageReceiver_IsAlive_ + commentId: Overload:CatchIo.Runtime.Character.Receivers.CharacterDamageReceiver.IsAlive + isSpec: "True" + fullName: CatchIo.Runtime.Character.Receivers.CharacterDamageReceiver.IsAlive + nameWithType: CharacterDamageReceiver.IsAlive +- uid: CatchIo.Runtime.Character.Receivers.CharacterDamageReceiver.KnockBack(KnockBackData) + name: KnockBack(KnockBackData) + href: api/CatchIo.Runtime.Character.Receivers.CharacterDamageReceiver.html#CatchIo_Runtime_Character_Receivers_CharacterDamageReceiver_KnockBack_KnockBackData_ + commentId: M:CatchIo.Runtime.Character.Receivers.CharacterDamageReceiver.KnockBack(KnockBackData) + fullName: CatchIo.Runtime.Character.Receivers.CharacterDamageReceiver.KnockBack(KnockBackData) + nameWithType: CharacterDamageReceiver.KnockBack(KnockBackData) +- uid: CatchIo.Runtime.Character.Receivers.CharacterDamageReceiver.KnockBack* + name: KnockBack + href: api/CatchIo.Runtime.Character.Receivers.CharacterDamageReceiver.html#CatchIo_Runtime_Character_Receivers_CharacterDamageReceiver_KnockBack_ + commentId: Overload:CatchIo.Runtime.Character.Receivers.CharacterDamageReceiver.KnockBack + isSpec: "True" + fullName: CatchIo.Runtime.Character.Receivers.CharacterDamageReceiver.KnockBack + nameWithType: CharacterDamageReceiver.KnockBack +- uid: CatchIo.Runtime.Character.Receivers.CharacterDamageReceiver.LookDirectionState + name: LookDirectionState + href: api/CatchIo.Runtime.Character.Receivers.CharacterDamageReceiver.html#CatchIo_Runtime_Character_Receivers_CharacterDamageReceiver_LookDirectionState + commentId: P:CatchIo.Runtime.Character.Receivers.CharacterDamageReceiver.LookDirectionState + fullName: CatchIo.Runtime.Character.Receivers.CharacterDamageReceiver.LookDirectionState + nameWithType: CharacterDamageReceiver.LookDirectionState +- uid: CatchIo.Runtime.Character.Receivers.CharacterDamageReceiver.LookDirectionState* + name: LookDirectionState + href: api/CatchIo.Runtime.Character.Receivers.CharacterDamageReceiver.html#CatchIo_Runtime_Character_Receivers_CharacterDamageReceiver_LookDirectionState_ + commentId: Overload:CatchIo.Runtime.Character.Receivers.CharacterDamageReceiver.LookDirectionState + isSpec: "True" + fullName: CatchIo.Runtime.Character.Receivers.CharacterDamageReceiver.LookDirectionState + nameWithType: CharacterDamageReceiver.LookDirectionState +- uid: CatchIo.Runtime.Character.Receivers.CharacterDamageReceiver.Owner + name: Owner + href: api/CatchIo.Runtime.Character.Receivers.CharacterDamageReceiver.html#CatchIo_Runtime_Character_Receivers_CharacterDamageReceiver_Owner + commentId: P:CatchIo.Runtime.Character.Receivers.CharacterDamageReceiver.Owner + fullName: CatchIo.Runtime.Character.Receivers.CharacterDamageReceiver.Owner + nameWithType: CharacterDamageReceiver.Owner +- uid: CatchIo.Runtime.Character.Receivers.CharacterDamageReceiver.Owner* + name: Owner + href: api/CatchIo.Runtime.Character.Receivers.CharacterDamageReceiver.html#CatchIo_Runtime_Character_Receivers_CharacterDamageReceiver_Owner_ + commentId: Overload:CatchIo.Runtime.Character.Receivers.CharacterDamageReceiver.Owner + isSpec: "True" + fullName: CatchIo.Runtime.Character.Receivers.CharacterDamageReceiver.Owner + nameWithType: CharacterDamageReceiver.Owner +- uid: CatchIo.Runtime.Character.Receivers.CharacterDamageReceiver.Stun(System.Single) + name: Stun(Single) + href: api/CatchIo.Runtime.Character.Receivers.CharacterDamageReceiver.html#CatchIo_Runtime_Character_Receivers_CharacterDamageReceiver_Stun_System_Single_ + commentId: M:CatchIo.Runtime.Character.Receivers.CharacterDamageReceiver.Stun(System.Single) + fullName: CatchIo.Runtime.Character.Receivers.CharacterDamageReceiver.Stun(System.Single) + nameWithType: CharacterDamageReceiver.Stun(Single) +- uid: CatchIo.Runtime.Character.Receivers.CharacterDamageReceiver.Stun* + name: Stun + href: api/CatchIo.Runtime.Character.Receivers.CharacterDamageReceiver.html#CatchIo_Runtime_Character_Receivers_CharacterDamageReceiver_Stun_ + commentId: Overload:CatchIo.Runtime.Character.Receivers.CharacterDamageReceiver.Stun + isSpec: "True" + fullName: CatchIo.Runtime.Character.Receivers.CharacterDamageReceiver.Stun + nameWithType: CharacterDamageReceiver.Stun +- uid: CatchIo.Runtime.Character.Receivers.CharacterDamageReceiver.TakeDamage(IDamage) + name: TakeDamage(IDamage) + href: api/CatchIo.Runtime.Character.Receivers.CharacterDamageReceiver.html#CatchIo_Runtime_Character_Receivers_CharacterDamageReceiver_TakeDamage_IDamage_ + commentId: M:CatchIo.Runtime.Character.Receivers.CharacterDamageReceiver.TakeDamage(IDamage) + fullName: CatchIo.Runtime.Character.Receivers.CharacterDamageReceiver.TakeDamage(IDamage) + nameWithType: CharacterDamageReceiver.TakeDamage(IDamage) +- uid: CatchIo.Runtime.Character.Receivers.CharacterDamageReceiver.TakeDamage* + name: TakeDamage + href: api/CatchIo.Runtime.Character.Receivers.CharacterDamageReceiver.html#CatchIo_Runtime_Character_Receivers_CharacterDamageReceiver_TakeDamage_ + commentId: Overload:CatchIo.Runtime.Character.Receivers.CharacterDamageReceiver.TakeDamage + isSpec: "True" + fullName: CatchIo.Runtime.Character.Receivers.CharacterDamageReceiver.TakeDamage + nameWithType: CharacterDamageReceiver.TakeDamage +- uid: CatchIo.Runtime.Character.Receivers.CharacterDamageReceiver.TakeDOTDamage(DOTDamage) + name: TakeDOTDamage(DOTDamage) + href: api/CatchIo.Runtime.Character.Receivers.CharacterDamageReceiver.html#CatchIo_Runtime_Character_Receivers_CharacterDamageReceiver_TakeDOTDamage_DOTDamage_ + commentId: M:CatchIo.Runtime.Character.Receivers.CharacterDamageReceiver.TakeDOTDamage(DOTDamage) + fullName: CatchIo.Runtime.Character.Receivers.CharacterDamageReceiver.TakeDOTDamage(DOTDamage) + nameWithType: CharacterDamageReceiver.TakeDOTDamage(DOTDamage) +- uid: CatchIo.Runtime.Character.Receivers.CharacterDamageReceiver.TakeDOTDamage* + name: TakeDOTDamage + href: api/CatchIo.Runtime.Character.Receivers.CharacterDamageReceiver.html#CatchIo_Runtime_Character_Receivers_CharacterDamageReceiver_TakeDOTDamage_ + commentId: Overload:CatchIo.Runtime.Character.Receivers.CharacterDamageReceiver.TakeDOTDamage + isSpec: "True" + fullName: CatchIo.Runtime.Character.Receivers.CharacterDamageReceiver.TakeDOTDamage + nameWithType: CharacterDamageReceiver.TakeDOTDamage +- uid: CatchIo.Runtime.Character.Receivers.CharacterFeetDamageReceiver + name: CharacterFeetDamageReceiver + href: api/CatchIo.Runtime.Character.Receivers.CharacterFeetDamageReceiver.html + commentId: T:CatchIo.Runtime.Character.Receivers.CharacterFeetDamageReceiver + fullName: CatchIo.Runtime.Character.Receivers.CharacterFeetDamageReceiver + nameWithType: CharacterFeetDamageReceiver - uid: CatchIo.Runtime.Character.SurfaceEffect name: CatchIo.Runtime.Character.SurfaceEffect href: api/CatchIo.Runtime.Character.SurfaceEffect.html @@ -4706,19 +6902,13 @@ references: isSpec: "True" fullName: CatchIo.Runtime.Character.SurfaceEffect.SurfaceEffectPlayer.CurrentTileSurface nameWithType: SurfaceEffectPlayer.CurrentTileSurface -- uid: CatchIo.Runtime.Character.SurfaceEffect.SurfaceEffectPlayer.FootprintLifeTime - name: FootprintLifeTime - href: api/CatchIo.Runtime.Character.SurfaceEffect.SurfaceEffectPlayer.html#CatchIo_Runtime_Character_SurfaceEffect_SurfaceEffectPlayer_FootprintLifeTime - commentId: F:CatchIo.Runtime.Character.SurfaceEffect.SurfaceEffectPlayer.FootprintLifeTime - fullName: CatchIo.Runtime.Character.SurfaceEffect.SurfaceEffectPlayer.FootprintLifeTime - nameWithType: SurfaceEffectPlayer.FootprintLifeTime -- uid: CatchIo.Runtime.Character.SurfaceEffect.SurfaceEffectPlayer.OnSurfaceChanged(System.Nullable{CatchIo.Runtime.Environment.TileSurface}) +- uid: CatchIo.Runtime.Character.SurfaceEffect.SurfaceEffectPlayer.OnSurfaceChanged(System.Nullable{TileSurface}) name: OnSurfaceChanged(Nullable) - href: api/CatchIo.Runtime.Character.SurfaceEffect.SurfaceEffectPlayer.html#CatchIo_Runtime_Character_SurfaceEffect_SurfaceEffectPlayer_OnSurfaceChanged_System_Nullable_CatchIo_Runtime_Environment_TileSurface__ - commentId: M:CatchIo.Runtime.Character.SurfaceEffect.SurfaceEffectPlayer.OnSurfaceChanged(System.Nullable{CatchIo.Runtime.Environment.TileSurface}) + href: api/CatchIo.Runtime.Character.SurfaceEffect.SurfaceEffectPlayer.html#CatchIo_Runtime_Character_SurfaceEffect_SurfaceEffectPlayer_OnSurfaceChanged_System_Nullable_TileSurface__ + commentId: M:CatchIo.Runtime.Character.SurfaceEffect.SurfaceEffectPlayer.OnSurfaceChanged(System.Nullable{TileSurface}) name.vb: OnSurfaceChanged(Nullable(Of TileSurface)) - fullName: CatchIo.Runtime.Character.SurfaceEffect.SurfaceEffectPlayer.OnSurfaceChanged(System.Nullable) - fullName.vb: CatchIo.Runtime.Character.SurfaceEffect.SurfaceEffectPlayer.OnSurfaceChanged(System.Nullable(Of CatchIo.Runtime.Environment.TileSurface)) + fullName: CatchIo.Runtime.Character.SurfaceEffect.SurfaceEffectPlayer.OnSurfaceChanged(System.Nullable) + fullName.vb: CatchIo.Runtime.Character.SurfaceEffect.SurfaceEffectPlayer.OnSurfaceChanged(System.Nullable(Of TileSurface)) nameWithType: SurfaceEffectPlayer.OnSurfaceChanged(Nullable) nameWithType.vb: SurfaceEffectPlayer.OnSurfaceChanged(Nullable(Of TileSurface)) - uid: CatchIo.Runtime.Character.SurfaceEffect.SurfaceEffectPlayer.OnSurfaceChanged* @@ -4754,6 +6944,425 @@ references: isSpec: "True" fullName: CatchIo.Runtime.Character.SurfaceEffect.SurfaceEffectPlayer.PlayItemSurfaceSfx nameWithType: SurfaceEffectPlayer.PlayItemSurfaceSfx +- uid: CatchIo.Runtime.ChunkSystem + name: CatchIo.Runtime.ChunkSystem + href: api/CatchIo.Runtime.ChunkSystem.html + commentId: N:CatchIo.Runtime.ChunkSystem + fullName: CatchIo.Runtime.ChunkSystem + nameWithType: CatchIo.Runtime.ChunkSystem +- uid: CatchIo.Runtime.ChunkSystem.Chunk + name: Chunk + href: api/CatchIo.Runtime.ChunkSystem.Chunk.html + commentId: T:CatchIo.Runtime.ChunkSystem.Chunk + fullName: CatchIo.Runtime.ChunkSystem.Chunk + nameWithType: Chunk +- uid: CatchIo.Runtime.ChunkSystem.Chunk.#ctor(Vector2Int) + name: Chunk(Vector2Int) + href: api/CatchIo.Runtime.ChunkSystem.Chunk.html#CatchIo_Runtime_ChunkSystem_Chunk__ctor_Vector2Int_ + commentId: M:CatchIo.Runtime.ChunkSystem.Chunk.#ctor(Vector2Int) + fullName: CatchIo.Runtime.ChunkSystem.Chunk.Chunk(Vector2Int) + nameWithType: Chunk.Chunk(Vector2Int) +- uid: CatchIo.Runtime.ChunkSystem.Chunk.#ctor* + name: Chunk + href: api/CatchIo.Runtime.ChunkSystem.Chunk.html#CatchIo_Runtime_ChunkSystem_Chunk__ctor_ + commentId: Overload:CatchIo.Runtime.ChunkSystem.Chunk.#ctor + isSpec: "True" + fullName: CatchIo.Runtime.ChunkSystem.Chunk.Chunk + nameWithType: Chunk.Chunk +- uid: CatchIo.Runtime.ChunkSystem.Chunk.Disable + name: Disable() + href: api/CatchIo.Runtime.ChunkSystem.Chunk.html#CatchIo_Runtime_ChunkSystem_Chunk_Disable + commentId: M:CatchIo.Runtime.ChunkSystem.Chunk.Disable + fullName: CatchIo.Runtime.ChunkSystem.Chunk.Disable() + nameWithType: Chunk.Disable() +- uid: CatchIo.Runtime.ChunkSystem.Chunk.Disable* + name: Disable + href: api/CatchIo.Runtime.ChunkSystem.Chunk.html#CatchIo_Runtime_ChunkSystem_Chunk_Disable_ + commentId: Overload:CatchIo.Runtime.ChunkSystem.Chunk.Disable + isSpec: "True" + fullName: CatchIo.Runtime.ChunkSystem.Chunk.Disable + nameWithType: Chunk.Disable +- uid: CatchIo.Runtime.ChunkSystem.Chunk.Enable + name: Enable() + href: api/CatchIo.Runtime.ChunkSystem.Chunk.html#CatchIo_Runtime_ChunkSystem_Chunk_Enable + commentId: M:CatchIo.Runtime.ChunkSystem.Chunk.Enable + fullName: CatchIo.Runtime.ChunkSystem.Chunk.Enable() + nameWithType: Chunk.Enable() +- uid: CatchIo.Runtime.ChunkSystem.Chunk.Enable* + name: Enable + href: api/CatchIo.Runtime.ChunkSystem.Chunk.html#CatchIo_Runtime_ChunkSystem_Chunk_Enable_ + commentId: Overload:CatchIo.Runtime.ChunkSystem.Chunk.Enable + isSpec: "True" + fullName: CatchIo.Runtime.ChunkSystem.Chunk.Enable + nameWithType: Chunk.Enable +- uid: CatchIo.Runtime.ChunkSystem.Chunk.IsEnabled + name: IsEnabled + href: api/CatchIo.Runtime.ChunkSystem.Chunk.html#CatchIo_Runtime_ChunkSystem_Chunk_IsEnabled + commentId: P:CatchIo.Runtime.ChunkSystem.Chunk.IsEnabled + fullName: CatchIo.Runtime.ChunkSystem.Chunk.IsEnabled + nameWithType: Chunk.IsEnabled +- uid: CatchIo.Runtime.ChunkSystem.Chunk.IsEnabled* + name: IsEnabled + href: api/CatchIo.Runtime.ChunkSystem.Chunk.html#CatchIo_Runtime_ChunkSystem_Chunk_IsEnabled_ + commentId: Overload:CatchIo.Runtime.ChunkSystem.Chunk.IsEnabled + isSpec: "True" + fullName: CatchIo.Runtime.ChunkSystem.Chunk.IsEnabled + nameWithType: Chunk.IsEnabled +- uid: CatchIo.Runtime.ChunkSystem.Chunk.LoadTiles(CatchIo.Runtime.ChunkSystem.ChunkTile[]) + name: LoadTiles(ChunkTile[]) + href: api/CatchIo.Runtime.ChunkSystem.Chunk.html#CatchIo_Runtime_ChunkSystem_Chunk_LoadTiles_CatchIo_Runtime_ChunkSystem_ChunkTile___ + commentId: M:CatchIo.Runtime.ChunkSystem.Chunk.LoadTiles(CatchIo.Runtime.ChunkSystem.ChunkTile[]) + name.vb: LoadTiles(ChunkTile()) + fullName: CatchIo.Runtime.ChunkSystem.Chunk.LoadTiles(CatchIo.Runtime.ChunkSystem.ChunkTile[]) + fullName.vb: CatchIo.Runtime.ChunkSystem.Chunk.LoadTiles(CatchIo.Runtime.ChunkSystem.ChunkTile()) + nameWithType: Chunk.LoadTiles(ChunkTile[]) + nameWithType.vb: Chunk.LoadTiles(ChunkTile()) +- uid: CatchIo.Runtime.ChunkSystem.Chunk.LoadTiles* + name: LoadTiles + href: api/CatchIo.Runtime.ChunkSystem.Chunk.html#CatchIo_Runtime_ChunkSystem_Chunk_LoadTiles_ + commentId: Overload:CatchIo.Runtime.ChunkSystem.Chunk.LoadTiles + isSpec: "True" + fullName: CatchIo.Runtime.ChunkSystem.Chunk.LoadTiles + nameWithType: Chunk.LoadTiles +- uid: CatchIo.Runtime.ChunkSystem.Chunk.Position + name: Position + href: api/CatchIo.Runtime.ChunkSystem.Chunk.html#CatchIo_Runtime_ChunkSystem_Chunk_Position + commentId: P:CatchIo.Runtime.ChunkSystem.Chunk.Position + fullName: CatchIo.Runtime.ChunkSystem.Chunk.Position + nameWithType: Chunk.Position +- uid: CatchIo.Runtime.ChunkSystem.Chunk.Position* + name: Position + href: api/CatchIo.Runtime.ChunkSystem.Chunk.html#CatchIo_Runtime_ChunkSystem_Chunk_Position_ + commentId: Overload:CatchIo.Runtime.ChunkSystem.Chunk.Position + isSpec: "True" + fullName: CatchIo.Runtime.ChunkSystem.Chunk.Position + nameWithType: Chunk.Position +- uid: CatchIo.Runtime.ChunkSystem.ChunkTile + name: ChunkTile + href: api/CatchIo.Runtime.ChunkSystem.ChunkTile.html + commentId: T:CatchIo.Runtime.ChunkSystem.ChunkTile + fullName: CatchIo.Runtime.ChunkSystem.ChunkTile + nameWithType: ChunkTile +- uid: CatchIo.Runtime.ChunkSystem.ChunkTile.Disable + name: Disable() + href: api/CatchIo.Runtime.ChunkSystem.ChunkTile.html#CatchIo_Runtime_ChunkSystem_ChunkTile_Disable + commentId: M:CatchIo.Runtime.ChunkSystem.ChunkTile.Disable + fullName: CatchIo.Runtime.ChunkSystem.ChunkTile.Disable() + nameWithType: ChunkTile.Disable() +- uid: CatchIo.Runtime.ChunkSystem.ChunkTile.Disable* + name: Disable + href: api/CatchIo.Runtime.ChunkSystem.ChunkTile.html#CatchIo_Runtime_ChunkSystem_ChunkTile_Disable_ + commentId: Overload:CatchIo.Runtime.ChunkSystem.ChunkTile.Disable + isSpec: "True" + fullName: CatchIo.Runtime.ChunkSystem.ChunkTile.Disable + nameWithType: ChunkTile.Disable +- uid: CatchIo.Runtime.ChunkSystem.ChunkTile.Enable + name: Enable() + href: api/CatchIo.Runtime.ChunkSystem.ChunkTile.html#CatchIo_Runtime_ChunkSystem_ChunkTile_Enable + commentId: M:CatchIo.Runtime.ChunkSystem.ChunkTile.Enable + fullName: CatchIo.Runtime.ChunkSystem.ChunkTile.Enable() + nameWithType: ChunkTile.Enable() +- uid: CatchIo.Runtime.ChunkSystem.ChunkTile.Enable* + name: Enable + href: api/CatchIo.Runtime.ChunkSystem.ChunkTile.html#CatchIo_Runtime_ChunkSystem_ChunkTile_Enable_ + commentId: Overload:CatchIo.Runtime.ChunkSystem.ChunkTile.Enable + isSpec: "True" + fullName: CatchIo.Runtime.ChunkSystem.ChunkTile.Enable + nameWithType: ChunkTile.Enable +- uid: CatchIo.Runtime.ChunkSystem.ChunkTile.SpriteRenderer + name: SpriteRenderer + href: api/CatchIo.Runtime.ChunkSystem.ChunkTile.html#CatchIo_Runtime_ChunkSystem_ChunkTile_SpriteRenderer + commentId: P:CatchIo.Runtime.ChunkSystem.ChunkTile.SpriteRenderer + fullName: CatchIo.Runtime.ChunkSystem.ChunkTile.SpriteRenderer + nameWithType: ChunkTile.SpriteRenderer +- uid: CatchIo.Runtime.ChunkSystem.ChunkTile.SpriteRenderer* + name: SpriteRenderer + href: api/CatchIo.Runtime.ChunkSystem.ChunkTile.html#CatchIo_Runtime_ChunkSystem_ChunkTile_SpriteRenderer_ + commentId: Overload:CatchIo.Runtime.ChunkSystem.ChunkTile.SpriteRenderer + isSpec: "True" + fullName: CatchIo.Runtime.ChunkSystem.ChunkTile.SpriteRenderer + nameWithType: ChunkTile.SpriteRenderer +- uid: CatchIo.Runtime.ChunkSystem.ChunkTile.TiledPosition + name: TiledPosition + href: api/CatchIo.Runtime.ChunkSystem.ChunkTile.html#CatchIo_Runtime_ChunkSystem_ChunkTile_TiledPosition + commentId: P:CatchIo.Runtime.ChunkSystem.ChunkTile.TiledPosition + fullName: CatchIo.Runtime.ChunkSystem.ChunkTile.TiledPosition + nameWithType: ChunkTile.TiledPosition +- uid: CatchIo.Runtime.ChunkSystem.ChunkTile.TiledPosition* + name: TiledPosition + href: api/CatchIo.Runtime.ChunkSystem.ChunkTile.html#CatchIo_Runtime_ChunkSystem_ChunkTile_TiledPosition_ + commentId: Overload:CatchIo.Runtime.ChunkSystem.ChunkTile.TiledPosition + isSpec: "True" + fullName: CatchIo.Runtime.ChunkSystem.ChunkTile.TiledPosition + nameWithType: ChunkTile.TiledPosition +- uid: CatchIo.Runtime.ChunkSystem.ChunkTile.TiledX + name: TiledX + href: api/CatchIo.Runtime.ChunkSystem.ChunkTile.html#CatchIo_Runtime_ChunkSystem_ChunkTile_TiledX + commentId: P:CatchIo.Runtime.ChunkSystem.ChunkTile.TiledX + fullName: CatchIo.Runtime.ChunkSystem.ChunkTile.TiledX + nameWithType: ChunkTile.TiledX +- uid: CatchIo.Runtime.ChunkSystem.ChunkTile.TiledX* + name: TiledX + href: api/CatchIo.Runtime.ChunkSystem.ChunkTile.html#CatchIo_Runtime_ChunkSystem_ChunkTile_TiledX_ + commentId: Overload:CatchIo.Runtime.ChunkSystem.ChunkTile.TiledX + isSpec: "True" + fullName: CatchIo.Runtime.ChunkSystem.ChunkTile.TiledX + nameWithType: ChunkTile.TiledX +- uid: CatchIo.Runtime.ChunkSystem.ChunkTile.TiledY + name: TiledY + href: api/CatchIo.Runtime.ChunkSystem.ChunkTile.html#CatchIo_Runtime_ChunkSystem_ChunkTile_TiledY + commentId: P:CatchIo.Runtime.ChunkSystem.ChunkTile.TiledY + fullName: CatchIo.Runtime.ChunkSystem.ChunkTile.TiledY + nameWithType: ChunkTile.TiledY +- uid: CatchIo.Runtime.ChunkSystem.ChunkTile.TiledY* + name: TiledY + href: api/CatchIo.Runtime.ChunkSystem.ChunkTile.html#CatchIo_Runtime_ChunkSystem_ChunkTile_TiledY_ + commentId: Overload:CatchIo.Runtime.ChunkSystem.ChunkTile.TiledY + isSpec: "True" + fullName: CatchIo.Runtime.ChunkSystem.ChunkTile.TiledY + nameWithType: ChunkTile.TiledY +- uid: CatchIo.Runtime.ChunkSystem.ChunkTile.Transform + name: Transform + href: api/CatchIo.Runtime.ChunkSystem.ChunkTile.html#CatchIo_Runtime_ChunkSystem_ChunkTile_Transform + commentId: P:CatchIo.Runtime.ChunkSystem.ChunkTile.Transform + fullName: CatchIo.Runtime.ChunkSystem.ChunkTile.Transform + nameWithType: ChunkTile.Transform +- uid: CatchIo.Runtime.ChunkSystem.ChunkTile.Transform* + name: Transform + href: api/CatchIo.Runtime.ChunkSystem.ChunkTile.html#CatchIo_Runtime_ChunkSystem_ChunkTile_Transform_ + commentId: Overload:CatchIo.Runtime.ChunkSystem.ChunkTile.Transform + isSpec: "True" + fullName: CatchIo.Runtime.ChunkSystem.ChunkTile.Transform + nameWithType: ChunkTile.Transform +- uid: CatchIo.Runtime.ChunkSystem.TiledChunkSetting + name: TiledChunkSetting + href: api/CatchIo.Runtime.ChunkSystem.TiledChunkSetting.html + commentId: T:CatchIo.Runtime.ChunkSystem.TiledChunkSetting + fullName: CatchIo.Runtime.ChunkSystem.TiledChunkSetting + nameWithType: TiledChunkSetting +- uid: CatchIo.Runtime.ChunkSystem.TiledChunkSetting.ChunkHeight + name: ChunkHeight + href: api/CatchIo.Runtime.ChunkSystem.TiledChunkSetting.html#CatchIo_Runtime_ChunkSystem_TiledChunkSetting_ChunkHeight + commentId: F:CatchIo.Runtime.ChunkSystem.TiledChunkSetting.ChunkHeight + fullName: CatchIo.Runtime.ChunkSystem.TiledChunkSetting.ChunkHeight + nameWithType: TiledChunkSetting.ChunkHeight +- uid: CatchIo.Runtime.ChunkSystem.TiledChunkSetting.ChunkWidth + name: ChunkWidth + href: api/CatchIo.Runtime.ChunkSystem.TiledChunkSetting.html#CatchIo_Runtime_ChunkSystem_TiledChunkSetting_ChunkWidth + commentId: F:CatchIo.Runtime.ChunkSystem.TiledChunkSetting.ChunkWidth + fullName: CatchIo.Runtime.ChunkSystem.TiledChunkSetting.ChunkWidth + nameWithType: TiledChunkSetting.ChunkWidth +- uid: CatchIo.Runtime.ChunkSystem.TiledChunkSystem + name: TiledChunkSystem + href: api/CatchIo.Runtime.ChunkSystem.TiledChunkSystem.html + commentId: T:CatchIo.Runtime.ChunkSystem.TiledChunkSystem + fullName: CatchIo.Runtime.ChunkSystem.TiledChunkSystem + nameWithType: TiledChunkSystem +- uid: CatchIo.Runtime.ChunkSystem.TiledChunkSystem.DisableAll + name: DisableAll() + href: api/CatchIo.Runtime.ChunkSystem.TiledChunkSystem.html#CatchIo_Runtime_ChunkSystem_TiledChunkSystem_DisableAll + commentId: M:CatchIo.Runtime.ChunkSystem.TiledChunkSystem.DisableAll + fullName: CatchIo.Runtime.ChunkSystem.TiledChunkSystem.DisableAll() + nameWithType: TiledChunkSystem.DisableAll() +- uid: CatchIo.Runtime.ChunkSystem.TiledChunkSystem.DisableAll* + name: DisableAll + href: api/CatchIo.Runtime.ChunkSystem.TiledChunkSystem.html#CatchIo_Runtime_ChunkSystem_TiledChunkSystem_DisableAll_ + commentId: Overload:CatchIo.Runtime.ChunkSystem.TiledChunkSystem.DisableAll + isSpec: "True" + fullName: CatchIo.Runtime.ChunkSystem.TiledChunkSystem.DisableAll + nameWithType: TiledChunkSystem.DisableAll +- uid: CatchIo.Runtime.ChunkSystem.TiledChunkSystem.EnableAll + name: EnableAll() + href: api/CatchIo.Runtime.ChunkSystem.TiledChunkSystem.html#CatchIo_Runtime_ChunkSystem_TiledChunkSystem_EnableAll + commentId: M:CatchIo.Runtime.ChunkSystem.TiledChunkSystem.EnableAll + fullName: CatchIo.Runtime.ChunkSystem.TiledChunkSystem.EnableAll() + nameWithType: TiledChunkSystem.EnableAll() +- uid: CatchIo.Runtime.ChunkSystem.TiledChunkSystem.EnableAll* + name: EnableAll + href: api/CatchIo.Runtime.ChunkSystem.TiledChunkSystem.html#CatchIo_Runtime_ChunkSystem_TiledChunkSystem_EnableAll_ + commentId: Overload:CatchIo.Runtime.ChunkSystem.TiledChunkSystem.EnableAll + isSpec: "True" + fullName: CatchIo.Runtime.ChunkSystem.TiledChunkSystem.EnableAll + nameWithType: TiledChunkSystem.EnableAll +- uid: CatchIo.Runtime.ChunkSystem.TiledChunkSystem.GenerateChunks + name: GenerateChunks() + href: api/CatchIo.Runtime.ChunkSystem.TiledChunkSystem.html#CatchIo_Runtime_ChunkSystem_TiledChunkSystem_GenerateChunks + commentId: M:CatchIo.Runtime.ChunkSystem.TiledChunkSystem.GenerateChunks + fullName: CatchIo.Runtime.ChunkSystem.TiledChunkSystem.GenerateChunks() + nameWithType: TiledChunkSystem.GenerateChunks() +- uid: CatchIo.Runtime.ChunkSystem.TiledChunkSystem.GenerateChunks* + name: GenerateChunks + href: api/CatchIo.Runtime.ChunkSystem.TiledChunkSystem.html#CatchIo_Runtime_ChunkSystem_TiledChunkSystem_GenerateChunks_ + commentId: Overload:CatchIo.Runtime.ChunkSystem.TiledChunkSystem.GenerateChunks + isSpec: "True" + fullName: CatchIo.Runtime.ChunkSystem.TiledChunkSystem.GenerateChunks + nameWithType: TiledChunkSystem.GenerateChunks +- uid: CatchIo.Runtime.ChunkSystem.TiledChunkSystem.LoadWorld + name: LoadWorld() + href: api/CatchIo.Runtime.ChunkSystem.TiledChunkSystem.html#CatchIo_Runtime_ChunkSystem_TiledChunkSystem_LoadWorld + commentId: M:CatchIo.Runtime.ChunkSystem.TiledChunkSystem.LoadWorld + fullName: CatchIo.Runtime.ChunkSystem.TiledChunkSystem.LoadWorld() + nameWithType: TiledChunkSystem.LoadWorld() +- uid: CatchIo.Runtime.ChunkSystem.TiledChunkSystem.LoadWorld* + name: LoadWorld + href: api/CatchIo.Runtime.ChunkSystem.TiledChunkSystem.html#CatchIo_Runtime_ChunkSystem_TiledChunkSystem_LoadWorld_ + commentId: Overload:CatchIo.Runtime.ChunkSystem.TiledChunkSystem.LoadWorld + isSpec: "True" + fullName: CatchIo.Runtime.ChunkSystem.TiledChunkSystem.LoadWorld + nameWithType: TiledChunkSystem.LoadWorld +- uid: CatchIo.Runtime.ChunkSystem.TiledChunkSystem.SuperMap + name: SuperMap + href: api/CatchIo.Runtime.ChunkSystem.TiledChunkSystem.html#CatchIo_Runtime_ChunkSystem_TiledChunkSystem_SuperMap + commentId: P:CatchIo.Runtime.ChunkSystem.TiledChunkSystem.SuperMap + fullName: CatchIo.Runtime.ChunkSystem.TiledChunkSystem.SuperMap + nameWithType: TiledChunkSystem.SuperMap +- uid: CatchIo.Runtime.ChunkSystem.TiledChunkSystem.SuperMap* + name: SuperMap + href: api/CatchIo.Runtime.ChunkSystem.TiledChunkSystem.html#CatchIo_Runtime_ChunkSystem_TiledChunkSystem_SuperMap_ + commentId: Overload:CatchIo.Runtime.ChunkSystem.TiledChunkSystem.SuperMap + isSpec: "True" + fullName: CatchIo.Runtime.ChunkSystem.TiledChunkSystem.SuperMap + nameWithType: TiledChunkSystem.SuperMap +- uid: CatchIo.Runtime.ChunkSystem.TiledChunkSystem.TiledChunkSetting + name: TiledChunkSetting + href: api/CatchIo.Runtime.ChunkSystem.TiledChunkSystem.html#CatchIo_Runtime_ChunkSystem_TiledChunkSystem_TiledChunkSetting + commentId: F:CatchIo.Runtime.ChunkSystem.TiledChunkSystem.TiledChunkSetting + fullName: CatchIo.Runtime.ChunkSystem.TiledChunkSystem.TiledChunkSetting + nameWithType: TiledChunkSystem.TiledChunkSetting +- uid: CatchIo.Runtime.ChunkSystem.TiledChunkSystem.TiledWorld + name: TiledWorld + href: api/CatchIo.Runtime.ChunkSystem.TiledChunkSystem.html#CatchIo_Runtime_ChunkSystem_TiledChunkSystem_TiledWorld + commentId: F:CatchIo.Runtime.ChunkSystem.TiledChunkSystem.TiledWorld + fullName: CatchIo.Runtime.ChunkSystem.TiledChunkSystem.TiledWorld + nameWithType: TiledChunkSystem.TiledWorld +- uid: CatchIo.Runtime.ChunkSystem.Vector2IntToChunkDictionary + name: Vector2IntToChunkDictionary + href: api/CatchIo.Runtime.ChunkSystem.Vector2IntToChunkDictionary.html + commentId: T:CatchIo.Runtime.ChunkSystem.Vector2IntToChunkDictionary + fullName: CatchIo.Runtime.ChunkSystem.Vector2IntToChunkDictionary + nameWithType: Vector2IntToChunkDictionary +- uid: CatchIo.Runtime.ChunkSystem.World + name: World + href: api/CatchIo.Runtime.ChunkSystem.World.html + commentId: T:CatchIo.Runtime.ChunkSystem.World + fullName: CatchIo.Runtime.ChunkSystem.World + nameWithType: World +- uid: CatchIo.Runtime.ChunkSystem.World.#ctor(System.Int32,System.Int32,System.Int32,System.Int32) + name: World(Int32, Int32, Int32, Int32) + href: api/CatchIo.Runtime.ChunkSystem.World.html#CatchIo_Runtime_ChunkSystem_World__ctor_System_Int32_System_Int32_System_Int32_System_Int32_ + commentId: M:CatchIo.Runtime.ChunkSystem.World.#ctor(System.Int32,System.Int32,System.Int32,System.Int32) + fullName: CatchIo.Runtime.ChunkSystem.World.World(System.Int32, System.Int32, System.Int32, System.Int32) + nameWithType: World.World(Int32, Int32, Int32, Int32) +- uid: CatchIo.Runtime.ChunkSystem.World.#ctor* + name: World + href: api/CatchIo.Runtime.ChunkSystem.World.html#CatchIo_Runtime_ChunkSystem_World__ctor_ + commentId: Overload:CatchIo.Runtime.ChunkSystem.World.#ctor + isSpec: "True" + fullName: CatchIo.Runtime.ChunkSystem.World.World + nameWithType: World.World +- uid: CatchIo.Runtime.ChunkSystem.World.ApplyWorld + name: ApplyWorld() + href: api/CatchIo.Runtime.ChunkSystem.World.html#CatchIo_Runtime_ChunkSystem_World_ApplyWorld + commentId: M:CatchIo.Runtime.ChunkSystem.World.ApplyWorld + fullName: CatchIo.Runtime.ChunkSystem.World.ApplyWorld() + nameWithType: World.ApplyWorld() +- uid: CatchIo.Runtime.ChunkSystem.World.ApplyWorld* + name: ApplyWorld + href: api/CatchIo.Runtime.ChunkSystem.World.html#CatchIo_Runtime_ChunkSystem_World_ApplyWorld_ + commentId: Overload:CatchIo.Runtime.ChunkSystem.World.ApplyWorld + isSpec: "True" + fullName: CatchIo.Runtime.ChunkSystem.World.ApplyWorld + nameWithType: World.ApplyWorld +- uid: CatchIo.Runtime.ChunkSystem.World.DisableAll + name: DisableAll() + href: api/CatchIo.Runtime.ChunkSystem.World.html#CatchIo_Runtime_ChunkSystem_World_DisableAll + commentId: M:CatchIo.Runtime.ChunkSystem.World.DisableAll + fullName: CatchIo.Runtime.ChunkSystem.World.DisableAll() + nameWithType: World.DisableAll() +- uid: CatchIo.Runtime.ChunkSystem.World.DisableAll* + name: DisableAll + href: api/CatchIo.Runtime.ChunkSystem.World.html#CatchIo_Runtime_ChunkSystem_World_DisableAll_ + commentId: Overload:CatchIo.Runtime.ChunkSystem.World.DisableAll + isSpec: "True" + fullName: CatchIo.Runtime.ChunkSystem.World.DisableAll + nameWithType: World.DisableAll +- uid: CatchIo.Runtime.ChunkSystem.World.DisableChunk(Vector2Int) + name: DisableChunk(Vector2Int) + href: api/CatchIo.Runtime.ChunkSystem.World.html#CatchIo_Runtime_ChunkSystem_World_DisableChunk_Vector2Int_ + commentId: M:CatchIo.Runtime.ChunkSystem.World.DisableChunk(Vector2Int) + fullName: CatchIo.Runtime.ChunkSystem.World.DisableChunk(Vector2Int) + nameWithType: World.DisableChunk(Vector2Int) +- uid: CatchIo.Runtime.ChunkSystem.World.DisableChunk* + name: DisableChunk + href: api/CatchIo.Runtime.ChunkSystem.World.html#CatchIo_Runtime_ChunkSystem_World_DisableChunk_ + commentId: Overload:CatchIo.Runtime.ChunkSystem.World.DisableChunk + isSpec: "True" + fullName: CatchIo.Runtime.ChunkSystem.World.DisableChunk + nameWithType: World.DisableChunk +- uid: CatchIo.Runtime.ChunkSystem.World.EnableAll + name: EnableAll() + href: api/CatchIo.Runtime.ChunkSystem.World.html#CatchIo_Runtime_ChunkSystem_World_EnableAll + commentId: M:CatchIo.Runtime.ChunkSystem.World.EnableAll + fullName: CatchIo.Runtime.ChunkSystem.World.EnableAll() + nameWithType: World.EnableAll() +- uid: CatchIo.Runtime.ChunkSystem.World.EnableAll* + name: EnableAll + href: api/CatchIo.Runtime.ChunkSystem.World.html#CatchIo_Runtime_ChunkSystem_World_EnableAll_ + commentId: Overload:CatchIo.Runtime.ChunkSystem.World.EnableAll + isSpec: "True" + fullName: CatchIo.Runtime.ChunkSystem.World.EnableAll + nameWithType: World.EnableAll +- uid: CatchIo.Runtime.ChunkSystem.World.EnableChunk(Vector2Int) + name: EnableChunk(Vector2Int) + href: api/CatchIo.Runtime.ChunkSystem.World.html#CatchIo_Runtime_ChunkSystem_World_EnableChunk_Vector2Int_ + commentId: M:CatchIo.Runtime.ChunkSystem.World.EnableChunk(Vector2Int) + fullName: CatchIo.Runtime.ChunkSystem.World.EnableChunk(Vector2Int) + nameWithType: World.EnableChunk(Vector2Int) +- uid: CatchIo.Runtime.ChunkSystem.World.EnableChunk* + name: EnableChunk + href: api/CatchIo.Runtime.ChunkSystem.World.html#CatchIo_Runtime_ChunkSystem_World_EnableChunk_ + commentId: Overload:CatchIo.Runtime.ChunkSystem.World.EnableChunk + isSpec: "True" + fullName: CatchIo.Runtime.ChunkSystem.World.EnableChunk + nameWithType: World.EnableChunk +- uid: CatchIo.Runtime.ChunkSystem.World.EnableChunks + name: EnableChunks + href: api/CatchIo.Runtime.ChunkSystem.World.html#CatchIo_Runtime_ChunkSystem_World_EnableChunks + commentId: F:CatchIo.Runtime.ChunkSystem.World.EnableChunks + fullName: CatchIo.Runtime.ChunkSystem.World.EnableChunks + nameWithType: World.EnableChunks +- uid: CatchIo.Runtime.ChunkSystem.World.GenerateChunks(SuperMap) + name: GenerateChunks(SuperMap) + href: api/CatchIo.Runtime.ChunkSystem.World.html#CatchIo_Runtime_ChunkSystem_World_GenerateChunks_SuperMap_ + commentId: M:CatchIo.Runtime.ChunkSystem.World.GenerateChunks(SuperMap) + fullName: CatchIo.Runtime.ChunkSystem.World.GenerateChunks(SuperMap) + nameWithType: World.GenerateChunks(SuperMap) +- uid: CatchIo.Runtime.ChunkSystem.World.GenerateChunks* + name: GenerateChunks + href: api/CatchIo.Runtime.ChunkSystem.World.html#CatchIo_Runtime_ChunkSystem_World_GenerateChunks_ + commentId: Overload:CatchIo.Runtime.ChunkSystem.World.GenerateChunks + isSpec: "True" + fullName: CatchIo.Runtime.ChunkSystem.World.GenerateChunks + nameWithType: World.GenerateChunks +- uid: CatchIo.Runtime.ChunkSystem.World.InitializeChunks(System.Int32,System.Int32) + name: InitializeChunks(Int32, Int32) + href: api/CatchIo.Runtime.ChunkSystem.World.html#CatchIo_Runtime_ChunkSystem_World_InitializeChunks_System_Int32_System_Int32_ + commentId: M:CatchIo.Runtime.ChunkSystem.World.InitializeChunks(System.Int32,System.Int32) + fullName: CatchIo.Runtime.ChunkSystem.World.InitializeChunks(System.Int32, System.Int32) + nameWithType: World.InitializeChunks(Int32, Int32) +- uid: CatchIo.Runtime.ChunkSystem.World.InitializeChunks* + name: InitializeChunks + href: api/CatchIo.Runtime.ChunkSystem.World.html#CatchIo_Runtime_ChunkSystem_World_InitializeChunks_ + commentId: Overload:CatchIo.Runtime.ChunkSystem.World.InitializeChunks + isSpec: "True" + fullName: CatchIo.Runtime.ChunkSystem.World.InitializeChunks + nameWithType: World.InitializeChunks +- uid: CatchIo.Runtime.ChunkSystem.World.PosToChunkMap + name: PosToChunkMap + href: api/CatchIo.Runtime.ChunkSystem.World.html#CatchIo_Runtime_ChunkSystem_World_PosToChunkMap + commentId: F:CatchIo.Runtime.ChunkSystem.World.PosToChunkMap + fullName: CatchIo.Runtime.ChunkSystem.World.PosToChunkMap + nameWithType: World.PosToChunkMap - uid: CatchIo.Runtime.Container name: CatchIo.Runtime.Container href: api/CatchIo.Runtime.Container.html @@ -5013,6 +7622,391 @@ references: isSpec: "True" fullName: CatchIo.Runtime.Container.SceneModeContainer.GetMenuSceneModes nameWithType: SceneModeContainer.GetMenuSceneModes +- uid: CatchIo.Runtime.Damages + name: CatchIo.Runtime.Damages + href: api/CatchIo.Runtime.Damages.html + commentId: N:CatchIo.Runtime.Damages + fullName: CatchIo.Runtime.Damages + nameWithType: CatchIo.Runtime.Damages +- uid: CatchIo.Runtime.Damages.DamageReceiver + name: DamageReceiver + href: api/CatchIo.Runtime.Damages.DamageReceiver.html + commentId: T:CatchIo.Runtime.Damages.DamageReceiver + fullName: CatchIo.Runtime.Damages.DamageReceiver + nameWithType: DamageReceiver +- uid: CatchIo.Runtime.Damages.DamageReceiver.NetworkPlayer + name: NetworkPlayer + href: api/CatchIo.Runtime.Damages.DamageReceiver.html#CatchIo_Runtime_Damages_DamageReceiver_NetworkPlayer + commentId: P:CatchIo.Runtime.Damages.DamageReceiver.NetworkPlayer + fullName: CatchIo.Runtime.Damages.DamageReceiver.NetworkPlayer + nameWithType: DamageReceiver.NetworkPlayer +- uid: CatchIo.Runtime.Damages.DamageReceiver.NetworkPlayer* + name: NetworkPlayer + href: api/CatchIo.Runtime.Damages.DamageReceiver.html#CatchIo_Runtime_Damages_DamageReceiver_NetworkPlayer_ + commentId: Overload:CatchIo.Runtime.Damages.DamageReceiver.NetworkPlayer + isSpec: "True" + fullName: CatchIo.Runtime.Damages.DamageReceiver.NetworkPlayer + nameWithType: DamageReceiver.NetworkPlayer +- uid: CatchIo.Runtime.Damages.DamageReceiver.TakeDamage(CatchIo.Runtime.Damages.IDamage) + name: TakeDamage(IDamage) + href: api/CatchIo.Runtime.Damages.DamageReceiver.html#CatchIo_Runtime_Damages_DamageReceiver_TakeDamage_CatchIo_Runtime_Damages_IDamage_ + commentId: M:CatchIo.Runtime.Damages.DamageReceiver.TakeDamage(CatchIo.Runtime.Damages.IDamage) + fullName: CatchIo.Runtime.Damages.DamageReceiver.TakeDamage(CatchIo.Runtime.Damages.IDamage) + nameWithType: DamageReceiver.TakeDamage(IDamage) +- uid: CatchIo.Runtime.Damages.DamageReceiver.TakeDamage* + name: TakeDamage + href: api/CatchIo.Runtime.Damages.DamageReceiver.html#CatchIo_Runtime_Damages_DamageReceiver_TakeDamage_ + commentId: Overload:CatchIo.Runtime.Damages.DamageReceiver.TakeDamage + isSpec: "True" + fullName: CatchIo.Runtime.Damages.DamageReceiver.TakeDamage + nameWithType: DamageReceiver.TakeDamage +- uid: CatchIo.Runtime.Damages.DamageReceiver.TakeDOTDamage(CatchIo.Runtime.Damages.DOTDamage) + name: TakeDOTDamage(DOTDamage) + href: api/CatchIo.Runtime.Damages.DamageReceiver.html#CatchIo_Runtime_Damages_DamageReceiver_TakeDOTDamage_CatchIo_Runtime_Damages_DOTDamage_ + commentId: M:CatchIo.Runtime.Damages.DamageReceiver.TakeDOTDamage(CatchIo.Runtime.Damages.DOTDamage) + fullName: CatchIo.Runtime.Damages.DamageReceiver.TakeDOTDamage(CatchIo.Runtime.Damages.DOTDamage) + nameWithType: DamageReceiver.TakeDOTDamage(DOTDamage) +- uid: CatchIo.Runtime.Damages.DamageReceiver.TakeDOTDamage* + name: TakeDOTDamage + href: api/CatchIo.Runtime.Damages.DamageReceiver.html#CatchIo_Runtime_Damages_DamageReceiver_TakeDOTDamage_ + commentId: Overload:CatchIo.Runtime.Damages.DamageReceiver.TakeDOTDamage + isSpec: "True" + fullName: CatchIo.Runtime.Damages.DamageReceiver.TakeDOTDamage + nameWithType: DamageReceiver.TakeDOTDamage +- uid: CatchIo.Runtime.Damages.DOTDamage + name: DOTDamage + href: api/CatchIo.Runtime.Damages.DOTDamage.html + commentId: T:CatchIo.Runtime.Damages.DOTDamage + fullName: CatchIo.Runtime.Damages.DOTDamage + nameWithType: DOTDamage +- uid: CatchIo.Runtime.Damages.DOTDamage.#ctor(DOTDamageData) + name: DOTDamage(DOTDamageData) + href: api/CatchIo.Runtime.Damages.DOTDamage.html#CatchIo_Runtime_Damages_DOTDamage__ctor_DOTDamageData_ + commentId: M:CatchIo.Runtime.Damages.DOTDamage.#ctor(DOTDamageData) + fullName: CatchIo.Runtime.Damages.DOTDamage.DOTDamage(DOTDamageData) + nameWithType: DOTDamage.DOTDamage(DOTDamageData) +- uid: CatchIo.Runtime.Damages.DOTDamage.#ctor* + name: DOTDamage + href: api/CatchIo.Runtime.Damages.DOTDamage.html#CatchIo_Runtime_Damages_DOTDamage__ctor_ + commentId: Overload:CatchIo.Runtime.Damages.DOTDamage.#ctor + isSpec: "True" + fullName: CatchIo.Runtime.Damages.DOTDamage.DOTDamage + nameWithType: DOTDamage.DOTDamage +- uid: CatchIo.Runtime.Damages.DOTDamage._damage + name: _damage + href: api/CatchIo.Runtime.Damages.DOTDamage.html#CatchIo_Runtime_Damages_DOTDamage__damage + commentId: F:CatchIo.Runtime.Damages.DOTDamage._damage + fullName: CatchIo.Runtime.Damages.DOTDamage._damage + nameWithType: DOTDamage._damage +- uid: CatchIo.Runtime.Damages.DOTDamage.DamageFallOff + name: DamageFallOff + href: api/CatchIo.Runtime.Damages.DOTDamage.html#CatchIo_Runtime_Damages_DOTDamage_DamageFallOff + commentId: P:CatchIo.Runtime.Damages.DOTDamage.DamageFallOff + fullName: CatchIo.Runtime.Damages.DOTDamage.DamageFallOff + nameWithType: DOTDamage.DamageFallOff +- uid: CatchIo.Runtime.Damages.DOTDamage.DamageFallOff* + name: DamageFallOff + href: api/CatchIo.Runtime.Damages.DOTDamage.html#CatchIo_Runtime_Damages_DOTDamage_DamageFallOff_ + commentId: Overload:CatchIo.Runtime.Damages.DOTDamage.DamageFallOff + isSpec: "True" + fullName: CatchIo.Runtime.Damages.DOTDamage.DamageFallOff + nameWithType: DOTDamage.DamageFallOff +- uid: CatchIo.Runtime.Damages.DOTDamage.DamageFrequency + name: DamageFrequency + href: api/CatchIo.Runtime.Damages.DOTDamage.html#CatchIo_Runtime_Damages_DOTDamage_DamageFrequency + commentId: P:CatchIo.Runtime.Damages.DOTDamage.DamageFrequency + fullName: CatchIo.Runtime.Damages.DOTDamage.DamageFrequency + nameWithType: DOTDamage.DamageFrequency +- uid: CatchIo.Runtime.Damages.DOTDamage.DamageFrequency* + name: DamageFrequency + href: api/CatchIo.Runtime.Damages.DOTDamage.html#CatchIo_Runtime_Damages_DOTDamage_DamageFrequency_ + commentId: Overload:CatchIo.Runtime.Damages.DOTDamage.DamageFrequency + isSpec: "True" + fullName: CatchIo.Runtime.Damages.DOTDamage.DamageFrequency + nameWithType: DOTDamage.DamageFrequency +- uid: CatchIo.Runtime.Damages.DOTDamage.GetDamage + name: GetDamage() + href: api/CatchIo.Runtime.Damages.DOTDamage.html#CatchIo_Runtime_Damages_DOTDamage_GetDamage + commentId: M:CatchIo.Runtime.Damages.DOTDamage.GetDamage + fullName: CatchIo.Runtime.Damages.DOTDamage.GetDamage() + nameWithType: DOTDamage.GetDamage() +- uid: CatchIo.Runtime.Damages.DOTDamage.GetDamage* + name: GetDamage + href: api/CatchIo.Runtime.Damages.DOTDamage.html#CatchIo_Runtime_Damages_DOTDamage_GetDamage_ + commentId: Overload:CatchIo.Runtime.Damages.DOTDamage.GetDamage + isSpec: "True" + fullName: CatchIo.Runtime.Damages.DOTDamage.GetDamage + nameWithType: DOTDamage.GetDamage +- uid: CatchIo.Runtime.Damages.DOTDamage.GetSfxType + name: GetSfxType() + href: api/CatchIo.Runtime.Damages.DOTDamage.html#CatchIo_Runtime_Damages_DOTDamage_GetSfxType + commentId: M:CatchIo.Runtime.Damages.DOTDamage.GetSfxType + fullName: CatchIo.Runtime.Damages.DOTDamage.GetSfxType() + nameWithType: DOTDamage.GetSfxType() +- uid: CatchIo.Runtime.Damages.DOTDamage.GetSfxType* + name: GetSfxType + href: api/CatchIo.Runtime.Damages.DOTDamage.html#CatchIo_Runtime_Damages_DOTDamage_GetSfxType_ + commentId: Overload:CatchIo.Runtime.Damages.DOTDamage.GetSfxType + isSpec: "True" + fullName: CatchIo.Runtime.Damages.DOTDamage.GetSfxType + nameWithType: DOTDamage.GetSfxType +- uid: CatchIo.Runtime.Damages.DOTDamage.TickCount + name: TickCount + href: api/CatchIo.Runtime.Damages.DOTDamage.html#CatchIo_Runtime_Damages_DOTDamage_TickCount + commentId: P:CatchIo.Runtime.Damages.DOTDamage.TickCount + fullName: CatchIo.Runtime.Damages.DOTDamage.TickCount + nameWithType: DOTDamage.TickCount +- uid: CatchIo.Runtime.Damages.DOTDamage.TickCount* + name: TickCount + href: api/CatchIo.Runtime.Damages.DOTDamage.html#CatchIo_Runtime_Damages_DOTDamage_TickCount_ + commentId: Overload:CatchIo.Runtime.Damages.DOTDamage.TickCount + isSpec: "True" + fullName: CatchIo.Runtime.Damages.DOTDamage.TickCount + nameWithType: DOTDamage.TickCount +- uid: CatchIo.Runtime.Damages.DOTDamage.TickInterval + name: TickInterval + href: api/CatchIo.Runtime.Damages.DOTDamage.html#CatchIo_Runtime_Damages_DOTDamage_TickInterval + commentId: P:CatchIo.Runtime.Damages.DOTDamage.TickInterval + fullName: CatchIo.Runtime.Damages.DOTDamage.TickInterval + nameWithType: DOTDamage.TickInterval +- uid: CatchIo.Runtime.Damages.DOTDamage.TickInterval* + name: TickInterval + href: api/CatchIo.Runtime.Damages.DOTDamage.html#CatchIo_Runtime_Damages_DOTDamage_TickInterval_ + commentId: Overload:CatchIo.Runtime.Damages.DOTDamage.TickInterval + isSpec: "True" + fullName: CatchIo.Runtime.Damages.DOTDamage.TickInterval + nameWithType: DOTDamage.TickInterval +- uid: CatchIo.Runtime.Damages.FixedDamage + name: FixedDamage + href: api/CatchIo.Runtime.Damages.FixedDamage.html + commentId: T:CatchIo.Runtime.Damages.FixedDamage + fullName: CatchIo.Runtime.Damages.FixedDamage + nameWithType: FixedDamage +- uid: CatchIo.Runtime.Damages.FixedDamage.#ctor(System.Single,DamageSfxType) + name: FixedDamage(Single, DamageSfxType) + href: api/CatchIo.Runtime.Damages.FixedDamage.html#CatchIo_Runtime_Damages_FixedDamage__ctor_System_Single_DamageSfxType_ + commentId: M:CatchIo.Runtime.Damages.FixedDamage.#ctor(System.Single,DamageSfxType) + fullName: CatchIo.Runtime.Damages.FixedDamage.FixedDamage(System.Single, DamageSfxType) + nameWithType: FixedDamage.FixedDamage(Single, DamageSfxType) +- uid: CatchIo.Runtime.Damages.FixedDamage.#ctor* + name: FixedDamage + href: api/CatchIo.Runtime.Damages.FixedDamage.html#CatchIo_Runtime_Damages_FixedDamage__ctor_ + commentId: Overload:CatchIo.Runtime.Damages.FixedDamage.#ctor + isSpec: "True" + fullName: CatchIo.Runtime.Damages.FixedDamage.FixedDamage + nameWithType: FixedDamage.FixedDamage +- uid: CatchIo.Runtime.Damages.FixedDamage.GetDamage + name: GetDamage() + href: api/CatchIo.Runtime.Damages.FixedDamage.html#CatchIo_Runtime_Damages_FixedDamage_GetDamage + commentId: M:CatchIo.Runtime.Damages.FixedDamage.GetDamage + fullName: CatchIo.Runtime.Damages.FixedDamage.GetDamage() + nameWithType: FixedDamage.GetDamage() +- uid: CatchIo.Runtime.Damages.FixedDamage.GetDamage* + name: GetDamage + href: api/CatchIo.Runtime.Damages.FixedDamage.html#CatchIo_Runtime_Damages_FixedDamage_GetDamage_ + commentId: Overload:CatchIo.Runtime.Damages.FixedDamage.GetDamage + isSpec: "True" + fullName: CatchIo.Runtime.Damages.FixedDamage.GetDamage + nameWithType: FixedDamage.GetDamage +- uid: CatchIo.Runtime.Damages.FixedDamage.GetSfxType + name: GetSfxType() + href: api/CatchIo.Runtime.Damages.FixedDamage.html#CatchIo_Runtime_Damages_FixedDamage_GetSfxType + commentId: M:CatchIo.Runtime.Damages.FixedDamage.GetSfxType + fullName: CatchIo.Runtime.Damages.FixedDamage.GetSfxType() + nameWithType: FixedDamage.GetSfxType() +- uid: CatchIo.Runtime.Damages.FixedDamage.GetSfxType* + name: GetSfxType + href: api/CatchIo.Runtime.Damages.FixedDamage.html#CatchIo_Runtime_Damages_FixedDamage_GetSfxType_ + commentId: Overload:CatchIo.Runtime.Damages.FixedDamage.GetSfxType + isSpec: "True" + fullName: CatchIo.Runtime.Damages.FixedDamage.GetSfxType + nameWithType: FixedDamage.GetSfxType +- uid: CatchIo.Runtime.Damages.IDamagable + name: IDamagable + href: api/CatchIo.Runtime.Damages.IDamagable.html + commentId: T:CatchIo.Runtime.Damages.IDamagable + fullName: CatchIo.Runtime.Damages.IDamagable + nameWithType: IDamagable +- uid: CatchIo.Runtime.Damages.IDamagable.NetworkPlayer + name: NetworkPlayer + href: api/CatchIo.Runtime.Damages.IDamagable.html#CatchIo_Runtime_Damages_IDamagable_NetworkPlayer + commentId: P:CatchIo.Runtime.Damages.IDamagable.NetworkPlayer + fullName: CatchIo.Runtime.Damages.IDamagable.NetworkPlayer + nameWithType: IDamagable.NetworkPlayer +- uid: CatchIo.Runtime.Damages.IDamagable.NetworkPlayer* + name: NetworkPlayer + href: api/CatchIo.Runtime.Damages.IDamagable.html#CatchIo_Runtime_Damages_IDamagable_NetworkPlayer_ + commentId: Overload:CatchIo.Runtime.Damages.IDamagable.NetworkPlayer + isSpec: "True" + fullName: CatchIo.Runtime.Damages.IDamagable.NetworkPlayer + nameWithType: IDamagable.NetworkPlayer +- uid: CatchIo.Runtime.Damages.IDamagable.TakeDamage(CatchIo.Runtime.Damages.IDamage) + name: TakeDamage(IDamage) + href: api/CatchIo.Runtime.Damages.IDamagable.html#CatchIo_Runtime_Damages_IDamagable_TakeDamage_CatchIo_Runtime_Damages_IDamage_ + commentId: M:CatchIo.Runtime.Damages.IDamagable.TakeDamage(CatchIo.Runtime.Damages.IDamage) + fullName: CatchIo.Runtime.Damages.IDamagable.TakeDamage(CatchIo.Runtime.Damages.IDamage) + nameWithType: IDamagable.TakeDamage(IDamage) +- uid: CatchIo.Runtime.Damages.IDamagable.TakeDamage* + name: TakeDamage + href: api/CatchIo.Runtime.Damages.IDamagable.html#CatchIo_Runtime_Damages_IDamagable_TakeDamage_ + commentId: Overload:CatchIo.Runtime.Damages.IDamagable.TakeDamage + isSpec: "True" + fullName: CatchIo.Runtime.Damages.IDamagable.TakeDamage + nameWithType: IDamagable.TakeDamage +- uid: CatchIo.Runtime.Damages.IDamagable.TakeDOTDamage(CatchIo.Runtime.Damages.DOTDamage) + name: TakeDOTDamage(DOTDamage) + href: api/CatchIo.Runtime.Damages.IDamagable.html#CatchIo_Runtime_Damages_IDamagable_TakeDOTDamage_CatchIo_Runtime_Damages_DOTDamage_ + commentId: M:CatchIo.Runtime.Damages.IDamagable.TakeDOTDamage(CatchIo.Runtime.Damages.DOTDamage) + fullName: CatchIo.Runtime.Damages.IDamagable.TakeDOTDamage(CatchIo.Runtime.Damages.DOTDamage) + nameWithType: IDamagable.TakeDOTDamage(DOTDamage) +- uid: CatchIo.Runtime.Damages.IDamagable.TakeDOTDamage* + name: TakeDOTDamage + href: api/CatchIo.Runtime.Damages.IDamagable.html#CatchIo_Runtime_Damages_IDamagable_TakeDOTDamage_ + commentId: Overload:CatchIo.Runtime.Damages.IDamagable.TakeDOTDamage + isSpec: "True" + fullName: CatchIo.Runtime.Damages.IDamagable.TakeDOTDamage + nameWithType: IDamagable.TakeDOTDamage +- uid: CatchIo.Runtime.Damages.IDamage + name: IDamage + href: api/CatchIo.Runtime.Damages.IDamage.html + commentId: T:CatchIo.Runtime.Damages.IDamage + fullName: CatchIo.Runtime.Damages.IDamage + nameWithType: IDamage +- uid: CatchIo.Runtime.Damages.IDamage.GetDamage + name: GetDamage() + href: api/CatchIo.Runtime.Damages.IDamage.html#CatchIo_Runtime_Damages_IDamage_GetDamage + commentId: M:CatchIo.Runtime.Damages.IDamage.GetDamage + fullName: CatchIo.Runtime.Damages.IDamage.GetDamage() + nameWithType: IDamage.GetDamage() +- uid: CatchIo.Runtime.Damages.IDamage.GetDamage* + name: GetDamage + href: api/CatchIo.Runtime.Damages.IDamage.html#CatchIo_Runtime_Damages_IDamage_GetDamage_ + commentId: Overload:CatchIo.Runtime.Damages.IDamage.GetDamage + isSpec: "True" + fullName: CatchIo.Runtime.Damages.IDamage.GetDamage + nameWithType: IDamage.GetDamage +- uid: CatchIo.Runtime.Damages.IDamage.GetSfxType + name: GetSfxType() + href: api/CatchIo.Runtime.Damages.IDamage.html#CatchIo_Runtime_Damages_IDamage_GetSfxType + commentId: M:CatchIo.Runtime.Damages.IDamage.GetSfxType + fullName: CatchIo.Runtime.Damages.IDamage.GetSfxType() + nameWithType: IDamage.GetSfxType() +- uid: CatchIo.Runtime.Damages.IDamage.GetSfxType* + name: GetSfxType + href: api/CatchIo.Runtime.Damages.IDamage.html#CatchIo_Runtime_Damages_IDamage_GetSfxType_ + commentId: Overload:CatchIo.Runtime.Damages.IDamage.GetSfxType + isSpec: "True" + fullName: CatchIo.Runtime.Damages.IDamage.GetSfxType + nameWithType: IDamage.GetSfxType +- uid: CatchIo.Runtime.Damages.IKnockBackable + name: IKnockBackable + href: api/CatchIo.Runtime.Damages.IKnockBackable.html + commentId: T:CatchIo.Runtime.Damages.IKnockBackable + fullName: CatchIo.Runtime.Damages.IKnockBackable + nameWithType: IKnockBackable +- uid: CatchIo.Runtime.Damages.IKnockBackable.KnockBack(KnockBackData) + name: KnockBack(KnockBackData) + href: api/CatchIo.Runtime.Damages.IKnockBackable.html#CatchIo_Runtime_Damages_IKnockBackable_KnockBack_KnockBackData_ + commentId: M:CatchIo.Runtime.Damages.IKnockBackable.KnockBack(KnockBackData) + fullName: CatchIo.Runtime.Damages.IKnockBackable.KnockBack(KnockBackData) + nameWithType: IKnockBackable.KnockBack(KnockBackData) +- uid: CatchIo.Runtime.Damages.IKnockBackable.KnockBack* + name: KnockBack + href: api/CatchIo.Runtime.Damages.IKnockBackable.html#CatchIo_Runtime_Damages_IKnockBackable_KnockBack_ + commentId: Overload:CatchIo.Runtime.Damages.IKnockBackable.KnockBack + isSpec: "True" + fullName: CatchIo.Runtime.Damages.IKnockBackable.KnockBack + nameWithType: IKnockBackable.KnockBack +- uid: CatchIo.Runtime.Damages.IKnockBackable.NetworkPlayer + name: NetworkPlayer + href: api/CatchIo.Runtime.Damages.IKnockBackable.html#CatchIo_Runtime_Damages_IKnockBackable_NetworkPlayer + commentId: P:CatchIo.Runtime.Damages.IKnockBackable.NetworkPlayer + fullName: CatchIo.Runtime.Damages.IKnockBackable.NetworkPlayer + nameWithType: IKnockBackable.NetworkPlayer +- uid: CatchIo.Runtime.Damages.IKnockBackable.NetworkPlayer* + name: NetworkPlayer + href: api/CatchIo.Runtime.Damages.IKnockBackable.html#CatchIo_Runtime_Damages_IKnockBackable_NetworkPlayer_ + commentId: Overload:CatchIo.Runtime.Damages.IKnockBackable.NetworkPlayer + isSpec: "True" + fullName: CatchIo.Runtime.Damages.IKnockBackable.NetworkPlayer + nameWithType: IKnockBackable.NetworkPlayer +- uid: CatchIo.Runtime.Damages.IStunnable + name: IStunnable + href: api/CatchIo.Runtime.Damages.IStunnable.html + commentId: T:CatchIo.Runtime.Damages.IStunnable + fullName: CatchIo.Runtime.Damages.IStunnable + nameWithType: IStunnable +- uid: CatchIo.Runtime.Damages.IStunnable.NetworkPlayer + name: NetworkPlayer + href: api/CatchIo.Runtime.Damages.IStunnable.html#CatchIo_Runtime_Damages_IStunnable_NetworkPlayer + commentId: P:CatchIo.Runtime.Damages.IStunnable.NetworkPlayer + fullName: CatchIo.Runtime.Damages.IStunnable.NetworkPlayer + nameWithType: IStunnable.NetworkPlayer +- uid: CatchIo.Runtime.Damages.IStunnable.NetworkPlayer* + name: NetworkPlayer + href: api/CatchIo.Runtime.Damages.IStunnable.html#CatchIo_Runtime_Damages_IStunnable_NetworkPlayer_ + commentId: Overload:CatchIo.Runtime.Damages.IStunnable.NetworkPlayer + isSpec: "True" + fullName: CatchIo.Runtime.Damages.IStunnable.NetworkPlayer + nameWithType: IStunnable.NetworkPlayer +- uid: CatchIo.Runtime.Damages.IStunnable.Stun(System.Single) + name: Stun(Single) + href: api/CatchIo.Runtime.Damages.IStunnable.html#CatchIo_Runtime_Damages_IStunnable_Stun_System_Single_ + commentId: M:CatchIo.Runtime.Damages.IStunnable.Stun(System.Single) + fullName: CatchIo.Runtime.Damages.IStunnable.Stun(System.Single) + nameWithType: IStunnable.Stun(Single) +- uid: CatchIo.Runtime.Damages.IStunnable.Stun* + name: Stun + href: api/CatchIo.Runtime.Damages.IStunnable.html#CatchIo_Runtime_Damages_IStunnable_Stun_ + commentId: Overload:CatchIo.Runtime.Damages.IStunnable.Stun + isSpec: "True" + fullName: CatchIo.Runtime.Damages.IStunnable.Stun + nameWithType: IStunnable.Stun +- uid: CatchIo.Runtime.Damages.PercentageDamage + name: PercentageDamage + href: api/CatchIo.Runtime.Damages.PercentageDamage.html + commentId: T:CatchIo.Runtime.Damages.PercentageDamage + fullName: CatchIo.Runtime.Damages.PercentageDamage + nameWithType: PercentageDamage +- uid: CatchIo.Runtime.Damages.PercentageDamage.#ctor(System.Single,DamageSfxType) + name: PercentageDamage(Single, DamageSfxType) + href: api/CatchIo.Runtime.Damages.PercentageDamage.html#CatchIo_Runtime_Damages_PercentageDamage__ctor_System_Single_DamageSfxType_ + commentId: M:CatchIo.Runtime.Damages.PercentageDamage.#ctor(System.Single,DamageSfxType) + fullName: CatchIo.Runtime.Damages.PercentageDamage.PercentageDamage(System.Single, DamageSfxType) + nameWithType: PercentageDamage.PercentageDamage(Single, DamageSfxType) +- uid: CatchIo.Runtime.Damages.PercentageDamage.#ctor* + name: PercentageDamage + href: api/CatchIo.Runtime.Damages.PercentageDamage.html#CatchIo_Runtime_Damages_PercentageDamage__ctor_ + commentId: Overload:CatchIo.Runtime.Damages.PercentageDamage.#ctor + isSpec: "True" + fullName: CatchIo.Runtime.Damages.PercentageDamage.PercentageDamage + nameWithType: PercentageDamage.PercentageDamage +- uid: CatchIo.Runtime.Damages.PercentageDamage.GetDamage + name: GetDamage() + href: api/CatchIo.Runtime.Damages.PercentageDamage.html#CatchIo_Runtime_Damages_PercentageDamage_GetDamage + commentId: M:CatchIo.Runtime.Damages.PercentageDamage.GetDamage + fullName: CatchIo.Runtime.Damages.PercentageDamage.GetDamage() + nameWithType: PercentageDamage.GetDamage() +- uid: CatchIo.Runtime.Damages.PercentageDamage.GetDamage* + name: GetDamage + href: api/CatchIo.Runtime.Damages.PercentageDamage.html#CatchIo_Runtime_Damages_PercentageDamage_GetDamage_ + commentId: Overload:CatchIo.Runtime.Damages.PercentageDamage.GetDamage + isSpec: "True" + fullName: CatchIo.Runtime.Damages.PercentageDamage.GetDamage + nameWithType: PercentageDamage.GetDamage +- uid: CatchIo.Runtime.Damages.PercentageDamage.GetSfxType + name: GetSfxType() + href: api/CatchIo.Runtime.Damages.PercentageDamage.html#CatchIo_Runtime_Damages_PercentageDamage_GetSfxType + commentId: M:CatchIo.Runtime.Damages.PercentageDamage.GetSfxType + fullName: CatchIo.Runtime.Damages.PercentageDamage.GetSfxType() + nameWithType: PercentageDamage.GetSfxType() +- uid: CatchIo.Runtime.Damages.PercentageDamage.GetSfxType* + name: GetSfxType + href: api/CatchIo.Runtime.Damages.PercentageDamage.html#CatchIo_Runtime_Damages_PercentageDamage_GetSfxType_ + commentId: Overload:CatchIo.Runtime.Damages.PercentageDamage.GetSfxType + isSpec: "True" + fullName: CatchIo.Runtime.Damages.PercentageDamage.GetSfxType + nameWithType: PercentageDamage.GetSfxType - uid: CatchIo.Runtime.DynmaicObjects name: CatchIo.Runtime.DynmaicObjects href: api/CatchIo.Runtime.DynmaicObjects.html @@ -5044,12 +8038,12 @@ references: commentId: T:CatchIo.Runtime.DynmaicObjects.Footprint fullName: CatchIo.Runtime.DynmaicObjects.Footprint nameWithType: Footprint -- uid: CatchIo.Runtime.DynmaicObjects.Footprint.CreateFootprint(System.String,System.String,Vector3,System.Single,System.Boolean,Color,System.Single) - name: CreateFootprint(String, String, Vector3, Single, Boolean, Color, Single) - href: api/CatchIo.Runtime.DynmaicObjects.Footprint.html#CatchIo_Runtime_DynmaicObjects_Footprint_CreateFootprint_System_String_System_String_Vector3_System_Single_System_Boolean_Color_System_Single_ - commentId: M:CatchIo.Runtime.DynmaicObjects.Footprint.CreateFootprint(System.String,System.String,Vector3,System.Single,System.Boolean,Color,System.Single) - fullName: CatchIo.Runtime.DynmaicObjects.Footprint.CreateFootprint(System.String, System.String, Vector3, System.Single, System.Boolean, Color, System.Single) - nameWithType: Footprint.CreateFootprint(String, String, Vector3, Single, Boolean, Color, Single) +- uid: CatchIo.Runtime.DynmaicObjects.Footprint.CreateFootprint(System.String,System.String,Vector3,System.Single,System.Boolean,Color,System.Boolean,System.Single) + name: CreateFootprint(String, String, Vector3, Single, Boolean, Color, Boolean, Single) + href: api/CatchIo.Runtime.DynmaicObjects.Footprint.html#CatchIo_Runtime_DynmaicObjects_Footprint_CreateFootprint_System_String_System_String_Vector3_System_Single_System_Boolean_Color_System_Boolean_System_Single_ + commentId: M:CatchIo.Runtime.DynmaicObjects.Footprint.CreateFootprint(System.String,System.String,Vector3,System.Single,System.Boolean,Color,System.Boolean,System.Single) + fullName: CatchIo.Runtime.DynmaicObjects.Footprint.CreateFootprint(System.String, System.String, Vector3, System.Single, System.Boolean, Color, System.Boolean, System.Single) + nameWithType: Footprint.CreateFootprint(String, String, Vector3, Single, Boolean, Color, Boolean, Single) - uid: CatchIo.Runtime.DynmaicObjects.Footprint.CreateFootprint* name: CreateFootprint href: api/CatchIo.Runtime.DynmaicObjects.Footprint.html#CatchIo_Runtime_DynmaicObjects_Footprint_CreateFootprint_ @@ -5057,31 +8051,6 @@ references: isSpec: "True" fullName: CatchIo.Runtime.DynmaicObjects.Footprint.CreateFootprint nameWithType: Footprint.CreateFootprint -- uid: CatchIo.Runtime.DynmaicObjects.SoundWaveEffect - name: SoundWaveEffect - href: api/CatchIo.Runtime.DynmaicObjects.SoundWaveEffect.html - commentId: T:CatchIo.Runtime.DynmaicObjects.SoundWaveEffect - fullName: CatchIo.Runtime.DynmaicObjects.SoundWaveEffect - nameWithType: SoundWaveEffect -- uid: CatchIo.Runtime.DynmaicObjects.SoundWaveEffect.CreateSoundWave(Vector3,Color,System.Single) - name: CreateSoundWave(Vector3, Color, Single) - href: api/CatchIo.Runtime.DynmaicObjects.SoundWaveEffect.html#CatchIo_Runtime_DynmaicObjects_SoundWaveEffect_CreateSoundWave_Vector3_Color_System_Single_ - commentId: M:CatchIo.Runtime.DynmaicObjects.SoundWaveEffect.CreateSoundWave(Vector3,Color,System.Single) - fullName: CatchIo.Runtime.DynmaicObjects.SoundWaveEffect.CreateSoundWave(Vector3, Color, System.Single) - nameWithType: SoundWaveEffect.CreateSoundWave(Vector3, Color, Single) -- uid: CatchIo.Runtime.DynmaicObjects.SoundWaveEffect.CreateSoundWave* - name: CreateSoundWave - href: api/CatchIo.Runtime.DynmaicObjects.SoundWaveEffect.html#CatchIo_Runtime_DynmaicObjects_SoundWaveEffect_CreateSoundWave_ - commentId: Overload:CatchIo.Runtime.DynmaicObjects.SoundWaveEffect.CreateSoundWave - isSpec: "True" - fullName: CatchIo.Runtime.DynmaicObjects.SoundWaveEffect.CreateSoundWave - nameWithType: SoundWaveEffect.CreateSoundWave -- uid: CatchIo.Runtime.DynmaicObjects.SoundWaveEffect.SOUND_WAVE_POOL_NAME - name: SOUND_WAVE_POOL_NAME - href: api/CatchIo.Runtime.DynmaicObjects.SoundWaveEffect.html#CatchIo_Runtime_DynmaicObjects_SoundWaveEffect_SOUND_WAVE_POOL_NAME - commentId: F:CatchIo.Runtime.DynmaicObjects.SoundWaveEffect.SOUND_WAVE_POOL_NAME - fullName: CatchIo.Runtime.DynmaicObjects.SoundWaveEffect.SOUND_WAVE_POOL_NAME - nameWithType: SoundWaveEffect.SOUND_WAVE_POOL_NAME - uid: CatchIo.Runtime.DynmaicObjects.TrapObject name: TrapObject href: api/CatchIo.Runtime.DynmaicObjects.TrapObject.html @@ -5094,58 +8063,19 @@ references: commentId: F:CatchIo.Runtime.DynmaicObjects.TrapObject._itemSfx fullName: CatchIo.Runtime.DynmaicObjects.TrapObject._itemSfx nameWithType: TrapObject._itemSfx -- uid: CatchIo.Runtime.DynmaicObjects.TrapObject.DestroyGameObject - name: DestroyGameObject() - href: api/CatchIo.Runtime.DynmaicObjects.TrapObject.html#CatchIo_Runtime_DynmaicObjects_TrapObject_DestroyGameObject - commentId: M:CatchIo.Runtime.DynmaicObjects.TrapObject.DestroyGameObject - fullName: CatchIo.Runtime.DynmaicObjects.TrapObject.DestroyGameObject() - nameWithType: TrapObject.DestroyGameObject() -- uid: CatchIo.Runtime.DynmaicObjects.TrapObject.DestroyGameObject* - name: DestroyGameObject - href: api/CatchIo.Runtime.DynmaicObjects.TrapObject.html#CatchIo_Runtime_DynmaicObjects_TrapObject_DestroyGameObject_ - commentId: Overload:CatchIo.Runtime.DynmaicObjects.TrapObject.DestroyGameObject - isSpec: "True" - fullName: CatchIo.Runtime.DynmaicObjects.TrapObject.DestroyGameObject - nameWithType: TrapObject.DestroyGameObject -- uid: CatchIo.Runtime.DynmaicObjects.TrapObject.DestroyTrapDueToTimeout - name: DestroyTrapDueToTimeout() - href: api/CatchIo.Runtime.DynmaicObjects.TrapObject.html#CatchIo_Runtime_DynmaicObjects_TrapObject_DestroyTrapDueToTimeout - commentId: M:CatchIo.Runtime.DynmaicObjects.TrapObject.DestroyTrapDueToTimeout - fullName: CatchIo.Runtime.DynmaicObjects.TrapObject.DestroyTrapDueToTimeout() - nameWithType: TrapObject.DestroyTrapDueToTimeout() -- uid: CatchIo.Runtime.DynmaicObjects.TrapObject.DestroyTrapDueToTimeout* - name: DestroyTrapDueToTimeout - href: api/CatchIo.Runtime.DynmaicObjects.TrapObject.html#CatchIo_Runtime_DynmaicObjects_TrapObject_DestroyTrapDueToTimeout_ - commentId: Overload:CatchIo.Runtime.DynmaicObjects.TrapObject.DestroyTrapDueToTimeout - isSpec: "True" - fullName: CatchIo.Runtime.DynmaicObjects.TrapObject.DestroyTrapDueToTimeout - nameWithType: TrapObject.DestroyTrapDueToTimeout -- uid: CatchIo.Runtime.DynmaicObjects.TrapObject.HealthVal - name: HealthVal - href: api/CatchIo.Runtime.DynmaicObjects.TrapObject.html#CatchIo_Runtime_DynmaicObjects_TrapObject_HealthVal - commentId: P:CatchIo.Runtime.DynmaicObjects.TrapObject.HealthVal - fullName: CatchIo.Runtime.DynmaicObjects.TrapObject.HealthVal - nameWithType: TrapObject.HealthVal -- uid: CatchIo.Runtime.DynmaicObjects.TrapObject.HealthVal* - name: HealthVal - href: api/CatchIo.Runtime.DynmaicObjects.TrapObject.html#CatchIo_Runtime_DynmaicObjects_TrapObject_HealthVal_ - commentId: Overload:CatchIo.Runtime.DynmaicObjects.TrapObject.HealthVal - isSpec: "True" - fullName: CatchIo.Runtime.DynmaicObjects.TrapObject.HealthVal - nameWithType: TrapObject.HealthVal -- uid: CatchIo.Runtime.DynmaicObjects.TrapObject.OnHit(IDamage) - name: OnHit(IDamage) - href: api/CatchIo.Runtime.DynmaicObjects.TrapObject.html#CatchIo_Runtime_DynmaicObjects_TrapObject_OnHit_IDamage_ - commentId: M:CatchIo.Runtime.DynmaicObjects.TrapObject.OnHit(IDamage) - fullName: CatchIo.Runtime.DynmaicObjects.TrapObject.OnHit(IDamage) - nameWithType: TrapObject.OnHit(IDamage) -- uid: CatchIo.Runtime.DynmaicObjects.TrapObject.OnHit* - name: OnHit - href: api/CatchIo.Runtime.DynmaicObjects.TrapObject.html#CatchIo_Runtime_DynmaicObjects_TrapObject_OnHit_ - commentId: Overload:CatchIo.Runtime.DynmaicObjects.TrapObject.OnHit - isSpec: "True" - fullName: CatchIo.Runtime.DynmaicObjects.TrapObject.OnHit - nameWithType: TrapObject.OnHit +- uid: CatchIo.Runtime.DynmaicObjects.TrapObject.Health + name: Health + href: api/CatchIo.Runtime.DynmaicObjects.TrapObject.html#CatchIo_Runtime_DynmaicObjects_TrapObject_Health + commentId: P:CatchIo.Runtime.DynmaicObjects.TrapObject.Health + fullName: CatchIo.Runtime.DynmaicObjects.TrapObject.Health + nameWithType: TrapObject.Health +- uid: CatchIo.Runtime.DynmaicObjects.TrapObject.Health* + name: Health + href: api/CatchIo.Runtime.DynmaicObjects.TrapObject.html#CatchIo_Runtime_DynmaicObjects_TrapObject_Health_ + commentId: Overload:CatchIo.Runtime.DynmaicObjects.TrapObject.Health + isSpec: "True" + fullName: CatchIo.Runtime.DynmaicObjects.TrapObject.Health + nameWithType: TrapObject.Health - uid: CatchIo.Runtime.DynmaicObjects.TrapObject.OnPhotonInstantiate(PhotonMessageInfo) name: OnPhotonInstantiate(PhotonMessageInfo) href: api/CatchIo.Runtime.DynmaicObjects.TrapObject.html#CatchIo_Runtime_DynmaicObjects_TrapObject_OnPhotonInstantiate_PhotonMessageInfo_ @@ -5177,12 +8107,25 @@ references: commentId: F:CatchIo.Runtime.DynmaicObjects.TrapObject.Owner fullName: CatchIo.Runtime.DynmaicObjects.TrapObject.Owner nameWithType: TrapObject.Owner -- uid: CatchIo.Runtime.DynmaicObjects.TrapObject.TakeDamage(System.Single) - name: TakeDamage(Single) - href: api/CatchIo.Runtime.DynmaicObjects.TrapObject.html#CatchIo_Runtime_DynmaicObjects_TrapObject_TakeDamage_System_Single_ - commentId: M:CatchIo.Runtime.DynmaicObjects.TrapObject.TakeDamage(System.Single) - fullName: CatchIo.Runtime.DynmaicObjects.TrapObject.TakeDamage(System.Single) - nameWithType: TrapObject.TakeDamage(Single) +- uid: CatchIo.Runtime.DynmaicObjects.TrapObject.SpriteHeight + name: SpriteHeight + href: api/CatchIo.Runtime.DynmaicObjects.TrapObject.html#CatchIo_Runtime_DynmaicObjects_TrapObject_SpriteHeight + commentId: P:CatchIo.Runtime.DynmaicObjects.TrapObject.SpriteHeight + fullName: CatchIo.Runtime.DynmaicObjects.TrapObject.SpriteHeight + nameWithType: TrapObject.SpriteHeight +- uid: CatchIo.Runtime.DynmaicObjects.TrapObject.SpriteHeight* + name: SpriteHeight + href: api/CatchIo.Runtime.DynmaicObjects.TrapObject.html#CatchIo_Runtime_DynmaicObjects_TrapObject_SpriteHeight_ + commentId: Overload:CatchIo.Runtime.DynmaicObjects.TrapObject.SpriteHeight + isSpec: "True" + fullName: CatchIo.Runtime.DynmaicObjects.TrapObject.SpriteHeight + nameWithType: TrapObject.SpriteHeight +- uid: CatchIo.Runtime.DynmaicObjects.TrapObject.TakeDamage(System.Single,DamageSfxType) + name: TakeDamage(Single, DamageSfxType) + href: api/CatchIo.Runtime.DynmaicObjects.TrapObject.html#CatchIo_Runtime_DynmaicObjects_TrapObject_TakeDamage_System_Single_DamageSfxType_ + commentId: M:CatchIo.Runtime.DynmaicObjects.TrapObject.TakeDamage(System.Single,DamageSfxType) + fullName: CatchIo.Runtime.DynmaicObjects.TrapObject.TakeDamage(System.Single, DamageSfxType) + nameWithType: TrapObject.TakeDamage(Single, DamageSfxType) - uid: CatchIo.Runtime.DynmaicObjects.TrapObject.TakeDamage* name: TakeDamage href: api/CatchIo.Runtime.DynmaicObjects.TrapObject.html#CatchIo_Runtime_DynmaicObjects_TrapObject_TakeDamage_ @@ -5209,6 +8152,109 @@ references: isSpec: "True" fullName: CatchIo.Runtime.DynmaicObjects.TrapObject.TrapLifeTime nameWithType: TrapObject.TrapLifeTime +- uid: CatchIo.Runtime.DynmaicObjects.TrapObjects + name: CatchIo.Runtime.DynmaicObjects.TrapObjects + href: api/CatchIo.Runtime.DynmaicObjects.TrapObjects.html + commentId: N:CatchIo.Runtime.DynmaicObjects.TrapObjects + fullName: CatchIo.Runtime.DynmaicObjects.TrapObjects + nameWithType: CatchIo.Runtime.DynmaicObjects.TrapObjects +- uid: CatchIo.Runtime.DynmaicObjects.TrapObjects.TrapObjectDamageReceiver + name: TrapObjectDamageReceiver + href: api/CatchIo.Runtime.DynmaicObjects.TrapObjects.TrapObjectDamageReceiver.html + commentId: T:CatchIo.Runtime.DynmaicObjects.TrapObjects.TrapObjectDamageReceiver + fullName: CatchIo.Runtime.DynmaicObjects.TrapObjects.TrapObjectDamageReceiver + nameWithType: TrapObjectDamageReceiver +- uid: CatchIo.Runtime.DynmaicObjects.TrapObjects.TrapObjectDamageReceiver.GetIndicatorPosition + name: GetIndicatorPosition() + href: api/CatchIo.Runtime.DynmaicObjects.TrapObjects.TrapObjectDamageReceiver.html#CatchIo_Runtime_DynmaicObjects_TrapObjects_TrapObjectDamageReceiver_GetIndicatorPosition + commentId: M:CatchIo.Runtime.DynmaicObjects.TrapObjects.TrapObjectDamageReceiver.GetIndicatorPosition + fullName: CatchIo.Runtime.DynmaicObjects.TrapObjects.TrapObjectDamageReceiver.GetIndicatorPosition() + nameWithType: TrapObjectDamageReceiver.GetIndicatorPosition() +- uid: CatchIo.Runtime.DynmaicObjects.TrapObjects.TrapObjectDamageReceiver.GetIndicatorPosition* + name: GetIndicatorPosition + href: api/CatchIo.Runtime.DynmaicObjects.TrapObjects.TrapObjectDamageReceiver.html#CatchIo_Runtime_DynmaicObjects_TrapObjects_TrapObjectDamageReceiver_GetIndicatorPosition_ + commentId: Overload:CatchIo.Runtime.DynmaicObjects.TrapObjects.TrapObjectDamageReceiver.GetIndicatorPosition + isSpec: "True" + fullName: CatchIo.Runtime.DynmaicObjects.TrapObjects.TrapObjectDamageReceiver.GetIndicatorPosition + nameWithType: TrapObjectDamageReceiver.GetIndicatorPosition +- uid: CatchIo.Runtime.DynmaicObjects.TrapObjects.TrapObjectDamageReceiver.GetPosition + name: GetPosition() + href: api/CatchIo.Runtime.DynmaicObjects.TrapObjects.TrapObjectDamageReceiver.html#CatchIo_Runtime_DynmaicObjects_TrapObjects_TrapObjectDamageReceiver_GetPosition + commentId: M:CatchIo.Runtime.DynmaicObjects.TrapObjects.TrapObjectDamageReceiver.GetPosition + fullName: CatchIo.Runtime.DynmaicObjects.TrapObjects.TrapObjectDamageReceiver.GetPosition() + nameWithType: TrapObjectDamageReceiver.GetPosition() +- uid: CatchIo.Runtime.DynmaicObjects.TrapObjects.TrapObjectDamageReceiver.GetPosition* + name: GetPosition + href: api/CatchIo.Runtime.DynmaicObjects.TrapObjects.TrapObjectDamageReceiver.html#CatchIo_Runtime_DynmaicObjects_TrapObjects_TrapObjectDamageReceiver_GetPosition_ + commentId: Overload:CatchIo.Runtime.DynmaicObjects.TrapObjects.TrapObjectDamageReceiver.GetPosition + isSpec: "True" + fullName: CatchIo.Runtime.DynmaicObjects.TrapObjects.TrapObjectDamageReceiver.GetPosition + nameWithType: TrapObjectDamageReceiver.GetPosition +- uid: CatchIo.Runtime.DynmaicObjects.TrapObjects.TrapObjectDamageReceiver.Health + name: Health + href: api/CatchIo.Runtime.DynmaicObjects.TrapObjects.TrapObjectDamageReceiver.html#CatchIo_Runtime_DynmaicObjects_TrapObjects_TrapObjectDamageReceiver_Health + commentId: P:CatchIo.Runtime.DynmaicObjects.TrapObjects.TrapObjectDamageReceiver.Health + fullName: CatchIo.Runtime.DynmaicObjects.TrapObjects.TrapObjectDamageReceiver.Health + nameWithType: TrapObjectDamageReceiver.Health +- uid: CatchIo.Runtime.DynmaicObjects.TrapObjects.TrapObjectDamageReceiver.Health* + name: Health + href: api/CatchIo.Runtime.DynmaicObjects.TrapObjects.TrapObjectDamageReceiver.html#CatchIo_Runtime_DynmaicObjects_TrapObjects_TrapObjectDamageReceiver_Health_ + commentId: Overload:CatchIo.Runtime.DynmaicObjects.TrapObjects.TrapObjectDamageReceiver.Health + isSpec: "True" + fullName: CatchIo.Runtime.DynmaicObjects.TrapObjects.TrapObjectDamageReceiver.Health + nameWithType: TrapObjectDamageReceiver.Health +- uid: CatchIo.Runtime.DynmaicObjects.TrapObjects.TrapObjectDamageReceiver.OnDetected(CharacterFacade) + name: OnDetected(CharacterFacade) + href: api/CatchIo.Runtime.DynmaicObjects.TrapObjects.TrapObjectDamageReceiver.html#CatchIo_Runtime_DynmaicObjects_TrapObjects_TrapObjectDamageReceiver_OnDetected_CharacterFacade_ + commentId: M:CatchIo.Runtime.DynmaicObjects.TrapObjects.TrapObjectDamageReceiver.OnDetected(CharacterFacade) + fullName: CatchIo.Runtime.DynmaicObjects.TrapObjects.TrapObjectDamageReceiver.OnDetected(CharacterFacade) + nameWithType: TrapObjectDamageReceiver.OnDetected(CharacterFacade) +- uid: CatchIo.Runtime.DynmaicObjects.TrapObjects.TrapObjectDamageReceiver.OnDetected* + name: OnDetected + href: api/CatchIo.Runtime.DynmaicObjects.TrapObjects.TrapObjectDamageReceiver.html#CatchIo_Runtime_DynmaicObjects_TrapObjects_TrapObjectDamageReceiver_OnDetected_ + commentId: Overload:CatchIo.Runtime.DynmaicObjects.TrapObjects.TrapObjectDamageReceiver.OnDetected + isSpec: "True" + fullName: CatchIo.Runtime.DynmaicObjects.TrapObjects.TrapObjectDamageReceiver.OnDetected + nameWithType: TrapObjectDamageReceiver.OnDetected +- uid: CatchIo.Runtime.DynmaicObjects.TrapObjects.TrapObjectDamageReceiver.OnDetectionRemoved(CharacterFacade) + name: OnDetectionRemoved(CharacterFacade) + href: api/CatchIo.Runtime.DynmaicObjects.TrapObjects.TrapObjectDamageReceiver.html#CatchIo_Runtime_DynmaicObjects_TrapObjects_TrapObjectDamageReceiver_OnDetectionRemoved_CharacterFacade_ + commentId: M:CatchIo.Runtime.DynmaicObjects.TrapObjects.TrapObjectDamageReceiver.OnDetectionRemoved(CharacterFacade) + fullName: CatchIo.Runtime.DynmaicObjects.TrapObjects.TrapObjectDamageReceiver.OnDetectionRemoved(CharacterFacade) + nameWithType: TrapObjectDamageReceiver.OnDetectionRemoved(CharacterFacade) +- uid: CatchIo.Runtime.DynmaicObjects.TrapObjects.TrapObjectDamageReceiver.OnDetectionRemoved* + name: OnDetectionRemoved + href: api/CatchIo.Runtime.DynmaicObjects.TrapObjects.TrapObjectDamageReceiver.html#CatchIo_Runtime_DynmaicObjects_TrapObjects_TrapObjectDamageReceiver_OnDetectionRemoved_ + commentId: Overload:CatchIo.Runtime.DynmaicObjects.TrapObjects.TrapObjectDamageReceiver.OnDetectionRemoved + isSpec: "True" + fullName: CatchIo.Runtime.DynmaicObjects.TrapObjects.TrapObjectDamageReceiver.OnDetectionRemoved + nameWithType: TrapObjectDamageReceiver.OnDetectionRemoved +- uid: CatchIo.Runtime.DynmaicObjects.TrapObjects.TrapObjectDamageReceiver.TakeDamage(IDamage) + name: TakeDamage(IDamage) + href: api/CatchIo.Runtime.DynmaicObjects.TrapObjects.TrapObjectDamageReceiver.html#CatchIo_Runtime_DynmaicObjects_TrapObjects_TrapObjectDamageReceiver_TakeDamage_IDamage_ + commentId: M:CatchIo.Runtime.DynmaicObjects.TrapObjects.TrapObjectDamageReceiver.TakeDamage(IDamage) + fullName: CatchIo.Runtime.DynmaicObjects.TrapObjects.TrapObjectDamageReceiver.TakeDamage(IDamage) + nameWithType: TrapObjectDamageReceiver.TakeDamage(IDamage) +- uid: CatchIo.Runtime.DynmaicObjects.TrapObjects.TrapObjectDamageReceiver.TakeDamage* + name: TakeDamage + href: api/CatchIo.Runtime.DynmaicObjects.TrapObjects.TrapObjectDamageReceiver.html#CatchIo_Runtime_DynmaicObjects_TrapObjects_TrapObjectDamageReceiver_TakeDamage_ + commentId: Overload:CatchIo.Runtime.DynmaicObjects.TrapObjects.TrapObjectDamageReceiver.TakeDamage + isSpec: "True" + fullName: CatchIo.Runtime.DynmaicObjects.TrapObjects.TrapObjectDamageReceiver.TakeDamage + nameWithType: TrapObjectDamageReceiver.TakeDamage +- uid: CatchIo.Runtime.DynmaicObjects.TrapObjects.TrapObjectDamageReceiver.TakeDOTDamage(DOTDamage) + name: TakeDOTDamage(DOTDamage) + href: api/CatchIo.Runtime.DynmaicObjects.TrapObjects.TrapObjectDamageReceiver.html#CatchIo_Runtime_DynmaicObjects_TrapObjects_TrapObjectDamageReceiver_TakeDOTDamage_DOTDamage_ + commentId: M:CatchIo.Runtime.DynmaicObjects.TrapObjects.TrapObjectDamageReceiver.TakeDOTDamage(DOTDamage) + fullName: CatchIo.Runtime.DynmaicObjects.TrapObjects.TrapObjectDamageReceiver.TakeDOTDamage(DOTDamage) + nameWithType: TrapObjectDamageReceiver.TakeDOTDamage(DOTDamage) +- uid: CatchIo.Runtime.DynmaicObjects.TrapObjects.TrapObjectDamageReceiver.TakeDOTDamage* + name: TakeDOTDamage + href: api/CatchIo.Runtime.DynmaicObjects.TrapObjects.TrapObjectDamageReceiver.html#CatchIo_Runtime_DynmaicObjects_TrapObjects_TrapObjectDamageReceiver_TakeDOTDamage_ + commentId: Overload:CatchIo.Runtime.DynmaicObjects.TrapObjects.TrapObjectDamageReceiver.TakeDOTDamage + isSpec: "True" + fullName: CatchIo.Runtime.DynmaicObjects.TrapObjects.TrapObjectDamageReceiver.TakeDOTDamage + nameWithType: TrapObjectDamageReceiver.TakeDOTDamage - uid: CatchIo.Runtime.Enums name: CatchIo.Runtime.Enums href: api/CatchIo.Runtime.Enums.html @@ -5221,24 +8267,12 @@ references: commentId: T:CatchIo.Runtime.Enums.CharacterActionType fullName: CatchIo.Runtime.Enums.CharacterActionType nameWithType: CharacterActionType -- uid: CatchIo.Runtime.Enums.CharacterActionType.Attack - name: Attack - href: api/CatchIo.Runtime.Enums.CharacterActionType.html#CatchIo_Runtime_Enums_CharacterActionType_Attack - commentId: F:CatchIo.Runtime.Enums.CharacterActionType.Attack - fullName: CatchIo.Runtime.Enums.CharacterActionType.Attack - nameWithType: CharacterActionType.Attack - uid: CatchIo.Runtime.Enums.CharacterActionType.Consume name: Consume href: api/CatchIo.Runtime.Enums.CharacterActionType.html#CatchIo_Runtime_Enums_CharacterActionType_Consume commentId: F:CatchIo.Runtime.Enums.CharacterActionType.Consume fullName: CatchIo.Runtime.Enums.CharacterActionType.Consume nameWithType: CharacterActionType.Consume -- uid: CatchIo.Runtime.Enums.CharacterActionType.Damage - name: Damage - href: api/CatchIo.Runtime.Enums.CharacterActionType.html#CatchIo_Runtime_Enums_CharacterActionType_Damage - commentId: F:CatchIo.Runtime.Enums.CharacterActionType.Damage - fullName: CatchIo.Runtime.Enums.CharacterActionType.Damage - nameWithType: CharacterActionType.Damage - uid: CatchIo.Runtime.Enums.CharacterActionType.Death name: Death href: api/CatchIo.Runtime.Enums.CharacterActionType.html#CatchIo_Runtime_Enums_CharacterActionType_Death @@ -5257,6 +8291,18 @@ references: commentId: F:CatchIo.Runtime.Enums.CharacterActionType.End fullName: CatchIo.Runtime.Enums.CharacterActionType.End nameWithType: CharacterActionType.End +- uid: CatchIo.Runtime.Enums.CharacterActionType.HeavyAttack + name: HeavyAttack + href: api/CatchIo.Runtime.Enums.CharacterActionType.html#CatchIo_Runtime_Enums_CharacterActionType_HeavyAttack + commentId: F:CatchIo.Runtime.Enums.CharacterActionType.HeavyAttack + fullName: CatchIo.Runtime.Enums.CharacterActionType.HeavyAttack + nameWithType: CharacterActionType.HeavyAttack +- uid: CatchIo.Runtime.Enums.CharacterActionType.LightAttack + name: LightAttack + href: api/CatchIo.Runtime.Enums.CharacterActionType.html#CatchIo_Runtime_Enums_CharacterActionType_LightAttack + commentId: F:CatchIo.Runtime.Enums.CharacterActionType.LightAttack + fullName: CatchIo.Runtime.Enums.CharacterActionType.LightAttack + nameWithType: CharacterActionType.LightAttack - uid: CatchIo.Runtime.Enums.CharacterActionType.None name: None href: api/CatchIo.Runtime.Enums.CharacterActionType.html#CatchIo_Runtime_Enums_CharacterActionType_None @@ -5269,6 +8315,12 @@ references: commentId: F:CatchIo.Runtime.Enums.CharacterActionType.Spawn fullName: CatchIo.Runtime.Enums.CharacterActionType.Spawn nameWithType: CharacterActionType.Spawn +- uid: CatchIo.Runtime.Enums.CharacterActionType.Stun + name: Stun + href: api/CatchIo.Runtime.Enums.CharacterActionType.html#CatchIo_Runtime_Enums_CharacterActionType_Stun + commentId: F:CatchIo.Runtime.Enums.CharacterActionType.Stun + fullName: CatchIo.Runtime.Enums.CharacterActionType.Stun + nameWithType: CharacterActionType.Stun - uid: CatchIo.Runtime.Enums.CharacterActionType.Throw name: Throw href: api/CatchIo.Runtime.Enums.CharacterActionType.html#CatchIo_Runtime_Enums_CharacterActionType_Throw @@ -5371,6 +8423,12 @@ references: commentId: F:CatchIo.Runtime.Enums.CharacterMoveType.End fullName: CatchIo.Runtime.Enums.CharacterMoveType.End nameWithType: CharacterMoveType.End +- uid: CatchIo.Runtime.Enums.CharacterMoveType.HeavyAttackCharge + name: HeavyAttackCharge + href: api/CatchIo.Runtime.Enums.CharacterMoveType.html#CatchIo_Runtime_Enums_CharacterMoveType_HeavyAttackCharge + commentId: F:CatchIo.Runtime.Enums.CharacterMoveType.HeavyAttackCharge + fullName: CatchIo.Runtime.Enums.CharacterMoveType.HeavyAttackCharge + nameWithType: CharacterMoveType.HeavyAttackCharge - uid: CatchIo.Runtime.Enums.CharacterMoveType.None name: None href: api/CatchIo.Runtime.Enums.CharacterMoveType.html#CatchIo_Runtime_Enums_CharacterMoveType_None @@ -5467,6 +8525,66 @@ references: commentId: F:CatchIo.Runtime.Enums.GameModeType.Sandbox fullName: CatchIo.Runtime.Enums.GameModeType.Sandbox nameWithType: GameModeType.Sandbox +- uid: CatchIo.Runtime.Enums.GameObjectiveEventEnum + name: GameObjectiveEventEnum + href: api/CatchIo.Runtime.Enums.GameObjectiveEventEnum.html + commentId: T:CatchIo.Runtime.Enums.GameObjectiveEventEnum + fullName: CatchIo.Runtime.Enums.GameObjectiveEventEnum + nameWithType: GameObjectiveEventEnum +- uid: CatchIo.Runtime.Enums.GameObjectiveEventEnum.CursedChosen + name: CursedChosen + href: api/CatchIo.Runtime.Enums.GameObjectiveEventEnum.html#CatchIo_Runtime_Enums_GameObjectiveEventEnum_CursedChosen + commentId: F:CatchIo.Runtime.Enums.GameObjectiveEventEnum.CursedChosen + fullName: CatchIo.Runtime.Enums.GameObjectiveEventEnum.CursedChosen + nameWithType: GameObjectiveEventEnum.CursedChosen +- uid: CatchIo.Runtime.Enums.GameObjectiveEventEnum.CursedCured + name: CursedCured + href: api/CatchIo.Runtime.Enums.GameObjectiveEventEnum.html#CatchIo_Runtime_Enums_GameObjectiveEventEnum_CursedCured + commentId: F:CatchIo.Runtime.Enums.GameObjectiveEventEnum.CursedCured + fullName: CatchIo.Runtime.Enums.GameObjectiveEventEnum.CursedCured + nameWithType: GameObjectiveEventEnum.CursedCured +- uid: CatchIo.Runtime.Enums.GameObjectiveEventEnum.CursedMadeKill + name: CursedMadeKill + href: api/CatchIo.Runtime.Enums.GameObjectiveEventEnum.html#CatchIo_Runtime_Enums_GameObjectiveEventEnum_CursedMadeKill + commentId: F:CatchIo.Runtime.Enums.GameObjectiveEventEnum.CursedMadeKill + fullName: CatchIo.Runtime.Enums.GameObjectiveEventEnum.CursedMadeKill + nameWithType: GameObjectiveEventEnum.CursedMadeKill +- uid: CatchIo.Runtime.Enums.GameObjectiveEventEnum.CursedOneLeftGame + name: CursedOneLeftGame + href: api/CatchIo.Runtime.Enums.GameObjectiveEventEnum.html#CatchIo_Runtime_Enums_GameObjectiveEventEnum_CursedOneLeftGame + commentId: F:CatchIo.Runtime.Enums.GameObjectiveEventEnum.CursedOneLeftGame + fullName: CatchIo.Runtime.Enums.GameObjectiveEventEnum.CursedOneLeftGame + nameWithType: GameObjectiveEventEnum.CursedOneLeftGame +- uid: CatchIo.Runtime.Enums.GameObjectiveEventEnum.CursedTimedDeath + name: CursedTimedDeath + href: api/CatchIo.Runtime.Enums.GameObjectiveEventEnum.html#CatchIo_Runtime_Enums_GameObjectiveEventEnum_CursedTimedDeath + commentId: F:CatchIo.Runtime.Enums.GameObjectiveEventEnum.CursedTimedDeath + fullName: CatchIo.Runtime.Enums.GameObjectiveEventEnum.CursedTimedDeath + nameWithType: GameObjectiveEventEnum.CursedTimedDeath +- uid: CatchIo.Runtime.Enums.GameObjectiveEventEnum.CursedWasKilled + name: CursedWasKilled + href: api/CatchIo.Runtime.Enums.GameObjectiveEventEnum.html#CatchIo_Runtime_Enums_GameObjectiveEventEnum_CursedWasKilled + commentId: F:CatchIo.Runtime.Enums.GameObjectiveEventEnum.CursedWasKilled + fullName: CatchIo.Runtime.Enums.GameObjectiveEventEnum.CursedWasKilled + nameWithType: GameObjectiveEventEnum.CursedWasKilled +- uid: CatchIo.Runtime.Enums.GameObjectiveEventEnum.DeathMatchStart + name: DeathMatchStart + href: api/CatchIo.Runtime.Enums.GameObjectiveEventEnum.html#CatchIo_Runtime_Enums_GameObjectiveEventEnum_DeathMatchStart + commentId: F:CatchIo.Runtime.Enums.GameObjectiveEventEnum.DeathMatchStart + fullName: CatchIo.Runtime.Enums.GameObjectiveEventEnum.DeathMatchStart + nameWithType: GameObjectiveEventEnum.DeathMatchStart +- uid: CatchIo.Runtime.Enums.GameObjectiveEventEnum.Initialize + name: Initialize + href: api/CatchIo.Runtime.Enums.GameObjectiveEventEnum.html#CatchIo_Runtime_Enums_GameObjectiveEventEnum_Initialize + commentId: F:CatchIo.Runtime.Enums.GameObjectiveEventEnum.Initialize + fullName: CatchIo.Runtime.Enums.GameObjectiveEventEnum.Initialize + nameWithType: GameObjectiveEventEnum.Initialize +- uid: CatchIo.Runtime.Enums.GameObjectiveEventEnum.WinnerSelected + name: WinnerSelected + href: api/CatchIo.Runtime.Enums.GameObjectiveEventEnum.html#CatchIo_Runtime_Enums_GameObjectiveEventEnum_WinnerSelected + commentId: F:CatchIo.Runtime.Enums.GameObjectiveEventEnum.WinnerSelected + fullName: CatchIo.Runtime.Enums.GameObjectiveEventEnum.WinnerSelected + nameWithType: GameObjectiveEventEnum.WinnerSelected - uid: CatchIo.Runtime.Enums.RoomState name: RoomState href: api/CatchIo.Runtime.Enums.RoomState.html @@ -5521,18 +8639,54 @@ references: commentId: F:CatchIo.Runtime.Enums.SceneSwitchingState.Stated fullName: CatchIo.Runtime.Enums.SceneSwitchingState.Stated nameWithType: SceneSwitchingState.Stated -- uid: CatchIo.Runtime.Enums.ScreenResolutionSettings - name: ScreenResolutionSettings - href: api/CatchIo.Runtime.Enums.ScreenResolutionSettings.html - commentId: T:CatchIo.Runtime.Enums.ScreenResolutionSettings - fullName: CatchIo.Runtime.Enums.ScreenResolutionSettings - nameWithType: ScreenResolutionSettings -- uid: CatchIo.Runtime.Enums.ScreenResolutionSettings.English - name: English - href: api/CatchIo.Runtime.Enums.ScreenResolutionSettings.html#CatchIo_Runtime_Enums_ScreenResolutionSettings_English - commentId: F:CatchIo.Runtime.Enums.ScreenResolutionSettings.English - fullName: CatchIo.Runtime.Enums.ScreenResolutionSettings.English - nameWithType: ScreenResolutionSettings.English +- uid: CatchIo.Runtime.Enums.ScreenResolutionType + name: ScreenResolutionType + href: api/CatchIo.Runtime.Enums.ScreenResolutionType.html + commentId: T:CatchIo.Runtime.Enums.ScreenResolutionType + fullName: CatchIo.Runtime.Enums.ScreenResolutionType + nameWithType: ScreenResolutionType +- uid: CatchIo.Runtime.Enums.ScreenResolutionType.Default + name: Default + href: api/CatchIo.Runtime.Enums.ScreenResolutionType.html#CatchIo_Runtime_Enums_ScreenResolutionType_Default + commentId: F:CatchIo.Runtime.Enums.ScreenResolutionType.Default + fullName: CatchIo.Runtime.Enums.ScreenResolutionType.Default + nameWithType: ScreenResolutionType.Default +- uid: CatchIo.Runtime.Enums.ScreenResolutionType.FullHd + name: FullHd + href: api/CatchIo.Runtime.Enums.ScreenResolutionType.html#CatchIo_Runtime_Enums_ScreenResolutionType_FullHd + commentId: F:CatchIo.Runtime.Enums.ScreenResolutionType.FullHd + fullName: CatchIo.Runtime.Enums.ScreenResolutionType.FullHd + nameWithType: ScreenResolutionType.FullHd +- uid: CatchIo.Runtime.Enums.ScreenResolutionType.HdPlus + name: HdPlus + href: api/CatchIo.Runtime.Enums.ScreenResolutionType.html#CatchIo_Runtime_Enums_ScreenResolutionType_HdPlus + commentId: F:CatchIo.Runtime.Enums.ScreenResolutionType.HdPlus + fullName: CatchIo.Runtime.Enums.ScreenResolutionType.HdPlus + nameWithType: ScreenResolutionType.HdPlus +- uid: CatchIo.Runtime.Enums.ScreenResolutionType.Qhd + name: Qhd + href: api/CatchIo.Runtime.Enums.ScreenResolutionType.html#CatchIo_Runtime_Enums_ScreenResolutionType_Qhd + commentId: F:CatchIo.Runtime.Enums.ScreenResolutionType.Qhd + fullName: CatchIo.Runtime.Enums.ScreenResolutionType.Qhd + nameWithType: ScreenResolutionType.Qhd +- uid: CatchIo.Runtime.Enums.ScreenResolutionType.SdHd + name: SdHd + href: api/CatchIo.Runtime.Enums.ScreenResolutionType.html#CatchIo_Runtime_Enums_ScreenResolutionType_SdHd + commentId: F:CatchIo.Runtime.Enums.ScreenResolutionType.SdHd + fullName: CatchIo.Runtime.Enums.ScreenResolutionType.SdHd + nameWithType: ScreenResolutionType.SdHd +- uid: CatchIo.Runtime.Enums.ScreenResolutionType.WqHd + name: WqHd + href: api/CatchIo.Runtime.Enums.ScreenResolutionType.html#CatchIo_Runtime_Enums_ScreenResolutionType_WqHd + commentId: F:CatchIo.Runtime.Enums.ScreenResolutionType.WqHd + fullName: CatchIo.Runtime.Enums.ScreenResolutionType.WqHd + nameWithType: ScreenResolutionType.WqHd +- uid: CatchIo.Runtime.Enums.ScreenResolutionType.Wxga + name: Wxga + href: api/CatchIo.Runtime.Enums.ScreenResolutionType.html#CatchIo_Runtime_Enums_ScreenResolutionType_Wxga + commentId: F:CatchIo.Runtime.Enums.ScreenResolutionType.Wxga + fullName: CatchIo.Runtime.Enums.ScreenResolutionType.Wxga + nameWithType: ScreenResolutionType.Wxga - uid: CatchIo.Runtime.Enums.SendEventType name: SendEventType href: api/CatchIo.Runtime.Enums.SendEventType.html @@ -5569,36 +8723,48 @@ references: commentId: F:CatchIo.Runtime.Enums.SendEventType.CharacterSpawn fullName: CatchIo.Runtime.Enums.SendEventType.CharacterSpawn nameWithType: SendEventType.CharacterSpawn +- uid: CatchIo.Runtime.Enums.SendEventType.CharacterTransmorphEvent + name: CharacterTransmorphEvent + href: api/CatchIo.Runtime.Enums.SendEventType.html#CatchIo_Runtime_Enums_SendEventType_CharacterTransmorphEvent + commentId: F:CatchIo.Runtime.Enums.SendEventType.CharacterTransmorphEvent + fullName: CatchIo.Runtime.Enums.SendEventType.CharacterTransmorphEvent + nameWithType: SendEventType.CharacterTransmorphEvent +- uid: CatchIo.Runtime.Enums.SendEventType.CharacterTransmorphReleasedEvent + name: CharacterTransmorphReleasedEvent + href: api/CatchIo.Runtime.Enums.SendEventType.html#CatchIo_Runtime_Enums_SendEventType_CharacterTransmorphReleasedEvent + commentId: F:CatchIo.Runtime.Enums.SendEventType.CharacterTransmorphReleasedEvent + fullName: CatchIo.Runtime.Enums.SendEventType.CharacterTransmorphReleasedEvent + nameWithType: SendEventType.CharacterTransmorphReleasedEvent - uid: CatchIo.Runtime.Enums.SendEventType.CursedOneDeathEvent name: CursedOneDeathEvent href: api/CatchIo.Runtime.Enums.SendEventType.html#CatchIo_Runtime_Enums_SendEventType_CursedOneDeathEvent commentId: F:CatchIo.Runtime.Enums.SendEventType.CursedOneDeathEvent fullName: CatchIo.Runtime.Enums.SendEventType.CursedOneDeathEvent nameWithType: SendEventType.CursedOneDeathEvent +- uid: CatchIo.Runtime.Enums.SendEventType.CursedOneMadeKillEvent + name: CursedOneMadeKillEvent + href: api/CatchIo.Runtime.Enums.SendEventType.html#CatchIo_Runtime_Enums_SendEventType_CursedOneMadeKillEvent + commentId: F:CatchIo.Runtime.Enums.SendEventType.CursedOneMadeKillEvent + fullName: CatchIo.Runtime.Enums.SendEventType.CursedOneMadeKillEvent + nameWithType: SendEventType.CursedOneMadeKillEvent - uid: CatchIo.Runtime.Enums.SendEventType.CursedOneSelectEvent name: CursedOneSelectEvent href: api/CatchIo.Runtime.Enums.SendEventType.html#CatchIo_Runtime_Enums_SendEventType_CursedOneSelectEvent commentId: F:CatchIo.Runtime.Enums.SendEventType.CursedOneSelectEvent fullName: CatchIo.Runtime.Enums.SendEventType.CursedOneSelectEvent nameWithType: SendEventType.CursedOneSelectEvent +- uid: CatchIo.Runtime.Enums.SendEventType.DeathMatchStartEvent + name: DeathMatchStartEvent + href: api/CatchIo.Runtime.Enums.SendEventType.html#CatchIo_Runtime_Enums_SendEventType_DeathMatchStartEvent + commentId: F:CatchIo.Runtime.Enums.SendEventType.DeathMatchStartEvent + fullName: CatchIo.Runtime.Enums.SendEventType.DeathMatchStartEvent + nameWithType: SendEventType.DeathMatchStartEvent - uid: CatchIo.Runtime.Enums.SendEventType.DummyCharacterSpawn name: DummyCharacterSpawn href: api/CatchIo.Runtime.Enums.SendEventType.html#CatchIo_Runtime_Enums_SendEventType_DummyCharacterSpawn commentId: F:CatchIo.Runtime.Enums.SendEventType.DummyCharacterSpawn fullName: CatchIo.Runtime.Enums.SendEventType.DummyCharacterSpawn nameWithType: SendEventType.DummyCharacterSpawn -- uid: CatchIo.Runtime.Enums.SendEventType.EnteredHidingStateEvent - name: EnteredHidingStateEvent - href: api/CatchIo.Runtime.Enums.SendEventType.html#CatchIo_Runtime_Enums_SendEventType_EnteredHidingStateEvent - commentId: F:CatchIo.Runtime.Enums.SendEventType.EnteredHidingStateEvent - fullName: CatchIo.Runtime.Enums.SendEventType.EnteredHidingStateEvent - nameWithType: SendEventType.EnteredHidingStateEvent -- uid: CatchIo.Runtime.Enums.SendEventType.ExitedHidingStateEvent - name: ExitedHidingStateEvent - href: api/CatchIo.Runtime.Enums.SendEventType.html#CatchIo_Runtime_Enums_SendEventType_ExitedHidingStateEvent - commentId: F:CatchIo.Runtime.Enums.SendEventType.ExitedHidingStateEvent - fullName: CatchIo.Runtime.Enums.SendEventType.ExitedHidingStateEvent - nameWithType: SendEventType.ExitedHidingStateEvent - uid: CatchIo.Runtime.Enums.SendEventType.ItemRespawnEvent name: ItemRespawnEvent href: api/CatchIo.Runtime.Enums.SendEventType.html#CatchIo_Runtime_Enums_SendEventType_ItemRespawnEvent @@ -5689,6 +8855,38 @@ references: commentId: N:CatchIo.Runtime.Environment fullName: CatchIo.Runtime.Environment nameWithType: CatchIo.Runtime.Environment +- uid: CatchIo.Runtime.Environment.CampFire + name: CampFire + href: api/CatchIo.Runtime.Environment.CampFire.html + commentId: T:CatchIo.Runtime.Environment.CampFire + fullName: CatchIo.Runtime.Environment.CampFire + nameWithType: CampFire +- uid: CatchIo.Runtime.Environment.CampFire.OnTriggerEnter2D(Collider2D) + name: OnTriggerEnter2D(Collider2D) + href: api/CatchIo.Runtime.Environment.CampFire.html#CatchIo_Runtime_Environment_CampFire_OnTriggerEnter2D_Collider2D_ + commentId: M:CatchIo.Runtime.Environment.CampFire.OnTriggerEnter2D(Collider2D) + fullName: CatchIo.Runtime.Environment.CampFire.OnTriggerEnter2D(Collider2D) + nameWithType: CampFire.OnTriggerEnter2D(Collider2D) +- uid: CatchIo.Runtime.Environment.CampFire.OnTriggerEnter2D* + name: OnTriggerEnter2D + href: api/CatchIo.Runtime.Environment.CampFire.html#CatchIo_Runtime_Environment_CampFire_OnTriggerEnter2D_ + commentId: Overload:CatchIo.Runtime.Environment.CampFire.OnTriggerEnter2D + isSpec: "True" + fullName: CatchIo.Runtime.Environment.CampFire.OnTriggerEnter2D + nameWithType: CampFire.OnTriggerEnter2D +- uid: CatchIo.Runtime.Environment.CampFire.Start + name: Start() + href: api/CatchIo.Runtime.Environment.CampFire.html#CatchIo_Runtime_Environment_CampFire_Start + commentId: M:CatchIo.Runtime.Environment.CampFire.Start + fullName: CatchIo.Runtime.Environment.CampFire.Start() + nameWithType: CampFire.Start() +- uid: CatchIo.Runtime.Environment.CampFire.Start* + name: Start + href: api/CatchIo.Runtime.Environment.CampFire.html#CatchIo_Runtime_Environment_CampFire_Start_ + commentId: Overload:CatchIo.Runtime.Environment.CampFire.Start + isSpec: "True" + fullName: CatchIo.Runtime.Environment.CampFire.Start + nameWithType: CampFire.Start - uid: CatchIo.Runtime.Environment.CharacterSpawner name: CharacterSpawner href: api/CatchIo.Runtime.Environment.CharacterSpawner.html @@ -5783,122 +8981,82 @@ references: commentId: T:CatchIo.Runtime.Environment.DamagableObject fullName: CatchIo.Runtime.Environment.DamagableObject nameWithType: DamagableObject -- uid: CatchIo.Runtime.Environment.DamagableObject.DamagePercentage - name: DamagePercentage - href: api/CatchIo.Runtime.Environment.DamagableObject.html#CatchIo_Runtime_Environment_DamagableObject_DamagePercentage - commentId: P:CatchIo.Runtime.Environment.DamagableObject.DamagePercentage - fullName: CatchIo.Runtime.Environment.DamagableObject.DamagePercentage - nameWithType: DamagableObject.DamagePercentage -- uid: CatchIo.Runtime.Environment.DamagableObject.DamagePercentage* - name: DamagePercentage - href: api/CatchIo.Runtime.Environment.DamagableObject.html#CatchIo_Runtime_Environment_DamagableObject_DamagePercentage_ - commentId: Overload:CatchIo.Runtime.Environment.DamagableObject.DamagePercentage - isSpec: "True" - fullName: CatchIo.Runtime.Environment.DamagableObject.DamagePercentage - nameWithType: DamagableObject.DamagePercentage -- uid: CatchIo.Runtime.Environment.DamagableObject.DamageSfxType - name: DamageSfxType - href: api/CatchIo.Runtime.Environment.DamagableObject.html#CatchIo_Runtime_Environment_DamagableObject_DamageSfxType - commentId: P:CatchIo.Runtime.Environment.DamagableObject.DamageSfxType - fullName: CatchIo.Runtime.Environment.DamagableObject.DamageSfxType - nameWithType: DamagableObject.DamageSfxType -- uid: CatchIo.Runtime.Environment.DamagableObject.DamageSfxType* - name: DamageSfxType - href: api/CatchIo.Runtime.Environment.DamagableObject.html#CatchIo_Runtime_Environment_DamagableObject_DamageSfxType_ - commentId: Overload:CatchIo.Runtime.Environment.DamagableObject.DamageSfxType - isSpec: "True" - fullName: CatchIo.Runtime.Environment.DamagableObject.DamageSfxType - nameWithType: DamagableObject.DamageSfxType -- uid: CatchIo.Runtime.Environment.DamagableObject.DamageVal - name: DamageVal - href: api/CatchIo.Runtime.Environment.DamagableObject.html#CatchIo_Runtime_Environment_DamagableObject_DamageVal - commentId: P:CatchIo.Runtime.Environment.DamagableObject.DamageVal - fullName: CatchIo.Runtime.Environment.DamagableObject.DamageVal - nameWithType: DamagableObject.DamageVal -- uid: CatchIo.Runtime.Environment.DamagableObject.DamageVal* - name: DamageVal - href: api/CatchIo.Runtime.Environment.DamagableObject.html#CatchIo_Runtime_Environment_DamagableObject_DamageVal_ - commentId: Overload:CatchIo.Runtime.Environment.DamagableObject.DamageVal - isSpec: "True" - fullName: CatchIo.Runtime.Environment.DamagableObject.DamageVal - nameWithType: DamagableObject.DamageVal -- uid: CatchIo.Runtime.Environment.DamagableObject.HitboxTag - name: HitboxTag - href: api/CatchIo.Runtime.Environment.DamagableObject.html#CatchIo_Runtime_Environment_DamagableObject_HitboxTag - commentId: F:CatchIo.Runtime.Environment.DamagableObject.HitboxTag - fullName: CatchIo.Runtime.Environment.DamagableObject.HitboxTag - nameWithType: DamagableObject.HitboxTag -- uid: CatchIo.Runtime.Environment.DamagableObject.Knockback - name: Knockback - href: api/CatchIo.Runtime.Environment.DamagableObject.html#CatchIo_Runtime_Environment_DamagableObject_Knockback - commentId: P:CatchIo.Runtime.Environment.DamagableObject.Knockback - fullName: CatchIo.Runtime.Environment.DamagableObject.Knockback - nameWithType: DamagableObject.Knockback -- uid: CatchIo.Runtime.Environment.DamagableObject.Knockback* - name: Knockback - href: api/CatchIo.Runtime.Environment.DamagableObject.html#CatchIo_Runtime_Environment_DamagableObject_Knockback_ - commentId: Overload:CatchIo.Runtime.Environment.DamagableObject.Knockback - isSpec: "True" - fullName: CatchIo.Runtime.Environment.DamagableObject.Knockback - nameWithType: DamagableObject.Knockback -- uid: CatchIo.Runtime.Environment.DamagableObject.OnHit - name: OnHit() - href: api/CatchIo.Runtime.Environment.DamagableObject.html#CatchIo_Runtime_Environment_DamagableObject_OnHit - commentId: M:CatchIo.Runtime.Environment.DamagableObject.OnHit - fullName: CatchIo.Runtime.Environment.DamagableObject.OnHit() - nameWithType: DamagableObject.OnHit() -- uid: CatchIo.Runtime.Environment.DamagableObject.OnHit* - name: OnHit - href: api/CatchIo.Runtime.Environment.DamagableObject.html#CatchIo_Runtime_Environment_DamagableObject_OnHit_ - commentId: Overload:CatchIo.Runtime.Environment.DamagableObject.OnHit - isSpec: "True" - fullName: CatchIo.Runtime.Environment.DamagableObject.OnHit - nameWithType: DamagableObject.OnHit -- uid: CatchIo.Runtime.Environment.DamagableObject.OnHitDamage(ICharacterHitable) - name: OnHitDamage(ICharacterHitable) - href: api/CatchIo.Runtime.Environment.DamagableObject.html#CatchIo_Runtime_Environment_DamagableObject_OnHitDamage_ICharacterHitable_ - commentId: M:CatchIo.Runtime.Environment.DamagableObject.OnHitDamage(ICharacterHitable) - fullName: CatchIo.Runtime.Environment.DamagableObject.OnHitDamage(ICharacterHitable) - nameWithType: DamagableObject.OnHitDamage(ICharacterHitable) -- uid: CatchIo.Runtime.Environment.DamagableObject.OnHitDamage* - name: OnHitDamage - href: api/CatchIo.Runtime.Environment.DamagableObject.html#CatchIo_Runtime_Environment_DamagableObject_OnHitDamage_ - commentId: Overload:CatchIo.Runtime.Environment.DamagableObject.OnHitDamage - isSpec: "True" - fullName: CatchIo.Runtime.Environment.DamagableObject.OnHitDamage - nameWithType: DamagableObject.OnHitDamage +- uid: CatchIo.Runtime.Environment.DamagableObject._damage + name: _damage + href: api/CatchIo.Runtime.Environment.DamagableObject.html#CatchIo_Runtime_Environment_DamagableObject__damage + commentId: F:CatchIo.Runtime.Environment.DamagableObject._damage + fullName: CatchIo.Runtime.Environment.DamagableObject._damage + nameWithType: DamagableObject._damage +- uid: CatchIo.Runtime.Environment.DamagableObject._knockBackData + name: _knockBackData + href: api/CatchIo.Runtime.Environment.DamagableObject.html#CatchIo_Runtime_Environment_DamagableObject__knockBackData + commentId: F:CatchIo.Runtime.Environment.DamagableObject._knockBackData + fullName: CatchIo.Runtime.Environment.DamagableObject._knockBackData + nameWithType: DamagableObject._knockBackData +- uid: CatchIo.Runtime.Environment.DamagableObject.OnTriggerEnter2D(Collider2D) + name: OnTriggerEnter2D(Collider2D) + href: api/CatchIo.Runtime.Environment.DamagableObject.html#CatchIo_Runtime_Environment_DamagableObject_OnTriggerEnter2D_Collider2D_ + commentId: M:CatchIo.Runtime.Environment.DamagableObject.OnTriggerEnter2D(Collider2D) + fullName: CatchIo.Runtime.Environment.DamagableObject.OnTriggerEnter2D(Collider2D) + nameWithType: DamagableObject.OnTriggerEnter2D(Collider2D) +- uid: CatchIo.Runtime.Environment.DamagableObject.OnTriggerEnter2D* + name: OnTriggerEnter2D + href: api/CatchIo.Runtime.Environment.DamagableObject.html#CatchIo_Runtime_Environment_DamagableObject_OnTriggerEnter2D_ + commentId: Overload:CatchIo.Runtime.Environment.DamagableObject.OnTriggerEnter2D + isSpec: "True" + fullName: CatchIo.Runtime.Environment.DamagableObject.OnTriggerEnter2D + nameWithType: DamagableObject.OnTriggerEnter2D +- uid: CatchIo.Runtime.Environment.DamagableObject.Start + name: Start() + href: api/CatchIo.Runtime.Environment.DamagableObject.html#CatchIo_Runtime_Environment_DamagableObject_Start + commentId: M:CatchIo.Runtime.Environment.DamagableObject.Start + fullName: CatchIo.Runtime.Environment.DamagableObject.Start() + nameWithType: DamagableObject.Start() +- uid: CatchIo.Runtime.Environment.DamagableObject.Start* + name: Start + href: api/CatchIo.Runtime.Environment.DamagableObject.html#CatchIo_Runtime_Environment_DamagableObject_Start_ + commentId: Overload:CatchIo.Runtime.Environment.DamagableObject.Start + isSpec: "True" + fullName: CatchIo.Runtime.Environment.DamagableObject.Start + nameWithType: DamagableObject.Start +- uid: CatchIo.Runtime.Environment.EnvironmentSfxEmitter + name: EnvironmentSfxEmitter + href: api/CatchIo.Runtime.Environment.EnvironmentSfxEmitter.html + commentId: T:CatchIo.Runtime.Environment.EnvironmentSfxEmitter + fullName: CatchIo.Runtime.Environment.EnvironmentSfxEmitter + nameWithType: EnvironmentSfxEmitter - uid: CatchIo.Runtime.Environment.HidingSpot name: HidingSpot href: api/CatchIo.Runtime.Environment.HidingSpot.html commentId: T:CatchIo.Runtime.Environment.HidingSpot fullName: CatchIo.Runtime.Environment.HidingSpot nameWithType: HidingSpot -- uid: CatchIo.Runtime.Environment.HidingSpot.Disable - name: Disable() - href: api/CatchIo.Runtime.Environment.HidingSpot.html#CatchIo_Runtime_Environment_HidingSpot_Disable - commentId: M:CatchIo.Runtime.Environment.HidingSpot.Disable - fullName: CatchIo.Runtime.Environment.HidingSpot.Disable() - nameWithType: HidingSpot.Disable() -- uid: CatchIo.Runtime.Environment.HidingSpot.Disable* - name: Disable - href: api/CatchIo.Runtime.Environment.HidingSpot.html#CatchIo_Runtime_Environment_HidingSpot_Disable_ - commentId: Overload:CatchIo.Runtime.Environment.HidingSpot.Disable - isSpec: "True" - fullName: CatchIo.Runtime.Environment.HidingSpot.Disable - nameWithType: HidingSpot.Disable -- uid: CatchIo.Runtime.Environment.HidingSpot.Enable - name: Enable() - href: api/CatchIo.Runtime.Environment.HidingSpot.html#CatchIo_Runtime_Environment_HidingSpot_Enable - commentId: M:CatchIo.Runtime.Environment.HidingSpot.Enable - fullName: CatchIo.Runtime.Environment.HidingSpot.Enable() - nameWithType: HidingSpot.Enable() -- uid: CatchIo.Runtime.Environment.HidingSpot.Enable* - name: Enable - href: api/CatchIo.Runtime.Environment.HidingSpot.html#CatchIo_Runtime_Environment_HidingSpot_Enable_ - commentId: Overload:CatchIo.Runtime.Environment.HidingSpot.Enable - isSpec: "True" - fullName: CatchIo.Runtime.Environment.HidingSpot.Enable - nameWithType: HidingSpot.Enable +- uid: CatchIo.Runtime.Environment.HidingSpot.AddCollision + name: AddCollision() + href: api/CatchIo.Runtime.Environment.HidingSpot.html#CatchIo_Runtime_Environment_HidingSpot_AddCollision + commentId: M:CatchIo.Runtime.Environment.HidingSpot.AddCollision + fullName: CatchIo.Runtime.Environment.HidingSpot.AddCollision() + nameWithType: HidingSpot.AddCollision() +- uid: CatchIo.Runtime.Environment.HidingSpot.AddCollision* + name: AddCollision + href: api/CatchIo.Runtime.Environment.HidingSpot.html#CatchIo_Runtime_Environment_HidingSpot_AddCollision_ + commentId: Overload:CatchIo.Runtime.Environment.HidingSpot.AddCollision + isSpec: "True" + fullName: CatchIo.Runtime.Environment.HidingSpot.AddCollision + nameWithType: HidingSpot.AddCollision +- uid: CatchIo.Runtime.Environment.HidingSpot.CharactersInHidingSpot + name: CharactersInHidingSpot + href: api/CatchIo.Runtime.Environment.HidingSpot.html#CatchIo_Runtime_Environment_HidingSpot_CharactersInHidingSpot + commentId: P:CatchIo.Runtime.Environment.HidingSpot.CharactersInHidingSpot + fullName: CatchIo.Runtime.Environment.HidingSpot.CharactersInHidingSpot + nameWithType: HidingSpot.CharactersInHidingSpot +- uid: CatchIo.Runtime.Environment.HidingSpot.CharactersInHidingSpot* + name: CharactersInHidingSpot + href: api/CatchIo.Runtime.Environment.HidingSpot.html#CatchIo_Runtime_Environment_HidingSpot_CharactersInHidingSpot_ + commentId: Overload:CatchIo.Runtime.Environment.HidingSpot.CharactersInHidingSpot + isSpec: "True" + fullName: CatchIo.Runtime.Environment.HidingSpot.CharactersInHidingSpot + nameWithType: HidingSpot.CharactersInHidingSpot - uid: CatchIo.Runtime.Environment.HidingSpot.EnterCharacter(CatchIo.Runtime.Character.CharacterFacade) name: EnterCharacter(CharacterFacade) href: api/CatchIo.Runtime.Environment.HidingSpot.html#CatchIo_Runtime_Environment_HidingSpot_EnterCharacter_CatchIo_Runtime_Character_CharacterFacade_ @@ -5983,6 +9141,267 @@ references: isSpec: "True" fullName: CatchIo.Runtime.Environment.HidingSpot.Vertices nameWithType: HidingSpot.Vertices +- uid: CatchIo.Runtime.Environment.HidingSpotLightCollider + name: HidingSpotLightCollider + href: api/CatchIo.Runtime.Environment.HidingSpotLightCollider.html + commentId: T:CatchIo.Runtime.Environment.HidingSpotLightCollider + fullName: CatchIo.Runtime.Environment.HidingSpotLightCollider + nameWithType: HidingSpotLightCollider +- uid: CatchIo.Runtime.Environment.Interactable + name: CatchIo.Runtime.Environment.Interactable + href: api/CatchIo.Runtime.Environment.Interactable.html + commentId: N:CatchIo.Runtime.Environment.Interactable + fullName: CatchIo.Runtime.Environment.Interactable + nameWithType: CatchIo.Runtime.Environment.Interactable +- uid: CatchIo.Runtime.Environment.Interactable.InteractableObject + name: InteractableObject + href: api/CatchIo.Runtime.Environment.Interactable.InteractableObject.html + commentId: T:CatchIo.Runtime.Environment.Interactable.InteractableObject + fullName: CatchIo.Runtime.Environment.Interactable.InteractableObject + nameWithType: InteractableObject +- uid: CatchIo.Runtime.Environment.Interactable.InteractableObject.OnInteraction + name: OnInteraction() + href: api/CatchIo.Runtime.Environment.Interactable.InteractableObject.html#CatchIo_Runtime_Environment_Interactable_InteractableObject_OnInteraction + commentId: M:CatchIo.Runtime.Environment.Interactable.InteractableObject.OnInteraction + fullName: CatchIo.Runtime.Environment.Interactable.InteractableObject.OnInteraction() + nameWithType: InteractableObject.OnInteraction() +- uid: CatchIo.Runtime.Environment.Interactable.InteractableObject.OnInteraction* + name: OnInteraction + href: api/CatchIo.Runtime.Environment.Interactable.InteractableObject.html#CatchIo_Runtime_Environment_Interactable_InteractableObject_OnInteraction_ + commentId: Overload:CatchIo.Runtime.Environment.Interactable.InteractableObject.OnInteraction + isSpec: "True" + fullName: CatchIo.Runtime.Environment.Interactable.InteractableObject.OnInteraction + nameWithType: InteractableObject.OnInteraction +- uid: CatchIo.Runtime.Environment.Interactable.InteractableObject.OnInteractionPerformed + name: OnInteractionPerformed() + href: api/CatchIo.Runtime.Environment.Interactable.InteractableObject.html#CatchIo_Runtime_Environment_Interactable_InteractableObject_OnInteractionPerformed + commentId: M:CatchIo.Runtime.Environment.Interactable.InteractableObject.OnInteractionPerformed + fullName: CatchIo.Runtime.Environment.Interactable.InteractableObject.OnInteractionPerformed() + nameWithType: InteractableObject.OnInteractionPerformed() +- uid: CatchIo.Runtime.Environment.Interactable.InteractableObject.OnInteractionPerformed* + name: OnInteractionPerformed + href: api/CatchIo.Runtime.Environment.Interactable.InteractableObject.html#CatchIo_Runtime_Environment_Interactable_InteractableObject_OnInteractionPerformed_ + commentId: Overload:CatchIo.Runtime.Environment.Interactable.InteractableObject.OnInteractionPerformed + isSpec: "True" + fullName: CatchIo.Runtime.Environment.Interactable.InteractableObject.OnInteractionPerformed + nameWithType: InteractableObject.OnInteractionPerformed +- uid: CatchIo.Runtime.Environment.Interactable.InteractableObject.OnMoveIntoTrigger(System.Int32) + name: OnMoveIntoTrigger(Int32) + href: api/CatchIo.Runtime.Environment.Interactable.InteractableObject.html#CatchIo_Runtime_Environment_Interactable_InteractableObject_OnMoveIntoTrigger_System_Int32_ + commentId: M:CatchIo.Runtime.Environment.Interactable.InteractableObject.OnMoveIntoTrigger(System.Int32) + fullName: CatchIo.Runtime.Environment.Interactable.InteractableObject.OnMoveIntoTrigger(System.Int32) + nameWithType: InteractableObject.OnMoveIntoTrigger(Int32) +- uid: CatchIo.Runtime.Environment.Interactable.InteractableObject.OnMoveIntoTrigger* + name: OnMoveIntoTrigger + href: api/CatchIo.Runtime.Environment.Interactable.InteractableObject.html#CatchIo_Runtime_Environment_Interactable_InteractableObject_OnMoveIntoTrigger_ + commentId: Overload:CatchIo.Runtime.Environment.Interactable.InteractableObject.OnMoveIntoTrigger + isSpec: "True" + fullName: CatchIo.Runtime.Environment.Interactable.InteractableObject.OnMoveIntoTrigger + nameWithType: InteractableObject.OnMoveIntoTrigger +- uid: CatchIo.Runtime.Environment.Interactable.InteractableObject.OnMoveOutOfTrigger(System.Int32) + name: OnMoveOutOfTrigger(Int32) + href: api/CatchIo.Runtime.Environment.Interactable.InteractableObject.html#CatchIo_Runtime_Environment_Interactable_InteractableObject_OnMoveOutOfTrigger_System_Int32_ + commentId: M:CatchIo.Runtime.Environment.Interactable.InteractableObject.OnMoveOutOfTrigger(System.Int32) + fullName: CatchIo.Runtime.Environment.Interactable.InteractableObject.OnMoveOutOfTrigger(System.Int32) + nameWithType: InteractableObject.OnMoveOutOfTrigger(Int32) +- uid: CatchIo.Runtime.Environment.Interactable.InteractableObject.OnMoveOutOfTrigger* + name: OnMoveOutOfTrigger + href: api/CatchIo.Runtime.Environment.Interactable.InteractableObject.html#CatchIo_Runtime_Environment_Interactable_InteractableObject_OnMoveOutOfTrigger_ + commentId: Overload:CatchIo.Runtime.Environment.Interactable.InteractableObject.OnMoveOutOfTrigger + isSpec: "True" + fullName: CatchIo.Runtime.Environment.Interactable.InteractableObject.OnMoveOutOfTrigger + nameWithType: InteractableObject.OnMoveOutOfTrigger +- uid: CatchIo.Runtime.Environment.Interactable.InteractableObject.OnTriggerIn(System.Int32) + name: OnTriggerIn(Int32) + href: api/CatchIo.Runtime.Environment.Interactable.InteractableObject.html#CatchIo_Runtime_Environment_Interactable_InteractableObject_OnTriggerIn_System_Int32_ + commentId: M:CatchIo.Runtime.Environment.Interactable.InteractableObject.OnTriggerIn(System.Int32) + fullName: CatchIo.Runtime.Environment.Interactable.InteractableObject.OnTriggerIn(System.Int32) + nameWithType: InteractableObject.OnTriggerIn(Int32) +- uid: CatchIo.Runtime.Environment.Interactable.InteractableObject.OnTriggerIn* + name: OnTriggerIn + href: api/CatchIo.Runtime.Environment.Interactable.InteractableObject.html#CatchIo_Runtime_Environment_Interactable_InteractableObject_OnTriggerIn_ + commentId: Overload:CatchIo.Runtime.Environment.Interactable.InteractableObject.OnTriggerIn + isSpec: "True" + fullName: CatchIo.Runtime.Environment.Interactable.InteractableObject.OnTriggerIn + nameWithType: InteractableObject.OnTriggerIn +- uid: CatchIo.Runtime.Environment.Interactable.InteractableObject.OnTriggerOut(System.Int32) + name: OnTriggerOut(Int32) + href: api/CatchIo.Runtime.Environment.Interactable.InteractableObject.html#CatchIo_Runtime_Environment_Interactable_InteractableObject_OnTriggerOut_System_Int32_ + commentId: M:CatchIo.Runtime.Environment.Interactable.InteractableObject.OnTriggerOut(System.Int32) + fullName: CatchIo.Runtime.Environment.Interactable.InteractableObject.OnTriggerOut(System.Int32) + nameWithType: InteractableObject.OnTriggerOut(Int32) +- uid: CatchIo.Runtime.Environment.Interactable.InteractableObject.OnTriggerOut* + name: OnTriggerOut + href: api/CatchIo.Runtime.Environment.Interactable.InteractableObject.html#CatchIo_Runtime_Environment_Interactable_InteractableObject_OnTriggerOut_ + commentId: Overload:CatchIo.Runtime.Environment.Interactable.InteractableObject.OnTriggerOut + isSpec: "True" + fullName: CatchIo.Runtime.Environment.Interactable.InteractableObject.OnTriggerOut + nameWithType: InteractableObject.OnTriggerOut +- uid: CatchIo.Runtime.Environment.Interactable.InteractableObject.RPC_OnInteraction + name: RPC_OnInteraction() + href: api/CatchIo.Runtime.Environment.Interactable.InteractableObject.html#CatchIo_Runtime_Environment_Interactable_InteractableObject_RPC_OnInteraction + commentId: M:CatchIo.Runtime.Environment.Interactable.InteractableObject.RPC_OnInteraction + fullName: CatchIo.Runtime.Environment.Interactable.InteractableObject.RPC_OnInteraction() + nameWithType: InteractableObject.RPC_OnInteraction() +- uid: CatchIo.Runtime.Environment.Interactable.InteractableObject.RPC_OnInteraction* + name: RPC_OnInteraction + href: api/CatchIo.Runtime.Environment.Interactable.InteractableObject.html#CatchIo_Runtime_Environment_Interactable_InteractableObject_RPC_OnInteraction_ + commentId: Overload:CatchIo.Runtime.Environment.Interactable.InteractableObject.RPC_OnInteraction + isSpec: "True" + fullName: CatchIo.Runtime.Environment.Interactable.InteractableObject.RPC_OnInteraction + nameWithType: InteractableObject.RPC_OnInteraction +- uid: CatchIo.Runtime.Environment.Interactable.InteractableObject.RPC_OnTriggerIn(System.Int32) + name: RPC_OnTriggerIn(Int32) + href: api/CatchIo.Runtime.Environment.Interactable.InteractableObject.html#CatchIo_Runtime_Environment_Interactable_InteractableObject_RPC_OnTriggerIn_System_Int32_ + commentId: M:CatchIo.Runtime.Environment.Interactable.InteractableObject.RPC_OnTriggerIn(System.Int32) + fullName: CatchIo.Runtime.Environment.Interactable.InteractableObject.RPC_OnTriggerIn(System.Int32) + nameWithType: InteractableObject.RPC_OnTriggerIn(Int32) +- uid: CatchIo.Runtime.Environment.Interactable.InteractableObject.RPC_OnTriggerIn* + name: RPC_OnTriggerIn + href: api/CatchIo.Runtime.Environment.Interactable.InteractableObject.html#CatchIo_Runtime_Environment_Interactable_InteractableObject_RPC_OnTriggerIn_ + commentId: Overload:CatchIo.Runtime.Environment.Interactable.InteractableObject.RPC_OnTriggerIn + isSpec: "True" + fullName: CatchIo.Runtime.Environment.Interactable.InteractableObject.RPC_OnTriggerIn + nameWithType: InteractableObject.RPC_OnTriggerIn +- uid: CatchIo.Runtime.Environment.Interactable.InteractableObject.RPC_OnTriggerOut(System.Int32) + name: RPC_OnTriggerOut(Int32) + href: api/CatchIo.Runtime.Environment.Interactable.InteractableObject.html#CatchIo_Runtime_Environment_Interactable_InteractableObject_RPC_OnTriggerOut_System_Int32_ + commentId: M:CatchIo.Runtime.Environment.Interactable.InteractableObject.RPC_OnTriggerOut(System.Int32) + fullName: CatchIo.Runtime.Environment.Interactable.InteractableObject.RPC_OnTriggerOut(System.Int32) + nameWithType: InteractableObject.RPC_OnTriggerOut(Int32) +- uid: CatchIo.Runtime.Environment.Interactable.InteractableObject.RPC_OnTriggerOut* + name: RPC_OnTriggerOut + href: api/CatchIo.Runtime.Environment.Interactable.InteractableObject.html#CatchIo_Runtime_Environment_Interactable_InteractableObject_RPC_OnTriggerOut_ + commentId: Overload:CatchIo.Runtime.Environment.Interactable.InteractableObject.RPC_OnTriggerOut + isSpec: "True" + fullName: CatchIo.Runtime.Environment.Interactable.InteractableObject.RPC_OnTriggerOut + nameWithType: InteractableObject.RPC_OnTriggerOut +- uid: CatchIo.Runtime.Environment.Interactable.InteractableTrigger + name: InteractableTrigger + href: api/CatchIo.Runtime.Environment.Interactable.InteractableTrigger.html + commentId: T:CatchIo.Runtime.Environment.Interactable.InteractableTrigger + fullName: CatchIo.Runtime.Environment.Interactable.InteractableTrigger + nameWithType: InteractableTrigger +- uid: CatchIo.Runtime.Environment.Interactable.InteractableTrigger.GetIndicatorPosition + name: GetIndicatorPosition() + href: api/CatchIo.Runtime.Environment.Interactable.InteractableTrigger.html#CatchIo_Runtime_Environment_Interactable_InteractableTrigger_GetIndicatorPosition + commentId: M:CatchIo.Runtime.Environment.Interactable.InteractableTrigger.GetIndicatorPosition + fullName: CatchIo.Runtime.Environment.Interactable.InteractableTrigger.GetIndicatorPosition() + nameWithType: InteractableTrigger.GetIndicatorPosition() +- uid: CatchIo.Runtime.Environment.Interactable.InteractableTrigger.GetIndicatorPosition* + name: GetIndicatorPosition + href: api/CatchIo.Runtime.Environment.Interactable.InteractableTrigger.html#CatchIo_Runtime_Environment_Interactable_InteractableTrigger_GetIndicatorPosition_ + commentId: Overload:CatchIo.Runtime.Environment.Interactable.InteractableTrigger.GetIndicatorPosition + isSpec: "True" + fullName: CatchIo.Runtime.Environment.Interactable.InteractableTrigger.GetIndicatorPosition + nameWithType: InteractableTrigger.GetIndicatorPosition +- uid: CatchIo.Runtime.Environment.Interactable.InteractableTrigger.GetPosition + name: GetPosition() + href: api/CatchIo.Runtime.Environment.Interactable.InteractableTrigger.html#CatchIo_Runtime_Environment_Interactable_InteractableTrigger_GetPosition + commentId: M:CatchIo.Runtime.Environment.Interactable.InteractableTrigger.GetPosition + fullName: CatchIo.Runtime.Environment.Interactable.InteractableTrigger.GetPosition() + nameWithType: InteractableTrigger.GetPosition() +- uid: CatchIo.Runtime.Environment.Interactable.InteractableTrigger.GetPosition* + name: GetPosition + href: api/CatchIo.Runtime.Environment.Interactable.InteractableTrigger.html#CatchIo_Runtime_Environment_Interactable_InteractableTrigger_GetPosition_ + commentId: Overload:CatchIo.Runtime.Environment.Interactable.InteractableTrigger.GetPosition + isSpec: "True" + fullName: CatchIo.Runtime.Environment.Interactable.InteractableTrigger.GetPosition + nameWithType: InteractableTrigger.GetPosition +- uid: CatchIo.Runtime.Environment.Interactable.InteractableTrigger.InteractableObjects + name: InteractableObjects + href: api/CatchIo.Runtime.Environment.Interactable.InteractableTrigger.html#CatchIo_Runtime_Environment_Interactable_InteractableTrigger_InteractableObjects + commentId: F:CatchIo.Runtime.Environment.Interactable.InteractableTrigger.InteractableObjects + fullName: CatchIo.Runtime.Environment.Interactable.InteractableTrigger.InteractableObjects + nameWithType: InteractableTrigger.InteractableObjects +- uid: CatchIo.Runtime.Environment.Interactable.InteractableTrigger.OnDetected(CharacterFacade) + name: OnDetected(CharacterFacade) + href: api/CatchIo.Runtime.Environment.Interactable.InteractableTrigger.html#CatchIo_Runtime_Environment_Interactable_InteractableTrigger_OnDetected_CharacterFacade_ + commentId: M:CatchIo.Runtime.Environment.Interactable.InteractableTrigger.OnDetected(CharacterFacade) + fullName: CatchIo.Runtime.Environment.Interactable.InteractableTrigger.OnDetected(CharacterFacade) + nameWithType: InteractableTrigger.OnDetected(CharacterFacade) +- uid: CatchIo.Runtime.Environment.Interactable.InteractableTrigger.OnDetected* + name: OnDetected + href: api/CatchIo.Runtime.Environment.Interactable.InteractableTrigger.html#CatchIo_Runtime_Environment_Interactable_InteractableTrigger_OnDetected_ + commentId: Overload:CatchIo.Runtime.Environment.Interactable.InteractableTrigger.OnDetected + isSpec: "True" + fullName: CatchIo.Runtime.Environment.Interactable.InteractableTrigger.OnDetected + nameWithType: InteractableTrigger.OnDetected +- uid: CatchIo.Runtime.Environment.Interactable.InteractableTrigger.OnDetectionRemoved(CharacterFacade) + name: OnDetectionRemoved(CharacterFacade) + href: api/CatchIo.Runtime.Environment.Interactable.InteractableTrigger.html#CatchIo_Runtime_Environment_Interactable_InteractableTrigger_OnDetectionRemoved_CharacterFacade_ + commentId: M:CatchIo.Runtime.Environment.Interactable.InteractableTrigger.OnDetectionRemoved(CharacterFacade) + fullName: CatchIo.Runtime.Environment.Interactable.InteractableTrigger.OnDetectionRemoved(CharacterFacade) + nameWithType: InteractableTrigger.OnDetectionRemoved(CharacterFacade) +- uid: CatchIo.Runtime.Environment.Interactable.InteractableTrigger.OnDetectionRemoved* + name: OnDetectionRemoved + href: api/CatchIo.Runtime.Environment.Interactable.InteractableTrigger.html#CatchIo_Runtime_Environment_Interactable_InteractableTrigger_OnDetectionRemoved_ + commentId: Overload:CatchIo.Runtime.Environment.Interactable.InteractableTrigger.OnDetectionRemoved + isSpec: "True" + fullName: CatchIo.Runtime.Environment.Interactable.InteractableTrigger.OnDetectionRemoved + nameWithType: InteractableTrigger.OnDetectionRemoved +- uid: CatchIo.Runtime.Environment.Interactable.SignPost + name: SignPost + href: api/CatchIo.Runtime.Environment.Interactable.SignPost.html + commentId: T:CatchIo.Runtime.Environment.Interactable.SignPost + fullName: CatchIo.Runtime.Environment.Interactable.SignPost + nameWithType: SignPost +- uid: CatchIo.Runtime.Environment.Interactable.SignPost.Description + name: Description + href: api/CatchIo.Runtime.Environment.Interactable.SignPost.html#CatchIo_Runtime_Environment_Interactable_SignPost_Description + commentId: F:CatchIo.Runtime.Environment.Interactable.SignPost.Description + fullName: CatchIo.Runtime.Environment.Interactable.SignPost.Description + nameWithType: SignPost.Description +- uid: CatchIo.Runtime.Environment.Interactable.SignPost.FootNote + name: FootNote + href: api/CatchIo.Runtime.Environment.Interactable.SignPost.html#CatchIo_Runtime_Environment_Interactable_SignPost_FootNote + commentId: F:CatchIo.Runtime.Environment.Interactable.SignPost.FootNote + fullName: CatchIo.Runtime.Environment.Interactable.SignPost.FootNote + nameWithType: SignPost.FootNote +- uid: CatchIo.Runtime.Environment.Interactable.SignPost.OnInteraction + name: OnInteraction() + href: api/CatchIo.Runtime.Environment.Interactable.SignPost.html#CatchIo_Runtime_Environment_Interactable_SignPost_OnInteraction + commentId: M:CatchIo.Runtime.Environment.Interactable.SignPost.OnInteraction + fullName: CatchIo.Runtime.Environment.Interactable.SignPost.OnInteraction() + nameWithType: SignPost.OnInteraction() +- uid: CatchIo.Runtime.Environment.Interactable.SignPost.OnInteraction* + name: OnInteraction + href: api/CatchIo.Runtime.Environment.Interactable.SignPost.html#CatchIo_Runtime_Environment_Interactable_SignPost_OnInteraction_ + commentId: Overload:CatchIo.Runtime.Environment.Interactable.SignPost.OnInteraction + isSpec: "True" + fullName: CatchIo.Runtime.Environment.Interactable.SignPost.OnInteraction + nameWithType: SignPost.OnInteraction +- uid: CatchIo.Runtime.Environment.Interactable.SignPost.OnSignPostActive + name: OnSignPostActive + href: api/CatchIo.Runtime.Environment.Interactable.SignPost.html#CatchIo_Runtime_Environment_Interactable_SignPost_OnSignPostActive + commentId: F:CatchIo.Runtime.Environment.Interactable.SignPost.OnSignPostActive + fullName: CatchIo.Runtime.Environment.Interactable.SignPost.OnSignPostActive + nameWithType: SignPost.OnSignPostActive +- uid: CatchIo.Runtime.Environment.Interactable.SignPost.OnSignPostDeactivate + name: OnSignPostDeactivate + href: api/CatchIo.Runtime.Environment.Interactable.SignPost.html#CatchIo_Runtime_Environment_Interactable_SignPost_OnSignPostDeactivate + commentId: F:CatchIo.Runtime.Environment.Interactable.SignPost.OnSignPostDeactivate + fullName: CatchIo.Runtime.Environment.Interactable.SignPost.OnSignPostDeactivate + nameWithType: SignPost.OnSignPostDeactivate +- uid: CatchIo.Runtime.Environment.Interactable.SignPost.OnTriggerOut(System.Int32) + name: OnTriggerOut(Int32) + href: api/CatchIo.Runtime.Environment.Interactable.SignPost.html#CatchIo_Runtime_Environment_Interactable_SignPost_OnTriggerOut_System_Int32_ + commentId: M:CatchIo.Runtime.Environment.Interactable.SignPost.OnTriggerOut(System.Int32) + fullName: CatchIo.Runtime.Environment.Interactable.SignPost.OnTriggerOut(System.Int32) + nameWithType: SignPost.OnTriggerOut(Int32) +- uid: CatchIo.Runtime.Environment.Interactable.SignPost.OnTriggerOut* + name: OnTriggerOut + href: api/CatchIo.Runtime.Environment.Interactable.SignPost.html#CatchIo_Runtime_Environment_Interactable_SignPost_OnTriggerOut_ + commentId: Overload:CatchIo.Runtime.Environment.Interactable.SignPost.OnTriggerOut + isSpec: "True" + fullName: CatchIo.Runtime.Environment.Interactable.SignPost.OnTriggerOut + nameWithType: SignPost.OnTriggerOut +- uid: CatchIo.Runtime.Environment.Interactable.SignPost.Title + name: Title + href: api/CatchIo.Runtime.Environment.Interactable.SignPost.html#CatchIo_Runtime_Environment_Interactable_SignPost_Title + commentId: F:CatchIo.Runtime.Environment.Interactable.SignPost.Title + fullName: CatchIo.Runtime.Environment.Interactable.SignPost.Title + nameWithType: SignPost.Title - uid: CatchIo.Runtime.Environment.ItemSpawner name: ItemSpawner href: api/CatchIo.Runtime.Environment.ItemSpawner.html @@ -6131,19 +9550,6 @@ references: isSpec: "True" fullName: CatchIo.Runtime.Environment.ReadableTileSurface.SortingOrder nameWithType: ReadableTileSurface.SortingOrder -- uid: CatchIo.Runtime.Environment.ReadableTileSurface.SurfaceData - name: SurfaceData - href: api/CatchIo.Runtime.Environment.ReadableTileSurface.html#CatchIo_Runtime_Environment_ReadableTileSurface_SurfaceData - commentId: P:CatchIo.Runtime.Environment.ReadableTileSurface.SurfaceData - fullName: CatchIo.Runtime.Environment.ReadableTileSurface.SurfaceData - nameWithType: ReadableTileSurface.SurfaceData -- uid: CatchIo.Runtime.Environment.ReadableTileSurface.SurfaceData* - name: SurfaceData - href: api/CatchIo.Runtime.Environment.ReadableTileSurface.html#CatchIo_Runtime_Environment_ReadableTileSurface_SurfaceData_ - commentId: Overload:CatchIo.Runtime.Environment.ReadableTileSurface.SurfaceData - isSpec: "True" - fullName: CatchIo.Runtime.Environment.ReadableTileSurface.SurfaceData - nameWithType: ReadableTileSurface.SurfaceData - uid: CatchIo.Runtime.Environment.TileSurface name: TileSurface href: api/CatchIo.Runtime.Environment.TileSurface.html @@ -6187,154 +9593,109 @@ references: commentId: N:CatchIo.Runtime.Interfaces fullName: CatchIo.Runtime.Interfaces nameWithType: CatchIo.Runtime.Interfaces -- uid: CatchIo.Runtime.Interfaces.ICharacterHitable - name: ICharacterHitable - href: api/CatchIo.Runtime.Interfaces.ICharacterHitable.html - commentId: T:CatchIo.Runtime.Interfaces.ICharacterHitable - fullName: CatchIo.Runtime.Interfaces.ICharacterHitable - nameWithType: ICharacterHitable -- uid: CatchIo.Runtime.Interfaces.ICharacterHitable.OnHit(CatchIo.Runtime.Interfaces.IDamage) - name: OnHit(IDamage) - href: api/CatchIo.Runtime.Interfaces.ICharacterHitable.html#CatchIo_Runtime_Interfaces_ICharacterHitable_OnHit_CatchIo_Runtime_Interfaces_IDamage_ - commentId: M:CatchIo.Runtime.Interfaces.ICharacterHitable.OnHit(CatchIo.Runtime.Interfaces.IDamage) - fullName: CatchIo.Runtime.Interfaces.ICharacterHitable.OnHit(CatchIo.Runtime.Interfaces.IDamage) - nameWithType: ICharacterHitable.OnHit(IDamage) -- uid: CatchIo.Runtime.Interfaces.ICharacterHitable.OnHit* - name: OnHit - href: api/CatchIo.Runtime.Interfaces.ICharacterHitable.html#CatchIo_Runtime_Interfaces_ICharacterHitable_OnHit_ - commentId: Overload:CatchIo.Runtime.Interfaces.ICharacterHitable.OnHit - isSpec: "True" - fullName: CatchIo.Runtime.Interfaces.ICharacterHitable.OnHit - nameWithType: ICharacterHitable.OnHit -- uid: CatchIo.Runtime.Interfaces.IDamagable - name: IDamagable - href: api/CatchIo.Runtime.Interfaces.IDamagable.html - commentId: T:CatchIo.Runtime.Interfaces.IDamagable - fullName: CatchIo.Runtime.Interfaces.IDamagable - nameWithType: IDamagable -- uid: CatchIo.Runtime.Interfaces.IDamagable.DamageSfxType - name: DamageSfxType - href: api/CatchIo.Runtime.Interfaces.IDamagable.html#CatchIo_Runtime_Interfaces_IDamagable_DamageSfxType - commentId: P:CatchIo.Runtime.Interfaces.IDamagable.DamageSfxType - fullName: CatchIo.Runtime.Interfaces.IDamagable.DamageSfxType - nameWithType: IDamagable.DamageSfxType -- uid: CatchIo.Runtime.Interfaces.IDamagable.DamageSfxType* - name: DamageSfxType - href: api/CatchIo.Runtime.Interfaces.IDamagable.html#CatchIo_Runtime_Interfaces_IDamagable_DamageSfxType_ - commentId: Overload:CatchIo.Runtime.Interfaces.IDamagable.DamageSfxType - isSpec: "True" - fullName: CatchIo.Runtime.Interfaces.IDamagable.DamageSfxType - nameWithType: IDamagable.DamageSfxType -- uid: CatchIo.Runtime.Interfaces.IDamagable.DamageVal - name: DamageVal - href: api/CatchIo.Runtime.Interfaces.IDamagable.html#CatchIo_Runtime_Interfaces_IDamagable_DamageVal - commentId: P:CatchIo.Runtime.Interfaces.IDamagable.DamageVal - fullName: CatchIo.Runtime.Interfaces.IDamagable.DamageVal - nameWithType: IDamagable.DamageVal -- uid: CatchIo.Runtime.Interfaces.IDamagable.DamageVal* - name: DamageVal - href: api/CatchIo.Runtime.Interfaces.IDamagable.html#CatchIo_Runtime_Interfaces_IDamagable_DamageVal_ - commentId: Overload:CatchIo.Runtime.Interfaces.IDamagable.DamageVal - isSpec: "True" - fullName: CatchIo.Runtime.Interfaces.IDamagable.DamageVal - nameWithType: IDamagable.DamageVal -- uid: CatchIo.Runtime.Interfaces.IDamagable.OnHit - name: OnHit() - href: api/CatchIo.Runtime.Interfaces.IDamagable.html#CatchIo_Runtime_Interfaces_IDamagable_OnHit - commentId: M:CatchIo.Runtime.Interfaces.IDamagable.OnHit - fullName: CatchIo.Runtime.Interfaces.IDamagable.OnHit() - nameWithType: IDamagable.OnHit() -- uid: CatchIo.Runtime.Interfaces.IDamagable.OnHit* - name: OnHit - href: api/CatchIo.Runtime.Interfaces.IDamagable.html#CatchIo_Runtime_Interfaces_IDamagable_OnHit_ - commentId: Overload:CatchIo.Runtime.Interfaces.IDamagable.OnHit - isSpec: "True" - fullName: CatchIo.Runtime.Interfaces.IDamagable.OnHit - nameWithType: IDamagable.OnHit -- uid: CatchIo.Runtime.Interfaces.IDamagable.OnHitDamage(CatchIo.Runtime.Interfaces.ICharacterHitable) - name: OnHitDamage(ICharacterHitable) - href: api/CatchIo.Runtime.Interfaces.IDamagable.html#CatchIo_Runtime_Interfaces_IDamagable_OnHitDamage_CatchIo_Runtime_Interfaces_ICharacterHitable_ - commentId: M:CatchIo.Runtime.Interfaces.IDamagable.OnHitDamage(CatchIo.Runtime.Interfaces.ICharacterHitable) - fullName: CatchIo.Runtime.Interfaces.IDamagable.OnHitDamage(CatchIo.Runtime.Interfaces.ICharacterHitable) - nameWithType: IDamagable.OnHitDamage(ICharacterHitable) -- uid: CatchIo.Runtime.Interfaces.IDamagable.OnHitDamage* - name: OnHitDamage - href: api/CatchIo.Runtime.Interfaces.IDamagable.html#CatchIo_Runtime_Interfaces_IDamagable_OnHitDamage_ - commentId: Overload:CatchIo.Runtime.Interfaces.IDamagable.OnHitDamage - isSpec: "True" - fullName: CatchIo.Runtime.Interfaces.IDamagable.OnHitDamage - nameWithType: IDamagable.OnHitDamage -- uid: CatchIo.Runtime.Interfaces.IDamage - name: IDamage - href: api/CatchIo.Runtime.Interfaces.IDamage.html - commentId: T:CatchIo.Runtime.Interfaces.IDamage - fullName: CatchIo.Runtime.Interfaces.IDamage - nameWithType: IDamage -- uid: CatchIo.Runtime.Interfaces.IDamage.GetDamage(System.Single) - name: GetDamage(Single) - href: api/CatchIo.Runtime.Interfaces.IDamage.html#CatchIo_Runtime_Interfaces_IDamage_GetDamage_System_Single_ - commentId: M:CatchIo.Runtime.Interfaces.IDamage.GetDamage(System.Single) - fullName: CatchIo.Runtime.Interfaces.IDamage.GetDamage(System.Single) - nameWithType: IDamage.GetDamage(Single) -- uid: CatchIo.Runtime.Interfaces.IDamage.GetDamage* - name: GetDamage - href: api/CatchIo.Runtime.Interfaces.IDamage.html#CatchIo_Runtime_Interfaces_IDamage_GetDamage_ - commentId: Overload:CatchIo.Runtime.Interfaces.IDamage.GetDamage - isSpec: "True" - fullName: CatchIo.Runtime.Interfaces.IDamage.GetDamage - nameWithType: IDamage.GetDamage -- uid: CatchIo.Runtime.Interfaces.IDamage.GetKnockback - name: GetKnockback() - href: api/CatchIo.Runtime.Interfaces.IDamage.html#CatchIo_Runtime_Interfaces_IDamage_GetKnockback - commentId: M:CatchIo.Runtime.Interfaces.IDamage.GetKnockback - fullName: CatchIo.Runtime.Interfaces.IDamage.GetKnockback() - nameWithType: IDamage.GetKnockback() -- uid: CatchIo.Runtime.Interfaces.IDamage.GetKnockback* - name: GetKnockback - href: api/CatchIo.Runtime.Interfaces.IDamage.html#CatchIo_Runtime_Interfaces_IDamage_GetKnockback_ - commentId: Overload:CatchIo.Runtime.Interfaces.IDamage.GetKnockback - isSpec: "True" - fullName: CatchIo.Runtime.Interfaces.IDamage.GetKnockback - nameWithType: IDamage.GetKnockback -- uid: CatchIo.Runtime.Interfaces.IDamage.GetOrigin - name: GetOrigin() - href: api/CatchIo.Runtime.Interfaces.IDamage.html#CatchIo_Runtime_Interfaces_IDamage_GetOrigin - commentId: M:CatchIo.Runtime.Interfaces.IDamage.GetOrigin - fullName: CatchIo.Runtime.Interfaces.IDamage.GetOrigin() - nameWithType: IDamage.GetOrigin() -- uid: CatchIo.Runtime.Interfaces.IDamage.GetOrigin* - name: GetOrigin - href: api/CatchIo.Runtime.Interfaces.IDamage.html#CatchIo_Runtime_Interfaces_IDamage_GetOrigin_ - commentId: Overload:CatchIo.Runtime.Interfaces.IDamage.GetOrigin - isSpec: "True" - fullName: CatchIo.Runtime.Interfaces.IDamage.GetOrigin - nameWithType: IDamage.GetOrigin -- uid: CatchIo.Runtime.Interfaces.IDamage.GetTakeDamageSfx - name: GetTakeDamageSfx() - href: api/CatchIo.Runtime.Interfaces.IDamage.html#CatchIo_Runtime_Interfaces_IDamage_GetTakeDamageSfx - commentId: M:CatchIo.Runtime.Interfaces.IDamage.GetTakeDamageSfx - fullName: CatchIo.Runtime.Interfaces.IDamage.GetTakeDamageSfx() - nameWithType: IDamage.GetTakeDamageSfx() -- uid: CatchIo.Runtime.Interfaces.IDamage.GetTakeDamageSfx* - name: GetTakeDamageSfx - href: api/CatchIo.Runtime.Interfaces.IDamage.html#CatchIo_Runtime_Interfaces_IDamage_GetTakeDamageSfx_ - commentId: Overload:CatchIo.Runtime.Interfaces.IDamage.GetTakeDamageSfx - isSpec: "True" - fullName: CatchIo.Runtime.Interfaces.IDamage.GetTakeDamageSfx - nameWithType: IDamage.GetTakeDamageSfx -- uid: CatchIo.Runtime.Interfaces.IDamage.SetOrigin(Vector2) - name: SetOrigin(Vector2) - href: api/CatchIo.Runtime.Interfaces.IDamage.html#CatchIo_Runtime_Interfaces_IDamage_SetOrigin_Vector2_ - commentId: M:CatchIo.Runtime.Interfaces.IDamage.SetOrigin(Vector2) - fullName: CatchIo.Runtime.Interfaces.IDamage.SetOrigin(Vector2) - nameWithType: IDamage.SetOrigin(Vector2) -- uid: CatchIo.Runtime.Interfaces.IDamage.SetOrigin* - name: SetOrigin - href: api/CatchIo.Runtime.Interfaces.IDamage.html#CatchIo_Runtime_Interfaces_IDamage_SetOrigin_ - commentId: Overload:CatchIo.Runtime.Interfaces.IDamage.SetOrigin - isSpec: "True" - fullName: CatchIo.Runtime.Interfaces.IDamage.SetOrigin - nameWithType: IDamage.SetOrigin +- uid: CatchIo.Runtime.Interfaces.ICharacterDetectable + name: ICharacterDetectable + href: api/CatchIo.Runtime.Interfaces.ICharacterDetectable.html + commentId: T:CatchIo.Runtime.Interfaces.ICharacterDetectable + fullName: CatchIo.Runtime.Interfaces.ICharacterDetectable + nameWithType: ICharacterDetectable +- uid: CatchIo.Runtime.Interfaces.ICharacterDetectable.Detect + name: Detect() + href: api/CatchIo.Runtime.Interfaces.ICharacterDetectable.html#CatchIo_Runtime_Interfaces_ICharacterDetectable_Detect + commentId: M:CatchIo.Runtime.Interfaces.ICharacterDetectable.Detect + fullName: CatchIo.Runtime.Interfaces.ICharacterDetectable.Detect() + nameWithType: ICharacterDetectable.Detect() +- uid: CatchIo.Runtime.Interfaces.ICharacterDetectable.Detect* + name: Detect + href: api/CatchIo.Runtime.Interfaces.ICharacterDetectable.html#CatchIo_Runtime_Interfaces_ICharacterDetectable_Detect_ + commentId: Overload:CatchIo.Runtime.Interfaces.ICharacterDetectable.Detect + isSpec: "True" + fullName: CatchIo.Runtime.Interfaces.ICharacterDetectable.Detect + nameWithType: ICharacterDetectable.Detect +- uid: CatchIo.Runtime.Interfaces.ICharacterDetectable.Miss + name: Miss() + href: api/CatchIo.Runtime.Interfaces.ICharacterDetectable.html#CatchIo_Runtime_Interfaces_ICharacterDetectable_Miss + commentId: M:CatchIo.Runtime.Interfaces.ICharacterDetectable.Miss + fullName: CatchIo.Runtime.Interfaces.ICharacterDetectable.Miss() + nameWithType: ICharacterDetectable.Miss() +- uid: CatchIo.Runtime.Interfaces.ICharacterDetectable.Miss* + name: Miss + href: api/CatchIo.Runtime.Interfaces.ICharacterDetectable.html#CatchIo_Runtime_Interfaces_ICharacterDetectable_Miss_ + commentId: Overload:CatchIo.Runtime.Interfaces.ICharacterDetectable.Miss + isSpec: "True" + fullName: CatchIo.Runtime.Interfaces.ICharacterDetectable.Miss + nameWithType: ICharacterDetectable.Miss +- uid: CatchIo.Runtime.Interfaces.ICharacterDetectable.ViewID + name: ViewID + href: api/CatchIo.Runtime.Interfaces.ICharacterDetectable.html#CatchIo_Runtime_Interfaces_ICharacterDetectable_ViewID + commentId: P:CatchIo.Runtime.Interfaces.ICharacterDetectable.ViewID + fullName: CatchIo.Runtime.Interfaces.ICharacterDetectable.ViewID + nameWithType: ICharacterDetectable.ViewID +- uid: CatchIo.Runtime.Interfaces.ICharacterDetectable.ViewID* + name: ViewID + href: api/CatchIo.Runtime.Interfaces.ICharacterDetectable.html#CatchIo_Runtime_Interfaces_ICharacterDetectable_ViewID_ + commentId: Overload:CatchIo.Runtime.Interfaces.ICharacterDetectable.ViewID + isSpec: "True" + fullName: CatchIo.Runtime.Interfaces.ICharacterDetectable.ViewID + nameWithType: ICharacterDetectable.ViewID +- uid: CatchIo.Runtime.Interfaces.ICharacterInteractable + name: ICharacterInteractable + href: api/CatchIo.Runtime.Interfaces.ICharacterInteractable.html + commentId: T:CatchIo.Runtime.Interfaces.ICharacterInteractable + fullName: CatchIo.Runtime.Interfaces.ICharacterInteractable + nameWithType: ICharacterInteractable +- uid: CatchIo.Runtime.Interfaces.ICharacterInteractable.GetIndicatorPosition + name: GetIndicatorPosition() + href: api/CatchIo.Runtime.Interfaces.ICharacterInteractable.html#CatchIo_Runtime_Interfaces_ICharacterInteractable_GetIndicatorPosition + commentId: M:CatchIo.Runtime.Interfaces.ICharacterInteractable.GetIndicatorPosition + fullName: CatchIo.Runtime.Interfaces.ICharacterInteractable.GetIndicatorPosition() + nameWithType: ICharacterInteractable.GetIndicatorPosition() +- uid: CatchIo.Runtime.Interfaces.ICharacterInteractable.GetIndicatorPosition* + name: GetIndicatorPosition + href: api/CatchIo.Runtime.Interfaces.ICharacterInteractable.html#CatchIo_Runtime_Interfaces_ICharacterInteractable_GetIndicatorPosition_ + commentId: Overload:CatchIo.Runtime.Interfaces.ICharacterInteractable.GetIndicatorPosition + isSpec: "True" + fullName: CatchIo.Runtime.Interfaces.ICharacterInteractable.GetIndicatorPosition + nameWithType: ICharacterInteractable.GetIndicatorPosition +- uid: CatchIo.Runtime.Interfaces.ICharacterInteractable.GetPosition + name: GetPosition() + href: api/CatchIo.Runtime.Interfaces.ICharacterInteractable.html#CatchIo_Runtime_Interfaces_ICharacterInteractable_GetPosition + commentId: M:CatchIo.Runtime.Interfaces.ICharacterInteractable.GetPosition + fullName: CatchIo.Runtime.Interfaces.ICharacterInteractable.GetPosition() + nameWithType: ICharacterInteractable.GetPosition() +- uid: CatchIo.Runtime.Interfaces.ICharacterInteractable.GetPosition* + name: GetPosition + href: api/CatchIo.Runtime.Interfaces.ICharacterInteractable.html#CatchIo_Runtime_Interfaces_ICharacterInteractable_GetPosition_ + commentId: Overload:CatchIo.Runtime.Interfaces.ICharacterInteractable.GetPosition + isSpec: "True" + fullName: CatchIo.Runtime.Interfaces.ICharacterInteractable.GetPosition + nameWithType: ICharacterInteractable.GetPosition +- uid: CatchIo.Runtime.Interfaces.ICharacterInteractable.OnDetected(CharacterFacade) + name: OnDetected(CharacterFacade) + href: api/CatchIo.Runtime.Interfaces.ICharacterInteractable.html#CatchIo_Runtime_Interfaces_ICharacterInteractable_OnDetected_CharacterFacade_ + commentId: M:CatchIo.Runtime.Interfaces.ICharacterInteractable.OnDetected(CharacterFacade) + fullName: CatchIo.Runtime.Interfaces.ICharacterInteractable.OnDetected(CharacterFacade) + nameWithType: ICharacterInteractable.OnDetected(CharacterFacade) +- uid: CatchIo.Runtime.Interfaces.ICharacterInteractable.OnDetected* + name: OnDetected + href: api/CatchIo.Runtime.Interfaces.ICharacterInteractable.html#CatchIo_Runtime_Interfaces_ICharacterInteractable_OnDetected_ + commentId: Overload:CatchIo.Runtime.Interfaces.ICharacterInteractable.OnDetected + isSpec: "True" + fullName: CatchIo.Runtime.Interfaces.ICharacterInteractable.OnDetected + nameWithType: ICharacterInteractable.OnDetected +- uid: CatchIo.Runtime.Interfaces.ICharacterInteractable.OnDetectionRemoved(CharacterFacade) + name: OnDetectionRemoved(CharacterFacade) + href: api/CatchIo.Runtime.Interfaces.ICharacterInteractable.html#CatchIo_Runtime_Interfaces_ICharacterInteractable_OnDetectionRemoved_CharacterFacade_ + commentId: M:CatchIo.Runtime.Interfaces.ICharacterInteractable.OnDetectionRemoved(CharacterFacade) + fullName: CatchIo.Runtime.Interfaces.ICharacterInteractable.OnDetectionRemoved(CharacterFacade) + nameWithType: ICharacterInteractable.OnDetectionRemoved(CharacterFacade) +- uid: CatchIo.Runtime.Interfaces.ICharacterInteractable.OnDetectionRemoved* + name: OnDetectionRemoved + href: api/CatchIo.Runtime.Interfaces.ICharacterInteractable.html#CatchIo_Runtime_Interfaces_ICharacterInteractable_OnDetectionRemoved_ + commentId: Overload:CatchIo.Runtime.Interfaces.ICharacterInteractable.OnDetectionRemoved + isSpec: "True" + fullName: CatchIo.Runtime.Interfaces.ICharacterInteractable.OnDetectionRemoved + nameWithType: ICharacterInteractable.OnDetectionRemoved - uid: CatchIo.Runtime.Interfaces.IDetectable name: IDetectable href: api/CatchIo.Runtime.Interfaces.IDetectable.html @@ -6483,19 +9844,38 @@ references: isSpec: "True" fullName: CatchIo.Runtime.Interfaces.ISceneMode.OnStart nameWithType: ISceneMode.OnStart +- uid: CatchIo.Runtime.Interfaces.ISoundDetectable + name: ISoundDetectable + href: api/CatchIo.Runtime.Interfaces.ISoundDetectable.html + commentId: T:CatchIo.Runtime.Interfaces.ISoundDetectable + fullName: CatchIo.Runtime.Interfaces.ISoundDetectable + nameWithType: ISoundDetectable +- uid: CatchIo.Runtime.Interfaces.ISoundDetectable.OnGenerate + name: OnGenerate() + href: api/CatchIo.Runtime.Interfaces.ISoundDetectable.html#CatchIo_Runtime_Interfaces_ISoundDetectable_OnGenerate + commentId: M:CatchIo.Runtime.Interfaces.ISoundDetectable.OnGenerate + fullName: CatchIo.Runtime.Interfaces.ISoundDetectable.OnGenerate() + nameWithType: ISoundDetectable.OnGenerate() +- uid: CatchIo.Runtime.Interfaces.ISoundDetectable.OnGenerate* + name: OnGenerate + href: api/CatchIo.Runtime.Interfaces.ISoundDetectable.html#CatchIo_Runtime_Interfaces_ISoundDetectable_OnGenerate_ + commentId: Overload:CatchIo.Runtime.Interfaces.ISoundDetectable.OnGenerate + isSpec: "True" + fullName: CatchIo.Runtime.Interfaces.ISoundDetectable.OnGenerate + nameWithType: ISoundDetectable.OnGenerate - uid: CatchIo.Runtime.Interfaces.ISurfaceObservable name: ISurfaceObservable href: api/CatchIo.Runtime.Interfaces.ISurfaceObservable.html commentId: T:CatchIo.Runtime.Interfaces.ISurfaceObservable fullName: CatchIo.Runtime.Interfaces.ISurfaceObservable nameWithType: ISurfaceObservable -- uid: CatchIo.Runtime.Interfaces.ISurfaceObservable.OnSurfaceChanged(System.Nullable{CatchIo.Runtime.Environment.TileSurface}) +- uid: CatchIo.Runtime.Interfaces.ISurfaceObservable.OnSurfaceChanged(System.Nullable{TileSurface}) name: OnSurfaceChanged(Nullable) - href: api/CatchIo.Runtime.Interfaces.ISurfaceObservable.html#CatchIo_Runtime_Interfaces_ISurfaceObservable_OnSurfaceChanged_System_Nullable_CatchIo_Runtime_Environment_TileSurface__ - commentId: M:CatchIo.Runtime.Interfaces.ISurfaceObservable.OnSurfaceChanged(System.Nullable{CatchIo.Runtime.Environment.TileSurface}) + href: api/CatchIo.Runtime.Interfaces.ISurfaceObservable.html#CatchIo_Runtime_Interfaces_ISurfaceObservable_OnSurfaceChanged_System_Nullable_TileSurface__ + commentId: M:CatchIo.Runtime.Interfaces.ISurfaceObservable.OnSurfaceChanged(System.Nullable{TileSurface}) name.vb: OnSurfaceChanged(Nullable(Of TileSurface)) - fullName: CatchIo.Runtime.Interfaces.ISurfaceObservable.OnSurfaceChanged(System.Nullable) - fullName.vb: CatchIo.Runtime.Interfaces.ISurfaceObservable.OnSurfaceChanged(System.Nullable(Of CatchIo.Runtime.Environment.TileSurface)) + fullName: CatchIo.Runtime.Interfaces.ISurfaceObservable.OnSurfaceChanged(System.Nullable) + fullName.vb: CatchIo.Runtime.Interfaces.ISurfaceObservable.OnSurfaceChanged(System.Nullable(Of TileSurface)) nameWithType: ISurfaceObservable.OnSurfaceChanged(Nullable) nameWithType.vb: ISurfaceObservable.OnSurfaceChanged(Nullable(Of TileSurface)) - uid: CatchIo.Runtime.Interfaces.ISurfaceObservable.OnSurfaceChanged* @@ -6600,6 +9980,12 @@ references: commentId: F:CatchIo.Runtime.Items.Item._isDiscarding fullName: CatchIo.Runtime.Items.Item._isDiscarding nameWithType: Item._isDiscarding +- uid: CatchIo.Runtime.Items.Item._isDropping + name: _isDropping + href: api/CatchIo.Runtime.Items.Item.html#CatchIo_Runtime_Items_Item__isDropping + commentId: F:CatchIo.Runtime.Items.Item._isDropping + fullName: CatchIo.Runtime.Items.Item._isDropping + nameWithType: Item._isDropping - uid: CatchIo.Runtime.Items.Item._itemSfx name: _itemSfx href: api/CatchIo.Runtime.Items.Item.html#CatchIo_Runtime_Items_Item__itemSfx @@ -6644,6 +10030,12 @@ references: commentId: F:CatchIo.Runtime.Items.Item.DisacrdTrajectoryData fullName: CatchIo.Runtime.Items.Item.DisacrdTrajectoryData nameWithType: Item.DisacrdTrajectoryData +- uid: CatchIo.Runtime.Items.Item.DiscardCoroutine + name: DiscardCoroutine + href: api/CatchIo.Runtime.Items.Item.html#CatchIo_Runtime_Items_Item_DiscardCoroutine + commentId: F:CatchIo.Runtime.Items.Item.DiscardCoroutine + fullName: CatchIo.Runtime.Items.Item.DiscardCoroutine + nameWithType: Item.DiscardCoroutine - uid: CatchIo.Runtime.Items.Item.DiscardTrajectory name: DiscardTrajectory href: api/CatchIo.Runtime.Items.Item.html#CatchIo_Runtime_Items_Item_DiscardTrajectory @@ -6972,32 +10364,6 @@ references: isSpec: "True" fullName: CatchIo.Runtime.Items.Stone.DamageSfxType nameWithType: Stone.DamageSfxType -- uid: CatchIo.Runtime.Items.Stone.DamageVal - name: DamageVal - href: api/CatchIo.Runtime.Items.Stone.html#CatchIo_Runtime_Items_Stone_DamageVal - commentId: P:CatchIo.Runtime.Items.Stone.DamageVal - fullName: CatchIo.Runtime.Items.Stone.DamageVal - nameWithType: Stone.DamageVal -- uid: CatchIo.Runtime.Items.Stone.DamageVal* - name: DamageVal - href: api/CatchIo.Runtime.Items.Stone.html#CatchIo_Runtime_Items_Stone_DamageVal_ - commentId: Overload:CatchIo.Runtime.Items.Stone.DamageVal - isSpec: "True" - fullName: CatchIo.Runtime.Items.Stone.DamageVal - nameWithType: Stone.DamageVal -- uid: CatchIo.Runtime.Items.Stone.KnockbackVal - name: KnockbackVal - href: api/CatchIo.Runtime.Items.Stone.html#CatchIo_Runtime_Items_Stone_KnockbackVal - commentId: P:CatchIo.Runtime.Items.Stone.KnockbackVal - fullName: CatchIo.Runtime.Items.Stone.KnockbackVal - nameWithType: Stone.KnockbackVal -- uid: CatchIo.Runtime.Items.Stone.KnockbackVal* - name: KnockbackVal - href: api/CatchIo.Runtime.Items.Stone.html#CatchIo_Runtime_Items_Stone_KnockbackVal_ - commentId: Overload:CatchIo.Runtime.Items.Stone.KnockbackVal - isSpec: "True" - fullName: CatchIo.Runtime.Items.Stone.KnockbackVal - nameWithType: Stone.KnockbackVal - uid: CatchIo.Runtime.Items.Stone.OnDiscard(Vector2) name: OnDiscard(Vector2) href: api/CatchIo.Runtime.Items.Stone.html#CatchIo_Runtime_Items_Stone_OnDiscard_Vector2_ @@ -7011,32 +10377,6 @@ references: isSpec: "True" fullName: CatchIo.Runtime.Items.Stone.OnDiscard nameWithType: Stone.OnDiscard -- uid: CatchIo.Runtime.Items.Stone.OnHit - name: OnHit() - href: api/CatchIo.Runtime.Items.Stone.html#CatchIo_Runtime_Items_Stone_OnHit - commentId: M:CatchIo.Runtime.Items.Stone.OnHit - fullName: CatchIo.Runtime.Items.Stone.OnHit() - nameWithType: Stone.OnHit() -- uid: CatchIo.Runtime.Items.Stone.OnHit* - name: OnHit - href: api/CatchIo.Runtime.Items.Stone.html#CatchIo_Runtime_Items_Stone_OnHit_ - commentId: Overload:CatchIo.Runtime.Items.Stone.OnHit - isSpec: "True" - fullName: CatchIo.Runtime.Items.Stone.OnHit - nameWithType: Stone.OnHit -- uid: CatchIo.Runtime.Items.Stone.OnHitDamage(ICharacterHitable) - name: OnHitDamage(ICharacterHitable) - href: api/CatchIo.Runtime.Items.Stone.html#CatchIo_Runtime_Items_Stone_OnHitDamage_ICharacterHitable_ - commentId: M:CatchIo.Runtime.Items.Stone.OnHitDamage(ICharacterHitable) - fullName: CatchIo.Runtime.Items.Stone.OnHitDamage(ICharacterHitable) - nameWithType: Stone.OnHitDamage(ICharacterHitable) -- uid: CatchIo.Runtime.Items.Stone.OnHitDamage* - name: OnHitDamage - href: api/CatchIo.Runtime.Items.Stone.html#CatchIo_Runtime_Items_Stone_OnHitDamage_ - commentId: Overload:CatchIo.Runtime.Items.Stone.OnHitDamage - isSpec: "True" - fullName: CatchIo.Runtime.Items.Stone.OnHitDamage - nameWithType: Stone.OnHitDamage - uid: CatchIo.Runtime.Items.Stone.OnLanded name: OnLanded() href: api/CatchIo.Runtime.Items.Stone.html#CatchIo_Runtime_Items_Stone_OnLanded @@ -7530,6 +10870,19 @@ references: isSpec: "True" fullName: CatchIo.Runtime.Managers.GameManager.LoadingScreenService nameWithType: GameManager.LoadingScreenService +- uid: CatchIo.Runtime.Managers.GameManager.MakeGameLobbyNotjoinable + name: MakeGameLobbyNotjoinable() + href: api/CatchIo.Runtime.Managers.GameManager.html#CatchIo_Runtime_Managers_GameManager_MakeGameLobbyNotjoinable + commentId: M:CatchIo.Runtime.Managers.GameManager.MakeGameLobbyNotjoinable + fullName: CatchIo.Runtime.Managers.GameManager.MakeGameLobbyNotjoinable() + nameWithType: GameManager.MakeGameLobbyNotjoinable() +- uid: CatchIo.Runtime.Managers.GameManager.MakeGameLobbyNotjoinable* + name: MakeGameLobbyNotjoinable + href: api/CatchIo.Runtime.Managers.GameManager.html#CatchIo_Runtime_Managers_GameManager_MakeGameLobbyNotjoinable_ + commentId: Overload:CatchIo.Runtime.Managers.GameManager.MakeGameLobbyNotjoinable + isSpec: "True" + fullName: CatchIo.Runtime.Managers.GameManager.MakeGameLobbyNotjoinable + nameWithType: GameManager.MakeGameLobbyNotjoinable - uid: CatchIo.Runtime.Managers.GameManager.NetworkService name: NetworkService href: api/CatchIo.Runtime.Managers.GameManager.html#CatchIo_Runtime_Managers_GameManager_NetworkService @@ -7613,6 +10966,12 @@ references: commentId: T:CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.CharacterNickNameText fullName: CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.CharacterNickNameText nameWithType: CharacterNickNameText +- uid: CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.CursedOneHUDMeterManager + name: CursedOneHUDMeterManager + href: api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.CursedOneHUDMeterManager.html + commentId: T:CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.CursedOneHUDMeterManager + fullName: CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.CursedOneHUDMeterManager + nameWithType: CursedOneHUDMeterManager - uid: CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HealthHUDMeter name: HealthHUDMeter href: api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HealthHUDMeter.html @@ -7664,6 +11023,19 @@ references: isSpec: "True" fullName: CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HidingIndicator.Awake nameWithType: HidingIndicator.Awake +- uid: CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HidingIndicator.Disable + name: Disable() + href: api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HidingIndicator.html#CatchIo_Runtime_Menu_GameOverlay_CharacterHUD_HidingIndicator_Disable + commentId: M:CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HidingIndicator.Disable + fullName: CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HidingIndicator.Disable() + nameWithType: HidingIndicator.Disable() +- uid: CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HidingIndicator.Disable* + name: Disable + href: api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HidingIndicator.html#CatchIo_Runtime_Menu_GameOverlay_CharacterHUD_HidingIndicator_Disable_ + commentId: Overload:CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HidingIndicator.Disable + isSpec: "True" + fullName: CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HidingIndicator.Disable + nameWithType: HidingIndicator.Disable - uid: CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HidingIndicator.Enable name: Enable() href: api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HidingIndicator.html#CatchIo_Runtime_Menu_GameOverlay_CharacterHUD_HidingIndicator_Enable @@ -7677,45 +11049,6 @@ references: isSpec: "True" fullName: CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HidingIndicator.Enable nameWithType: HidingIndicator.Enable -- uid: CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HidingIndicator.PlayEyeClosingAnim - name: PlayEyeClosingAnim() - href: api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HidingIndicator.html#CatchIo_Runtime_Menu_GameOverlay_CharacterHUD_HidingIndicator_PlayEyeClosingAnim - commentId: M:CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HidingIndicator.PlayEyeClosingAnim - fullName: CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HidingIndicator.PlayEyeClosingAnim() - nameWithType: HidingIndicator.PlayEyeClosingAnim() -- uid: CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HidingIndicator.PlayEyeClosingAnim* - name: PlayEyeClosingAnim - href: api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HidingIndicator.html#CatchIo_Runtime_Menu_GameOverlay_CharacterHUD_HidingIndicator_PlayEyeClosingAnim_ - commentId: Overload:CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HidingIndicator.PlayEyeClosingAnim - isSpec: "True" - fullName: CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HidingIndicator.PlayEyeClosingAnim - nameWithType: HidingIndicator.PlayEyeClosingAnim -- uid: CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HidingIndicator.PlayEyeOpeningAnim - name: PlayEyeOpeningAnim() - href: api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HidingIndicator.html#CatchIo_Runtime_Menu_GameOverlay_CharacterHUD_HidingIndicator_PlayEyeOpeningAnim - commentId: M:CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HidingIndicator.PlayEyeOpeningAnim - fullName: CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HidingIndicator.PlayEyeOpeningAnim() - nameWithType: HidingIndicator.PlayEyeOpeningAnim() -- uid: CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HidingIndicator.PlayEyeOpeningAnim* - name: PlayEyeOpeningAnim - href: api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HidingIndicator.html#CatchIo_Runtime_Menu_GameOverlay_CharacterHUD_HidingIndicator_PlayEyeOpeningAnim_ - commentId: Overload:CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HidingIndicator.PlayEyeOpeningAnim - isSpec: "True" - fullName: CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HidingIndicator.PlayEyeOpeningAnim - nameWithType: HidingIndicator.PlayEyeOpeningAnim -- uid: CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HidingIndicator.Start - name: Start() - href: api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HidingIndicator.html#CatchIo_Runtime_Menu_GameOverlay_CharacterHUD_HidingIndicator_Start - commentId: M:CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HidingIndicator.Start - fullName: CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HidingIndicator.Start() - nameWithType: HidingIndicator.Start() -- uid: CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HidingIndicator.Start* - name: Start - href: api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HidingIndicator.html#CatchIo_Runtime_Menu_GameOverlay_CharacterHUD_HidingIndicator_Start_ - commentId: Overload:CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HidingIndicator.Start - isSpec: "True" - fullName: CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HidingIndicator.Start - nameWithType: HidingIndicator.Start - uid: CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HUDIndicator name: HUDIndicator href: api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HUDIndicator.html @@ -7819,6 +11152,19 @@ references: isSpec: "True" fullName: CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HUDIndicator.Start nameWithType: HUDIndicator.Start +- uid: CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HUDIndicator.Update + name: Update() + href: api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HUDIndicator.html#CatchIo_Runtime_Menu_GameOverlay_CharacterHUD_HUDIndicator_Update + commentId: M:CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HUDIndicator.Update + fullName: CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HUDIndicator.Update() + nameWithType: HUDIndicator.Update() +- uid: CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HUDIndicator.Update* + name: Update + href: api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HUDIndicator.html#CatchIo_Runtime_Menu_GameOverlay_CharacterHUD_HUDIndicator_Update_ + commentId: Overload:CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HUDIndicator.Update + isSpec: "True" + fullName: CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HUDIndicator.Update + nameWithType: HUDIndicator.Update - uid: CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HUDMeter name: HUDMeter href: api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HUDMeter.html @@ -7883,6 +11229,18 @@ references: isSpec: "True" fullName: CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HUDMeter.Update nameWithType: HUDMeter.Update +- uid: CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HudOverlaysManager + name: HudOverlaysManager + href: api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HudOverlaysManager.html + commentId: T:CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HudOverlaysManager + fullName: CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.HudOverlaysManager + nameWithType: HudOverlaysManager +- uid: CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.KillCountHUD + name: KillCountHUD + href: api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.KillCountHUD.html + commentId: T:CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.KillCountHUD + fullName: CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.KillCountHUD + nameWithType: KillCountHUD - uid: CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.LightingIndicator name: LightingIndicator href: api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.LightingIndicator.html @@ -7928,6 +11286,51 @@ references: isSpec: "True" fullName: CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.LightingIndicator.Start nameWithType: LightingIndicator.Start +- uid: CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.LightingIndicator.Update + name: Update() + href: api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.LightingIndicator.html#CatchIo_Runtime_Menu_GameOverlay_CharacterHUD_LightingIndicator_Update + commentId: M:CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.LightingIndicator.Update + fullName: CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.LightingIndicator.Update() + nameWithType: LightingIndicator.Update() +- uid: CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.LightingIndicator.Update* + name: Update + href: api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.LightingIndicator.html#CatchIo_Runtime_Menu_GameOverlay_CharacterHUD_LightingIndicator_Update_ + commentId: Overload:CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.LightingIndicator.Update + isSpec: "True" + fullName: CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.LightingIndicator.Update + nameWithType: LightingIndicator.Update +- uid: CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.NoiseArcAnimationControl + name: NoiseArcAnimationControl + href: api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.NoiseArcAnimationControl.html + commentId: T:CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.NoiseArcAnimationControl + fullName: CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.NoiseArcAnimationControl + nameWithType: NoiseArcAnimationControl +- uid: CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.NoiseArcAnimationControl.Awake + name: Awake() + href: api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.NoiseArcAnimationControl.html#CatchIo_Runtime_Menu_GameOverlay_CharacterHUD_NoiseArcAnimationControl_Awake + commentId: M:CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.NoiseArcAnimationControl.Awake + fullName: CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.NoiseArcAnimationControl.Awake() + nameWithType: NoiseArcAnimationControl.Awake() +- uid: CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.NoiseArcAnimationControl.Awake* + name: Awake + href: api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.NoiseArcAnimationControl.html#CatchIo_Runtime_Menu_GameOverlay_CharacterHUD_NoiseArcAnimationControl_Awake_ + commentId: Overload:CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.NoiseArcAnimationControl.Awake + isSpec: "True" + fullName: CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.NoiseArcAnimationControl.Awake + nameWithType: NoiseArcAnimationControl.Awake +- uid: CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.NoiseArcAnimationControl.Start + name: Start() + href: api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.NoiseArcAnimationControl.html#CatchIo_Runtime_Menu_GameOverlay_CharacterHUD_NoiseArcAnimationControl_Start + commentId: M:CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.NoiseArcAnimationControl.Start + fullName: CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.NoiseArcAnimationControl.Start() + nameWithType: NoiseArcAnimationControl.Start() +- uid: CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.NoiseArcAnimationControl.Start* + name: Start + href: api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.NoiseArcAnimationControl.html#CatchIo_Runtime_Menu_GameOverlay_CharacterHUD_NoiseArcAnimationControl_Start_ + commentId: Overload:CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.NoiseArcAnimationControl.Start + isSpec: "True" + fullName: CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.NoiseArcAnimationControl.Start + nameWithType: NoiseArcAnimationControl.Start - uid: CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.StaminaHUDMeter name: StaminaHUDMeter href: api/CatchIo.Runtime.Menu.GameOverlay.CharacterHUD.StaminaHUDMeter.html @@ -7992,6 +11395,32 @@ references: isSpec: "True" fullName: CatchIo.Runtime.Menu.GameOverlay.ExitSessionPopup.OnDestroy nameWithType: ExitSessionPopup.OnDestroy +- uid: CatchIo.Runtime.Menu.GameOverlay.ExitSessionPopup.OnHide + name: OnHide() + href: api/CatchIo.Runtime.Menu.GameOverlay.ExitSessionPopup.html#CatchIo_Runtime_Menu_GameOverlay_ExitSessionPopup_OnHide + commentId: M:CatchIo.Runtime.Menu.GameOverlay.ExitSessionPopup.OnHide + fullName: CatchIo.Runtime.Menu.GameOverlay.ExitSessionPopup.OnHide() + nameWithType: ExitSessionPopup.OnHide() +- uid: CatchIo.Runtime.Menu.GameOverlay.ExitSessionPopup.OnHide* + name: OnHide + href: api/CatchIo.Runtime.Menu.GameOverlay.ExitSessionPopup.html#CatchIo_Runtime_Menu_GameOverlay_ExitSessionPopup_OnHide_ + commentId: Overload:CatchIo.Runtime.Menu.GameOverlay.ExitSessionPopup.OnHide + isSpec: "True" + fullName: CatchIo.Runtime.Menu.GameOverlay.ExitSessionPopup.OnHide + nameWithType: ExitSessionPopup.OnHide +- uid: CatchIo.Runtime.Menu.GameOverlay.ExitSessionPopup.OnShow + name: OnShow() + href: api/CatchIo.Runtime.Menu.GameOverlay.ExitSessionPopup.html#CatchIo_Runtime_Menu_GameOverlay_ExitSessionPopup_OnShow + commentId: M:CatchIo.Runtime.Menu.GameOverlay.ExitSessionPopup.OnShow + fullName: CatchIo.Runtime.Menu.GameOverlay.ExitSessionPopup.OnShow() + nameWithType: ExitSessionPopup.OnShow() +- uid: CatchIo.Runtime.Menu.GameOverlay.ExitSessionPopup.OnShow* + name: OnShow + href: api/CatchIo.Runtime.Menu.GameOverlay.ExitSessionPopup.html#CatchIo_Runtime_Menu_GameOverlay_ExitSessionPopup_OnShow_ + commentId: Overload:CatchIo.Runtime.Menu.GameOverlay.ExitSessionPopup.OnShow + isSpec: "True" + fullName: CatchIo.Runtime.Menu.GameOverlay.ExitSessionPopup.OnShow + nameWithType: ExitSessionPopup.OnShow - uid: CatchIo.Runtime.Menu.GameOverlay.ExitSessionPopup.Start name: Start() href: api/CatchIo.Runtime.Menu.GameOverlay.ExitSessionPopup.html#CatchIo_Runtime_Menu_GameOverlay_ExitSessionPopup_Start @@ -8011,12 +11440,102 @@ references: commentId: N:CatchIo.Runtime.Menu.GameOverlay.GameModeHUD fullName: CatchIo.Runtime.Menu.GameOverlay.GameModeHUD nameWithType: CatchIo.Runtime.Menu.GameOverlay.GameModeHUD +- uid: CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.CursedOneCountdownImage + name: CursedOneCountdownImage + href: api/CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.CursedOneCountdownImage.html + commentId: T:CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.CursedOneCountdownImage + fullName: CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.CursedOneCountdownImage + nameWithType: CursedOneCountdownImage +- uid: CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.CursedOneCountdownImage.InitializeTimer + name: InitializeTimer() + href: api/CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.CursedOneCountdownImage.html#CatchIo_Runtime_Menu_GameOverlay_GameModeHUD_CursedOneCountdownImage_InitializeTimer + commentId: M:CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.CursedOneCountdownImage.InitializeTimer + fullName: CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.CursedOneCountdownImage.InitializeTimer() + nameWithType: CursedOneCountdownImage.InitializeTimer() +- uid: CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.CursedOneCountdownImage.InitializeTimer* + name: InitializeTimer + href: api/CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.CursedOneCountdownImage.html#CatchIo_Runtime_Menu_GameOverlay_GameModeHUD_CursedOneCountdownImage_InitializeTimer_ + commentId: Overload:CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.CursedOneCountdownImage.InitializeTimer + isSpec: "True" + fullName: CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.CursedOneCountdownImage.InitializeTimer + nameWithType: CursedOneCountdownImage.InitializeTimer +- uid: CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.CursedOneCountdownImage.ReceiveCursedTimerEvent(GameObjectiveEventEnum) + name: ReceiveCursedTimerEvent(GameObjectiveEventEnum) + href: api/CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.CursedOneCountdownImage.html#CatchIo_Runtime_Menu_GameOverlay_GameModeHUD_CursedOneCountdownImage_ReceiveCursedTimerEvent_GameObjectiveEventEnum_ + commentId: M:CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.CursedOneCountdownImage.ReceiveCursedTimerEvent(GameObjectiveEventEnum) + fullName: CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.CursedOneCountdownImage.ReceiveCursedTimerEvent(GameObjectiveEventEnum) + nameWithType: CursedOneCountdownImage.ReceiveCursedTimerEvent(GameObjectiveEventEnum) +- uid: CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.CursedOneCountdownImage.ReceiveCursedTimerEvent* + name: ReceiveCursedTimerEvent + href: api/CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.CursedOneCountdownImage.html#CatchIo_Runtime_Menu_GameOverlay_GameModeHUD_CursedOneCountdownImage_ReceiveCursedTimerEvent_ + commentId: Overload:CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.CursedOneCountdownImage.ReceiveCursedTimerEvent + isSpec: "True" + fullName: CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.CursedOneCountdownImage.ReceiveCursedTimerEvent + nameWithType: CursedOneCountdownImage.ReceiveCursedTimerEvent +- uid: CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.CursedOneCountdownImage.ResetAnimatorToDefault(System.Int32) + name: ResetAnimatorToDefault(Int32) + href: api/CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.CursedOneCountdownImage.html#CatchIo_Runtime_Menu_GameOverlay_GameModeHUD_CursedOneCountdownImage_ResetAnimatorToDefault_System_Int32_ + commentId: M:CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.CursedOneCountdownImage.ResetAnimatorToDefault(System.Int32) + fullName: CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.CursedOneCountdownImage.ResetAnimatorToDefault(System.Int32) + nameWithType: CursedOneCountdownImage.ResetAnimatorToDefault(Int32) +- uid: CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.CursedOneCountdownImage.ResetAnimatorToDefault* + name: ResetAnimatorToDefault + href: api/CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.CursedOneCountdownImage.html#CatchIo_Runtime_Menu_GameOverlay_GameModeHUD_CursedOneCountdownImage_ResetAnimatorToDefault_ + commentId: Overload:CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.CursedOneCountdownImage.ResetAnimatorToDefault + isSpec: "True" + fullName: CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.CursedOneCountdownImage.ResetAnimatorToDefault + nameWithType: CursedOneCountdownImage.ResetAnimatorToDefault +- uid: CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.CursedOneCountdownImage.SyncSigilAnimator + name: SyncSigilAnimator() + href: api/CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.CursedOneCountdownImage.html#CatchIo_Runtime_Menu_GameOverlay_GameModeHUD_CursedOneCountdownImage_SyncSigilAnimator + commentId: M:CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.CursedOneCountdownImage.SyncSigilAnimator + fullName: CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.CursedOneCountdownImage.SyncSigilAnimator() + nameWithType: CursedOneCountdownImage.SyncSigilAnimator() +- uid: CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.CursedOneCountdownImage.SyncSigilAnimator* + name: SyncSigilAnimator + href: api/CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.CursedOneCountdownImage.html#CatchIo_Runtime_Menu_GameOverlay_GameModeHUD_CursedOneCountdownImage_SyncSigilAnimator_ + commentId: Overload:CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.CursedOneCountdownImage.SyncSigilAnimator + isSpec: "True" + fullName: CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.CursedOneCountdownImage.SyncSigilAnimator + nameWithType: CursedOneCountdownImage.SyncSigilAnimator +- uid: CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.CursedOneCountdownImage.SyncTimerAnimator + name: SyncTimerAnimator() + href: api/CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.CursedOneCountdownImage.html#CatchIo_Runtime_Menu_GameOverlay_GameModeHUD_CursedOneCountdownImage_SyncTimerAnimator + commentId: M:CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.CursedOneCountdownImage.SyncTimerAnimator + fullName: CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.CursedOneCountdownImage.SyncTimerAnimator() + nameWithType: CursedOneCountdownImage.SyncTimerAnimator() +- uid: CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.CursedOneCountdownImage.SyncTimerAnimator* + name: SyncTimerAnimator + href: api/CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.CursedOneCountdownImage.html#CatchIo_Runtime_Menu_GameOverlay_GameModeHUD_CursedOneCountdownImage_SyncTimerAnimator_ + commentId: Overload:CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.CursedOneCountdownImage.SyncTimerAnimator + isSpec: "True" + fullName: CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.CursedOneCountdownImage.SyncTimerAnimator + nameWithType: CursedOneCountdownImage.SyncTimerAnimator +- uid: CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.CursedOneCountdownImage.UpdateCursedTimerNumbers(System.Boolean) + name: UpdateCursedTimerNumbers(Boolean) + href: api/CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.CursedOneCountdownImage.html#CatchIo_Runtime_Menu_GameOverlay_GameModeHUD_CursedOneCountdownImage_UpdateCursedTimerNumbers_System_Boolean_ + commentId: M:CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.CursedOneCountdownImage.UpdateCursedTimerNumbers(System.Boolean) + fullName: CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.CursedOneCountdownImage.UpdateCursedTimerNumbers(System.Boolean) + nameWithType: CursedOneCountdownImage.UpdateCursedTimerNumbers(Boolean) +- uid: CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.CursedOneCountdownImage.UpdateCursedTimerNumbers* + name: UpdateCursedTimerNumbers + href: api/CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.CursedOneCountdownImage.html#CatchIo_Runtime_Menu_GameOverlay_GameModeHUD_CursedOneCountdownImage_UpdateCursedTimerNumbers_ + commentId: Overload:CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.CursedOneCountdownImage.UpdateCursedTimerNumbers + isSpec: "True" + fullName: CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.CursedOneCountdownImage.UpdateCursedTimerNumbers + nameWithType: CursedOneCountdownImage.UpdateCursedTimerNumbers - uid: CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.DeathMatchLeaderBoard name: DeathMatchLeaderBoard href: api/CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.DeathMatchLeaderBoard.html commentId: T:CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.DeathMatchLeaderBoard fullName: CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.DeathMatchLeaderBoard nameWithType: DeathMatchLeaderBoard +- uid: CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.GameModeEventUIManager + name: GameModeEventUIManager + href: api/CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.GameModeEventUIManager.html + commentId: T:CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.GameModeEventUIManager + fullName: CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.GameModeEventUIManager + nameWithType: GameModeEventUIManager - uid: CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.GameTimerText name: GameTimerText href: api/CatchIo.Runtime.Menu.GameOverlay.GameModeHUD.GameTimerText.html @@ -8136,6 +11655,63 @@ references: isSpec: "True" fullName: CatchIo.Runtime.Menu.GameOverlay.GameOverHUD.WinnerText.DisplayWinner nameWithType: WinnerText.DisplayWinner +- uid: CatchIo.Runtime.Menu.GameOverlay.InteractionIndicatorHUD + name: CatchIo.Runtime.Menu.GameOverlay.InteractionIndicatorHUD + href: api/CatchIo.Runtime.Menu.GameOverlay.InteractionIndicatorHUD.html + commentId: N:CatchIo.Runtime.Menu.GameOverlay.InteractionIndicatorHUD + fullName: CatchIo.Runtime.Menu.GameOverlay.InteractionIndicatorHUD + nameWithType: CatchIo.Runtime.Menu.GameOverlay.InteractionIndicatorHUD +- uid: CatchIo.Runtime.Menu.GameOverlay.InteractionIndicatorHUD.InteractionIndicator + name: InteractionIndicator + href: api/CatchIo.Runtime.Menu.GameOverlay.InteractionIndicatorHUD.InteractionIndicator.html + commentId: T:CatchIo.Runtime.Menu.GameOverlay.InteractionIndicatorHUD.InteractionIndicator + fullName: CatchIo.Runtime.Menu.GameOverlay.InteractionIndicatorHUD.InteractionIndicator + nameWithType: InteractionIndicator +- uid: CatchIo.Runtime.Menu.GameOverlay.InteractionIndicatorHUD.InteractionIndicator.Hide + name: Hide() + href: api/CatchIo.Runtime.Menu.GameOverlay.InteractionIndicatorHUD.InteractionIndicator.html#CatchIo_Runtime_Menu_GameOverlay_InteractionIndicatorHUD_InteractionIndicator_Hide + commentId: M:CatchIo.Runtime.Menu.GameOverlay.InteractionIndicatorHUD.InteractionIndicator.Hide + fullName: CatchIo.Runtime.Menu.GameOverlay.InteractionIndicatorHUD.InteractionIndicator.Hide() + nameWithType: InteractionIndicator.Hide() +- uid: CatchIo.Runtime.Menu.GameOverlay.InteractionIndicatorHUD.InteractionIndicator.Hide* + name: Hide + href: api/CatchIo.Runtime.Menu.GameOverlay.InteractionIndicatorHUD.InteractionIndicator.html#CatchIo_Runtime_Menu_GameOverlay_InteractionIndicatorHUD_InteractionIndicator_Hide_ + commentId: Overload:CatchIo.Runtime.Menu.GameOverlay.InteractionIndicatorHUD.InteractionIndicator.Hide + isSpec: "True" + fullName: CatchIo.Runtime.Menu.GameOverlay.InteractionIndicatorHUD.InteractionIndicator.Hide + nameWithType: InteractionIndicator.Hide +- uid: CatchIo.Runtime.Menu.GameOverlay.InteractionIndicatorHUD.InteractionIndicator.IsActive + name: IsActive + href: api/CatchIo.Runtime.Menu.GameOverlay.InteractionIndicatorHUD.InteractionIndicator.html#CatchIo_Runtime_Menu_GameOverlay_InteractionIndicatorHUD_InteractionIndicator_IsActive + commentId: P:CatchIo.Runtime.Menu.GameOverlay.InteractionIndicatorHUD.InteractionIndicator.IsActive + fullName: CatchIo.Runtime.Menu.GameOverlay.InteractionIndicatorHUD.InteractionIndicator.IsActive + nameWithType: InteractionIndicator.IsActive +- uid: CatchIo.Runtime.Menu.GameOverlay.InteractionIndicatorHUD.InteractionIndicator.IsActive* + name: IsActive + href: api/CatchIo.Runtime.Menu.GameOverlay.InteractionIndicatorHUD.InteractionIndicator.html#CatchIo_Runtime_Menu_GameOverlay_InteractionIndicatorHUD_InteractionIndicator_IsActive_ + commentId: Overload:CatchIo.Runtime.Menu.GameOverlay.InteractionIndicatorHUD.InteractionIndicator.IsActive + isSpec: "True" + fullName: CatchIo.Runtime.Menu.GameOverlay.InteractionIndicatorHUD.InteractionIndicator.IsActive + nameWithType: InteractionIndicator.IsActive +- uid: CatchIo.Runtime.Menu.GameOverlay.InteractionIndicatorHUD.InteractionIndicator.Show(Sprite,System.String) + name: Show(Sprite, String) + href: api/CatchIo.Runtime.Menu.GameOverlay.InteractionIndicatorHUD.InteractionIndicator.html#CatchIo_Runtime_Menu_GameOverlay_InteractionIndicatorHUD_InteractionIndicator_Show_Sprite_System_String_ + commentId: M:CatchIo.Runtime.Menu.GameOverlay.InteractionIndicatorHUD.InteractionIndicator.Show(Sprite,System.String) + fullName: CatchIo.Runtime.Menu.GameOverlay.InteractionIndicatorHUD.InteractionIndicator.Show(Sprite, System.String) + nameWithType: InteractionIndicator.Show(Sprite, String) +- uid: CatchIo.Runtime.Menu.GameOverlay.InteractionIndicatorHUD.InteractionIndicator.Show* + name: Show + href: api/CatchIo.Runtime.Menu.GameOverlay.InteractionIndicatorHUD.InteractionIndicator.html#CatchIo_Runtime_Menu_GameOverlay_InteractionIndicatorHUD_InteractionIndicator_Show_ + commentId: Overload:CatchIo.Runtime.Menu.GameOverlay.InteractionIndicatorHUD.InteractionIndicator.Show + isSpec: "True" + fullName: CatchIo.Runtime.Menu.GameOverlay.InteractionIndicatorHUD.InteractionIndicator.Show + nameWithType: InteractionIndicator.Show +- uid: CatchIo.Runtime.Menu.GameOverlay.InteractionIndicatorHUD.InteractionIndicatorOverlay + name: InteractionIndicatorOverlay + href: api/CatchIo.Runtime.Menu.GameOverlay.InteractionIndicatorHUD.InteractionIndicatorOverlay.html + commentId: T:CatchIo.Runtime.Menu.GameOverlay.InteractionIndicatorHUD.InteractionIndicatorOverlay + fullName: CatchIo.Runtime.Menu.GameOverlay.InteractionIndicatorHUD.InteractionIndicatorOverlay + nameWithType: InteractionIndicatorOverlay - uid: CatchIo.Runtime.Menu.GameOverlay.InventoryHUD name: CatchIo.Runtime.Menu.GameOverlay.InventoryHUD href: api/CatchIo.Runtime.Menu.GameOverlay.InventoryHUD.html @@ -8320,6 +11896,32 @@ references: commentId: T:CatchIo.Runtime.Menu.UI.Button.ButtonClickBroadcaster fullName: CatchIo.Runtime.Menu.UI.Button.ButtonClickBroadcaster nameWithType: ButtonClickBroadcaster +- uid: CatchIo.Runtime.Menu.UI.Button.ButtonClickBroadcaster.OnPointerEnter(PointerEventData) + name: OnPointerEnter(PointerEventData) + href: api/CatchIo.Runtime.Menu.UI.Button.ButtonClickBroadcaster.html#CatchIo_Runtime_Menu_UI_Button_ButtonClickBroadcaster_OnPointerEnter_PointerEventData_ + commentId: M:CatchIo.Runtime.Menu.UI.Button.ButtonClickBroadcaster.OnPointerEnter(PointerEventData) + fullName: CatchIo.Runtime.Menu.UI.Button.ButtonClickBroadcaster.OnPointerEnter(PointerEventData) + nameWithType: ButtonClickBroadcaster.OnPointerEnter(PointerEventData) +- uid: CatchIo.Runtime.Menu.UI.Button.ButtonClickBroadcaster.OnPointerEnter* + name: OnPointerEnter + href: api/CatchIo.Runtime.Menu.UI.Button.ButtonClickBroadcaster.html#CatchIo_Runtime_Menu_UI_Button_ButtonClickBroadcaster_OnPointerEnter_ + commentId: Overload:CatchIo.Runtime.Menu.UI.Button.ButtonClickBroadcaster.OnPointerEnter + isSpec: "True" + fullName: CatchIo.Runtime.Menu.UI.Button.ButtonClickBroadcaster.OnPointerEnter + nameWithType: ButtonClickBroadcaster.OnPointerEnter +- uid: CatchIo.Runtime.Menu.UI.Button.ButtonClickBroadcaster.OnPointerExit(PointerEventData) + name: OnPointerExit(PointerEventData) + href: api/CatchIo.Runtime.Menu.UI.Button.ButtonClickBroadcaster.html#CatchIo_Runtime_Menu_UI_Button_ButtonClickBroadcaster_OnPointerExit_PointerEventData_ + commentId: M:CatchIo.Runtime.Menu.UI.Button.ButtonClickBroadcaster.OnPointerExit(PointerEventData) + fullName: CatchIo.Runtime.Menu.UI.Button.ButtonClickBroadcaster.OnPointerExit(PointerEventData) + nameWithType: ButtonClickBroadcaster.OnPointerExit(PointerEventData) +- uid: CatchIo.Runtime.Menu.UI.Button.ButtonClickBroadcaster.OnPointerExit* + name: OnPointerExit + href: api/CatchIo.Runtime.Menu.UI.Button.ButtonClickBroadcaster.html#CatchIo_Runtime_Menu_UI_Button_ButtonClickBroadcaster_OnPointerExit_ + commentId: Overload:CatchIo.Runtime.Menu.UI.Button.ButtonClickBroadcaster.OnPointerExit + isSpec: "True" + fullName: CatchIo.Runtime.Menu.UI.Button.ButtonClickBroadcaster.OnPointerExit + nameWithType: ButtonClickBroadcaster.OnPointerExit - uid: CatchIo.Runtime.Menu.UI.Button.GameStartButton name: GameStartButton href: api/CatchIo.Runtime.Menu.UI.Button.GameStartButton.html @@ -8363,6 +11965,217 @@ references: commentId: T:CatchIo.Runtime.Menu.UI.Checkbox.CheckboxBroadcaster fullName: CatchIo.Runtime.Menu.UI.Checkbox.CheckboxBroadcaster nameWithType: CheckboxBroadcaster +- uid: CatchIo.Runtime.Menu.UI.Control + name: CatchIo.Runtime.Menu.UI.Control + href: api/CatchIo.Runtime.Menu.UI.Control.html + commentId: N:CatchIo.Runtime.Menu.UI.Control + fullName: CatchIo.Runtime.Menu.UI.Control + nameWithType: CatchIo.Runtime.Menu.UI.Control +- uid: CatchIo.Runtime.Menu.UI.Control.ActiveButtonSelector + name: ActiveButtonSelector + href: api/CatchIo.Runtime.Menu.UI.Control.ActiveButtonSelector.html + commentId: T:CatchIo.Runtime.Menu.UI.Control.ActiveButtonSelector + fullName: CatchIo.Runtime.Menu.UI.Control.ActiveButtonSelector + nameWithType: ActiveButtonSelector +- uid: CatchIo.Runtime.Menu.UI.Control.ButtonSelector + name: ButtonSelector + href: api/CatchIo.Runtime.Menu.UI.Control.ButtonSelector.html + commentId: T:CatchIo.Runtime.Menu.UI.Control.ButtonSelector + fullName: CatchIo.Runtime.Menu.UI.Control.ButtonSelector + nameWithType: ButtonSelector +- uid: CatchIo.Runtime.Menu.UI.Control.ButtonSelector.AddListenerToCancelInput(System.Action) + name: AddListenerToCancelInput(Action) + href: api/CatchIo.Runtime.Menu.UI.Control.ButtonSelector.html#CatchIo_Runtime_Menu_UI_Control_ButtonSelector_AddListenerToCancelInput_System_Action_ + commentId: M:CatchIo.Runtime.Menu.UI.Control.ButtonSelector.AddListenerToCancelInput(System.Action) + fullName: CatchIo.Runtime.Menu.UI.Control.ButtonSelector.AddListenerToCancelInput(System.Action) + nameWithType: ButtonSelector.AddListenerToCancelInput(Action) +- uid: CatchIo.Runtime.Menu.UI.Control.ButtonSelector.AddListenerToCancelInput* + name: AddListenerToCancelInput + href: api/CatchIo.Runtime.Menu.UI.Control.ButtonSelector.html#CatchIo_Runtime_Menu_UI_Control_ButtonSelector_AddListenerToCancelInput_ + commentId: Overload:CatchIo.Runtime.Menu.UI.Control.ButtonSelector.AddListenerToCancelInput + isSpec: "True" + fullName: CatchIo.Runtime.Menu.UI.Control.ButtonSelector.AddListenerToCancelInput + nameWithType: ButtonSelector.AddListenerToCancelInput +- uid: CatchIo.Runtime.Menu.UI.Control.ButtonSelector.Current + name: Current + href: api/CatchIo.Runtime.Menu.UI.Control.ButtonSelector.html#CatchIo_Runtime_Menu_UI_Control_ButtonSelector_Current + commentId: P:CatchIo.Runtime.Menu.UI.Control.ButtonSelector.Current + fullName: CatchIo.Runtime.Menu.UI.Control.ButtonSelector.Current + nameWithType: ButtonSelector.Current +- uid: CatchIo.Runtime.Menu.UI.Control.ButtonSelector.Current* + name: Current + href: api/CatchIo.Runtime.Menu.UI.Control.ButtonSelector.html#CatchIo_Runtime_Menu_UI_Control_ButtonSelector_Current_ + commentId: Overload:CatchIo.Runtime.Menu.UI.Control.ButtonSelector.Current + isSpec: "True" + fullName: CatchIo.Runtime.Menu.UI.Control.ButtonSelector.Current + nameWithType: ButtonSelector.Current +- uid: CatchIo.Runtime.Menu.UI.Control.ButtonSelector.GamePadActive + name: GamePadActive + href: api/CatchIo.Runtime.Menu.UI.Control.ButtonSelector.html#CatchIo_Runtime_Menu_UI_Control_ButtonSelector_GamePadActive + commentId: P:CatchIo.Runtime.Menu.UI.Control.ButtonSelector.GamePadActive + fullName: CatchIo.Runtime.Menu.UI.Control.ButtonSelector.GamePadActive + nameWithType: ButtonSelector.GamePadActive +- uid: CatchIo.Runtime.Menu.UI.Control.ButtonSelector.GamePadActive* + name: GamePadActive + href: api/CatchIo.Runtime.Menu.UI.Control.ButtonSelector.html#CatchIo_Runtime_Menu_UI_Control_ButtonSelector_GamePadActive_ + commentId: Overload:CatchIo.Runtime.Menu.UI.Control.ButtonSelector.GamePadActive + isSpec: "True" + fullName: CatchIo.Runtime.Menu.UI.Control.ButtonSelector.GamePadActive + nameWithType: ButtonSelector.GamePadActive +- uid: CatchIo.Runtime.Menu.UI.Control.ButtonSelector.SetCurrentSelected(GameObject) + name: SetCurrentSelected(GameObject) + href: api/CatchIo.Runtime.Menu.UI.Control.ButtonSelector.html#CatchIo_Runtime_Menu_UI_Control_ButtonSelector_SetCurrentSelected_GameObject_ + commentId: M:CatchIo.Runtime.Menu.UI.Control.ButtonSelector.SetCurrentSelected(GameObject) + fullName: CatchIo.Runtime.Menu.UI.Control.ButtonSelector.SetCurrentSelected(GameObject) + nameWithType: ButtonSelector.SetCurrentSelected(GameObject) +- uid: CatchIo.Runtime.Menu.UI.Control.ButtonSelector.SetCurrentSelected* + name: SetCurrentSelected + href: api/CatchIo.Runtime.Menu.UI.Control.ButtonSelector.html#CatchIo_Runtime_Menu_UI_Control_ButtonSelector_SetCurrentSelected_ + commentId: Overload:CatchIo.Runtime.Menu.UI.Control.ButtonSelector.SetCurrentSelected + isSpec: "True" + fullName: CatchIo.Runtime.Menu.UI.Control.ButtonSelector.SetCurrentSelected + nameWithType: ButtonSelector.SetCurrentSelected +- uid: CatchIo.Runtime.Menu.UI.Control.ButtonSelector.UpdateDefaultSelected(GameObject) + name: UpdateDefaultSelected(GameObject) + href: api/CatchIo.Runtime.Menu.UI.Control.ButtonSelector.html#CatchIo_Runtime_Menu_UI_Control_ButtonSelector_UpdateDefaultSelected_GameObject_ + commentId: M:CatchIo.Runtime.Menu.UI.Control.ButtonSelector.UpdateDefaultSelected(GameObject) + fullName: CatchIo.Runtime.Menu.UI.Control.ButtonSelector.UpdateDefaultSelected(GameObject) + nameWithType: ButtonSelector.UpdateDefaultSelected(GameObject) +- uid: CatchIo.Runtime.Menu.UI.Control.ButtonSelector.UpdateDefaultSelected* + name: UpdateDefaultSelected + href: api/CatchIo.Runtime.Menu.UI.Control.ButtonSelector.html#CatchIo_Runtime_Menu_UI_Control_ButtonSelector_UpdateDefaultSelected_ + commentId: Overload:CatchIo.Runtime.Menu.UI.Control.ButtonSelector.UpdateDefaultSelected + isSpec: "True" + fullName: CatchIo.Runtime.Menu.UI.Control.ButtonSelector.UpdateDefaultSelected + nameWithType: ButtonSelector.UpdateDefaultSelected +- uid: CatchIo.Runtime.Menu.UI.Control.EventToButton + name: EventToButton + href: api/CatchIo.Runtime.Menu.UI.Control.EventToButton.html + commentId: T:CatchIo.Runtime.Menu.UI.Control.EventToButton + fullName: CatchIo.Runtime.Menu.UI.Control.EventToButton + nameWithType: EventToButton +- uid: CatchIo.Runtime.Menu.UI.Control.EventToButton.BaseEventChannel + name: BaseEventChannel + href: api/CatchIo.Runtime.Menu.UI.Control.EventToButton.html#CatchIo_Runtime_Menu_UI_Control_EventToButton_BaseEventChannel + commentId: P:CatchIo.Runtime.Menu.UI.Control.EventToButton.BaseEventChannel + fullName: CatchIo.Runtime.Menu.UI.Control.EventToButton.BaseEventChannel + nameWithType: EventToButton.BaseEventChannel +- uid: CatchIo.Runtime.Menu.UI.Control.EventToButton.BaseEventChannel* + name: BaseEventChannel + href: api/CatchIo.Runtime.Menu.UI.Control.EventToButton.html#CatchIo_Runtime_Menu_UI_Control_EventToButton_BaseEventChannel_ + commentId: Overload:CatchIo.Runtime.Menu.UI.Control.EventToButton.BaseEventChannel + isSpec: "True" + fullName: CatchIo.Runtime.Menu.UI.Control.EventToButton.BaseEventChannel + nameWithType: EventToButton.BaseEventChannel +- uid: CatchIo.Runtime.Menu.UI.Control.EventToButton.ObjectToActivateOnEvent + name: ObjectToActivateOnEvent + href: api/CatchIo.Runtime.Menu.UI.Control.EventToButton.html#CatchIo_Runtime_Menu_UI_Control_EventToButton_ObjectToActivateOnEvent + commentId: P:CatchIo.Runtime.Menu.UI.Control.EventToButton.ObjectToActivateOnEvent + fullName: CatchIo.Runtime.Menu.UI.Control.EventToButton.ObjectToActivateOnEvent + nameWithType: EventToButton.ObjectToActivateOnEvent +- uid: CatchIo.Runtime.Menu.UI.Control.EventToButton.ObjectToActivateOnEvent* + name: ObjectToActivateOnEvent + href: api/CatchIo.Runtime.Menu.UI.Control.EventToButton.html#CatchIo_Runtime_Menu_UI_Control_EventToButton_ObjectToActivateOnEvent_ + commentId: Overload:CatchIo.Runtime.Menu.UI.Control.EventToButton.ObjectToActivateOnEvent + isSpec: "True" + fullName: CatchIo.Runtime.Menu.UI.Control.EventToButton.ObjectToActivateOnEvent + nameWithType: EventToButton.ObjectToActivateOnEvent +- uid: CatchIo.Runtime.Menu.UI.Control.InputFieldControl + name: InputFieldControl + href: api/CatchIo.Runtime.Menu.UI.Control.InputFieldControl.html + commentId: T:CatchIo.Runtime.Menu.UI.Control.InputFieldControl + fullName: CatchIo.Runtime.Menu.UI.Control.InputFieldControl + nameWithType: InputFieldControl +- uid: CatchIo.Runtime.Menu.UI.Control.InputFieldControl.OnDeselect(BaseEventData) + name: OnDeselect(BaseEventData) + href: api/CatchIo.Runtime.Menu.UI.Control.InputFieldControl.html#CatchIo_Runtime_Menu_UI_Control_InputFieldControl_OnDeselect_BaseEventData_ + commentId: M:CatchIo.Runtime.Menu.UI.Control.InputFieldControl.OnDeselect(BaseEventData) + fullName: CatchIo.Runtime.Menu.UI.Control.InputFieldControl.OnDeselect(BaseEventData) + nameWithType: InputFieldControl.OnDeselect(BaseEventData) +- uid: CatchIo.Runtime.Menu.UI.Control.InputFieldControl.OnDeselect* + name: OnDeselect + href: api/CatchIo.Runtime.Menu.UI.Control.InputFieldControl.html#CatchIo_Runtime_Menu_UI_Control_InputFieldControl_OnDeselect_ + commentId: Overload:CatchIo.Runtime.Menu.UI.Control.InputFieldControl.OnDeselect + isSpec: "True" + fullName: CatchIo.Runtime.Menu.UI.Control.InputFieldControl.OnDeselect + nameWithType: InputFieldControl.OnDeselect +- uid: CatchIo.Runtime.Menu.UI.Control.InputFieldControl.OnSelect(BaseEventData) + name: OnSelect(BaseEventData) + href: api/CatchIo.Runtime.Menu.UI.Control.InputFieldControl.html#CatchIo_Runtime_Menu_UI_Control_InputFieldControl_OnSelect_BaseEventData_ + commentId: M:CatchIo.Runtime.Menu.UI.Control.InputFieldControl.OnSelect(BaseEventData) + fullName: CatchIo.Runtime.Menu.UI.Control.InputFieldControl.OnSelect(BaseEventData) + nameWithType: InputFieldControl.OnSelect(BaseEventData) +- uid: CatchIo.Runtime.Menu.UI.Control.InputFieldControl.OnSelect* + name: OnSelect + href: api/CatchIo.Runtime.Menu.UI.Control.InputFieldControl.html#CatchIo_Runtime_Menu_UI_Control_InputFieldControl_OnSelect_ + commentId: Overload:CatchIo.Runtime.Menu.UI.Control.InputFieldControl.OnSelect + isSpec: "True" + fullName: CatchIo.Runtime.Menu.UI.Control.InputFieldControl.OnSelect + nameWithType: InputFieldControl.OnSelect +- uid: CatchIo.Runtime.Menu.UI.Control.SelectableNavigation + name: SelectableNavigation + href: api/CatchIo.Runtime.Menu.UI.Control.SelectableNavigation.html + commentId: T:CatchIo.Runtime.Menu.UI.Control.SelectableNavigation + fullName: CatchIo.Runtime.Menu.UI.Control.SelectableNavigation + nameWithType: SelectableNavigation +- uid: CatchIo.Runtime.Menu.UI.Control.SelectableNavigation.SetDown(Selectable) + name: SetDown(Selectable) + href: api/CatchIo.Runtime.Menu.UI.Control.SelectableNavigation.html#CatchIo_Runtime_Menu_UI_Control_SelectableNavigation_SetDown_Selectable_ + commentId: M:CatchIo.Runtime.Menu.UI.Control.SelectableNavigation.SetDown(Selectable) + fullName: CatchIo.Runtime.Menu.UI.Control.SelectableNavigation.SetDown(Selectable) + nameWithType: SelectableNavigation.SetDown(Selectable) +- uid: CatchIo.Runtime.Menu.UI.Control.SelectableNavigation.SetDown* + name: SetDown + href: api/CatchIo.Runtime.Menu.UI.Control.SelectableNavigation.html#CatchIo_Runtime_Menu_UI_Control_SelectableNavigation_SetDown_ + commentId: Overload:CatchIo.Runtime.Menu.UI.Control.SelectableNavigation.SetDown + isSpec: "True" + fullName: CatchIo.Runtime.Menu.UI.Control.SelectableNavigation.SetDown + nameWithType: SelectableNavigation.SetDown +- uid: CatchIo.Runtime.Menu.UI.Control.SelectableNavigation.SetLeft(Selectable) + name: SetLeft(Selectable) + href: api/CatchIo.Runtime.Menu.UI.Control.SelectableNavigation.html#CatchIo_Runtime_Menu_UI_Control_SelectableNavigation_SetLeft_Selectable_ + commentId: M:CatchIo.Runtime.Menu.UI.Control.SelectableNavigation.SetLeft(Selectable) + fullName: CatchIo.Runtime.Menu.UI.Control.SelectableNavigation.SetLeft(Selectable) + nameWithType: SelectableNavigation.SetLeft(Selectable) +- uid: CatchIo.Runtime.Menu.UI.Control.SelectableNavigation.SetLeft* + name: SetLeft + href: api/CatchIo.Runtime.Menu.UI.Control.SelectableNavigation.html#CatchIo_Runtime_Menu_UI_Control_SelectableNavigation_SetLeft_ + commentId: Overload:CatchIo.Runtime.Menu.UI.Control.SelectableNavigation.SetLeft + isSpec: "True" + fullName: CatchIo.Runtime.Menu.UI.Control.SelectableNavigation.SetLeft + nameWithType: SelectableNavigation.SetLeft +- uid: CatchIo.Runtime.Menu.UI.Control.SelectableNavigation.SetRight(Selectable) + name: SetRight(Selectable) + href: api/CatchIo.Runtime.Menu.UI.Control.SelectableNavigation.html#CatchIo_Runtime_Menu_UI_Control_SelectableNavigation_SetRight_Selectable_ + commentId: M:CatchIo.Runtime.Menu.UI.Control.SelectableNavigation.SetRight(Selectable) + fullName: CatchIo.Runtime.Menu.UI.Control.SelectableNavigation.SetRight(Selectable) + nameWithType: SelectableNavigation.SetRight(Selectable) +- uid: CatchIo.Runtime.Menu.UI.Control.SelectableNavigation.SetRight* + name: SetRight + href: api/CatchIo.Runtime.Menu.UI.Control.SelectableNavigation.html#CatchIo_Runtime_Menu_UI_Control_SelectableNavigation_SetRight_ + commentId: Overload:CatchIo.Runtime.Menu.UI.Control.SelectableNavigation.SetRight + isSpec: "True" + fullName: CatchIo.Runtime.Menu.UI.Control.SelectableNavigation.SetRight + nameWithType: SelectableNavigation.SetRight +- uid: CatchIo.Runtime.Menu.UI.Control.SelectableNavigation.SetUp(Selectable) + name: SetUp(Selectable) + href: api/CatchIo.Runtime.Menu.UI.Control.SelectableNavigation.html#CatchIo_Runtime_Menu_UI_Control_SelectableNavigation_SetUp_Selectable_ + commentId: M:CatchIo.Runtime.Menu.UI.Control.SelectableNavigation.SetUp(Selectable) + fullName: CatchIo.Runtime.Menu.UI.Control.SelectableNavigation.SetUp(Selectable) + nameWithType: SelectableNavigation.SetUp(Selectable) +- uid: CatchIo.Runtime.Menu.UI.Control.SelectableNavigation.SetUp* + name: SetUp + href: api/CatchIo.Runtime.Menu.UI.Control.SelectableNavigation.html#CatchIo_Runtime_Menu_UI_Control_SelectableNavigation_SetUp_ + commentId: Overload:CatchIo.Runtime.Menu.UI.Control.SelectableNavigation.SetUp + isSpec: "True" + fullName: CatchIo.Runtime.Menu.UI.Control.SelectableNavigation.SetUp + nameWithType: SelectableNavigation.SetUp +- uid: CatchIo.Runtime.Menu.UI.Control.UiPopupActiveButtonSelector + name: UiPopupActiveButtonSelector + href: api/CatchIo.Runtime.Menu.UI.Control.UiPopupActiveButtonSelector.html + commentId: T:CatchIo.Runtime.Menu.UI.Control.UiPopupActiveButtonSelector + fullName: CatchIo.Runtime.Menu.UI.Control.UiPopupActiveButtonSelector + nameWithType: UiPopupActiveButtonSelector - uid: CatchIo.Runtime.Menu.UI.DisableByPlatform name: DisableByPlatform href: api/CatchIo.Runtime.Menu.UI.DisableByPlatform.html @@ -8598,13 +12411,13 @@ references: isSpec: "True" fullName: CatchIo.Runtime.Menu.UI.Element.LeaderboardPlayerElement.ClearValues nameWithType: LeaderboardPlayerElement.ClearValues -- uid: CatchIo.Runtime.Menu.UI.Element.LeaderboardPlayerElement.Initialize(System.Int32,List{ShownCharacterStatsType}) +- uid: CatchIo.Runtime.Menu.UI.Element.LeaderboardPlayerElement.Initialize(System.Int32,System.Collections.Generic.List{ShownCharacterStatsType}) name: Initialize(Int32, List) - href: api/CatchIo.Runtime.Menu.UI.Element.LeaderboardPlayerElement.html#CatchIo_Runtime_Menu_UI_Element_LeaderboardPlayerElement_Initialize_System_Int32_List_ShownCharacterStatsType__ - commentId: M:CatchIo.Runtime.Menu.UI.Element.LeaderboardPlayerElement.Initialize(System.Int32,List{ShownCharacterStatsType}) + href: api/CatchIo.Runtime.Menu.UI.Element.LeaderboardPlayerElement.html#CatchIo_Runtime_Menu_UI_Element_LeaderboardPlayerElement_Initialize_System_Int32_System_Collections_Generic_List_ShownCharacterStatsType__ + commentId: M:CatchIo.Runtime.Menu.UI.Element.LeaderboardPlayerElement.Initialize(System.Int32,System.Collections.Generic.List{ShownCharacterStatsType}) name.vb: Initialize(Int32, List(Of ShownCharacterStatsType)) - fullName: CatchIo.Runtime.Menu.UI.Element.LeaderboardPlayerElement.Initialize(System.Int32, List) - fullName.vb: CatchIo.Runtime.Menu.UI.Element.LeaderboardPlayerElement.Initialize(System.Int32, List(Of ShownCharacterStatsType)) + fullName: CatchIo.Runtime.Menu.UI.Element.LeaderboardPlayerElement.Initialize(System.Int32, System.Collections.Generic.List) + fullName.vb: CatchIo.Runtime.Menu.UI.Element.LeaderboardPlayerElement.Initialize(System.Int32, System.Collections.Generic.List(Of ShownCharacterStatsType)) nameWithType: LeaderboardPlayerElement.Initialize(Int32, List) nameWithType.vb: LeaderboardPlayerElement.Initialize(Int32, List(Of ShownCharacterStatsType)) - uid: CatchIo.Runtime.Menu.UI.Element.LeaderboardPlayerElement.Initialize* @@ -8614,13 +12427,13 @@ references: isSpec: "True" fullName: CatchIo.Runtime.Menu.UI.Element.LeaderboardPlayerElement.Initialize nameWithType: LeaderboardPlayerElement.Initialize -- uid: CatchIo.Runtime.Menu.UI.Element.LeaderboardPlayerElement.UpdateValues(Dictionary{ShownCharacterStatsType,System.String},System.String) +- uid: CatchIo.Runtime.Menu.UI.Element.LeaderboardPlayerElement.UpdateValues(System.Collections.Generic.Dictionary{ShownCharacterStatsType,System.String},System.String) name: UpdateValues(Dictionary, String) - href: api/CatchIo.Runtime.Menu.UI.Element.LeaderboardPlayerElement.html#CatchIo_Runtime_Menu_UI_Element_LeaderboardPlayerElement_UpdateValues_Dictionary_ShownCharacterStatsType_System_String__System_String_ - commentId: M:CatchIo.Runtime.Menu.UI.Element.LeaderboardPlayerElement.UpdateValues(Dictionary{ShownCharacterStatsType,System.String},System.String) + href: api/CatchIo.Runtime.Menu.UI.Element.LeaderboardPlayerElement.html#CatchIo_Runtime_Menu_UI_Element_LeaderboardPlayerElement_UpdateValues_System_Collections_Generic_Dictionary_ShownCharacterStatsType_System_String__System_String_ + commentId: M:CatchIo.Runtime.Menu.UI.Element.LeaderboardPlayerElement.UpdateValues(System.Collections.Generic.Dictionary{ShownCharacterStatsType,System.String},System.String) name.vb: UpdateValues(Dictionary(Of ShownCharacterStatsType, String), String) - fullName: CatchIo.Runtime.Menu.UI.Element.LeaderboardPlayerElement.UpdateValues(Dictionary, System.String) - fullName.vb: CatchIo.Runtime.Menu.UI.Element.LeaderboardPlayerElement.UpdateValues(Dictionary(Of ShownCharacterStatsType, System.String), System.String) + fullName: CatchIo.Runtime.Menu.UI.Element.LeaderboardPlayerElement.UpdateValues(System.Collections.Generic.Dictionary, System.String) + fullName.vb: CatchIo.Runtime.Menu.UI.Element.LeaderboardPlayerElement.UpdateValues(System.Collections.Generic.Dictionary(Of ShownCharacterStatsType, System.String), System.String) nameWithType: LeaderboardPlayerElement.UpdateValues(Dictionary, String) nameWithType.vb: LeaderboardPlayerElement.UpdateValues(Dictionary(Of ShownCharacterStatsType, String), String) - uid: CatchIo.Runtime.Menu.UI.Element.LeaderboardPlayerElement.UpdateValues* @@ -8724,6 +12537,12 @@ references: commentId: F:CatchIo.Runtime.Menu.UI.Popup.BasePopup._popup fullName: CatchIo.Runtime.Menu.UI.Popup.BasePopup._popup nameWithType: BasePopup._popup +- uid: CatchIo.Runtime.Menu.UI.Popup.BasePopup._popupCloseEventChannel + name: _popupCloseEventChannel + href: api/CatchIo.Runtime.Menu.UI.Popup.BasePopup.html#CatchIo_Runtime_Menu_UI_Popup_BasePopup__popupCloseEventChannel + commentId: F:CatchIo.Runtime.Menu.UI.Popup.BasePopup._popupCloseEventChannel + fullName: CatchIo.Runtime.Menu.UI.Popup.BasePopup._popupCloseEventChannel + nameWithType: BasePopup._popupCloseEventChannel - uid: CatchIo.Runtime.Menu.UI.Popup.BasePopup.Clear name: Clear() href: api/CatchIo.Runtime.Menu.UI.Popup.BasePopup.html#CatchIo_Runtime_Menu_UI_Popup_BasePopup_Clear @@ -8776,6 +12595,19 @@ references: isSpec: "True" fullName: CatchIo.Runtime.Menu.UI.Popup.BasePopup.OnHide nameWithType: BasePopup.OnHide +- uid: CatchIo.Runtime.Menu.UI.Popup.BasePopup.OnShow + name: OnShow() + href: api/CatchIo.Runtime.Menu.UI.Popup.BasePopup.html#CatchIo_Runtime_Menu_UI_Popup_BasePopup_OnShow + commentId: M:CatchIo.Runtime.Menu.UI.Popup.BasePopup.OnShow + fullName: CatchIo.Runtime.Menu.UI.Popup.BasePopup.OnShow() + nameWithType: BasePopup.OnShow() +- uid: CatchIo.Runtime.Menu.UI.Popup.BasePopup.OnShow* + name: OnShow + href: api/CatchIo.Runtime.Menu.UI.Popup.BasePopup.html#CatchIo_Runtime_Menu_UI_Popup_BasePopup_OnShow_ + commentId: Overload:CatchIo.Runtime.Menu.UI.Popup.BasePopup.OnShow + isSpec: "True" + fullName: CatchIo.Runtime.Menu.UI.Popup.BasePopup.OnShow + nameWithType: BasePopup.OnShow - uid: CatchIo.Runtime.Menu.UI.Popup.BasePopup.Show name: Show() href: api/CatchIo.Runtime.Menu.UI.Popup.BasePopup.html#CatchIo_Runtime_Menu_UI_Popup_BasePopup_Show @@ -8802,6 +12634,51 @@ references: isSpec: "True" fullName: CatchIo.Runtime.Menu.UI.Popup.BasePopup.Start nameWithType: BasePopup.Start +- uid: CatchIo.Runtime.Menu.UI.Popup.ConfirmNewResolutionPopup + name: ConfirmNewResolutionPopup + href: api/CatchIo.Runtime.Menu.UI.Popup.ConfirmNewResolutionPopup.html + commentId: T:CatchIo.Runtime.Menu.UI.Popup.ConfirmNewResolutionPopup + fullName: CatchIo.Runtime.Menu.UI.Popup.ConfirmNewResolutionPopup + nameWithType: ConfirmNewResolutionPopup +- uid: CatchIo.Runtime.Menu.UI.Popup.ConfirmNewResolutionPopup.OnHide + name: OnHide() + href: api/CatchIo.Runtime.Menu.UI.Popup.ConfirmNewResolutionPopup.html#CatchIo_Runtime_Menu_UI_Popup_ConfirmNewResolutionPopup_OnHide + commentId: M:CatchIo.Runtime.Menu.UI.Popup.ConfirmNewResolutionPopup.OnHide + fullName: CatchIo.Runtime.Menu.UI.Popup.ConfirmNewResolutionPopup.OnHide() + nameWithType: ConfirmNewResolutionPopup.OnHide() +- uid: CatchIo.Runtime.Menu.UI.Popup.ConfirmNewResolutionPopup.OnHide* + name: OnHide + href: api/CatchIo.Runtime.Menu.UI.Popup.ConfirmNewResolutionPopup.html#CatchIo_Runtime_Menu_UI_Popup_ConfirmNewResolutionPopup_OnHide_ + commentId: Overload:CatchIo.Runtime.Menu.UI.Popup.ConfirmNewResolutionPopup.OnHide + isSpec: "True" + fullName: CatchIo.Runtime.Menu.UI.Popup.ConfirmNewResolutionPopup.OnHide + nameWithType: ConfirmNewResolutionPopup.OnHide +- uid: CatchIo.Runtime.Menu.UI.Popup.ConfirmNewResolutionPopup.OnShow + name: OnShow() + href: api/CatchIo.Runtime.Menu.UI.Popup.ConfirmNewResolutionPopup.html#CatchIo_Runtime_Menu_UI_Popup_ConfirmNewResolutionPopup_OnShow + commentId: M:CatchIo.Runtime.Menu.UI.Popup.ConfirmNewResolutionPopup.OnShow + fullName: CatchIo.Runtime.Menu.UI.Popup.ConfirmNewResolutionPopup.OnShow() + nameWithType: ConfirmNewResolutionPopup.OnShow() +- uid: CatchIo.Runtime.Menu.UI.Popup.ConfirmNewResolutionPopup.OnShow* + name: OnShow + href: api/CatchIo.Runtime.Menu.UI.Popup.ConfirmNewResolutionPopup.html#CatchIo_Runtime_Menu_UI_Popup_ConfirmNewResolutionPopup_OnShow_ + commentId: Overload:CatchIo.Runtime.Menu.UI.Popup.ConfirmNewResolutionPopup.OnShow + isSpec: "True" + fullName: CatchIo.Runtime.Menu.UI.Popup.ConfirmNewResolutionPopup.OnShow + nameWithType: ConfirmNewResolutionPopup.OnShow +- uid: CatchIo.Runtime.Menu.UI.Popup.ConfirmNewResolutionPopup.Start + name: Start() + href: api/CatchIo.Runtime.Menu.UI.Popup.ConfirmNewResolutionPopup.html#CatchIo_Runtime_Menu_UI_Popup_ConfirmNewResolutionPopup_Start + commentId: M:CatchIo.Runtime.Menu.UI.Popup.ConfirmNewResolutionPopup.Start + fullName: CatchIo.Runtime.Menu.UI.Popup.ConfirmNewResolutionPopup.Start() + nameWithType: ConfirmNewResolutionPopup.Start() +- uid: CatchIo.Runtime.Menu.UI.Popup.ConfirmNewResolutionPopup.Start* + name: Start + href: api/CatchIo.Runtime.Menu.UI.Popup.ConfirmNewResolutionPopup.html#CatchIo_Runtime_Menu_UI_Popup_ConfirmNewResolutionPopup_Start_ + commentId: Overload:CatchIo.Runtime.Menu.UI.Popup.ConfirmNewResolutionPopup.Start + isSpec: "True" + fullName: CatchIo.Runtime.Menu.UI.Popup.ConfirmNewResolutionPopup.Start + nameWithType: ConfirmNewResolutionPopup.Start - uid: CatchIo.Runtime.Menu.UI.Popup.CreateSessionPopup name: CreateSessionPopup href: api/CatchIo.Runtime.Menu.UI.Popup.CreateSessionPopup.html @@ -8911,32 +12788,19 @@ references: isSpec: "True" fullName: CatchIo.Runtime.Menu.UI.Popup.SettingsPopup.OnDestroy nameWithType: SettingsPopup.OnDestroy -- uid: CatchIo.Runtime.Menu.UI.Popup.SettingsPopup.OnHide - name: OnHide() - href: api/CatchIo.Runtime.Menu.UI.Popup.SettingsPopup.html#CatchIo_Runtime_Menu_UI_Popup_SettingsPopup_OnHide - commentId: M:CatchIo.Runtime.Menu.UI.Popup.SettingsPopup.OnHide - fullName: CatchIo.Runtime.Menu.UI.Popup.SettingsPopup.OnHide() - nameWithType: SettingsPopup.OnHide() -- uid: CatchIo.Runtime.Menu.UI.Popup.SettingsPopup.OnHide* - name: OnHide - href: api/CatchIo.Runtime.Menu.UI.Popup.SettingsPopup.html#CatchIo_Runtime_Menu_UI_Popup_SettingsPopup_OnHide_ - commentId: Overload:CatchIo.Runtime.Menu.UI.Popup.SettingsPopup.OnHide - isSpec: "True" - fullName: CatchIo.Runtime.Menu.UI.Popup.SettingsPopup.OnHide - nameWithType: SettingsPopup.OnHide -- uid: CatchIo.Runtime.Menu.UI.Popup.SettingsPopup.Show - name: Show() - href: api/CatchIo.Runtime.Menu.UI.Popup.SettingsPopup.html#CatchIo_Runtime_Menu_UI_Popup_SettingsPopup_Show - commentId: M:CatchIo.Runtime.Menu.UI.Popup.SettingsPopup.Show - fullName: CatchIo.Runtime.Menu.UI.Popup.SettingsPopup.Show() - nameWithType: SettingsPopup.Show() -- uid: CatchIo.Runtime.Menu.UI.Popup.SettingsPopup.Show* - name: Show - href: api/CatchIo.Runtime.Menu.UI.Popup.SettingsPopup.html#CatchIo_Runtime_Menu_UI_Popup_SettingsPopup_Show_ - commentId: Overload:CatchIo.Runtime.Menu.UI.Popup.SettingsPopup.Show - isSpec: "True" - fullName: CatchIo.Runtime.Menu.UI.Popup.SettingsPopup.Show - nameWithType: SettingsPopup.Show +- uid: CatchIo.Runtime.Menu.UI.Popup.SettingsPopup.OnShow + name: OnShow() + href: api/CatchIo.Runtime.Menu.UI.Popup.SettingsPopup.html#CatchIo_Runtime_Menu_UI_Popup_SettingsPopup_OnShow + commentId: M:CatchIo.Runtime.Menu.UI.Popup.SettingsPopup.OnShow + fullName: CatchIo.Runtime.Menu.UI.Popup.SettingsPopup.OnShow() + nameWithType: SettingsPopup.OnShow() +- uid: CatchIo.Runtime.Menu.UI.Popup.SettingsPopup.OnShow* + name: OnShow + href: api/CatchIo.Runtime.Menu.UI.Popup.SettingsPopup.html#CatchIo_Runtime_Menu_UI_Popup_SettingsPopup_OnShow_ + commentId: Overload:CatchIo.Runtime.Menu.UI.Popup.SettingsPopup.OnShow + isSpec: "True" + fullName: CatchIo.Runtime.Menu.UI.Popup.SettingsPopup.OnShow + nameWithType: SettingsPopup.OnShow - uid: CatchIo.Runtime.Menu.UI.Popup.SettingsPopup.Start name: Start() href: api/CatchIo.Runtime.Menu.UI.Popup.SettingsPopup.html#CatchIo_Runtime_Menu_UI_Popup_SettingsPopup_Start @@ -8950,6 +12814,12 @@ references: isSpec: "True" fullName: CatchIo.Runtime.Menu.UI.Popup.SettingsPopup.Start nameWithType: SettingsPopup.Start +- uid: CatchIo.Runtime.Menu.UI.Popup.SignpostPopup + name: SignpostPopup + href: api/CatchIo.Runtime.Menu.UI.Popup.SignpostPopup.html + commentId: T:CatchIo.Runtime.Menu.UI.Popup.SignpostPopup + fullName: CatchIo.Runtime.Menu.UI.Popup.SignpostPopup + nameWithType: SignpostPopup - uid: CatchIo.Runtime.Menu.UI.Selector name: CatchIo.Runtime.Menu.UI.Selector href: api/CatchIo.Runtime.Menu.UI.Selector.html @@ -9256,6 +13126,19 @@ references: isSpec: "True" fullName: CatchIo.Runtime.Network.NetworkTimer.GetRemainingTime nameWithType: NetworkTimer.GetRemainingTime +- uid: CatchIo.Runtime.Network.NetworkTimer.GetRemainingTimeRounded + name: GetRemainingTimeRounded() + href: api/CatchIo.Runtime.Network.NetworkTimer.html#CatchIo_Runtime_Network_NetworkTimer_GetRemainingTimeRounded + commentId: M:CatchIo.Runtime.Network.NetworkTimer.GetRemainingTimeRounded + fullName: CatchIo.Runtime.Network.NetworkTimer.GetRemainingTimeRounded() + nameWithType: NetworkTimer.GetRemainingTimeRounded() +- uid: CatchIo.Runtime.Network.NetworkTimer.GetRemainingTimeRounded* + name: GetRemainingTimeRounded + href: api/CatchIo.Runtime.Network.NetworkTimer.html#CatchIo_Runtime_Network_NetworkTimer_GetRemainingTimeRounded_ + commentId: Overload:CatchIo.Runtime.Network.NetworkTimer.GetRemainingTimeRounded + isSpec: "True" + fullName: CatchIo.Runtime.Network.NetworkTimer.GetRemainingTimeRounded + nameWithType: NetworkTimer.GetRemainingTimeRounded - uid: CatchIo.Runtime.Network.NetworkTimer.Initialize(System.String) name: Initialize(String) href: api/CatchIo.Runtime.Network.NetworkTimer.html#CatchIo_Runtime_Network_NetworkTimer_Initialize_System_String_ @@ -9640,43 +13523,6 @@ references: commentId: T:CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus fullName: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus nameWithType: CharacterStatus -- uid: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.AttackArea - name: AttackArea - href: api/CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.html#CatchIo_Runtime_ScriptableObjects_Character_CharacterStatus_AttackArea - commentId: F:CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.AttackArea - fullName: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.AttackArea - nameWithType: CharacterStatus.AttackArea -- uid: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.AttackRange - name: AttackRange - href: api/CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.html#CatchIo_Runtime_ScriptableObjects_Character_CharacterStatus_AttackRange - commentId: F:CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.AttackRange - fullName: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.AttackRange - nameWithType: CharacterStatus.AttackRange -- uid: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.AttackStaminaCost - name: AttackStaminaCost - href: api/CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.html#CatchIo_Runtime_ScriptableObjects_Character_CharacterStatus_AttackStaminaCost - commentId: F:CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.AttackStaminaCost - fullName: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.AttackStaminaCost - nameWithType: CharacterStatus.AttackStaminaCost -- uid: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.BackstabMeleeDamage - name: BackstabMeleeDamage - href: api/CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.html#CatchIo_Runtime_ScriptableObjects_Character_CharacterStatus_BackstabMeleeDamage - commentId: F:CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.BackstabMeleeDamage - fullName: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.BackstabMeleeDamage - nameWithType: CharacterStatus.BackstabMeleeDamage -- uid: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.BeCursed - name: BeCursed() - href: api/CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.html#CatchIo_Runtime_ScriptableObjects_Character_CharacterStatus_BeCursed - commentId: M:CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.BeCursed - fullName: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.BeCursed() - nameWithType: CharacterStatus.BeCursed() -- uid: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.BeCursed* - name: BeCursed - href: api/CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.html#CatchIo_Runtime_ScriptableObjects_Character_CharacterStatus_BeCursed_ - commentId: Overload:CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.BeCursed - isSpec: "True" - fullName: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.BeCursed - nameWithType: CharacterStatus.BeCursed - uid: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.CanRecoverStamina(System.Single) name: CanRecoverStamina(Single) href: api/CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.html#CatchIo_Runtime_ScriptableObjects_Character_CharacterStatus_CanRecoverStamina_System_Single_ @@ -9702,6 +13548,18 @@ references: commentId: F:CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.CurrentActionType fullName: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.CurrentActionType nameWithType: CharacterStatus.CurrentActionType +- uid: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.CurrentChargeDuration + name: CurrentChargeDuration + href: api/CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.html#CatchIo_Runtime_ScriptableObjects_Character_CharacterStatus_CurrentChargeDuration + commentId: F:CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.CurrentChargeDuration + fullName: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.CurrentChargeDuration + nameWithType: CharacterStatus.CurrentChargeDuration +- uid: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.CurrentHidingSpot + name: CurrentHidingSpot + href: api/CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.html#CatchIo_Runtime_ScriptableObjects_Character_CharacterStatus_CurrentHidingSpot + commentId: F:CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.CurrentHidingSpot + fullName: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.CurrentHidingSpot + nameWithType: CharacterStatus.CurrentHidingSpot - uid: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.CurrentLookDirection name: CurrentLookDirection href: api/CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.html#CatchIo_Runtime_ScriptableObjects_Character_CharacterStatus_CurrentLookDirection @@ -9746,6 +13604,19 @@ references: isSpec: "True" fullName: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.CurrentViewAngle nameWithType: CharacterStatus.CurrentViewAngle +- uid: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.Curse + name: Curse() + href: api/CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.html#CatchIo_Runtime_ScriptableObjects_Character_CharacterStatus_Curse + commentId: M:CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.Curse + fullName: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.Curse() + nameWithType: CharacterStatus.Curse() +- uid: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.Curse* + name: Curse + href: api/CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.html#CatchIo_Runtime_ScriptableObjects_Character_CharacterStatus_Curse_ + commentId: Overload:CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.Curse + isSpec: "True" + fullName: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.Curse + nameWithType: CharacterStatus.Curse - uid: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.Detected name: Detected href: api/CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.html#CatchIo_Runtime_ScriptableObjects_Character_CharacterStatus_Detected @@ -9759,12 +13630,6 @@ references: isSpec: "True" fullName: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.Detected nameWithType: CharacterStatus.Detected -- uid: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.EnteredHidingSpot - name: EnteredHidingSpot - href: api/CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.html#CatchIo_Runtime_ScriptableObjects_Character_CharacterStatus_EnteredHidingSpot - commentId: F:CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.EnteredHidingSpot - fullName: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.EnteredHidingSpot - nameWithType: CharacterStatus.EnteredHidingSpot - uid: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.Forward name: Forward href: api/CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.html#CatchIo_Runtime_ScriptableObjects_Character_CharacterStatus_Forward @@ -9791,6 +13656,78 @@ references: isSpec: "True" fullName: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.Health nameWithType: CharacterStatus.Health +- uid: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.HeavyAttackArea + name: HeavyAttackArea + href: api/CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.html#CatchIo_Runtime_ScriptableObjects_Character_CharacterStatus_HeavyAttackArea + commentId: F:CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.HeavyAttackArea + fullName: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.HeavyAttackArea + nameWithType: CharacterStatus.HeavyAttackArea +- uid: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.HeavyAttackBaseHoldTime + name: HeavyAttackBaseHoldTime + href: api/CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.html#CatchIo_Runtime_ScriptableObjects_Character_CharacterStatus_HeavyAttackBaseHoldTime + commentId: F:CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.HeavyAttackBaseHoldTime + fullName: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.HeavyAttackBaseHoldTime + nameWithType: CharacterStatus.HeavyAttackBaseHoldTime +- uid: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.HeavyAttackCooldown + name: HeavyAttackCooldown + href: api/CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.html#CatchIo_Runtime_ScriptableObjects_Character_CharacterStatus_HeavyAttackCooldown + commentId: F:CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.HeavyAttackCooldown + fullName: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.HeavyAttackCooldown + nameWithType: CharacterStatus.HeavyAttackCooldown +- uid: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.HeavyAttackDamagePerSecond + name: HeavyAttackDamagePerSecond + href: api/CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.html#CatchIo_Runtime_ScriptableObjects_Character_CharacterStatus_HeavyAttackDamagePerSecond + commentId: F:CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.HeavyAttackDamagePerSecond + fullName: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.HeavyAttackDamagePerSecond + nameWithType: CharacterStatus.HeavyAttackDamagePerSecond +- uid: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.HeavyAttackInputDelay + name: HeavyAttackInputDelay + href: api/CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.html#CatchIo_Runtime_ScriptableObjects_Character_CharacterStatus_HeavyAttackInputDelay + commentId: F:CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.HeavyAttackInputDelay + fullName: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.HeavyAttackInputDelay + nameWithType: CharacterStatus.HeavyAttackInputDelay +- uid: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.HeavyAttackMaxChargeDamage + name: HeavyAttackMaxChargeDamage + href: api/CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.html#CatchIo_Runtime_ScriptableObjects_Character_CharacterStatus_HeavyAttackMaxChargeDamage + commentId: F:CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.HeavyAttackMaxChargeDamage + fullName: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.HeavyAttackMaxChargeDamage + nameWithType: CharacterStatus.HeavyAttackMaxChargeDamage +- uid: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.HeavyAttackMaxChargeMoveSpeedPercent + name: HeavyAttackMaxChargeMoveSpeedPercent + href: api/CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.html#CatchIo_Runtime_ScriptableObjects_Character_CharacterStatus_HeavyAttackMaxChargeMoveSpeedPercent + commentId: F:CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.HeavyAttackMaxChargeMoveSpeedPercent + fullName: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.HeavyAttackMaxChargeMoveSpeedPercent + nameWithType: CharacterStatus.HeavyAttackMaxChargeMoveSpeedPercent +- uid: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.HeavyAttackRange + name: HeavyAttackRange + href: api/CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.html#CatchIo_Runtime_ScriptableObjects_Character_CharacterStatus_HeavyAttackRange + commentId: F:CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.HeavyAttackRange + fullName: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.HeavyAttackRange + nameWithType: CharacterStatus.HeavyAttackRange +- uid: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.HeavyAttackStaminaCost + name: HeavyAttackStaminaCost + href: api/CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.html#CatchIo_Runtime_ScriptableObjects_Character_CharacterStatus_HeavyAttackStaminaCost + commentId: F:CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.HeavyAttackStaminaCost + fullName: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.HeavyAttackStaminaCost + nameWithType: CharacterStatus.HeavyAttackStaminaCost +- uid: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.HeavyBackstabMeleeDamage + name: HeavyBackstabMeleeDamage + href: api/CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.html#CatchIo_Runtime_ScriptableObjects_Character_CharacterStatus_HeavyBackstabMeleeDamage + commentId: F:CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.HeavyBackstabMeleeDamage + fullName: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.HeavyBackstabMeleeDamage + nameWithType: CharacterStatus.HeavyBackstabMeleeDamage +- uid: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.HeavyMeleeBaseDamage + name: HeavyMeleeBaseDamage + href: api/CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.html#CatchIo_Runtime_ScriptableObjects_Character_CharacterStatus_HeavyMeleeBaseDamage + commentId: F:CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.HeavyMeleeBaseDamage + fullName: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.HeavyMeleeBaseDamage + nameWithType: CharacterStatus.HeavyMeleeBaseDamage +- uid: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.HeavyMeleeKnockback + name: HeavyMeleeKnockback + href: api/CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.html#CatchIo_Runtime_ScriptableObjects_Character_CharacterStatus_HeavyMeleeKnockback + commentId: F:CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.HeavyMeleeKnockback + fullName: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.HeavyMeleeKnockback + nameWithType: CharacterStatus.HeavyMeleeKnockback - uid: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.HoldingItem name: HoldingItem href: api/CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.html#CatchIo_Runtime_ScriptableObjects_Character_CharacterStatus_HoldingItem @@ -9816,6 +13753,19 @@ references: commentId: F:CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.IsAiming fullName: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.IsAiming nameWithType: CharacterStatus.IsAiming +- uid: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.IsChargingAttack + name: IsChargingAttack + href: api/CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.html#CatchIo_Runtime_ScriptableObjects_Character_CharacterStatus_IsChargingAttack + commentId: P:CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.IsChargingAttack + fullName: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.IsChargingAttack + nameWithType: CharacterStatus.IsChargingAttack +- uid: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.IsChargingAttack* + name: IsChargingAttack + href: api/CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.html#CatchIo_Runtime_ScriptableObjects_Character_CharacterStatus_IsChargingAttack_ + commentId: Overload:CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.IsChargingAttack + isSpec: "True" + fullName: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.IsChargingAttack + nameWithType: CharacterStatus.IsChargingAttack - uid: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.IsCursed name: IsCursed href: api/CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.html#CatchIo_Runtime_ScriptableObjects_Character_CharacterStatus_IsCursed @@ -9913,25 +13863,73 @@ references: isSpec: "True" fullName: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.IsSpectated nameWithType: CharacterStatus.IsSpectated -- uid: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.LiftCursed - name: LiftCursed() - href: api/CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.html#CatchIo_Runtime_ScriptableObjects_Character_CharacterStatus_LiftCursed - commentId: M:CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.LiftCursed - fullName: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.LiftCursed() - nameWithType: CharacterStatus.LiftCursed() -- uid: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.LiftCursed* - name: LiftCursed - href: api/CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.html#CatchIo_Runtime_ScriptableObjects_Character_CharacterStatus_LiftCursed_ - commentId: Overload:CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.LiftCursed - isSpec: "True" - fullName: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.LiftCursed - nameWithType: CharacterStatus.LiftCursed +- uid: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.IsStunned + name: IsStunned + href: api/CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.html#CatchIo_Runtime_ScriptableObjects_Character_CharacterStatus_IsStunned + commentId: P:CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.IsStunned + fullName: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.IsStunned + nameWithType: CharacterStatus.IsStunned +- uid: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.IsStunned* + name: IsStunned + href: api/CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.html#CatchIo_Runtime_ScriptableObjects_Character_CharacterStatus_IsStunned_ + commentId: Overload:CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.IsStunned + isSpec: "True" + fullName: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.IsStunned + nameWithType: CharacterStatus.IsStunned +- uid: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.LightAttackArea + name: LightAttackArea + href: api/CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.html#CatchIo_Runtime_ScriptableObjects_Character_CharacterStatus_LightAttackArea + commentId: F:CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.LightAttackArea + fullName: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.LightAttackArea + nameWithType: CharacterStatus.LightAttackArea +- uid: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.LightAttackCooldown + name: LightAttackCooldown + href: api/CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.html#CatchIo_Runtime_ScriptableObjects_Character_CharacterStatus_LightAttackCooldown + commentId: F:CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.LightAttackCooldown + fullName: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.LightAttackCooldown + nameWithType: CharacterStatus.LightAttackCooldown +- uid: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.LightAttackRange + name: LightAttackRange + href: api/CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.html#CatchIo_Runtime_ScriptableObjects_Character_CharacterStatus_LightAttackRange + commentId: F:CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.LightAttackRange + fullName: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.LightAttackRange + nameWithType: CharacterStatus.LightAttackRange +- uid: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.LightAttackStaminaCost + name: LightAttackStaminaCost + href: api/CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.html#CatchIo_Runtime_ScriptableObjects_Character_CharacterStatus_LightAttackStaminaCost + commentId: F:CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.LightAttackStaminaCost + fullName: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.LightAttackStaminaCost + nameWithType: CharacterStatus.LightAttackStaminaCost +- uid: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.LightBackstabMeleeDamage + name: LightBackstabMeleeDamage + href: api/CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.html#CatchIo_Runtime_ScriptableObjects_Character_CharacterStatus_LightBackstabMeleeDamage + commentId: F:CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.LightBackstabMeleeDamage + fullName: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.LightBackstabMeleeDamage + nameWithType: CharacterStatus.LightBackstabMeleeDamage +- uid: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.LightMeleeDamage + name: LightMeleeDamage + href: api/CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.html#CatchIo_Runtime_ScriptableObjects_Character_CharacterStatus_LightMeleeDamage + commentId: F:CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.LightMeleeDamage + fullName: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.LightMeleeDamage + nameWithType: CharacterStatus.LightMeleeDamage +- uid: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.LightMeleeKnockback + name: LightMeleeKnockback + href: api/CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.html#CatchIo_Runtime_ScriptableObjects_Character_CharacterStatus_LightMeleeKnockback + commentId: F:CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.LightMeleeKnockback + fullName: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.LightMeleeKnockback + nameWithType: CharacterStatus.LightMeleeKnockback - uid: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.MaxHealth name: MaxHealth href: api/CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.html#CatchIo_Runtime_ScriptableObjects_Character_CharacterStatus_MaxHealth commentId: F:CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.MaxHealth fullName: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.MaxHealth nameWithType: CharacterStatus.MaxHealth +- uid: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.MaxNumberFootprints + name: MaxNumberFootprints + href: api/CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.html#CatchIo_Runtime_ScriptableObjects_Character_CharacterStatus_MaxNumberFootprints + commentId: F:CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.MaxNumberFootprints + fullName: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.MaxNumberFootprints + nameWithType: CharacterStatus.MaxNumberFootprints - uid: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.MaxStamina name: MaxStamina href: api/CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.html#CatchIo_Runtime_ScriptableObjects_Character_CharacterStatus_MaxStamina @@ -9944,18 +13942,6 @@ references: commentId: F:CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.MaxThrowingDistance fullName: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.MaxThrowingDistance nameWithType: CharacterStatus.MaxThrowingDistance -- uid: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.MeleeDamage - name: MeleeDamage - href: api/CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.html#CatchIo_Runtime_ScriptableObjects_Character_CharacterStatus_MeleeDamage - commentId: F:CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.MeleeDamage - fullName: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.MeleeDamage - nameWithType: CharacterStatus.MeleeDamage -- uid: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.MeleeKnockback - name: MeleeKnockback - href: api/CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.html#CatchIo_Runtime_ScriptableObjects_Character_CharacterStatus_MeleeKnockback - commentId: F:CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.MeleeKnockback - fullName: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.MeleeKnockback - nameWithType: CharacterStatus.MeleeKnockback - uid: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.Name name: Name href: api/CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.html#CatchIo_Runtime_ScriptableObjects_Character_CharacterStatus_Name @@ -9981,6 +13967,12 @@ references: commentId: F:CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.ObserveSpeed fullName: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.ObserveSpeed nameWithType: CharacterStatus.ObserveSpeed +- uid: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.OnCursedChange + name: OnCursedChange + href: api/CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.html#CatchIo_Runtime_ScriptableObjects_Character_CharacterStatus_OnCursedChange + commentId: F:CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.OnCursedChange + fullName: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.OnCursedChange + nameWithType: CharacterStatus.OnCursedChange - uid: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.OnHealthChanged name: OnHealthChanged href: api/CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.html#CatchIo_Runtime_ScriptableObjects_Character_CharacterStatus_OnHealthChanged @@ -9993,6 +13985,12 @@ references: commentId: F:CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.OnStaminaChanged fullName: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.OnStaminaChanged nameWithType: CharacterStatus.OnStaminaChanged +- uid: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.OnTryStunReapply + name: OnTryStunReapply + href: api/CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.html#CatchIo_Runtime_ScriptableObjects_Character_CharacterStatus_OnTryStunReapply + commentId: F:CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.OnTryStunReapply + fullName: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.OnTryStunReapply + nameWithType: CharacterStatus.OnTryStunReapply - uid: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.RecoverStamina(System.Single) name: RecoverStamina(Single) href: api/CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.html#CatchIo_Runtime_ScriptableObjects_Character_CharacterStatus_RecoverStamina_System_Single_ @@ -10006,6 +14004,19 @@ references: isSpec: "True" fullName: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.RecoverStamina nameWithType: CharacterStatus.RecoverStamina +- uid: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.RemoveCurse + name: RemoveCurse() + href: api/CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.html#CatchIo_Runtime_ScriptableObjects_Character_CharacterStatus_RemoveCurse + commentId: M:CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.RemoveCurse + fullName: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.RemoveCurse() + nameWithType: CharacterStatus.RemoveCurse() +- uid: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.RemoveCurse* + name: RemoveCurse + href: api/CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.html#CatchIo_Runtime_ScriptableObjects_Character_CharacterStatus_RemoveCurse_ + commentId: Overload:CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.RemoveCurse + isSpec: "True" + fullName: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.RemoveCurse + nameWithType: CharacterStatus.RemoveCurse - uid: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.Reset name: Reset() href: api/CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.html#CatchIo_Runtime_ScriptableObjects_Character_CharacterStatus_Reset @@ -10068,6 +14079,45 @@ references: commentId: F:CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.StandingStaminaRecoveryPerSec fullName: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.StandingStaminaRecoveryPerSec nameWithType: CharacterStatus.StandingStaminaRecoveryPerSec +- uid: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.StunCoolDown + name: StunCoolDown + href: api/CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.html#CatchIo_Runtime_ScriptableObjects_Character_CharacterStatus_StunCoolDown + commentId: P:CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.StunCoolDown + fullName: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.StunCoolDown + nameWithType: CharacterStatus.StunCoolDown +- uid: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.StunCoolDown* + name: StunCoolDown + href: api/CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.html#CatchIo_Runtime_ScriptableObjects_Character_CharacterStatus_StunCoolDown_ + commentId: Overload:CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.StunCoolDown + isSpec: "True" + fullName: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.StunCoolDown + nameWithType: CharacterStatus.StunCoolDown +- uid: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.StunDuration + name: StunDuration + href: api/CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.html#CatchIo_Runtime_ScriptableObjects_Character_CharacterStatus_StunDuration + commentId: P:CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.StunDuration + fullName: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.StunDuration + nameWithType: CharacterStatus.StunDuration +- uid: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.StunDuration* + name: StunDuration + href: api/CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.html#CatchIo_Runtime_ScriptableObjects_Character_CharacterStatus_StunDuration_ + commentId: Overload:CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.StunDuration + isSpec: "True" + fullName: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.StunDuration + nameWithType: CharacterStatus.StunDuration +- uid: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.SubtleDamageThreshold + name: SubtleDamageThreshold + href: api/CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.html#CatchIo_Runtime_ScriptableObjects_Character_CharacterStatus_SubtleDamageThreshold + commentId: P:CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.SubtleDamageThreshold + fullName: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.SubtleDamageThreshold + nameWithType: CharacterStatus.SubtleDamageThreshold +- uid: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.SubtleDamageThreshold* + name: SubtleDamageThreshold + href: api/CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.html#CatchIo_Runtime_ScriptableObjects_Character_CharacterStatus_SubtleDamageThreshold_ + commentId: Overload:CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.SubtleDamageThreshold + isSpec: "True" + fullName: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.SubtleDamageThreshold + nameWithType: CharacterStatus.SubtleDamageThreshold - uid: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.SwitchObserve name: SwitchObserve() href: api/CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.html#CatchIo_Runtime_ScriptableObjects_Character_CharacterStatus_SwitchObserve @@ -10081,6 +14131,19 @@ references: isSpec: "True" fullName: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.SwitchObserve nameWithType: CharacterStatus.SwitchObserve +- uid: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.TakingDOTDamage + name: TakingDOTDamage + href: api/CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.html#CatchIo_Runtime_ScriptableObjects_Character_CharacterStatus_TakingDOTDamage + commentId: P:CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.TakingDOTDamage + fullName: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.TakingDOTDamage + nameWithType: CharacterStatus.TakingDOTDamage +- uid: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.TakingDOTDamage* + name: TakingDOTDamage + href: api/CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.html#CatchIo_Runtime_ScriptableObjects_Character_CharacterStatus_TakingDOTDamage_ + commentId: Overload:CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.TakingDOTDamage + isSpec: "True" + fullName: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.TakingDOTDamage + nameWithType: CharacterStatus.TakingDOTDamage - uid: CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.ThrowingStaminaCost name: ThrowingStaminaCost href: api/CatchIo.Runtime.ScriptableObjects.Character.CharacterStatus.html#CatchIo_Runtime_ScriptableObjects_Character_CharacterStatus_ThrowingStaminaCost @@ -10310,19 +14373,6 @@ references: commentId: F:CatchIo.Runtime.ScriptableObjects.Effects.DisappearEffect.FinalAlphaValue fullName: CatchIo.Runtime.ScriptableObjects.Effects.DisappearEffect.FinalAlphaValue nameWithType: DisappearEffect.FinalAlphaValue -- uid: CatchIo.Runtime.ScriptableObjects.Effects.DisappearEffect.IsPlaying - name: IsPlaying - href: api/CatchIo.Runtime.ScriptableObjects.Effects.DisappearEffect.html#CatchIo_Runtime_ScriptableObjects_Effects_DisappearEffect_IsPlaying - commentId: P:CatchIo.Runtime.ScriptableObjects.Effects.DisappearEffect.IsPlaying - fullName: CatchIo.Runtime.ScriptableObjects.Effects.DisappearEffect.IsPlaying - nameWithType: DisappearEffect.IsPlaying -- uid: CatchIo.Runtime.ScriptableObjects.Effects.DisappearEffect.IsPlaying* - name: IsPlaying - href: api/CatchIo.Runtime.ScriptableObjects.Effects.DisappearEffect.html#CatchIo_Runtime_ScriptableObjects_Effects_DisappearEffect_IsPlaying_ - commentId: Overload:CatchIo.Runtime.ScriptableObjects.Effects.DisappearEffect.IsPlaying - isSpec: "True" - fullName: CatchIo.Runtime.ScriptableObjects.Effects.DisappearEffect.IsPlaying - nameWithType: DisappearEffect.IsPlaying - uid: CatchIo.Runtime.ScriptableObjects.Effects.DisappearEffect.IsReversing name: IsReversing href: api/CatchIo.Runtime.ScriptableObjects.Effects.DisappearEffect.html#CatchIo_Runtime_ScriptableObjects_Effects_DisappearEffect_IsReversing @@ -10508,6 +14558,32 @@ references: commentId: F:CatchIo.Runtime.ScriptableObjects.Effects.EffectBase.EffectSource fullName: CatchIo.Runtime.ScriptableObjects.Effects.EffectBase.EffectSource nameWithType: EffectBase.EffectSource +- uid: CatchIo.Runtime.ScriptableObjects.Effects.EffectBase.IsPlaying + name: IsPlaying + href: api/CatchIo.Runtime.ScriptableObjects.Effects.EffectBase.html#CatchIo_Runtime_ScriptableObjects_Effects_EffectBase_IsPlaying + commentId: P:CatchIo.Runtime.ScriptableObjects.Effects.EffectBase.IsPlaying + fullName: CatchIo.Runtime.ScriptableObjects.Effects.EffectBase.IsPlaying + nameWithType: EffectBase.IsPlaying +- uid: CatchIo.Runtime.ScriptableObjects.Effects.EffectBase.IsPlaying* + name: IsPlaying + href: api/CatchIo.Runtime.ScriptableObjects.Effects.EffectBase.html#CatchIo_Runtime_ScriptableObjects_Effects_EffectBase_IsPlaying_ + commentId: Overload:CatchIo.Runtime.ScriptableObjects.Effects.EffectBase.IsPlaying + isSpec: "True" + fullName: CatchIo.Runtime.ScriptableObjects.Effects.EffectBase.IsPlaying + nameWithType: EffectBase.IsPlaying +- uid: CatchIo.Runtime.ScriptableObjects.Effects.EffectBase.OnComplete + name: OnComplete() + href: api/CatchIo.Runtime.ScriptableObjects.Effects.EffectBase.html#CatchIo_Runtime_ScriptableObjects_Effects_EffectBase_OnComplete + commentId: M:CatchIo.Runtime.ScriptableObjects.Effects.EffectBase.OnComplete + fullName: CatchIo.Runtime.ScriptableObjects.Effects.EffectBase.OnComplete() + nameWithType: EffectBase.OnComplete() +- uid: CatchIo.Runtime.ScriptableObjects.Effects.EffectBase.OnComplete* + name: OnComplete + href: api/CatchIo.Runtime.ScriptableObjects.Effects.EffectBase.html#CatchIo_Runtime_ScriptableObjects_Effects_EffectBase_OnComplete_ + commentId: Overload:CatchIo.Runtime.ScriptableObjects.Effects.EffectBase.OnComplete + isSpec: "True" + fullName: CatchIo.Runtime.ScriptableObjects.Effects.EffectBase.OnComplete + nameWithType: EffectBase.OnComplete - uid: CatchIo.Runtime.ScriptableObjects.Effects.EffectBase.Play(IEffectPlayable,Renderer) name: Play(IEffectPlayable, Renderer) href: api/CatchIo.Runtime.ScriptableObjects.Effects.EffectBase.html#CatchIo_Runtime_ScriptableObjects_Effects_EffectBase_Play_IEffectPlayable_Renderer_ @@ -10609,13 +14685,13 @@ references: commentId: T:CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent fullName: CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent nameWithType: CharacterLightEvent -- uid: CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.AddListener(UnityAction{List{CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.CharacterLightEventParam}}) +- uid: CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.AddListener(UnityAction{System.Collections.Generic.List{CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.CharacterLightEventParam}}) name: AddListener(UnityAction>) - href: api/CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.html#CatchIo_Runtime_ScriptableObjects_Events_CharacterLightEvent_AddListener_UnityAction_List_CatchIo_Runtime_ScriptableObjects_Events_CharacterLightEvent_CharacterLightEventParam___ - commentId: M:CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.AddListener(UnityAction{List{CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.CharacterLightEventParam}}) + href: api/CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.html#CatchIo_Runtime_ScriptableObjects_Events_CharacterLightEvent_AddListener_UnityAction_System_Collections_Generic_List_CatchIo_Runtime_ScriptableObjects_Events_CharacterLightEvent_CharacterLightEventParam___ + commentId: M:CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.AddListener(UnityAction{System.Collections.Generic.List{CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.CharacterLightEventParam}}) name.vb: AddListener(UnityAction(Of List(Of CharacterLightEvent.CharacterLightEventParam))) - fullName: CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.AddListener(UnityAction>) - fullName.vb: CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.AddListener(UnityAction(Of List(Of CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.CharacterLightEventParam))) + fullName: CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.AddListener(UnityAction>) + fullName.vb: CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.AddListener(UnityAction(Of System.Collections.Generic.List(Of CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.CharacterLightEventParam))) nameWithType: CharacterLightEvent.AddListener(UnityAction>) nameWithType.vb: CharacterLightEvent.AddListener(UnityAction(Of List(Of CharacterLightEvent.CharacterLightEventParam))) - uid: CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.AddListener* @@ -10774,13 +14850,13 @@ references: isSpec: "True" fullName: CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.CharacterResetLightEvent.CharacterResetLightEvent nameWithType: CharacterLightEvent.CharacterResetLightEvent.CharacterResetLightEvent -- uid: CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.RaiseEvent(List{CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.CharacterLightEventParam}) +- uid: CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.RaiseEvent(System.Collections.Generic.List{CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.CharacterLightEventParam}) name: RaiseEvent(List) - href: api/CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.html#CatchIo_Runtime_ScriptableObjects_Events_CharacterLightEvent_RaiseEvent_List_CatchIo_Runtime_ScriptableObjects_Events_CharacterLightEvent_CharacterLightEventParam__ - commentId: M:CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.RaiseEvent(List{CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.CharacterLightEventParam}) + href: api/CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.html#CatchIo_Runtime_ScriptableObjects_Events_CharacterLightEvent_RaiseEvent_System_Collections_Generic_List_CatchIo_Runtime_ScriptableObjects_Events_CharacterLightEvent_CharacterLightEventParam__ + commentId: M:CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.RaiseEvent(System.Collections.Generic.List{CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.CharacterLightEventParam}) name.vb: RaiseEvent(List(Of CharacterLightEvent.CharacterLightEventParam)) - fullName: CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.RaiseEvent(List) - fullName.vb: CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.RaiseEvent(List(Of CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.CharacterLightEventParam)) + fullName: CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.RaiseEvent(System.Collections.Generic.List) + fullName.vb: CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.RaiseEvent(System.Collections.Generic.List(Of CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.CharacterLightEventParam)) nameWithType: CharacterLightEvent.RaiseEvent(List) nameWithType.vb: CharacterLightEvent.RaiseEvent(List(Of CharacterLightEvent.CharacterLightEventParam)) - uid: CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.RaiseEvent* @@ -10790,13 +14866,13 @@ references: isSpec: "True" fullName: CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.RaiseEvent nameWithType: CharacterLightEvent.RaiseEvent -- uid: CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.RemoveListener(UnityAction{List{CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.CharacterLightEventParam}}) +- uid: CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.RemoveListener(UnityAction{System.Collections.Generic.List{CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.CharacterLightEventParam}}) name: RemoveListener(UnityAction>) - href: api/CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.html#CatchIo_Runtime_ScriptableObjects_Events_CharacterLightEvent_RemoveListener_UnityAction_List_CatchIo_Runtime_ScriptableObjects_Events_CharacterLightEvent_CharacterLightEventParam___ - commentId: M:CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.RemoveListener(UnityAction{List{CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.CharacterLightEventParam}}) + href: api/CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.html#CatchIo_Runtime_ScriptableObjects_Events_CharacterLightEvent_RemoveListener_UnityAction_System_Collections_Generic_List_CatchIo_Runtime_ScriptableObjects_Events_CharacterLightEvent_CharacterLightEventParam___ + commentId: M:CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.RemoveListener(UnityAction{System.Collections.Generic.List{CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.CharacterLightEventParam}}) name.vb: RemoveListener(UnityAction(Of List(Of CharacterLightEvent.CharacterLightEventParam))) - fullName: CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.RemoveListener(UnityAction>) - fullName.vb: CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.RemoveListener(UnityAction(Of List(Of CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.CharacterLightEventParam))) + fullName: CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.RemoveListener(UnityAction>) + fullName.vb: CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.RemoveListener(UnityAction(Of System.Collections.Generic.List(Of CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.CharacterLightEventParam))) nameWithType: CharacterLightEvent.RemoveListener(UnityAction>) nameWithType.vb: CharacterLightEvent.RemoveListener(UnityAction(Of List(Of CharacterLightEvent.CharacterLightEventParam))) - uid: CatchIo.Runtime.ScriptableObjects.Events.CharacterLightEvent.RemoveListener* @@ -10914,13 +14990,13 @@ references: commentId: T:CatchIo.Runtime.ScriptableObjects.Events.HidingSpotEventChannel fullName: CatchIo.Runtime.ScriptableObjects.Events.HidingSpotEventChannel nameWithType: HidingSpotEventChannel -- uid: CatchIo.Runtime.ScriptableObjects.Events.HidingSpotEventChannel.AddListener(UnityAction{CatchIo.Runtime.Environment.HidingSpot}) +- uid: CatchIo.Runtime.ScriptableObjects.Events.HidingSpotEventChannel.AddListener(UnityAction{HidingSpot}) name: AddListener(UnityAction) - href: api/CatchIo.Runtime.ScriptableObjects.Events.HidingSpotEventChannel.html#CatchIo_Runtime_ScriptableObjects_Events_HidingSpotEventChannel_AddListener_UnityAction_CatchIo_Runtime_Environment_HidingSpot__ - commentId: M:CatchIo.Runtime.ScriptableObjects.Events.HidingSpotEventChannel.AddListener(UnityAction{CatchIo.Runtime.Environment.HidingSpot}) + href: api/CatchIo.Runtime.ScriptableObjects.Events.HidingSpotEventChannel.html#CatchIo_Runtime_ScriptableObjects_Events_HidingSpotEventChannel_AddListener_UnityAction_HidingSpot__ + commentId: M:CatchIo.Runtime.ScriptableObjects.Events.HidingSpotEventChannel.AddListener(UnityAction{HidingSpot}) name.vb: AddListener(UnityAction(Of HidingSpot)) - fullName: CatchIo.Runtime.ScriptableObjects.Events.HidingSpotEventChannel.AddListener(UnityAction) - fullName.vb: CatchIo.Runtime.ScriptableObjects.Events.HidingSpotEventChannel.AddListener(UnityAction(Of CatchIo.Runtime.Environment.HidingSpot)) + fullName: CatchIo.Runtime.ScriptableObjects.Events.HidingSpotEventChannel.AddListener(UnityAction) + fullName.vb: CatchIo.Runtime.ScriptableObjects.Events.HidingSpotEventChannel.AddListener(UnityAction(Of HidingSpot)) nameWithType: HidingSpotEventChannel.AddListener(UnityAction) nameWithType.vb: HidingSpotEventChannel.AddListener(UnityAction(Of HidingSpot)) - uid: CatchIo.Runtime.ScriptableObjects.Events.HidingSpotEventChannel.AddListener* @@ -10930,11 +15006,11 @@ references: isSpec: "True" fullName: CatchIo.Runtime.ScriptableObjects.Events.HidingSpotEventChannel.AddListener nameWithType: HidingSpotEventChannel.AddListener -- uid: CatchIo.Runtime.ScriptableObjects.Events.HidingSpotEventChannel.RaiseEvent(CatchIo.Runtime.Environment.HidingSpot) +- uid: CatchIo.Runtime.ScriptableObjects.Events.HidingSpotEventChannel.RaiseEvent(HidingSpot) name: RaiseEvent(HidingSpot) - href: api/CatchIo.Runtime.ScriptableObjects.Events.HidingSpotEventChannel.html#CatchIo_Runtime_ScriptableObjects_Events_HidingSpotEventChannel_RaiseEvent_CatchIo_Runtime_Environment_HidingSpot_ - commentId: M:CatchIo.Runtime.ScriptableObjects.Events.HidingSpotEventChannel.RaiseEvent(CatchIo.Runtime.Environment.HidingSpot) - fullName: CatchIo.Runtime.ScriptableObjects.Events.HidingSpotEventChannel.RaiseEvent(CatchIo.Runtime.Environment.HidingSpot) + href: api/CatchIo.Runtime.ScriptableObjects.Events.HidingSpotEventChannel.html#CatchIo_Runtime_ScriptableObjects_Events_HidingSpotEventChannel_RaiseEvent_HidingSpot_ + commentId: M:CatchIo.Runtime.ScriptableObjects.Events.HidingSpotEventChannel.RaiseEvent(HidingSpot) + fullName: CatchIo.Runtime.ScriptableObjects.Events.HidingSpotEventChannel.RaiseEvent(HidingSpot) nameWithType: HidingSpotEventChannel.RaiseEvent(HidingSpot) - uid: CatchIo.Runtime.ScriptableObjects.Events.HidingSpotEventChannel.RaiseEvent* name: RaiseEvent @@ -10943,13 +15019,13 @@ references: isSpec: "True" fullName: CatchIo.Runtime.ScriptableObjects.Events.HidingSpotEventChannel.RaiseEvent nameWithType: HidingSpotEventChannel.RaiseEvent -- uid: CatchIo.Runtime.ScriptableObjects.Events.HidingSpotEventChannel.RemoveListener(UnityAction{CatchIo.Runtime.Environment.HidingSpot}) +- uid: CatchIo.Runtime.ScriptableObjects.Events.HidingSpotEventChannel.RemoveListener(UnityAction{HidingSpot}) name: RemoveListener(UnityAction) - href: api/CatchIo.Runtime.ScriptableObjects.Events.HidingSpotEventChannel.html#CatchIo_Runtime_ScriptableObjects_Events_HidingSpotEventChannel_RemoveListener_UnityAction_CatchIo_Runtime_Environment_HidingSpot__ - commentId: M:CatchIo.Runtime.ScriptableObjects.Events.HidingSpotEventChannel.RemoveListener(UnityAction{CatchIo.Runtime.Environment.HidingSpot}) + href: api/CatchIo.Runtime.ScriptableObjects.Events.HidingSpotEventChannel.html#CatchIo_Runtime_ScriptableObjects_Events_HidingSpotEventChannel_RemoveListener_UnityAction_HidingSpot__ + commentId: M:CatchIo.Runtime.ScriptableObjects.Events.HidingSpotEventChannel.RemoveListener(UnityAction{HidingSpot}) name.vb: RemoveListener(UnityAction(Of HidingSpot)) - fullName: CatchIo.Runtime.ScriptableObjects.Events.HidingSpotEventChannel.RemoveListener(UnityAction) - fullName.vb: CatchIo.Runtime.ScriptableObjects.Events.HidingSpotEventChannel.RemoveListener(UnityAction(Of CatchIo.Runtime.Environment.HidingSpot)) + fullName: CatchIo.Runtime.ScriptableObjects.Events.HidingSpotEventChannel.RemoveListener(UnityAction) + fullName.vb: CatchIo.Runtime.ScriptableObjects.Events.HidingSpotEventChannel.RemoveListener(UnityAction(Of HidingSpot)) nameWithType: HidingSpotEventChannel.RemoveListener(UnityAction) nameWithType.vb: HidingSpotEventChannel.RemoveListener(UnityAction(Of HidingSpot)) - uid: CatchIo.Runtime.ScriptableObjects.Events.HidingSpotEventChannel.RemoveListener* @@ -11499,6 +15575,25 @@ references: isSpec: "True" fullName: CatchIo.Runtime.ScriptableObjects.Input.InputReader.GameInput.IObserverInputActions.OnMoveSpeedControl nameWithType: InputReader.GameInput.IObserverInputActions.OnMoveSpeedControl +- uid: CatchIo.Runtime.ScriptableObjects.Input.InputReader.InteractInput + name: InteractInput + href: api/CatchIo.Runtime.ScriptableObjects.Input.InputReader.html#CatchIo_Runtime_ScriptableObjects_Input_InputReader_InteractInput + commentId: E:CatchIo.Runtime.ScriptableObjects.Input.InputReader.InteractInput + fullName: CatchIo.Runtime.ScriptableObjects.Input.InputReader.InteractInput + nameWithType: InputReader.InteractInput +- uid: CatchIo.Runtime.ScriptableObjects.Input.InputReader.IsGamepadActive + name: IsGamepadActive + href: api/CatchIo.Runtime.ScriptableObjects.Input.InputReader.html#CatchIo_Runtime_ScriptableObjects_Input_InputReader_IsGamepadActive + commentId: P:CatchIo.Runtime.ScriptableObjects.Input.InputReader.IsGamepadActive + fullName: CatchIo.Runtime.ScriptableObjects.Input.InputReader.IsGamepadActive + nameWithType: InputReader.IsGamepadActive +- uid: CatchIo.Runtime.ScriptableObjects.Input.InputReader.IsGamepadActive* + name: IsGamepadActive + href: api/CatchIo.Runtime.ScriptableObjects.Input.InputReader.html#CatchIo_Runtime_ScriptableObjects_Input_InputReader_IsGamepadActive_ + commentId: Overload:CatchIo.Runtime.ScriptableObjects.Input.InputReader.IsGamepadActive + isSpec: "True" + fullName: CatchIo.Runtime.ScriptableObjects.Input.InputReader.IsGamepadActive + nameWithType: InputReader.IsGamepadActive - uid: CatchIo.Runtime.ScriptableObjects.Input.InputReader.ItemSelectInput name: ItemSelectInput href: api/CatchIo.Runtime.ScriptableObjects.Input.InputReader.html#CatchIo_Runtime_ScriptableObjects_Input_InputReader_ItemSelectInput @@ -11601,6 +15696,19 @@ references: isSpec: "True" fullName: CatchIo.Runtime.ScriptableObjects.Input.InputReader.OnEscape nameWithType: InputReader.OnEscape +- uid: CatchIo.Runtime.ScriptableObjects.Input.InputReader.OnInteract(InputAction.CallbackContext) + name: OnInteract(InputAction.CallbackContext) + href: api/CatchIo.Runtime.ScriptableObjects.Input.InputReader.html#CatchIo_Runtime_ScriptableObjects_Input_InputReader_OnInteract_InputAction_CallbackContext_ + commentId: M:CatchIo.Runtime.ScriptableObjects.Input.InputReader.OnInteract(InputAction.CallbackContext) + fullName: CatchIo.Runtime.ScriptableObjects.Input.InputReader.OnInteract(InputAction.CallbackContext) + nameWithType: InputReader.OnInteract(InputAction.CallbackContext) +- uid: CatchIo.Runtime.ScriptableObjects.Input.InputReader.OnInteract* + name: OnInteract + href: api/CatchIo.Runtime.ScriptableObjects.Input.InputReader.html#CatchIo_Runtime_ScriptableObjects_Input_InputReader_OnInteract_ + commentId: Overload:CatchIo.Runtime.ScriptableObjects.Input.InputReader.OnInteract + isSpec: "True" + fullName: CatchIo.Runtime.ScriptableObjects.Input.InputReader.OnInteract + nameWithType: InputReader.OnInteract - uid: CatchIo.Runtime.ScriptableObjects.Input.InputReader.OnItemSelect(InputAction.CallbackContext) name: OnItemSelect(InputAction.CallbackContext) href: api/CatchIo.Runtime.ScriptableObjects.Input.InputReader.html#CatchIo_Runtime_ScriptableObjects_Input_InputReader_OnItemSelect_InputAction_CallbackContext_ @@ -11614,6 +15722,32 @@ references: isSpec: "True" fullName: CatchIo.Runtime.ScriptableObjects.Input.InputReader.OnItemSelect nameWithType: InputReader.OnItemSelect +- uid: CatchIo.Runtime.ScriptableObjects.Input.InputReader.OnPan(InputAction.CallbackContext) + name: OnPan(InputAction.CallbackContext) + href: api/CatchIo.Runtime.ScriptableObjects.Input.InputReader.html#CatchIo_Runtime_ScriptableObjects_Input_InputReader_OnPan_InputAction_CallbackContext_ + commentId: M:CatchIo.Runtime.ScriptableObjects.Input.InputReader.OnPan(InputAction.CallbackContext) + fullName: CatchIo.Runtime.ScriptableObjects.Input.InputReader.OnPan(InputAction.CallbackContext) + nameWithType: InputReader.OnPan(InputAction.CallbackContext) +- uid: CatchIo.Runtime.ScriptableObjects.Input.InputReader.OnPan* + name: OnPan + href: api/CatchIo.Runtime.ScriptableObjects.Input.InputReader.html#CatchIo_Runtime_ScriptableObjects_Input_InputReader_OnPan_ + commentId: Overload:CatchIo.Runtime.ScriptableObjects.Input.InputReader.OnPan + isSpec: "True" + fullName: CatchIo.Runtime.ScriptableObjects.Input.InputReader.OnPan + nameWithType: InputReader.OnPan +- uid: CatchIo.Runtime.ScriptableObjects.Input.InputReader.OnPanEnabler(InputAction.CallbackContext) + name: OnPanEnabler(InputAction.CallbackContext) + href: api/CatchIo.Runtime.ScriptableObjects.Input.InputReader.html#CatchIo_Runtime_ScriptableObjects_Input_InputReader_OnPanEnabler_InputAction_CallbackContext_ + commentId: M:CatchIo.Runtime.ScriptableObjects.Input.InputReader.OnPanEnabler(InputAction.CallbackContext) + fullName: CatchIo.Runtime.ScriptableObjects.Input.InputReader.OnPanEnabler(InputAction.CallbackContext) + nameWithType: InputReader.OnPanEnabler(InputAction.CallbackContext) +- uid: CatchIo.Runtime.ScriptableObjects.Input.InputReader.OnPanEnabler* + name: OnPanEnabler + href: api/CatchIo.Runtime.ScriptableObjects.Input.InputReader.html#CatchIo_Runtime_ScriptableObjects_Input_InputReader_OnPanEnabler_ + commentId: Overload:CatchIo.Runtime.ScriptableObjects.Input.InputReader.OnPanEnabler + isSpec: "True" + fullName: CatchIo.Runtime.ScriptableObjects.Input.InputReader.OnPanEnabler + nameWithType: InputReader.OnPanEnabler - uid: CatchIo.Runtime.ScriptableObjects.Input.InputReader.OnPoint(InputAction.CallbackContext) name: OnPoint(InputAction.CallbackContext) href: api/CatchIo.Runtime.ScriptableObjects.Input.InputReader.html#CatchIo_Runtime_ScriptableObjects_Input_InputReader_OnPoint_InputAction_CallbackContext_ @@ -11666,6 +15800,12 @@ references: isSpec: "True" fullName: CatchIo.Runtime.ScriptableObjects.Input.InputReader.OnThrowItem nameWithType: InputReader.OnThrowItem +- uid: CatchIo.Runtime.ScriptableObjects.Input.InputReader.PanInput + name: PanInput + href: api/CatchIo.Runtime.ScriptableObjects.Input.InputReader.html#CatchIo_Runtime_ScriptableObjects_Input_InputReader_PanInput + commentId: E:CatchIo.Runtime.ScriptableObjects.Input.InputReader.PanInput + fullName: CatchIo.Runtime.ScriptableObjects.Input.InputReader.PanInput + nameWithType: InputReader.PanInput - uid: CatchIo.Runtime.ScriptableObjects.Input.InputReader.PointInput name: PointInput href: api/CatchIo.Runtime.ScriptableObjects.Input.InputReader.html#CatchIo_Runtime_ScriptableObjects_Input_InputReader_PointInput @@ -11804,13 +15944,13 @@ references: isSpec: "True" fullName: CatchIo.Runtime.ScriptableObjects.Network.Connections.LobbyConnection.OnLeftLobby nameWithType: LobbyConnection.OnLeftLobby -- uid: CatchIo.Runtime.ScriptableObjects.Network.Connections.LobbyConnection.OnLobbyStatisticsUpdate(List{TypedLobbyInfo}) +- uid: CatchIo.Runtime.ScriptableObjects.Network.Connections.LobbyConnection.OnLobbyStatisticsUpdate(System.Collections.Generic.List{TypedLobbyInfo}) name: OnLobbyStatisticsUpdate(List) - href: api/CatchIo.Runtime.ScriptableObjects.Network.Connections.LobbyConnection.html#CatchIo_Runtime_ScriptableObjects_Network_Connections_LobbyConnection_OnLobbyStatisticsUpdate_List_TypedLobbyInfo__ - commentId: M:CatchIo.Runtime.ScriptableObjects.Network.Connections.LobbyConnection.OnLobbyStatisticsUpdate(List{TypedLobbyInfo}) + href: api/CatchIo.Runtime.ScriptableObjects.Network.Connections.LobbyConnection.html#CatchIo_Runtime_ScriptableObjects_Network_Connections_LobbyConnection_OnLobbyStatisticsUpdate_System_Collections_Generic_List_TypedLobbyInfo__ + commentId: M:CatchIo.Runtime.ScriptableObjects.Network.Connections.LobbyConnection.OnLobbyStatisticsUpdate(System.Collections.Generic.List{TypedLobbyInfo}) name.vb: OnLobbyStatisticsUpdate(List(Of TypedLobbyInfo)) - fullName: CatchIo.Runtime.ScriptableObjects.Network.Connections.LobbyConnection.OnLobbyStatisticsUpdate(List) - fullName.vb: CatchIo.Runtime.ScriptableObjects.Network.Connections.LobbyConnection.OnLobbyStatisticsUpdate(List(Of TypedLobbyInfo)) + fullName: CatchIo.Runtime.ScriptableObjects.Network.Connections.LobbyConnection.OnLobbyStatisticsUpdate(System.Collections.Generic.List) + fullName.vb: CatchIo.Runtime.ScriptableObjects.Network.Connections.LobbyConnection.OnLobbyStatisticsUpdate(System.Collections.Generic.List(Of TypedLobbyInfo)) nameWithType: LobbyConnection.OnLobbyStatisticsUpdate(List) nameWithType.vb: LobbyConnection.OnLobbyStatisticsUpdate(List(Of TypedLobbyInfo)) - uid: CatchIo.Runtime.ScriptableObjects.Network.Connections.LobbyConnection.OnLobbyStatisticsUpdate* @@ -11820,13 +15960,13 @@ references: isSpec: "True" fullName: CatchIo.Runtime.ScriptableObjects.Network.Connections.LobbyConnection.OnLobbyStatisticsUpdate nameWithType: LobbyConnection.OnLobbyStatisticsUpdate -- uid: CatchIo.Runtime.ScriptableObjects.Network.Connections.LobbyConnection.OnRoomListUpdate(List{RoomInfo}) +- uid: CatchIo.Runtime.ScriptableObjects.Network.Connections.LobbyConnection.OnRoomListUpdate(System.Collections.Generic.List{RoomInfo}) name: OnRoomListUpdate(List) - href: api/CatchIo.Runtime.ScriptableObjects.Network.Connections.LobbyConnection.html#CatchIo_Runtime_ScriptableObjects_Network_Connections_LobbyConnection_OnRoomListUpdate_List_RoomInfo__ - commentId: M:CatchIo.Runtime.ScriptableObjects.Network.Connections.LobbyConnection.OnRoomListUpdate(List{RoomInfo}) + href: api/CatchIo.Runtime.ScriptableObjects.Network.Connections.LobbyConnection.html#CatchIo_Runtime_ScriptableObjects_Network_Connections_LobbyConnection_OnRoomListUpdate_System_Collections_Generic_List_RoomInfo__ + commentId: M:CatchIo.Runtime.ScriptableObjects.Network.Connections.LobbyConnection.OnRoomListUpdate(System.Collections.Generic.List{RoomInfo}) name.vb: OnRoomListUpdate(List(Of RoomInfo)) - fullName: CatchIo.Runtime.ScriptableObjects.Network.Connections.LobbyConnection.OnRoomListUpdate(List) - fullName.vb: CatchIo.Runtime.ScriptableObjects.Network.Connections.LobbyConnection.OnRoomListUpdate(List(Of RoomInfo)) + fullName: CatchIo.Runtime.ScriptableObjects.Network.Connections.LobbyConnection.OnRoomListUpdate(System.Collections.Generic.List) + fullName.vb: CatchIo.Runtime.ScriptableObjects.Network.Connections.LobbyConnection.OnRoomListUpdate(System.Collections.Generic.List(Of RoomInfo)) nameWithType: LobbyConnection.OnRoomListUpdate(List) nameWithType.vb: LobbyConnection.OnRoomListUpdate(List(Of RoomInfo)) - uid: CatchIo.Runtime.ScriptableObjects.Network.Connections.LobbyConnection.OnRoomListUpdate* @@ -11907,13 +16047,13 @@ references: isSpec: "True" fullName: CatchIo.Runtime.ScriptableObjects.Network.Connections.RoomConnection.OnCreateRoomFailed nameWithType: RoomConnection.OnCreateRoomFailed -- uid: CatchIo.Runtime.ScriptableObjects.Network.Connections.RoomConnection.OnFriendListUpdate(List{FriendInfo}) +- uid: CatchIo.Runtime.ScriptableObjects.Network.Connections.RoomConnection.OnFriendListUpdate(System.Collections.Generic.List{FriendInfo}) name: OnFriendListUpdate(List) - href: api/CatchIo.Runtime.ScriptableObjects.Network.Connections.RoomConnection.html#CatchIo_Runtime_ScriptableObjects_Network_Connections_RoomConnection_OnFriendListUpdate_List_FriendInfo__ - commentId: M:CatchIo.Runtime.ScriptableObjects.Network.Connections.RoomConnection.OnFriendListUpdate(List{FriendInfo}) + href: api/CatchIo.Runtime.ScriptableObjects.Network.Connections.RoomConnection.html#CatchIo_Runtime_ScriptableObjects_Network_Connections_RoomConnection_OnFriendListUpdate_System_Collections_Generic_List_FriendInfo__ + commentId: M:CatchIo.Runtime.ScriptableObjects.Network.Connections.RoomConnection.OnFriendListUpdate(System.Collections.Generic.List{FriendInfo}) name.vb: OnFriendListUpdate(List(Of FriendInfo)) - fullName: CatchIo.Runtime.ScriptableObjects.Network.Connections.RoomConnection.OnFriendListUpdate(List) - fullName.vb: CatchIo.Runtime.ScriptableObjects.Network.Connections.RoomConnection.OnFriendListUpdate(List(Of FriendInfo)) + fullName: CatchIo.Runtime.ScriptableObjects.Network.Connections.RoomConnection.OnFriendListUpdate(System.Collections.Generic.List) + fullName.vb: CatchIo.Runtime.ScriptableObjects.Network.Connections.RoomConnection.OnFriendListUpdate(System.Collections.Generic.List(Of FriendInfo)) nameWithType: RoomConnection.OnFriendListUpdate(List) nameWithType.vb: RoomConnection.OnFriendListUpdate(List(Of FriendInfo)) - uid: CatchIo.Runtime.ScriptableObjects.Network.Connections.RoomConnection.OnFriendListUpdate* @@ -12150,13 +16290,13 @@ references: isSpec: "True" fullName: CatchIo.Runtime.ScriptableObjects.Network.Connections.ServerConnection.OnCustomAuthenticationFailed nameWithType: ServerConnection.OnCustomAuthenticationFailed -- uid: CatchIo.Runtime.ScriptableObjects.Network.Connections.ServerConnection.OnCustomAuthenticationResponse(Dictionary{System.String,System.Object}) +- uid: CatchIo.Runtime.ScriptableObjects.Network.Connections.ServerConnection.OnCustomAuthenticationResponse(System.Collections.Generic.Dictionary{System.String,System.Object}) name: OnCustomAuthenticationResponse(Dictionary) - href: api/CatchIo.Runtime.ScriptableObjects.Network.Connections.ServerConnection.html#CatchIo_Runtime_ScriptableObjects_Network_Connections_ServerConnection_OnCustomAuthenticationResponse_Dictionary_System_String_System_Object__ - commentId: M:CatchIo.Runtime.ScriptableObjects.Network.Connections.ServerConnection.OnCustomAuthenticationResponse(Dictionary{System.String,System.Object}) + href: api/CatchIo.Runtime.ScriptableObjects.Network.Connections.ServerConnection.html#CatchIo_Runtime_ScriptableObjects_Network_Connections_ServerConnection_OnCustomAuthenticationResponse_System_Collections_Generic_Dictionary_System_String_System_Object__ + commentId: M:CatchIo.Runtime.ScriptableObjects.Network.Connections.ServerConnection.OnCustomAuthenticationResponse(System.Collections.Generic.Dictionary{System.String,System.Object}) name.vb: OnCustomAuthenticationResponse(Dictionary(Of String, Object)) - fullName: CatchIo.Runtime.ScriptableObjects.Network.Connections.ServerConnection.OnCustomAuthenticationResponse(Dictionary) - fullName.vb: CatchIo.Runtime.ScriptableObjects.Network.Connections.ServerConnection.OnCustomAuthenticationResponse(Dictionary(Of System.String, System.Object)) + fullName: CatchIo.Runtime.ScriptableObjects.Network.Connections.ServerConnection.OnCustomAuthenticationResponse(System.Collections.Generic.Dictionary) + fullName.vb: CatchIo.Runtime.ScriptableObjects.Network.Connections.ServerConnection.OnCustomAuthenticationResponse(System.Collections.Generic.Dictionary(Of System.String, System.Object)) nameWithType: ServerConnection.OnCustomAuthenticationResponse(Dictionary) nameWithType.vb: ServerConnection.OnCustomAuthenticationResponse(Dictionary(Of String, Object)) - uid: CatchIo.Runtime.ScriptableObjects.Network.Connections.ServerConnection.OnCustomAuthenticationResponse* @@ -13090,6 +17230,32 @@ references: isSpec: "True" fullName: CatchIo.Runtime.Settings.PlayerSettingsManager.AddSfxVolumeDelegate nameWithType: PlayerSettingsManager.AddSfxVolumeDelegate +- uid: CatchIo.Runtime.Settings.PlayerSettingsManager.ApplyNewResolution(System.Int32,System.Int32,System.Boolean) + name: ApplyNewResolution(Int32, Int32, Boolean) + href: api/CatchIo.Runtime.Settings.PlayerSettingsManager.html#CatchIo_Runtime_Settings_PlayerSettingsManager_ApplyNewResolution_System_Int32_System_Int32_System_Boolean_ + commentId: M:CatchIo.Runtime.Settings.PlayerSettingsManager.ApplyNewResolution(System.Int32,System.Int32,System.Boolean) + fullName: CatchIo.Runtime.Settings.PlayerSettingsManager.ApplyNewResolution(System.Int32, System.Int32, System.Boolean) + nameWithType: PlayerSettingsManager.ApplyNewResolution(Int32, Int32, Boolean) +- uid: CatchIo.Runtime.Settings.PlayerSettingsManager.ApplyNewResolution* + name: ApplyNewResolution + href: api/CatchIo.Runtime.Settings.PlayerSettingsManager.html#CatchIo_Runtime_Settings_PlayerSettingsManager_ApplyNewResolution_ + commentId: Overload:CatchIo.Runtime.Settings.PlayerSettingsManager.ApplyNewResolution + isSpec: "True" + fullName: CatchIo.Runtime.Settings.PlayerSettingsManager.ApplyNewResolution + nameWithType: PlayerSettingsManager.ApplyNewResolution +- uid: CatchIo.Runtime.Settings.PlayerSettingsManager.ApplyNewResolutionSettings(System.Int32,System.Int32) + name: ApplyNewResolutionSettings(Int32, Int32) + href: api/CatchIo.Runtime.Settings.PlayerSettingsManager.html#CatchIo_Runtime_Settings_PlayerSettingsManager_ApplyNewResolutionSettings_System_Int32_System_Int32_ + commentId: M:CatchIo.Runtime.Settings.PlayerSettingsManager.ApplyNewResolutionSettings(System.Int32,System.Int32) + fullName: CatchIo.Runtime.Settings.PlayerSettingsManager.ApplyNewResolutionSettings(System.Int32, System.Int32) + nameWithType: PlayerSettingsManager.ApplyNewResolutionSettings(Int32, Int32) +- uid: CatchIo.Runtime.Settings.PlayerSettingsManager.ApplyNewResolutionSettings* + name: ApplyNewResolutionSettings + href: api/CatchIo.Runtime.Settings.PlayerSettingsManager.html#CatchIo_Runtime_Settings_PlayerSettingsManager_ApplyNewResolutionSettings_ + commentId: Overload:CatchIo.Runtime.Settings.PlayerSettingsManager.ApplyNewResolutionSettings + isSpec: "True" + fullName: CatchIo.Runtime.Settings.PlayerSettingsManager.ApplyNewResolutionSettings + nameWithType: PlayerSettingsManager.ApplyNewResolutionSettings - uid: CatchIo.Runtime.Settings.PlayerSettingsManager.ApplySavedSettings name: ApplySavedSettings() href: api/CatchIo.Runtime.Settings.PlayerSettingsManager.html#CatchIo_Runtime_Settings_PlayerSettingsManager_ApplySavedSettings @@ -13338,6 +17504,102 @@ references: commentId: F:CatchIo.Runtime.Settings.PlayerSettingsModel.YResolution fullName: CatchIo.Runtime.Settings.PlayerSettingsModel.YResolution nameWithType: PlayerSettingsModel.YResolution +- uid: CatchIo.Runtime.Settings.ScreenResolutionUtils + name: ScreenResolutionUtils + href: api/CatchIo.Runtime.Settings.ScreenResolutionUtils.html + commentId: T:CatchIo.Runtime.Settings.ScreenResolutionUtils + fullName: CatchIo.Runtime.Settings.ScreenResolutionUtils + nameWithType: ScreenResolutionUtils +- uid: CatchIo.Runtime.Settings.ScreenResolutionUtils.#ctor + name: ScreenResolutionUtils() + href: api/CatchIo.Runtime.Settings.ScreenResolutionUtils.html#CatchIo_Runtime_Settings_ScreenResolutionUtils__ctor + commentId: M:CatchIo.Runtime.Settings.ScreenResolutionUtils.#ctor + fullName: CatchIo.Runtime.Settings.ScreenResolutionUtils.ScreenResolutionUtils() + nameWithType: ScreenResolutionUtils.ScreenResolutionUtils() +- uid: CatchIo.Runtime.Settings.ScreenResolutionUtils.#ctor* + name: ScreenResolutionUtils + href: api/CatchIo.Runtime.Settings.ScreenResolutionUtils.html#CatchIo_Runtime_Settings_ScreenResolutionUtils__ctor_ + commentId: Overload:CatchIo.Runtime.Settings.ScreenResolutionUtils.#ctor + isSpec: "True" + fullName: CatchIo.Runtime.Settings.ScreenResolutionUtils.ScreenResolutionUtils + nameWithType: ScreenResolutionUtils.ScreenResolutionUtils +- uid: CatchIo.Runtime.Settings.ScreenResolutionUtils.GetResolutionType(System.Int32,System.Int32) + name: GetResolutionType(Int32, Int32) + href: api/CatchIo.Runtime.Settings.ScreenResolutionUtils.html#CatchIo_Runtime_Settings_ScreenResolutionUtils_GetResolutionType_System_Int32_System_Int32_ + commentId: M:CatchIo.Runtime.Settings.ScreenResolutionUtils.GetResolutionType(System.Int32,System.Int32) + fullName: CatchIo.Runtime.Settings.ScreenResolutionUtils.GetResolutionType(System.Int32, System.Int32) + nameWithType: ScreenResolutionUtils.GetResolutionType(Int32, Int32) +- uid: CatchIo.Runtime.Settings.ScreenResolutionUtils.GetResolutionType* + name: GetResolutionType + href: api/CatchIo.Runtime.Settings.ScreenResolutionUtils.html#CatchIo_Runtime_Settings_ScreenResolutionUtils_GetResolutionType_ + commentId: Overload:CatchIo.Runtime.Settings.ScreenResolutionUtils.GetResolutionType + isSpec: "True" + fullName: CatchIo.Runtime.Settings.ScreenResolutionUtils.GetResolutionType + nameWithType: ScreenResolutionUtils.GetResolutionType +- uid: CatchIo.Runtime.Settings.ScreenResolutionUtils.GetWidthHeightValue(System.Int32) + name: GetWidthHeightValue(Int32) + href: api/CatchIo.Runtime.Settings.ScreenResolutionUtils.html#CatchIo_Runtime_Settings_ScreenResolutionUtils_GetWidthHeightValue_System_Int32_ + commentId: M:CatchIo.Runtime.Settings.ScreenResolutionUtils.GetWidthHeightValue(System.Int32) + fullName: CatchIo.Runtime.Settings.ScreenResolutionUtils.GetWidthHeightValue(System.Int32) + nameWithType: ScreenResolutionUtils.GetWidthHeightValue(Int32) +- uid: CatchIo.Runtime.Settings.ScreenResolutionUtils.GetWidthHeightValue* + name: GetWidthHeightValue + href: api/CatchIo.Runtime.Settings.ScreenResolutionUtils.html#CatchIo_Runtime_Settings_ScreenResolutionUtils_GetWidthHeightValue_ + commentId: Overload:CatchIo.Runtime.Settings.ScreenResolutionUtils.GetWidthHeightValue + isSpec: "True" + fullName: CatchIo.Runtime.Settings.ScreenResolutionUtils.GetWidthHeightValue + nameWithType: ScreenResolutionUtils.GetWidthHeightValue +- uid: CatchIo.Runtime.Settings.ScreenResolutionUtils.ScreenResolutionDict + name: ScreenResolutionDict + href: api/CatchIo.Runtime.Settings.ScreenResolutionUtils.html#CatchIo_Runtime_Settings_ScreenResolutionUtils_ScreenResolutionDict + commentId: F:CatchIo.Runtime.Settings.ScreenResolutionUtils.ScreenResolutionDict + fullName: CatchIo.Runtime.Settings.ScreenResolutionUtils.ScreenResolutionDict + nameWithType: ScreenResolutionUtils.ScreenResolutionDict +- uid: CatchIo.Runtime.Settings.ScreenResolutionUtils.ScreenResolutionWidthHeightValue + name: ScreenResolutionUtils.ScreenResolutionWidthHeightValue + href: api/CatchIo.Runtime.Settings.ScreenResolutionUtils.ScreenResolutionWidthHeightValue.html + commentId: T:CatchIo.Runtime.Settings.ScreenResolutionUtils.ScreenResolutionWidthHeightValue + fullName: CatchIo.Runtime.Settings.ScreenResolutionUtils.ScreenResolutionWidthHeightValue + nameWithType: ScreenResolutionUtils.ScreenResolutionWidthHeightValue +- uid: CatchIo.Runtime.Settings.ScreenResolutionUtils.ScreenResolutionWidthHeightValue.#ctor(System.Int32,System.Int32) + name: ScreenResolutionWidthHeightValue(Int32, Int32) + href: api/CatchIo.Runtime.Settings.ScreenResolutionUtils.ScreenResolutionWidthHeightValue.html#CatchIo_Runtime_Settings_ScreenResolutionUtils_ScreenResolutionWidthHeightValue__ctor_System_Int32_System_Int32_ + commentId: M:CatchIo.Runtime.Settings.ScreenResolutionUtils.ScreenResolutionWidthHeightValue.#ctor(System.Int32,System.Int32) + fullName: CatchIo.Runtime.Settings.ScreenResolutionUtils.ScreenResolutionWidthHeightValue.ScreenResolutionWidthHeightValue(System.Int32, System.Int32) + nameWithType: ScreenResolutionUtils.ScreenResolutionWidthHeightValue.ScreenResolutionWidthHeightValue(Int32, Int32) +- uid: CatchIo.Runtime.Settings.ScreenResolutionUtils.ScreenResolutionWidthHeightValue.#ctor* + name: ScreenResolutionWidthHeightValue + href: api/CatchIo.Runtime.Settings.ScreenResolutionUtils.ScreenResolutionWidthHeightValue.html#CatchIo_Runtime_Settings_ScreenResolutionUtils_ScreenResolutionWidthHeightValue__ctor_ + commentId: Overload:CatchIo.Runtime.Settings.ScreenResolutionUtils.ScreenResolutionWidthHeightValue.#ctor + isSpec: "True" + fullName: CatchIo.Runtime.Settings.ScreenResolutionUtils.ScreenResolutionWidthHeightValue.ScreenResolutionWidthHeightValue + nameWithType: ScreenResolutionUtils.ScreenResolutionWidthHeightValue.ScreenResolutionWidthHeightValue +- uid: CatchIo.Runtime.Settings.ScreenResolutionUtils.ScreenResolutionWidthHeightValue.Height + name: Height + href: api/CatchIo.Runtime.Settings.ScreenResolutionUtils.ScreenResolutionWidthHeightValue.html#CatchIo_Runtime_Settings_ScreenResolutionUtils_ScreenResolutionWidthHeightValue_Height + commentId: P:CatchIo.Runtime.Settings.ScreenResolutionUtils.ScreenResolutionWidthHeightValue.Height + fullName: CatchIo.Runtime.Settings.ScreenResolutionUtils.ScreenResolutionWidthHeightValue.Height + nameWithType: ScreenResolutionUtils.ScreenResolutionWidthHeightValue.Height +- uid: CatchIo.Runtime.Settings.ScreenResolutionUtils.ScreenResolutionWidthHeightValue.Height* + name: Height + href: api/CatchIo.Runtime.Settings.ScreenResolutionUtils.ScreenResolutionWidthHeightValue.html#CatchIo_Runtime_Settings_ScreenResolutionUtils_ScreenResolutionWidthHeightValue_Height_ + commentId: Overload:CatchIo.Runtime.Settings.ScreenResolutionUtils.ScreenResolutionWidthHeightValue.Height + isSpec: "True" + fullName: CatchIo.Runtime.Settings.ScreenResolutionUtils.ScreenResolutionWidthHeightValue.Height + nameWithType: ScreenResolutionUtils.ScreenResolutionWidthHeightValue.Height +- uid: CatchIo.Runtime.Settings.ScreenResolutionUtils.ScreenResolutionWidthHeightValue.Width + name: Width + href: api/CatchIo.Runtime.Settings.ScreenResolutionUtils.ScreenResolutionWidthHeightValue.html#CatchIo_Runtime_Settings_ScreenResolutionUtils_ScreenResolutionWidthHeightValue_Width + commentId: P:CatchIo.Runtime.Settings.ScreenResolutionUtils.ScreenResolutionWidthHeightValue.Width + fullName: CatchIo.Runtime.Settings.ScreenResolutionUtils.ScreenResolutionWidthHeightValue.Width + nameWithType: ScreenResolutionUtils.ScreenResolutionWidthHeightValue.Width +- uid: CatchIo.Runtime.Settings.ScreenResolutionUtils.ScreenResolutionWidthHeightValue.Width* + name: Width + href: api/CatchIo.Runtime.Settings.ScreenResolutionUtils.ScreenResolutionWidthHeightValue.html#CatchIo_Runtime_Settings_ScreenResolutionUtils_ScreenResolutionWidthHeightValue_Width_ + commentId: Overload:CatchIo.Runtime.Settings.ScreenResolutionUtils.ScreenResolutionWidthHeightValue.Width + isSpec: "True" + fullName: CatchIo.Runtime.Settings.ScreenResolutionUtils.ScreenResolutionWidthHeightValue.Width + nameWithType: ScreenResolutionUtils.ScreenResolutionWidthHeightValue.Width - uid: CatchIo.Runtime.Sound name: CatchIo.Runtime.Sound href: api/CatchIo.Runtime.Sound.html @@ -13434,6 +17696,31 @@ references: isSpec: "True" fullName: CatchIo.Runtime.Sound.CursedOneSfx.UpdatePosition nameWithType: CursedOneSfx.UpdatePosition +- uid: CatchIo.Runtime.Sound.EnvironmentSfx + name: EnvironmentSfx + href: api/CatchIo.Runtime.Sound.EnvironmentSfx.html + commentId: T:CatchIo.Runtime.Sound.EnvironmentSfx + fullName: CatchIo.Runtime.Sound.EnvironmentSfx + nameWithType: EnvironmentSfx +- uid: CatchIo.Runtime.Sound.EnvironmentSfx.EVENT_NAME + name: EVENT_NAME + href: api/CatchIo.Runtime.Sound.EnvironmentSfx.html#CatchIo_Runtime_Sound_EnvironmentSfx_EVENT_NAME + commentId: F:CatchIo.Runtime.Sound.EnvironmentSfx.EVENT_NAME + fullName: CatchIo.Runtime.Sound.EnvironmentSfx.EVENT_NAME + nameWithType: EnvironmentSfx.EVENT_NAME +- uid: CatchIo.Runtime.Sound.EnvironmentSfx.Play(Vector3,System.String,System.Single) + name: Play(Vector3, String, Single) + href: api/CatchIo.Runtime.Sound.EnvironmentSfx.html#CatchIo_Runtime_Sound_EnvironmentSfx_Play_Vector3_System_String_System_Single_ + commentId: M:CatchIo.Runtime.Sound.EnvironmentSfx.Play(Vector3,System.String,System.Single) + fullName: CatchIo.Runtime.Sound.EnvironmentSfx.Play(Vector3, System.String, System.Single) + nameWithType: EnvironmentSfx.Play(Vector3, String, Single) +- uid: CatchIo.Runtime.Sound.EnvironmentSfx.Play* + name: Play + href: api/CatchIo.Runtime.Sound.EnvironmentSfx.html#CatchIo_Runtime_Sound_EnvironmentSfx_Play_ + commentId: Overload:CatchIo.Runtime.Sound.EnvironmentSfx.Play + isSpec: "True" + fullName: CatchIo.Runtime.Sound.EnvironmentSfx.Play + nameWithType: EnvironmentSfx.Play - uid: CatchIo.Runtime.Sound.FootstepSfx name: FootstepSfx href: api/CatchIo.Runtime.Sound.FootstepSfx.html @@ -13446,6 +17733,12 @@ references: commentId: T:CatchIo.Runtime.Sound.ItemSfx fullName: CatchIo.Runtime.Sound.ItemSfx nameWithType: ItemSfx +- uid: CatchIo.Runtime.Sound.ItemSfx.EVENT_PATH + name: EVENT_PATH + href: api/CatchIo.Runtime.Sound.ItemSfx.html#CatchIo_Runtime_Sound_ItemSfx_EVENT_PATH + commentId: F:CatchIo.Runtime.Sound.ItemSfx.EVENT_PATH + fullName: CatchIo.Runtime.Sound.ItemSfx.EVENT_PATH + nameWithType: ItemSfx.EVENT_PATH - uid: CatchIo.Runtime.Sound.ItemSfx.Play(Vector3,System.String,System.Single) name: Play(Vector3, String, Single) href: api/CatchIo.Runtime.Sound.ItemSfx.html#CatchIo_Runtime_Sound_ItemSfx_Play_Vector3_System_String_System_Single_ @@ -13529,12 +17822,30 @@ references: commentId: T:CatchIo.Runtime.Sound.MainTrackType fullName: CatchIo.Runtime.Sound.MainTrackType nameWithType: MainTrackType +- uid: CatchIo.Runtime.Sound.MainTrackType.CaveAmbience + name: CaveAmbience + href: api/CatchIo.Runtime.Sound.MainTrackType.html#CatchIo_Runtime_Sound_MainTrackType_CaveAmbience + commentId: F:CatchIo.Runtime.Sound.MainTrackType.CaveAmbience + fullName: CatchIo.Runtime.Sound.MainTrackType.CaveAmbience + nameWithType: MainTrackType.CaveAmbience - uid: CatchIo.Runtime.Sound.MainTrackType.Chase name: Chase href: api/CatchIo.Runtime.Sound.MainTrackType.html#CatchIo_Runtime_Sound_MainTrackType_Chase commentId: F:CatchIo.Runtime.Sound.MainTrackType.Chase fullName: CatchIo.Runtime.Sound.MainTrackType.Chase nameWithType: MainTrackType.Chase +- uid: CatchIo.Runtime.Sound.MainTrackType.CursedOneActive + name: CursedOneActive + href: api/CatchIo.Runtime.Sound.MainTrackType.html#CatchIo_Runtime_Sound_MainTrackType_CursedOneActive + commentId: F:CatchIo.Runtime.Sound.MainTrackType.CursedOneActive + fullName: CatchIo.Runtime.Sound.MainTrackType.CursedOneActive + nameWithType: MainTrackType.CursedOneActive +- uid: CatchIo.Runtime.Sound.MainTrackType.CursedOnePassive + name: CursedOnePassive + href: api/CatchIo.Runtime.Sound.MainTrackType.html#CatchIo_Runtime_Sound_MainTrackType_CursedOnePassive + commentId: F:CatchIo.Runtime.Sound.MainTrackType.CursedOnePassive + fullName: CatchIo.Runtime.Sound.MainTrackType.CursedOnePassive + nameWithType: MainTrackType.CursedOnePassive - uid: CatchIo.Runtime.Sound.MainTrackType.ForestAmbience name: ForestAmbience href: api/CatchIo.Runtime.Sound.MainTrackType.html#CatchIo_Runtime_Sound_MainTrackType_ForestAmbience @@ -13559,12 +17870,12 @@ references: commentId: F:CatchIo.Runtime.Sound.MainTrackType.None fullName: CatchIo.Runtime.Sound.MainTrackType.None nameWithType: MainTrackType.None -- uid: CatchIo.Runtime.Sound.MainTrackType.PlayableScene - name: PlayableScene - href: api/CatchIo.Runtime.Sound.MainTrackType.html#CatchIo_Runtime_Sound_MainTrackType_PlayableScene - commentId: F:CatchIo.Runtime.Sound.MainTrackType.PlayableScene - fullName: CatchIo.Runtime.Sound.MainTrackType.PlayableScene - nameWithType: MainTrackType.PlayableScene +- uid: CatchIo.Runtime.Sound.MainTrackType.PlayableSceneGeneric + name: PlayableSceneGeneric + href: api/CatchIo.Runtime.Sound.MainTrackType.html#CatchIo_Runtime_Sound_MainTrackType_PlayableSceneGeneric + commentId: F:CatchIo.Runtime.Sound.MainTrackType.PlayableSceneGeneric + fullName: CatchIo.Runtime.Sound.MainTrackType.PlayableSceneGeneric + nameWithType: MainTrackType.PlayableSceneGeneric - uid: CatchIo.Runtime.Sound.MainTrackType.TitleScreen name: TitleScreen href: api/CatchIo.Runtime.Sound.MainTrackType.html#CatchIo_Runtime_Sound_MainTrackType_TitleScreen @@ -13725,6 +18036,32 @@ references: isSpec: "True" fullName: CatchIo.Runtime.Sound.SoundManager.CurrentSfxVolume nameWithType: SoundManager.CurrentSfxVolume +- uid: CatchIo.Runtime.Sound.SoundManager.DisableCharacterAudioListener + name: DisableCharacterAudioListener() + href: api/CatchIo.Runtime.Sound.SoundManager.html#CatchIo_Runtime_Sound_SoundManager_DisableCharacterAudioListener + commentId: M:CatchIo.Runtime.Sound.SoundManager.DisableCharacterAudioListener + fullName: CatchIo.Runtime.Sound.SoundManager.DisableCharacterAudioListener() + nameWithType: SoundManager.DisableCharacterAudioListener() +- uid: CatchIo.Runtime.Sound.SoundManager.DisableCharacterAudioListener* + name: DisableCharacterAudioListener + href: api/CatchIo.Runtime.Sound.SoundManager.html#CatchIo_Runtime_Sound_SoundManager_DisableCharacterAudioListener_ + commentId: Overload:CatchIo.Runtime.Sound.SoundManager.DisableCharacterAudioListener + isSpec: "True" + fullName: CatchIo.Runtime.Sound.SoundManager.DisableCharacterAudioListener + nameWithType: SoundManager.DisableCharacterAudioListener +- uid: CatchIo.Runtime.Sound.SoundManager.EnableCharacterAudioListener(GameObject) + name: EnableCharacterAudioListener(GameObject) + href: api/CatchIo.Runtime.Sound.SoundManager.html#CatchIo_Runtime_Sound_SoundManager_EnableCharacterAudioListener_GameObject_ + commentId: M:CatchIo.Runtime.Sound.SoundManager.EnableCharacterAudioListener(GameObject) + fullName: CatchIo.Runtime.Sound.SoundManager.EnableCharacterAudioListener(GameObject) + nameWithType: SoundManager.EnableCharacterAudioListener(GameObject) +- uid: CatchIo.Runtime.Sound.SoundManager.EnableCharacterAudioListener* + name: EnableCharacterAudioListener + href: api/CatchIo.Runtime.Sound.SoundManager.html#CatchIo_Runtime_Sound_SoundManager_EnableCharacterAudioListener_ + commentId: Overload:CatchIo.Runtime.Sound.SoundManager.EnableCharacterAudioListener + isSpec: "True" + fullName: CatchIo.Runtime.Sound.SoundManager.EnableCharacterAudioListener + nameWithType: SoundManager.EnableCharacterAudioListener - uid: CatchIo.Runtime.Sound.SoundManager.Instance name: Instance href: api/CatchIo.Runtime.Sound.SoundManager.html#CatchIo_Runtime_Sound_SoundManager_Instance @@ -13855,6 +18192,19 @@ references: isSpec: "True" fullName: CatchIo.Runtime.Sound.SoundManager.PlayTerrainSfx nameWithType: SoundManager.PlayTerrainSfx +- uid: CatchIo.Runtime.Sound.SoundManager.PlayUiGameSfx(Vector3,System.String,System.Single) + name: PlayUiGameSfx(Vector3, String, Single) + href: api/CatchIo.Runtime.Sound.SoundManager.html#CatchIo_Runtime_Sound_SoundManager_PlayUiGameSfx_Vector3_System_String_System_Single_ + commentId: M:CatchIo.Runtime.Sound.SoundManager.PlayUiGameSfx(Vector3,System.String,System.Single) + fullName: CatchIo.Runtime.Sound.SoundManager.PlayUiGameSfx(Vector3, System.String, System.Single) + nameWithType: SoundManager.PlayUiGameSfx(Vector3, String, Single) +- uid: CatchIo.Runtime.Sound.SoundManager.PlayUiGameSfx* + name: PlayUiGameSfx + href: api/CatchIo.Runtime.Sound.SoundManager.html#CatchIo_Runtime_Sound_SoundManager_PlayUiGameSfx_ + commentId: Overload:CatchIo.Runtime.Sound.SoundManager.PlayUiGameSfx + isSpec: "True" + fullName: CatchIo.Runtime.Sound.SoundManager.PlayUiGameSfx + nameWithType: SoundManager.PlayUiGameSfx - uid: CatchIo.Runtime.Sound.SoundManager.RPC_PlayCharacterActionSfx(Vector3,System.String,System.Single) name: RPC_PlayCharacterActionSfx(Vector3, String, Single) href: api/CatchIo.Runtime.Sound.SoundManager.html#CatchIo_Runtime_Sound_SoundManager_RPC_PlayCharacterActionSfx_Vector3_System_String_System_Single_ @@ -13920,19 +18270,6 @@ references: isSpec: "True" fullName: CatchIo.Runtime.Sound.SoundManager.RPC_PlayTerrainSfx nameWithType: SoundManager.RPC_PlayTerrainSfx -- uid: CatchIo.Runtime.Sound.SoundManager.SetAttenuationObject(GameObject) - name: SetAttenuationObject(GameObject) - href: api/CatchIo.Runtime.Sound.SoundManager.html#CatchIo_Runtime_Sound_SoundManager_SetAttenuationObject_GameObject_ - commentId: M:CatchIo.Runtime.Sound.SoundManager.SetAttenuationObject(GameObject) - fullName: CatchIo.Runtime.Sound.SoundManager.SetAttenuationObject(GameObject) - nameWithType: SoundManager.SetAttenuationObject(GameObject) -- uid: CatchIo.Runtime.Sound.SoundManager.SetAttenuationObject* - name: SetAttenuationObject - href: api/CatchIo.Runtime.Sound.SoundManager.html#CatchIo_Runtime_Sound_SoundManager_SetAttenuationObject_ - commentId: Overload:CatchIo.Runtime.Sound.SoundManager.SetAttenuationObject - isSpec: "True" - fullName: CatchIo.Runtime.Sound.SoundManager.SetAttenuationObject - nameWithType: SoundManager.SetAttenuationObject - uid: CatchIo.Runtime.Sound.SoundManager.StopStaminaSfx name: StopStaminaSfx() href: api/CatchIo.Runtime.Sound.SoundManager.html#CatchIo_Runtime_Sound_SoundManager_StopStaminaSfx @@ -14081,6 +18418,38 @@ references: isSpec: "True" fullName: CatchIo.Runtime.Sound.TerrainSfx.Play nameWithType: TerrainSfx.Play +- uid: CatchIo.Runtime.Sound.UiGameSfx + name: UiGameSfx + href: api/CatchIo.Runtime.Sound.UiGameSfx.html + commentId: T:CatchIo.Runtime.Sound.UiGameSfx + fullName: CatchIo.Runtime.Sound.UiGameSfx + nameWithType: UiGameSfx +- uid: CatchIo.Runtime.Sound.UiGameSfx.#ctor + name: UiGameSfx() + href: api/CatchIo.Runtime.Sound.UiGameSfx.html#CatchIo_Runtime_Sound_UiGameSfx__ctor + commentId: M:CatchIo.Runtime.Sound.UiGameSfx.#ctor + fullName: CatchIo.Runtime.Sound.UiGameSfx.UiGameSfx() + nameWithType: UiGameSfx.UiGameSfx() +- uid: CatchIo.Runtime.Sound.UiGameSfx.#ctor* + name: UiGameSfx + href: api/CatchIo.Runtime.Sound.UiGameSfx.html#CatchIo_Runtime_Sound_UiGameSfx__ctor_ + commentId: Overload:CatchIo.Runtime.Sound.UiGameSfx.#ctor + isSpec: "True" + fullName: CatchIo.Runtime.Sound.UiGameSfx.UiGameSfx + nameWithType: UiGameSfx.UiGameSfx +- uid: CatchIo.Runtime.Sound.UiGameSfx.Play(Vector3,System.String,System.Single) + name: Play(Vector3, String, Single) + href: api/CatchIo.Runtime.Sound.UiGameSfx.html#CatchIo_Runtime_Sound_UiGameSfx_Play_Vector3_System_String_System_Single_ + commentId: M:CatchIo.Runtime.Sound.UiGameSfx.Play(Vector3,System.String,System.Single) + fullName: CatchIo.Runtime.Sound.UiGameSfx.Play(Vector3, System.String, System.Single) + nameWithType: UiGameSfx.Play(Vector3, String, Single) +- uid: CatchIo.Runtime.Sound.UiGameSfx.Play* + name: Play + href: api/CatchIo.Runtime.Sound.UiGameSfx.html#CatchIo_Runtime_Sound_UiGameSfx_Play_ + commentId: Overload:CatchIo.Runtime.Sound.UiGameSfx.Play + isSpec: "True" + fullName: CatchIo.Runtime.Sound.UiGameSfx.Play + nameWithType: UiGameSfx.Play - uid: CatchIo.Runtime.Sound.UiSfx name: UiSfx href: api/CatchIo.Runtime.Sound.UiSfx.html @@ -14125,30 +18494,6 @@ references: isSpec: "True" fullName: CatchIo.Runtime.Sound.UiSfx.Play nameWithType: UiSfx.Play -- uid: CatchIo.Runtime.Sound.UiSfx.SfxParameter - name: UiSfx.SfxParameter - href: api/CatchIo.Runtime.Sound.UiSfx.SfxParameter.html - commentId: T:CatchIo.Runtime.Sound.UiSfx.SfxParameter - fullName: CatchIo.Runtime.Sound.UiSfx.SfxParameter - nameWithType: UiSfx.SfxParameter -- uid: CatchIo.Runtime.Sound.UiSfx.SfxParameter.BackButton - name: BackButton - href: api/CatchIo.Runtime.Sound.UiSfx.SfxParameter.html#CatchIo_Runtime_Sound_UiSfx_SfxParameter_BackButton - commentId: F:CatchIo.Runtime.Sound.UiSfx.SfxParameter.BackButton - fullName: CatchIo.Runtime.Sound.UiSfx.SfxParameter.BackButton - nameWithType: UiSfx.SfxParameter.BackButton -- uid: CatchIo.Runtime.Sound.UiSfx.SfxParameter.StartSfx - name: StartSfx - href: api/CatchIo.Runtime.Sound.UiSfx.SfxParameter.html#CatchIo_Runtime_Sound_UiSfx_SfxParameter_StartSfx - commentId: F:CatchIo.Runtime.Sound.UiSfx.SfxParameter.StartSfx - fullName: CatchIo.Runtime.Sound.UiSfx.SfxParameter.StartSfx - nameWithType: UiSfx.SfxParameter.StartSfx -- uid: CatchIo.Runtime.Sound.UiSfx.SfxParameter.StoneButton - name: StoneButton - href: api/CatchIo.Runtime.Sound.UiSfx.SfxParameter.html#CatchIo_Runtime_Sound_UiSfx_SfxParameter_StoneButton - commentId: F:CatchIo.Runtime.Sound.UiSfx.SfxParameter.StoneButton - fullName: CatchIo.Runtime.Sound.UiSfx.SfxParameter.StoneButton - nameWithType: UiSfx.SfxParameter.StoneButton - uid: CatchIo.Runtime.Trajectory name: CatchIo.Runtime.Trajectory href: api/CatchIo.Runtime.Trajectory.html @@ -14289,6 +18634,363 @@ references: commentId: F:CatchIo.Runtime.Trajectory.TrajectoryData.TimeToTarget fullName: CatchIo.Runtime.Trajectory.TrajectoryData.TimeToTarget nameWithType: TrajectoryData.TimeToTarget +- uid: CatchIo.Runtime.Transmorphs + name: CatchIo.Runtime.Transmorphs + href: api/CatchIo.Runtime.Transmorphs.html + commentId: N:CatchIo.Runtime.Transmorphs + fullName: CatchIo.Runtime.Transmorphs + nameWithType: CatchIo.Runtime.Transmorphs +- uid: CatchIo.Runtime.Transmorphs.ITransmorphableReceiver + name: ITransmorphableReceiver + href: api/CatchIo.Runtime.Transmorphs.ITransmorphableReceiver.html + commentId: T:CatchIo.Runtime.Transmorphs.ITransmorphableReceiver + fullName: CatchIo.Runtime.Transmorphs.ITransmorphableReceiver + nameWithType: ITransmorphableReceiver +- uid: CatchIo.Runtime.Transmorphs.ITransmorphableReceiver.ActivateTransmorphIndicator + name: ActivateTransmorphIndicator() + href: api/CatchIo.Runtime.Transmorphs.ITransmorphableReceiver.html#CatchIo_Runtime_Transmorphs_ITransmorphableReceiver_ActivateTransmorphIndicator + commentId: M:CatchIo.Runtime.Transmorphs.ITransmorphableReceiver.ActivateTransmorphIndicator + fullName: CatchIo.Runtime.Transmorphs.ITransmorphableReceiver.ActivateTransmorphIndicator() + nameWithType: ITransmorphableReceiver.ActivateTransmorphIndicator() +- uid: CatchIo.Runtime.Transmorphs.ITransmorphableReceiver.ActivateTransmorphIndicator* + name: ActivateTransmorphIndicator + href: api/CatchIo.Runtime.Transmorphs.ITransmorphableReceiver.html#CatchIo_Runtime_Transmorphs_ITransmorphableReceiver_ActivateTransmorphIndicator_ + commentId: Overload:CatchIo.Runtime.Transmorphs.ITransmorphableReceiver.ActivateTransmorphIndicator + isSpec: "True" + fullName: CatchIo.Runtime.Transmorphs.ITransmorphableReceiver.ActivateTransmorphIndicator + nameWithType: ITransmorphableReceiver.ActivateTransmorphIndicator +- uid: CatchIo.Runtime.Transmorphs.ITransmorphableReceiver.CanSelect(Vector2,System.Single) + name: CanSelect(Vector2, Single) + href: api/CatchIo.Runtime.Transmorphs.ITransmorphableReceiver.html#CatchIo_Runtime_Transmorphs_ITransmorphableReceiver_CanSelect_Vector2_System_Single_ + commentId: M:CatchIo.Runtime.Transmorphs.ITransmorphableReceiver.CanSelect(Vector2,System.Single) + fullName: CatchIo.Runtime.Transmorphs.ITransmorphableReceiver.CanSelect(Vector2, System.Single) + nameWithType: ITransmorphableReceiver.CanSelect(Vector2, Single) +- uid: CatchIo.Runtime.Transmorphs.ITransmorphableReceiver.CanSelect* + name: CanSelect + href: api/CatchIo.Runtime.Transmorphs.ITransmorphableReceiver.html#CatchIo_Runtime_Transmorphs_ITransmorphableReceiver_CanSelect_ + commentId: Overload:CatchIo.Runtime.Transmorphs.ITransmorphableReceiver.CanSelect + isSpec: "True" + fullName: CatchIo.Runtime.Transmorphs.ITransmorphableReceiver.CanSelect + nameWithType: ITransmorphableReceiver.CanSelect +- uid: CatchIo.Runtime.Transmorphs.ITransmorphableReceiver.DeactiveTransmorphIndicator + name: DeactiveTransmorphIndicator() + href: api/CatchIo.Runtime.Transmorphs.ITransmorphableReceiver.html#CatchIo_Runtime_Transmorphs_ITransmorphableReceiver_DeactiveTransmorphIndicator + commentId: M:CatchIo.Runtime.Transmorphs.ITransmorphableReceiver.DeactiveTransmorphIndicator + fullName: CatchIo.Runtime.Transmorphs.ITransmorphableReceiver.DeactiveTransmorphIndicator() + nameWithType: ITransmorphableReceiver.DeactiveTransmorphIndicator() +- uid: CatchIo.Runtime.Transmorphs.ITransmorphableReceiver.DeactiveTransmorphIndicator* + name: DeactiveTransmorphIndicator + href: api/CatchIo.Runtime.Transmorphs.ITransmorphableReceiver.html#CatchIo_Runtime_Transmorphs_ITransmorphableReceiver_DeactiveTransmorphIndicator_ + commentId: Overload:CatchIo.Runtime.Transmorphs.ITransmorphableReceiver.DeactiveTransmorphIndicator + isSpec: "True" + fullName: CatchIo.Runtime.Transmorphs.ITransmorphableReceiver.DeactiveTransmorphIndicator + nameWithType: ITransmorphableReceiver.DeactiveTransmorphIndicator +- uid: CatchIo.Runtime.Transmorphs.ITransmorphableReceiver.Deselect + name: Deselect() + href: api/CatchIo.Runtime.Transmorphs.ITransmorphableReceiver.html#CatchIo_Runtime_Transmorphs_ITransmorphableReceiver_Deselect + commentId: M:CatchIo.Runtime.Transmorphs.ITransmorphableReceiver.Deselect + fullName: CatchIo.Runtime.Transmorphs.ITransmorphableReceiver.Deselect() + nameWithType: ITransmorphableReceiver.Deselect() +- uid: CatchIo.Runtime.Transmorphs.ITransmorphableReceiver.Deselect* + name: Deselect + href: api/CatchIo.Runtime.Transmorphs.ITransmorphableReceiver.html#CatchIo_Runtime_Transmorphs_ITransmorphableReceiver_Deselect_ + commentId: Overload:CatchIo.Runtime.Transmorphs.ITransmorphableReceiver.Deselect + isSpec: "True" + fullName: CatchIo.Runtime.Transmorphs.ITransmorphableReceiver.Deselect + nameWithType: ITransmorphableReceiver.Deselect +- uid: CatchIo.Runtime.Transmorphs.ITransmorphableReceiver.GetAnimatorController + name: GetAnimatorController() + href: api/CatchIo.Runtime.Transmorphs.ITransmorphableReceiver.html#CatchIo_Runtime_Transmorphs_ITransmorphableReceiver_GetAnimatorController + commentId: M:CatchIo.Runtime.Transmorphs.ITransmorphableReceiver.GetAnimatorController + fullName: CatchIo.Runtime.Transmorphs.ITransmorphableReceiver.GetAnimatorController() + nameWithType: ITransmorphableReceiver.GetAnimatorController() +- uid: CatchIo.Runtime.Transmorphs.ITransmorphableReceiver.GetAnimatorController* + name: GetAnimatorController + href: api/CatchIo.Runtime.Transmorphs.ITransmorphableReceiver.html#CatchIo_Runtime_Transmorphs_ITransmorphableReceiver_GetAnimatorController_ + commentId: Overload:CatchIo.Runtime.Transmorphs.ITransmorphableReceiver.GetAnimatorController + isSpec: "True" + fullName: CatchIo.Runtime.Transmorphs.ITransmorphableReceiver.GetAnimatorController + nameWithType: ITransmorphableReceiver.GetAnimatorController +- uid: CatchIo.Runtime.Transmorphs.ITransmorphableReceiver.GetDistance(Vector2) + name: GetDistance(Vector2) + href: api/CatchIo.Runtime.Transmorphs.ITransmorphableReceiver.html#CatchIo_Runtime_Transmorphs_ITransmorphableReceiver_GetDistance_Vector2_ + commentId: M:CatchIo.Runtime.Transmorphs.ITransmorphableReceiver.GetDistance(Vector2) + fullName: CatchIo.Runtime.Transmorphs.ITransmorphableReceiver.GetDistance(Vector2) + nameWithType: ITransmorphableReceiver.GetDistance(Vector2) +- uid: CatchIo.Runtime.Transmorphs.ITransmorphableReceiver.GetDistance* + name: GetDistance + href: api/CatchIo.Runtime.Transmorphs.ITransmorphableReceiver.html#CatchIo_Runtime_Transmorphs_ITransmorphableReceiver_GetDistance_ + commentId: Overload:CatchIo.Runtime.Transmorphs.ITransmorphableReceiver.GetDistance + isSpec: "True" + fullName: CatchIo.Runtime.Transmorphs.ITransmorphableReceiver.GetDistance + nameWithType: ITransmorphableReceiver.GetDistance +- uid: CatchIo.Runtime.Transmorphs.ITransmorphableReceiver.Select + name: Select() + href: api/CatchIo.Runtime.Transmorphs.ITransmorphableReceiver.html#CatchIo_Runtime_Transmorphs_ITransmorphableReceiver_Select + commentId: M:CatchIo.Runtime.Transmorphs.ITransmorphableReceiver.Select + fullName: CatchIo.Runtime.Transmorphs.ITransmorphableReceiver.Select() + nameWithType: ITransmorphableReceiver.Select() +- uid: CatchIo.Runtime.Transmorphs.ITransmorphableReceiver.Select* + name: Select + href: api/CatchIo.Runtime.Transmorphs.ITransmorphableReceiver.html#CatchIo_Runtime_Transmorphs_ITransmorphableReceiver_Select_ + commentId: Overload:CatchIo.Runtime.Transmorphs.ITransmorphableReceiver.Select + isSpec: "True" + fullName: CatchIo.Runtime.Transmorphs.ITransmorphableReceiver.Select + nameWithType: ITransmorphableReceiver.Select +- uid: CatchIo.Runtime.Transmorphs.ITransmorphableReceiver.ViewID + name: ViewID + href: api/CatchIo.Runtime.Transmorphs.ITransmorphableReceiver.html#CatchIo_Runtime_Transmorphs_ITransmorphableReceiver_ViewID + commentId: P:CatchIo.Runtime.Transmorphs.ITransmorphableReceiver.ViewID + fullName: CatchIo.Runtime.Transmorphs.ITransmorphableReceiver.ViewID + nameWithType: ITransmorphableReceiver.ViewID +- uid: CatchIo.Runtime.Transmorphs.ITransmorphableReceiver.ViewID* + name: ViewID + href: api/CatchIo.Runtime.Transmorphs.ITransmorphableReceiver.html#CatchIo_Runtime_Transmorphs_ITransmorphableReceiver_ViewID_ + commentId: Overload:CatchIo.Runtime.Transmorphs.ITransmorphableReceiver.ViewID + isSpec: "True" + fullName: CatchIo.Runtime.Transmorphs.ITransmorphableReceiver.ViewID + nameWithType: ITransmorphableReceiver.ViewID +- uid: CatchIo.Runtime.Transmorphs.TransmorphableReceiver + name: TransmorphableReceiver + href: api/CatchIo.Runtime.Transmorphs.TransmorphableReceiver.html + commentId: T:CatchIo.Runtime.Transmorphs.TransmorphableReceiver + fullName: CatchIo.Runtime.Transmorphs.TransmorphableReceiver + nameWithType: TransmorphableReceiver +- uid: CatchIo.Runtime.Transmorphs.TransmorphableReceiver._animator + name: _animator + href: api/CatchIo.Runtime.Transmorphs.TransmorphableReceiver.html#CatchIo_Runtime_Transmorphs_TransmorphableReceiver__animator + commentId: F:CatchIo.Runtime.Transmorphs.TransmorphableReceiver._animator + fullName: CatchIo.Runtime.Transmorphs.TransmorphableReceiver._animator + nameWithType: TransmorphableReceiver._animator +- uid: CatchIo.Runtime.Transmorphs.TransmorphableReceiver._obstacleLayerMask + name: _obstacleLayerMask + href: api/CatchIo.Runtime.Transmorphs.TransmorphableReceiver.html#CatchIo_Runtime_Transmorphs_TransmorphableReceiver__obstacleLayerMask + commentId: F:CatchIo.Runtime.Transmorphs.TransmorphableReceiver._obstacleLayerMask + fullName: CatchIo.Runtime.Transmorphs.TransmorphableReceiver._obstacleLayerMask + nameWithType: TransmorphableReceiver._obstacleLayerMask +- uid: CatchIo.Runtime.Transmorphs.TransmorphableReceiver._photonView + name: _photonView + href: api/CatchIo.Runtime.Transmorphs.TransmorphableReceiver.html#CatchIo_Runtime_Transmorphs_TransmorphableReceiver__photonView + commentId: F:CatchIo.Runtime.Transmorphs.TransmorphableReceiver._photonView + fullName: CatchIo.Runtime.Transmorphs.TransmorphableReceiver._photonView + nameWithType: TransmorphableReceiver._photonView +- uid: CatchIo.Runtime.Transmorphs.TransmorphableReceiver._transform + name: _transform + href: api/CatchIo.Runtime.Transmorphs.TransmorphableReceiver.html#CatchIo_Runtime_Transmorphs_TransmorphableReceiver__transform + commentId: F:CatchIo.Runtime.Transmorphs.TransmorphableReceiver._transform + fullName: CatchIo.Runtime.Transmorphs.TransmorphableReceiver._transform + nameWithType: TransmorphableReceiver._transform +- uid: CatchIo.Runtime.Transmorphs.TransmorphableReceiver.ActivateTransmorphIndicator + name: ActivateTransmorphIndicator() + href: api/CatchIo.Runtime.Transmorphs.TransmorphableReceiver.html#CatchIo_Runtime_Transmorphs_TransmorphableReceiver_ActivateTransmorphIndicator + commentId: M:CatchIo.Runtime.Transmorphs.TransmorphableReceiver.ActivateTransmorphIndicator + fullName: CatchIo.Runtime.Transmorphs.TransmorphableReceiver.ActivateTransmorphIndicator() + nameWithType: TransmorphableReceiver.ActivateTransmorphIndicator() +- uid: CatchIo.Runtime.Transmorphs.TransmorphableReceiver.ActivateTransmorphIndicator* + name: ActivateTransmorphIndicator + href: api/CatchIo.Runtime.Transmorphs.TransmorphableReceiver.html#CatchIo_Runtime_Transmorphs_TransmorphableReceiver_ActivateTransmorphIndicator_ + commentId: Overload:CatchIo.Runtime.Transmorphs.TransmorphableReceiver.ActivateTransmorphIndicator + isSpec: "True" + fullName: CatchIo.Runtime.Transmorphs.TransmorphableReceiver.ActivateTransmorphIndicator + nameWithType: TransmorphableReceiver.ActivateTransmorphIndicator +- uid: CatchIo.Runtime.Transmorphs.TransmorphableReceiver.CanSelect(Vector2,System.Single) + name: CanSelect(Vector2, Single) + href: api/CatchIo.Runtime.Transmorphs.TransmorphableReceiver.html#CatchIo_Runtime_Transmorphs_TransmorphableReceiver_CanSelect_Vector2_System_Single_ + commentId: M:CatchIo.Runtime.Transmorphs.TransmorphableReceiver.CanSelect(Vector2,System.Single) + fullName: CatchIo.Runtime.Transmorphs.TransmorphableReceiver.CanSelect(Vector2, System.Single) + nameWithType: TransmorphableReceiver.CanSelect(Vector2, Single) +- uid: CatchIo.Runtime.Transmorphs.TransmorphableReceiver.CanSelect* + name: CanSelect + href: api/CatchIo.Runtime.Transmorphs.TransmorphableReceiver.html#CatchIo_Runtime_Transmorphs_TransmorphableReceiver_CanSelect_ + commentId: Overload:CatchIo.Runtime.Transmorphs.TransmorphableReceiver.CanSelect + isSpec: "True" + fullName: CatchIo.Runtime.Transmorphs.TransmorphableReceiver.CanSelect + nameWithType: TransmorphableReceiver.CanSelect +- uid: CatchIo.Runtime.Transmorphs.TransmorphableReceiver.CatchIo#Runtime#Transmorphs#ITransmorphableReceiver#ViewID + name: ITransmorphableReceiver.ViewID + href: api/CatchIo.Runtime.Transmorphs.TransmorphableReceiver.html#CatchIo_Runtime_Transmorphs_TransmorphableReceiver_CatchIo_Runtime_Transmorphs_ITransmorphableReceiver_ViewID + commentId: P:CatchIo.Runtime.Transmorphs.TransmorphableReceiver.CatchIo#Runtime#Transmorphs#ITransmorphableReceiver#ViewID + name.vb: CatchIo.Runtime.Transmorphs.ITransmorphableReceiver.ViewID + fullName: CatchIo.Runtime.Transmorphs.TransmorphableReceiver.CatchIo.Runtime.Transmorphs.ITransmorphableReceiver.ViewID + nameWithType: TransmorphableReceiver.ITransmorphableReceiver.ViewID + nameWithType.vb: TransmorphableReceiver.CatchIo.Runtime.Transmorphs.ITransmorphableReceiver.ViewID +- uid: CatchIo.Runtime.Transmorphs.TransmorphableReceiver.CatchIo#Runtime#Transmorphs#ITransmorphableReceiver#ViewID* + name: ITransmorphableReceiver.ViewID + href: api/CatchIo.Runtime.Transmorphs.TransmorphableReceiver.html#CatchIo_Runtime_Transmorphs_TransmorphableReceiver_CatchIo_Runtime_Transmorphs_ITransmorphableReceiver_ViewID_ + commentId: Overload:CatchIo.Runtime.Transmorphs.TransmorphableReceiver.CatchIo#Runtime#Transmorphs#ITransmorphableReceiver#ViewID + isSpec: "True" + name.vb: CatchIo.Runtime.Transmorphs.ITransmorphableReceiver.ViewID + fullName: CatchIo.Runtime.Transmorphs.TransmorphableReceiver.CatchIo.Runtime.Transmorphs.ITransmorphableReceiver.ViewID + nameWithType: TransmorphableReceiver.ITransmorphableReceiver.ViewID + nameWithType.vb: TransmorphableReceiver.CatchIo.Runtime.Transmorphs.ITransmorphableReceiver.ViewID +- uid: CatchIo.Runtime.Transmorphs.TransmorphableReceiver.DeactiveTransmorphIndicator + name: DeactiveTransmorphIndicator() + href: api/CatchIo.Runtime.Transmorphs.TransmorphableReceiver.html#CatchIo_Runtime_Transmorphs_TransmorphableReceiver_DeactiveTransmorphIndicator + commentId: M:CatchIo.Runtime.Transmorphs.TransmorphableReceiver.DeactiveTransmorphIndicator + fullName: CatchIo.Runtime.Transmorphs.TransmorphableReceiver.DeactiveTransmorphIndicator() + nameWithType: TransmorphableReceiver.DeactiveTransmorphIndicator() +- uid: CatchIo.Runtime.Transmorphs.TransmorphableReceiver.DeactiveTransmorphIndicator* + name: DeactiveTransmorphIndicator + href: api/CatchIo.Runtime.Transmorphs.TransmorphableReceiver.html#CatchIo_Runtime_Transmorphs_TransmorphableReceiver_DeactiveTransmorphIndicator_ + commentId: Overload:CatchIo.Runtime.Transmorphs.TransmorphableReceiver.DeactiveTransmorphIndicator + isSpec: "True" + fullName: CatchIo.Runtime.Transmorphs.TransmorphableReceiver.DeactiveTransmorphIndicator + nameWithType: TransmorphableReceiver.DeactiveTransmorphIndicator +- uid: CatchIo.Runtime.Transmorphs.TransmorphableReceiver.Deselect + name: Deselect() + href: api/CatchIo.Runtime.Transmorphs.TransmorphableReceiver.html#CatchIo_Runtime_Transmorphs_TransmorphableReceiver_Deselect + commentId: M:CatchIo.Runtime.Transmorphs.TransmorphableReceiver.Deselect + fullName: CatchIo.Runtime.Transmorphs.TransmorphableReceiver.Deselect() + nameWithType: TransmorphableReceiver.Deselect() +- uid: CatchIo.Runtime.Transmorphs.TransmorphableReceiver.Deselect* + name: Deselect + href: api/CatchIo.Runtime.Transmorphs.TransmorphableReceiver.html#CatchIo_Runtime_Transmorphs_TransmorphableReceiver_Deselect_ + commentId: Overload:CatchIo.Runtime.Transmorphs.TransmorphableReceiver.Deselect + isSpec: "True" + fullName: CatchIo.Runtime.Transmorphs.TransmorphableReceiver.Deselect + nameWithType: TransmorphableReceiver.Deselect +- uid: CatchIo.Runtime.Transmorphs.TransmorphableReceiver.GetAnimatorController + name: GetAnimatorController() + href: api/CatchIo.Runtime.Transmorphs.TransmorphableReceiver.html#CatchIo_Runtime_Transmorphs_TransmorphableReceiver_GetAnimatorController + commentId: M:CatchIo.Runtime.Transmorphs.TransmorphableReceiver.GetAnimatorController + fullName: CatchIo.Runtime.Transmorphs.TransmorphableReceiver.GetAnimatorController() + nameWithType: TransmorphableReceiver.GetAnimatorController() +- uid: CatchIo.Runtime.Transmorphs.TransmorphableReceiver.GetAnimatorController* + name: GetAnimatorController + href: api/CatchIo.Runtime.Transmorphs.TransmorphableReceiver.html#CatchIo_Runtime_Transmorphs_TransmorphableReceiver_GetAnimatorController_ + commentId: Overload:CatchIo.Runtime.Transmorphs.TransmorphableReceiver.GetAnimatorController + isSpec: "True" + fullName: CatchIo.Runtime.Transmorphs.TransmorphableReceiver.GetAnimatorController + nameWithType: TransmorphableReceiver.GetAnimatorController +- uid: CatchIo.Runtime.Transmorphs.TransmorphableReceiver.GetDistance(Vector2) + name: GetDistance(Vector2) + href: api/CatchIo.Runtime.Transmorphs.TransmorphableReceiver.html#CatchIo_Runtime_Transmorphs_TransmorphableReceiver_GetDistance_Vector2_ + commentId: M:CatchIo.Runtime.Transmorphs.TransmorphableReceiver.GetDistance(Vector2) + fullName: CatchIo.Runtime.Transmorphs.TransmorphableReceiver.GetDistance(Vector2) + nameWithType: TransmorphableReceiver.GetDistance(Vector2) +- uid: CatchIo.Runtime.Transmorphs.TransmorphableReceiver.GetDistance* + name: GetDistance + href: api/CatchIo.Runtime.Transmorphs.TransmorphableReceiver.html#CatchIo_Runtime_Transmorphs_TransmorphableReceiver_GetDistance_ + commentId: Overload:CatchIo.Runtime.Transmorphs.TransmorphableReceiver.GetDistance + isSpec: "True" + fullName: CatchIo.Runtime.Transmorphs.TransmorphableReceiver.GetDistance + nameWithType: TransmorphableReceiver.GetDistance +- uid: CatchIo.Runtime.Transmorphs.TransmorphableReceiver.Select + name: Select() + href: api/CatchIo.Runtime.Transmorphs.TransmorphableReceiver.html#CatchIo_Runtime_Transmorphs_TransmorphableReceiver_Select + commentId: M:CatchIo.Runtime.Transmorphs.TransmorphableReceiver.Select + fullName: CatchIo.Runtime.Transmorphs.TransmorphableReceiver.Select() + nameWithType: TransmorphableReceiver.Select() +- uid: CatchIo.Runtime.Transmorphs.TransmorphableReceiver.Select* + name: Select + href: api/CatchIo.Runtime.Transmorphs.TransmorphableReceiver.html#CatchIo_Runtime_Transmorphs_TransmorphableReceiver_Select_ + commentId: Overload:CatchIo.Runtime.Transmorphs.TransmorphableReceiver.Select + isSpec: "True" + fullName: CatchIo.Runtime.Transmorphs.TransmorphableReceiver.Select + nameWithType: TransmorphableReceiver.Select +- uid: CatchIo.Runtime.Transmorphs.Transmorpher + name: Transmorpher + href: api/CatchIo.Runtime.Transmorphs.Transmorpher.html + commentId: T:CatchIo.Runtime.Transmorphs.Transmorpher + fullName: CatchIo.Runtime.Transmorphs.Transmorpher + nameWithType: Transmorpher +- uid: CatchIo.Runtime.Transmorphs.Transmorpher._isTransmorphing + name: _isTransmorphing + href: api/CatchIo.Runtime.Transmorphs.Transmorpher.html#CatchIo_Runtime_Transmorphs_Transmorpher__isTransmorphing + commentId: F:CatchIo.Runtime.Transmorphs.Transmorpher._isTransmorphing + fullName: CatchIo.Runtime.Transmorphs.Transmorpher._isTransmorphing + nameWithType: Transmorpher._isTransmorphing +- uid: CatchIo.Runtime.Transmorphs.Transmorpher.Awake + name: Awake() + href: api/CatchIo.Runtime.Transmorphs.Transmorpher.html#CatchIo_Runtime_Transmorphs_Transmorpher_Awake + commentId: M:CatchIo.Runtime.Transmorphs.Transmorpher.Awake + fullName: CatchIo.Runtime.Transmorphs.Transmorpher.Awake() + nameWithType: Transmorpher.Awake() +- uid: CatchIo.Runtime.Transmorphs.Transmorpher.Awake* + name: Awake + href: api/CatchIo.Runtime.Transmorphs.Transmorpher.html#CatchIo_Runtime_Transmorphs_Transmorpher_Awake_ + commentId: Overload:CatchIo.Runtime.Transmorphs.Transmorpher.Awake + isSpec: "True" + fullName: CatchIo.Runtime.Transmorphs.Transmorpher.Awake + nameWithType: Transmorpher.Awake +- uid: CatchIo.Runtime.Transmorphs.Transmorpher.OnDestroy + name: OnDestroy() + href: api/CatchIo.Runtime.Transmorphs.Transmorpher.html#CatchIo_Runtime_Transmorphs_Transmorpher_OnDestroy + commentId: M:CatchIo.Runtime.Transmorphs.Transmorpher.OnDestroy + fullName: CatchIo.Runtime.Transmorphs.Transmorpher.OnDestroy() + nameWithType: Transmorpher.OnDestroy() +- uid: CatchIo.Runtime.Transmorphs.Transmorpher.OnDestroy* + name: OnDestroy + href: api/CatchIo.Runtime.Transmorphs.Transmorpher.html#CatchIo_Runtime_Transmorphs_Transmorpher_OnDestroy_ + commentId: Overload:CatchIo.Runtime.Transmorphs.Transmorpher.OnDestroy + isSpec: "True" + fullName: CatchIo.Runtime.Transmorphs.Transmorpher.OnDestroy + nameWithType: Transmorpher.OnDestroy +- uid: CatchIo.Runtime.Transmorphs.Transmorpher.OnEvent(EventData) + name: OnEvent(EventData) + href: api/CatchIo.Runtime.Transmorphs.Transmorpher.html#CatchIo_Runtime_Transmorphs_Transmorpher_OnEvent_EventData_ + commentId: M:CatchIo.Runtime.Transmorphs.Transmorpher.OnEvent(EventData) + fullName: CatchIo.Runtime.Transmorphs.Transmorpher.OnEvent(EventData) + nameWithType: Transmorpher.OnEvent(EventData) +- uid: CatchIo.Runtime.Transmorphs.Transmorpher.OnEvent* + name: OnEvent + href: api/CatchIo.Runtime.Transmorphs.Transmorpher.html#CatchIo_Runtime_Transmorphs_Transmorpher_OnEvent_ + commentId: Overload:CatchIo.Runtime.Transmorphs.Transmorpher.OnEvent + isSpec: "True" + fullName: CatchIo.Runtime.Transmorphs.Transmorpher.OnEvent + nameWithType: Transmorpher.OnEvent +- uid: CatchIo.Runtime.Transmorphs.Transmorpher.OnTransmorph(CatchIo.Runtime.Transmorphs.ITransmorphableReceiver) + name: OnTransmorph(ITransmorphableReceiver) + href: api/CatchIo.Runtime.Transmorphs.Transmorpher.html#CatchIo_Runtime_Transmorphs_Transmorpher_OnTransmorph_CatchIo_Runtime_Transmorphs_ITransmorphableReceiver_ + commentId: M:CatchIo.Runtime.Transmorphs.Transmorpher.OnTransmorph(CatchIo.Runtime.Transmorphs.ITransmorphableReceiver) + fullName: CatchIo.Runtime.Transmorphs.Transmorpher.OnTransmorph(CatchIo.Runtime.Transmorphs.ITransmorphableReceiver) + nameWithType: Transmorpher.OnTransmorph(ITransmorphableReceiver) +- uid: CatchIo.Runtime.Transmorphs.Transmorpher.OnTransmorph* + name: OnTransmorph + href: api/CatchIo.Runtime.Transmorphs.Transmorpher.html#CatchIo_Runtime_Transmorphs_Transmorpher_OnTransmorph_ + commentId: Overload:CatchIo.Runtime.Transmorphs.Transmorpher.OnTransmorph + isSpec: "True" + fullName: CatchIo.Runtime.Transmorphs.Transmorpher.OnTransmorph + nameWithType: Transmorpher.OnTransmorph +- uid: CatchIo.Runtime.Transmorphs.Transmorpher.OnTransmorphCanceled + name: OnTransmorphCanceled() + href: api/CatchIo.Runtime.Transmorphs.Transmorpher.html#CatchIo_Runtime_Transmorphs_Transmorpher_OnTransmorphCanceled + commentId: M:CatchIo.Runtime.Transmorphs.Transmorpher.OnTransmorphCanceled + fullName: CatchIo.Runtime.Transmorphs.Transmorpher.OnTransmorphCanceled() + nameWithType: Transmorpher.OnTransmorphCanceled() +- uid: CatchIo.Runtime.Transmorphs.Transmorpher.OnTransmorphCanceled* + name: OnTransmorphCanceled + href: api/CatchIo.Runtime.Transmorphs.Transmorpher.html#CatchIo_Runtime_Transmorphs_Transmorpher_OnTransmorphCanceled_ + commentId: Overload:CatchIo.Runtime.Transmorphs.Transmorpher.OnTransmorphCanceled + isSpec: "True" + fullName: CatchIo.Runtime.Transmorphs.Transmorpher.OnTransmorphCanceled + nameWithType: Transmorpher.OnTransmorphCanceled +- uid: CatchIo.Runtime.Transmorphs.Transmorpher.Transmorph(CatchIo.Runtime.Transmorphs.ITransmorphableReceiver) + name: Transmorph(ITransmorphableReceiver) + href: api/CatchIo.Runtime.Transmorphs.Transmorpher.html#CatchIo_Runtime_Transmorphs_Transmorpher_Transmorph_CatchIo_Runtime_Transmorphs_ITransmorphableReceiver_ + commentId: M:CatchIo.Runtime.Transmorphs.Transmorpher.Transmorph(CatchIo.Runtime.Transmorphs.ITransmorphableReceiver) + fullName: CatchIo.Runtime.Transmorphs.Transmorpher.Transmorph(CatchIo.Runtime.Transmorphs.ITransmorphableReceiver) + nameWithType: Transmorpher.Transmorph(ITransmorphableReceiver) +- uid: CatchIo.Runtime.Transmorphs.Transmorpher.Transmorph* + name: Transmorph + href: api/CatchIo.Runtime.Transmorphs.Transmorpher.html#CatchIo_Runtime_Transmorphs_Transmorpher_Transmorph_ + commentId: Overload:CatchIo.Runtime.Transmorphs.Transmorpher.Transmorph + isSpec: "True" + fullName: CatchIo.Runtime.Transmorphs.Transmorpher.Transmorph + nameWithType: Transmorpher.Transmorph +- uid: CatchIo.Runtime.Transmorphs.Transmorpher.ViewID + name: ViewID + href: api/CatchIo.Runtime.Transmorphs.Transmorpher.html#CatchIo_Runtime_Transmorphs_Transmorpher_ViewID + commentId: P:CatchIo.Runtime.Transmorphs.Transmorpher.ViewID + fullName: CatchIo.Runtime.Transmorphs.Transmorpher.ViewID + nameWithType: Transmorpher.ViewID +- uid: CatchIo.Runtime.Transmorphs.Transmorpher.ViewID* + name: ViewID + href: api/CatchIo.Runtime.Transmorphs.Transmorpher.html#CatchIo_Runtime_Transmorphs_Transmorpher_ViewID_ + commentId: Overload:CatchIo.Runtime.Transmorphs.Transmorpher.ViewID + isSpec: "True" + fullName: CatchIo.Runtime.Transmorphs.Transmorpher.ViewID + nameWithType: Transmorpher.ViewID - uid: CatchIo.Runtime.Utility name: CatchIo.Runtime.Utility href: api/CatchIo.Runtime.Utility.html @@ -14301,13 +19003,13 @@ references: commentId: T:CatchIo.Runtime.Utility.AnimationParser fullName: CatchIo.Runtime.Utility.AnimationParser nameWithType: AnimationParser -- uid: CatchIo.Runtime.Utility.AnimationParser.MapAnimationToActionState(IEnumerable{AnimationClip}) +- uid: CatchIo.Runtime.Utility.AnimationParser.MapAnimationToActionState(System.Collections.Generic.IEnumerable{AnimationClip}) name: MapAnimationToActionState(IEnumerable) - href: api/CatchIo.Runtime.Utility.AnimationParser.html#CatchIo_Runtime_Utility_AnimationParser_MapAnimationToActionState_IEnumerable_AnimationClip__ - commentId: M:CatchIo.Runtime.Utility.AnimationParser.MapAnimationToActionState(IEnumerable{AnimationClip}) + href: api/CatchIo.Runtime.Utility.AnimationParser.html#CatchIo_Runtime_Utility_AnimationParser_MapAnimationToActionState_System_Collections_Generic_IEnumerable_AnimationClip__ + commentId: M:CatchIo.Runtime.Utility.AnimationParser.MapAnimationToActionState(System.Collections.Generic.IEnumerable{AnimationClip}) name.vb: MapAnimationToActionState(IEnumerable(Of AnimationClip)) - fullName: CatchIo.Runtime.Utility.AnimationParser.MapAnimationToActionState(IEnumerable) - fullName.vb: CatchIo.Runtime.Utility.AnimationParser.MapAnimationToActionState(IEnumerable(Of AnimationClip)) + fullName: CatchIo.Runtime.Utility.AnimationParser.MapAnimationToActionState(System.Collections.Generic.IEnumerable) + fullName.vb: CatchIo.Runtime.Utility.AnimationParser.MapAnimationToActionState(System.Collections.Generic.IEnumerable(Of AnimationClip)) nameWithType: AnimationParser.MapAnimationToActionState(IEnumerable) nameWithType.vb: AnimationParser.MapAnimationToActionState(IEnumerable(Of AnimationClip)) - uid: CatchIo.Runtime.Utility.AnimationParser.MapAnimationToActionState* @@ -14317,13 +19019,13 @@ references: isSpec: "True" fullName: CatchIo.Runtime.Utility.AnimationParser.MapAnimationToActionState nameWithType: AnimationParser.MapAnimationToActionState -- uid: CatchIo.Runtime.Utility.AnimationParser.MapAnimationToMoveState(IEnumerable{AnimationClip}) +- uid: CatchIo.Runtime.Utility.AnimationParser.MapAnimationToMoveState(System.Collections.Generic.IEnumerable{AnimationClip}) name: MapAnimationToMoveState(IEnumerable) - href: api/CatchIo.Runtime.Utility.AnimationParser.html#CatchIo_Runtime_Utility_AnimationParser_MapAnimationToMoveState_IEnumerable_AnimationClip__ - commentId: M:CatchIo.Runtime.Utility.AnimationParser.MapAnimationToMoveState(IEnumerable{AnimationClip}) + href: api/CatchIo.Runtime.Utility.AnimationParser.html#CatchIo_Runtime_Utility_AnimationParser_MapAnimationToMoveState_System_Collections_Generic_IEnumerable_AnimationClip__ + commentId: M:CatchIo.Runtime.Utility.AnimationParser.MapAnimationToMoveState(System.Collections.Generic.IEnumerable{AnimationClip}) name.vb: MapAnimationToMoveState(IEnumerable(Of AnimationClip)) - fullName: CatchIo.Runtime.Utility.AnimationParser.MapAnimationToMoveState(IEnumerable) - fullName.vb: CatchIo.Runtime.Utility.AnimationParser.MapAnimationToMoveState(IEnumerable(Of AnimationClip)) + fullName: CatchIo.Runtime.Utility.AnimationParser.MapAnimationToMoveState(System.Collections.Generic.IEnumerable) + fullName.vb: CatchIo.Runtime.Utility.AnimationParser.MapAnimationToMoveState(System.Collections.Generic.IEnumerable(Of AnimationClip)) nameWithType: AnimationParser.MapAnimationToMoveState(IEnumerable) nameWithType.vb: AnimationParser.MapAnimationToMoveState(IEnumerable(Of AnimationClip)) - uid: CatchIo.Runtime.Utility.AnimationParser.MapAnimationToMoveState* @@ -14345,6 +19047,38 @@ references: commentId: T:CatchIo.Runtime.Utility.Attributes.AutoRegisteredService fullName: CatchIo.Runtime.Utility.Attributes.AutoRegisteredService nameWithType: AutoRegisteredService +- uid: CatchIo.Runtime.Utility.Attributes.FMODEventParameter + name: FMODEventParameter + href: api/CatchIo.Runtime.Utility.Attributes.FMODEventParameter.html + commentId: T:CatchIo.Runtime.Utility.Attributes.FMODEventParameter + fullName: CatchIo.Runtime.Utility.Attributes.FMODEventParameter + nameWithType: FMODEventParameter +- uid: CatchIo.Runtime.Utility.Attributes.FMODEventParameter.#ctor(System.String) + name: FMODEventParameter(String) + href: api/CatchIo.Runtime.Utility.Attributes.FMODEventParameter.html#CatchIo_Runtime_Utility_Attributes_FMODEventParameter__ctor_System_String_ + commentId: M:CatchIo.Runtime.Utility.Attributes.FMODEventParameter.#ctor(System.String) + fullName: CatchIo.Runtime.Utility.Attributes.FMODEventParameter.FMODEventParameter(System.String) + nameWithType: FMODEventParameter.FMODEventParameter(String) +- uid: CatchIo.Runtime.Utility.Attributes.FMODEventParameter.#ctor* + name: FMODEventParameter + href: api/CatchIo.Runtime.Utility.Attributes.FMODEventParameter.html#CatchIo_Runtime_Utility_Attributes_FMODEventParameter__ctor_ + commentId: Overload:CatchIo.Runtime.Utility.Attributes.FMODEventParameter.#ctor + isSpec: "True" + fullName: CatchIo.Runtime.Utility.Attributes.FMODEventParameter.FMODEventParameter + nameWithType: FMODEventParameter.FMODEventParameter +- uid: CatchIo.Runtime.Utility.Attributes.FMODEventParameter.EventPath + name: EventPath + href: api/CatchIo.Runtime.Utility.Attributes.FMODEventParameter.html#CatchIo_Runtime_Utility_Attributes_FMODEventParameter_EventPath + commentId: P:CatchIo.Runtime.Utility.Attributes.FMODEventParameter.EventPath + fullName: CatchIo.Runtime.Utility.Attributes.FMODEventParameter.EventPath + nameWithType: FMODEventParameter.EventPath +- uid: CatchIo.Runtime.Utility.Attributes.FMODEventParameter.EventPath* + name: EventPath + href: api/CatchIo.Runtime.Utility.Attributes.FMODEventParameter.html#CatchIo_Runtime_Utility_Attributes_FMODEventParameter_EventPath_ + commentId: Overload:CatchIo.Runtime.Utility.Attributes.FMODEventParameter.EventPath + isSpec: "True" + fullName: CatchIo.Runtime.Utility.Attributes.FMODEventParameter.EventPath + nameWithType: FMODEventParameter.EventPath - uid: CatchIo.Runtime.Utility.Attributes.MonoScriptAttribute name: MonoScriptAttribute href: api/CatchIo.Runtime.Utility.Attributes.MonoScriptAttribute.html @@ -14426,6 +19160,25 @@ references: fullName.vb: CatchIo.Runtime.Utility.Extensions.AssemblyExtensions.GetTypesWithCustomAttribute(Of TAttribute)(Assembly) nameWithType: AssemblyExtensions.GetTypesWithCustomAttribute(Assembly) nameWithType.vb: AssemblyExtensions.GetTypesWithCustomAttribute(Of TAttribute)(Assembly) +- uid: CatchIo.Runtime.Utility.Extensions.GameObjectExtensions + name: GameObjectExtensions + href: api/CatchIo.Runtime.Utility.Extensions.GameObjectExtensions.html + commentId: T:CatchIo.Runtime.Utility.Extensions.GameObjectExtensions + fullName: CatchIo.Runtime.Utility.Extensions.GameObjectExtensions + nameWithType: GameObjectExtensions +- uid: CatchIo.Runtime.Utility.Extensions.GameObjectExtensions.SetAllGameObjectsLayer(GameObject,System.Int32) + name: SetAllGameObjectsLayer(GameObject, Int32) + href: api/CatchIo.Runtime.Utility.Extensions.GameObjectExtensions.html#CatchIo_Runtime_Utility_Extensions_GameObjectExtensions_SetAllGameObjectsLayer_GameObject_System_Int32_ + commentId: M:CatchIo.Runtime.Utility.Extensions.GameObjectExtensions.SetAllGameObjectsLayer(GameObject,System.Int32) + fullName: CatchIo.Runtime.Utility.Extensions.GameObjectExtensions.SetAllGameObjectsLayer(GameObject, System.Int32) + nameWithType: GameObjectExtensions.SetAllGameObjectsLayer(GameObject, Int32) +- uid: CatchIo.Runtime.Utility.Extensions.GameObjectExtensions.SetAllGameObjectsLayer* + name: SetAllGameObjectsLayer + href: api/CatchIo.Runtime.Utility.Extensions.GameObjectExtensions.html#CatchIo_Runtime_Utility_Extensions_GameObjectExtensions_SetAllGameObjectsLayer_ + commentId: Overload:CatchIo.Runtime.Utility.Extensions.GameObjectExtensions.SetAllGameObjectsLayer + isSpec: "True" + fullName: CatchIo.Runtime.Utility.Extensions.GameObjectExtensions.SetAllGameObjectsLayer + nameWithType: GameObjectExtensions.SetAllGameObjectsLayer - uid: CatchIo.Runtime.Utility.Extensions.IEnumerableExtensions name: IEnumerableExtensions href: api/CatchIo.Runtime.Utility.Extensions.IEnumerableExtensions.html @@ -14439,13 +19192,13 @@ references: isSpec: "True" fullName: CatchIo.Runtime.Utility.Extensions.IEnumerableExtensions.ForEach nameWithType: IEnumerableExtensions.ForEach -- uid: CatchIo.Runtime.Utility.Extensions.IEnumerableExtensions.ForEach``1(IEnumerable{``0},System.Action{``0}) +- uid: CatchIo.Runtime.Utility.Extensions.IEnumerableExtensions.ForEach``1(System.Collections.Generic.IEnumerable{``0},System.Action{``0}) name: ForEach(IEnumerable, Action) - href: api/CatchIo.Runtime.Utility.Extensions.IEnumerableExtensions.html#CatchIo_Runtime_Utility_Extensions_IEnumerableExtensions_ForEach__1_IEnumerable___0__System_Action___0__ - commentId: M:CatchIo.Runtime.Utility.Extensions.IEnumerableExtensions.ForEach``1(IEnumerable{``0},System.Action{``0}) + href: api/CatchIo.Runtime.Utility.Extensions.IEnumerableExtensions.html#CatchIo_Runtime_Utility_Extensions_IEnumerableExtensions_ForEach__1_System_Collections_Generic_IEnumerable___0__System_Action___0__ + commentId: M:CatchIo.Runtime.Utility.Extensions.IEnumerableExtensions.ForEach``1(System.Collections.Generic.IEnumerable{``0},System.Action{``0}) name.vb: ForEach(Of T)(IEnumerable(Of T), Action(Of T)) - fullName: CatchIo.Runtime.Utility.Extensions.IEnumerableExtensions.ForEach(IEnumerable, System.Action) - fullName.vb: CatchIo.Runtime.Utility.Extensions.IEnumerableExtensions.ForEach(Of T)(IEnumerable(Of T), System.Action(Of T)) + fullName: CatchIo.Runtime.Utility.Extensions.IEnumerableExtensions.ForEach(System.Collections.Generic.IEnumerable, System.Action) + fullName.vb: CatchIo.Runtime.Utility.Extensions.IEnumerableExtensions.ForEach(Of T)(System.Collections.Generic.IEnumerable(Of T), System.Action(Of T)) nameWithType: IEnumerableExtensions.ForEach(IEnumerable, Action) nameWithType.vb: IEnumerableExtensions.ForEach(Of T)(IEnumerable(Of T), Action(Of T)) - uid: CatchIo.Runtime.Utility.Extensions.PlayerExtensions @@ -14714,13 +19467,13 @@ references: isSpec: "True" fullName: CatchIo.Runtime.Utility.Extensions.PlayerExtensions.ResetProperties nameWithType: PlayerExtensions.ResetProperties -- uid: CatchIo.Runtime.Utility.Extensions.PlayerExtensions.ResetPropertiesEnum(Player,System.Func{IEnumerator}) +- uid: CatchIo.Runtime.Utility.Extensions.PlayerExtensions.ResetPropertiesEnum(Player,System.Func{System.Collections.Generic.IEnumerator}) name: ResetPropertiesEnum(Player, Func) - href: api/CatchIo.Runtime.Utility.Extensions.PlayerExtensions.html#CatchIo_Runtime_Utility_Extensions_PlayerExtensions_ResetPropertiesEnum_Player_System_Func_IEnumerator__ - commentId: M:CatchIo.Runtime.Utility.Extensions.PlayerExtensions.ResetPropertiesEnum(Player,System.Func{IEnumerator}) + href: api/CatchIo.Runtime.Utility.Extensions.PlayerExtensions.html#CatchIo_Runtime_Utility_Extensions_PlayerExtensions_ResetPropertiesEnum_Player_System_Func_System_Collections_Generic_IEnumerator__ + commentId: M:CatchIo.Runtime.Utility.Extensions.PlayerExtensions.ResetPropertiesEnum(Player,System.Func{System.Collections.Generic.IEnumerator}) name.vb: ResetPropertiesEnum(Player, Func(Of IEnumerator)) - fullName: CatchIo.Runtime.Utility.Extensions.PlayerExtensions.ResetPropertiesEnum(Player, System.Func) - fullName.vb: CatchIo.Runtime.Utility.Extensions.PlayerExtensions.ResetPropertiesEnum(Player, System.Func(Of IEnumerator)) + fullName: CatchIo.Runtime.Utility.Extensions.PlayerExtensions.ResetPropertiesEnum(Player, System.Func) + fullName.vb: CatchIo.Runtime.Utility.Extensions.PlayerExtensions.ResetPropertiesEnum(Player, System.Func(Of System.Collections.Generic.IEnumerator)) nameWithType: PlayerExtensions.ResetPropertiesEnum(Player, Func) nameWithType.vb: PlayerExtensions.ResetPropertiesEnum(Player, Func(Of IEnumerator)) - uid: CatchIo.Runtime.Utility.Extensions.PlayerExtensions.ResetPropertiesEnum* @@ -15182,13 +19935,13 @@ references: isSpec: "True" fullName: CatchIo.Runtime.Utility.MathHelper.GetAngle nameWithType: MathHelper.GetAngle -- uid: CatchIo.Runtime.Utility.MathHelper.GetCentroidOfPolygon(List{Vector2}) +- uid: CatchIo.Runtime.Utility.MathHelper.GetCentroidOfPolygon(System.Collections.Generic.List{Vector2}) name: GetCentroidOfPolygon(List) - href: api/CatchIo.Runtime.Utility.MathHelper.html#CatchIo_Runtime_Utility_MathHelper_GetCentroidOfPolygon_List_Vector2__ - commentId: M:CatchIo.Runtime.Utility.MathHelper.GetCentroidOfPolygon(List{Vector2}) + href: api/CatchIo.Runtime.Utility.MathHelper.html#CatchIo_Runtime_Utility_MathHelper_GetCentroidOfPolygon_System_Collections_Generic_List_Vector2__ + commentId: M:CatchIo.Runtime.Utility.MathHelper.GetCentroidOfPolygon(System.Collections.Generic.List{Vector2}) name.vb: GetCentroidOfPolygon(List(Of Vector2)) - fullName: CatchIo.Runtime.Utility.MathHelper.GetCentroidOfPolygon(List) - fullName.vb: CatchIo.Runtime.Utility.MathHelper.GetCentroidOfPolygon(List(Of Vector2)) + fullName: CatchIo.Runtime.Utility.MathHelper.GetCentroidOfPolygon(System.Collections.Generic.List) + fullName.vb: CatchIo.Runtime.Utility.MathHelper.GetCentroidOfPolygon(System.Collections.Generic.List(Of Vector2)) nameWithType: MathHelper.GetCentroidOfPolygon(List) nameWithType.vb: MathHelper.GetCentroidOfPolygon(List(Of Vector2)) - uid: CatchIo.Runtime.Utility.MathHelper.GetCentroidOfPolygon* @@ -15309,13 +20062,13 @@ references: commentId: T:CatchIo.Runtime.Utility.PolygonHelper fullName: CatchIo.Runtime.Utility.PolygonHelper nameWithType: PolygonHelper -- uid: CatchIo.Runtime.Utility.PolygonHelper.CalculatePolygonArea(List{Vector2}) +- uid: CatchIo.Runtime.Utility.PolygonHelper.CalculatePolygonArea(System.Collections.Generic.List{Vector2}) name: CalculatePolygonArea(List) - href: api/CatchIo.Runtime.Utility.PolygonHelper.html#CatchIo_Runtime_Utility_PolygonHelper_CalculatePolygonArea_List_Vector2__ - commentId: M:CatchIo.Runtime.Utility.PolygonHelper.CalculatePolygonArea(List{Vector2}) + href: api/CatchIo.Runtime.Utility.PolygonHelper.html#CatchIo_Runtime_Utility_PolygonHelper_CalculatePolygonArea_System_Collections_Generic_List_Vector2__ + commentId: M:CatchIo.Runtime.Utility.PolygonHelper.CalculatePolygonArea(System.Collections.Generic.List{Vector2}) name.vb: CalculatePolygonArea(List(Of Vector2)) - fullName: CatchIo.Runtime.Utility.PolygonHelper.CalculatePolygonArea(List) - fullName.vb: CatchIo.Runtime.Utility.PolygonHelper.CalculatePolygonArea(List(Of Vector2)) + fullName: CatchIo.Runtime.Utility.PolygonHelper.CalculatePolygonArea(System.Collections.Generic.List) + fullName.vb: CatchIo.Runtime.Utility.PolygonHelper.CalculatePolygonArea(System.Collections.Generic.List(Of Vector2)) nameWithType: PolygonHelper.CalculatePolygonArea(List) nameWithType.vb: PolygonHelper.CalculatePolygonArea(List(Of Vector2)) - uid: CatchIo.Runtime.Utility.PolygonHelper.CalculatePolygonArea* @@ -15325,13 +20078,13 @@ references: isSpec: "True" fullName: CatchIo.Runtime.Utility.PolygonHelper.CalculatePolygonArea nameWithType: PolygonHelper.CalculatePolygonArea -- uid: CatchIo.Runtime.Utility.PolygonHelper.DisplayPolygon(List{Vector2}) +- uid: CatchIo.Runtime.Utility.PolygonHelper.DisplayPolygon(System.Collections.Generic.List{Vector2}) name: DisplayPolygon(List) - href: api/CatchIo.Runtime.Utility.PolygonHelper.html#CatchIo_Runtime_Utility_PolygonHelper_DisplayPolygon_List_Vector2__ - commentId: M:CatchIo.Runtime.Utility.PolygonHelper.DisplayPolygon(List{Vector2}) + href: api/CatchIo.Runtime.Utility.PolygonHelper.html#CatchIo_Runtime_Utility_PolygonHelper_DisplayPolygon_System_Collections_Generic_List_Vector2__ + commentId: M:CatchIo.Runtime.Utility.PolygonHelper.DisplayPolygon(System.Collections.Generic.List{Vector2}) name.vb: DisplayPolygon(List(Of Vector2)) - fullName: CatchIo.Runtime.Utility.PolygonHelper.DisplayPolygon(List) - fullName.vb: CatchIo.Runtime.Utility.PolygonHelper.DisplayPolygon(List(Of Vector2)) + fullName: CatchIo.Runtime.Utility.PolygonHelper.DisplayPolygon(System.Collections.Generic.List) + fullName.vb: CatchIo.Runtime.Utility.PolygonHelper.DisplayPolygon(System.Collections.Generic.List(Of Vector2)) nameWithType: PolygonHelper.DisplayPolygon(List) nameWithType.vb: PolygonHelper.DisplayPolygon(List(Of Vector2)) - uid: CatchIo.Runtime.Utility.PolygonHelper.DisplayPolygon* @@ -15341,13 +20094,13 @@ references: isSpec: "True" fullName: CatchIo.Runtime.Utility.PolygonHelper.DisplayPolygon nameWithType: PolygonHelper.DisplayPolygon -- uid: CatchIo.Runtime.Utility.PolygonHelper.GetClippedPolygonResult(List{Vector2},List{Vector2}) +- uid: CatchIo.Runtime.Utility.PolygonHelper.GetClippedPolygonResult(System.Collections.Generic.List{Vector2},System.Collections.Generic.List{Vector2}) name: GetClippedPolygonResult(List, List) - href: api/CatchIo.Runtime.Utility.PolygonHelper.html#CatchIo_Runtime_Utility_PolygonHelper_GetClippedPolygonResult_List_Vector2__List_Vector2__ - commentId: M:CatchIo.Runtime.Utility.PolygonHelper.GetClippedPolygonResult(List{Vector2},List{Vector2}) + href: api/CatchIo.Runtime.Utility.PolygonHelper.html#CatchIo_Runtime_Utility_PolygonHelper_GetClippedPolygonResult_System_Collections_Generic_List_Vector2__System_Collections_Generic_List_Vector2__ + commentId: M:CatchIo.Runtime.Utility.PolygonHelper.GetClippedPolygonResult(System.Collections.Generic.List{Vector2},System.Collections.Generic.List{Vector2}) name.vb: GetClippedPolygonResult(List(Of Vector2), List(Of Vector2)) - fullName: CatchIo.Runtime.Utility.PolygonHelper.GetClippedPolygonResult(List, List) - fullName.vb: CatchIo.Runtime.Utility.PolygonHelper.GetClippedPolygonResult(List(Of Vector2), List(Of Vector2)) + fullName: CatchIo.Runtime.Utility.PolygonHelper.GetClippedPolygonResult(System.Collections.Generic.List, System.Collections.Generic.List) + fullName.vb: CatchIo.Runtime.Utility.PolygonHelper.GetClippedPolygonResult(System.Collections.Generic.List(Of Vector2), System.Collections.Generic.List(Of Vector2)) nameWithType: PolygonHelper.GetClippedPolygonResult(List, List) nameWithType.vb: PolygonHelper.GetClippedPolygonResult(List(Of Vector2), List(Of Vector2)) - uid: CatchIo.Runtime.Utility.PolygonHelper.GetClippedPolygonResult* @@ -15357,13 +20110,13 @@ references: isSpec: "True" fullName: CatchIo.Runtime.Utility.PolygonHelper.GetClippedPolygonResult nameWithType: PolygonHelper.GetClippedPolygonResult -- uid: CatchIo.Runtime.Utility.PolygonHelper.GetPolygonVerticesClockwise(List{Vector2}) +- uid: CatchIo.Runtime.Utility.PolygonHelper.GetPolygonVerticesClockwise(System.Collections.Generic.List{Vector2}) name: GetPolygonVerticesClockwise(List) - href: api/CatchIo.Runtime.Utility.PolygonHelper.html#CatchIo_Runtime_Utility_PolygonHelper_GetPolygonVerticesClockwise_List_Vector2__ - commentId: M:CatchIo.Runtime.Utility.PolygonHelper.GetPolygonVerticesClockwise(List{Vector2}) + href: api/CatchIo.Runtime.Utility.PolygonHelper.html#CatchIo_Runtime_Utility_PolygonHelper_GetPolygonVerticesClockwise_System_Collections_Generic_List_Vector2__ + commentId: M:CatchIo.Runtime.Utility.PolygonHelper.GetPolygonVerticesClockwise(System.Collections.Generic.List{Vector2}) name.vb: GetPolygonVerticesClockwise(List(Of Vector2)) - fullName: CatchIo.Runtime.Utility.PolygonHelper.GetPolygonVerticesClockwise(List) - fullName.vb: CatchIo.Runtime.Utility.PolygonHelper.GetPolygonVerticesClockwise(List(Of Vector2)) + fullName: CatchIo.Runtime.Utility.PolygonHelper.GetPolygonVerticesClockwise(System.Collections.Generic.List) + fullName.vb: CatchIo.Runtime.Utility.PolygonHelper.GetPolygonVerticesClockwise(System.Collections.Generic.List(Of Vector2)) nameWithType: PolygonHelper.GetPolygonVerticesClockwise(List) nameWithType.vb: PolygonHelper.GetPolygonVerticesClockwise(List(Of Vector2)) - uid: CatchIo.Runtime.Utility.PolygonHelper.GetPolygonVerticesClockwise* @@ -15731,6 +20484,43 @@ references: fullName.vb: CatchIo.Runtime.Utility.Singleton.SingletonMonoBehaviour(Of T).OnApplicationQuit nameWithType: SingletonMonoBehaviour.OnApplicationQuit nameWithType.vb: SingletonMonoBehaviour(Of T).OnApplicationQuit +- uid: CatchIo.Runtime.Utility.SoundWaveEvent + name: SoundWaveEvent + href: api/CatchIo.Runtime.Utility.SoundWaveEvent.html + commentId: T:CatchIo.Runtime.Utility.SoundWaveEvent + fullName: CatchIo.Runtime.Utility.SoundWaveEvent + nameWithType: SoundWaveEvent +- uid: CatchIo.Runtime.Utility.SoundWaveEvent.IsLocal + name: IsLocal + href: api/CatchIo.Runtime.Utility.SoundWaveEvent.html#CatchIo_Runtime_Utility_SoundWaveEvent_IsLocal + commentId: F:CatchIo.Runtime.Utility.SoundWaveEvent.IsLocal + fullName: CatchIo.Runtime.Utility.SoundWaveEvent.IsLocal + nameWithType: SoundWaveEvent.IsLocal +- uid: CatchIo.Runtime.Utility.SoundWaveEvent.Position + name: Position + href: api/CatchIo.Runtime.Utility.SoundWaveEvent.html#CatchIo_Runtime_Utility_SoundWaveEvent_Position + commentId: F:CatchIo.Runtime.Utility.SoundWaveEvent.Position + fullName: CatchIo.Runtime.Utility.SoundWaveEvent.Position + nameWithType: SoundWaveEvent.Position +- uid: CatchIo.Runtime.Utility.SoundWaveEventGenerator + name: SoundWaveEventGenerator + href: api/CatchIo.Runtime.Utility.SoundWaveEventGenerator.html + commentId: T:CatchIo.Runtime.Utility.SoundWaveEventGenerator + fullName: CatchIo.Runtime.Utility.SoundWaveEventGenerator + nameWithType: SoundWaveEventGenerator +- uid: CatchIo.Runtime.Utility.SoundWaveEventGenerator.Generate(Vector3,System.Boolean) + name: Generate(Vector3, Boolean) + href: api/CatchIo.Runtime.Utility.SoundWaveEventGenerator.html#CatchIo_Runtime_Utility_SoundWaveEventGenerator_Generate_Vector3_System_Boolean_ + commentId: M:CatchIo.Runtime.Utility.SoundWaveEventGenerator.Generate(Vector3,System.Boolean) + fullName: CatchIo.Runtime.Utility.SoundWaveEventGenerator.Generate(Vector3, System.Boolean) + nameWithType: SoundWaveEventGenerator.Generate(Vector3, Boolean) +- uid: CatchIo.Runtime.Utility.SoundWaveEventGenerator.Generate* + name: Generate + href: api/CatchIo.Runtime.Utility.SoundWaveEventGenerator.html#CatchIo_Runtime_Utility_SoundWaveEventGenerator_Generate_ + commentId: Overload:CatchIo.Runtime.Utility.SoundWaveEventGenerator.Generate + isSpec: "True" + fullName: CatchIo.Runtime.Utility.SoundWaveEventGenerator.Generate + nameWithType: SoundWaveEventGenerator.Generate - uid: CatchIo.Runtime.Utility.StateAnimation name: StateAnimation href: api/CatchIo.Runtime.Utility.StateAnimation.html @@ -15787,171 +20577,175 @@ references: commentId: N:CatchIo.Runtime.Values fullName: CatchIo.Runtime.Values nameWithType: CatchIo.Runtime.Values -- uid: CatchIo.Runtime.Values.FixedDamage - name: FixedDamage - href: api/CatchIo.Runtime.Values.FixedDamage.html - commentId: T:CatchIo.Runtime.Values.FixedDamage - fullName: CatchIo.Runtime.Values.FixedDamage - nameWithType: FixedDamage -- uid: CatchIo.Runtime.Values.FixedDamage.#ctor(System.Single,DamageSfxType,System.Single,Vector2) - name: FixedDamage(Single, DamageSfxType, Single, Vector2) - href: api/CatchIo.Runtime.Values.FixedDamage.html#CatchIo_Runtime_Values_FixedDamage__ctor_System_Single_DamageSfxType_System_Single_Vector2_ - commentId: M:CatchIo.Runtime.Values.FixedDamage.#ctor(System.Single,DamageSfxType,System.Single,Vector2) - fullName: CatchIo.Runtime.Values.FixedDamage.FixedDamage(System.Single, DamageSfxType, System.Single, Vector2) - nameWithType: FixedDamage.FixedDamage(Single, DamageSfxType, Single, Vector2) -- uid: CatchIo.Runtime.Values.FixedDamage.#ctor* - name: FixedDamage - href: api/CatchIo.Runtime.Values.FixedDamage.html#CatchIo_Runtime_Values_FixedDamage__ctor_ - commentId: Overload:CatchIo.Runtime.Values.FixedDamage.#ctor - isSpec: "True" - fullName: CatchIo.Runtime.Values.FixedDamage.FixedDamage - nameWithType: FixedDamage.FixedDamage -- uid: CatchIo.Runtime.Values.FixedDamage.GetDamage(System.Single) - name: GetDamage(Single) - href: api/CatchIo.Runtime.Values.FixedDamage.html#CatchIo_Runtime_Values_FixedDamage_GetDamage_System_Single_ - commentId: M:CatchIo.Runtime.Values.FixedDamage.GetDamage(System.Single) - fullName: CatchIo.Runtime.Values.FixedDamage.GetDamage(System.Single) - nameWithType: FixedDamage.GetDamage(Single) -- uid: CatchIo.Runtime.Values.FixedDamage.GetDamage* +- uid: CatchIo.Runtime.Values.BurningDOTDamage + name: BurningDOTDamage + href: api/CatchIo.Runtime.Values.BurningDOTDamage.html + commentId: T:CatchIo.Runtime.Values.BurningDOTDamage + fullName: CatchIo.Runtime.Values.BurningDOTDamage + nameWithType: BurningDOTDamage +- uid: CatchIo.Runtime.Values.BurningDOTDamage.#ctor(CatchIo.Runtime.Values.DOTDamageData) + name: BurningDOTDamage(DOTDamageData) + href: api/CatchIo.Runtime.Values.BurningDOTDamage.html#CatchIo_Runtime_Values_BurningDOTDamage__ctor_CatchIo_Runtime_Values_DOTDamageData_ + commentId: M:CatchIo.Runtime.Values.BurningDOTDamage.#ctor(CatchIo.Runtime.Values.DOTDamageData) + fullName: CatchIo.Runtime.Values.BurningDOTDamage.BurningDOTDamage(CatchIo.Runtime.Values.DOTDamageData) + nameWithType: BurningDOTDamage.BurningDOTDamage(DOTDamageData) +- uid: CatchIo.Runtime.Values.BurningDOTDamage.#ctor* + name: BurningDOTDamage + href: api/CatchIo.Runtime.Values.BurningDOTDamage.html#CatchIo_Runtime_Values_BurningDOTDamage__ctor_ + commentId: Overload:CatchIo.Runtime.Values.BurningDOTDamage.#ctor + isSpec: "True" + fullName: CatchIo.Runtime.Values.BurningDOTDamage.BurningDOTDamage + nameWithType: BurningDOTDamage.BurningDOTDamage +- uid: CatchIo.Runtime.Values.BurningDOTDamage.GetDamage + name: GetDamage() + href: api/CatchIo.Runtime.Values.BurningDOTDamage.html#CatchIo_Runtime_Values_BurningDOTDamage_GetDamage + commentId: M:CatchIo.Runtime.Values.BurningDOTDamage.GetDamage + fullName: CatchIo.Runtime.Values.BurningDOTDamage.GetDamage() + nameWithType: BurningDOTDamage.GetDamage() +- uid: CatchIo.Runtime.Values.BurningDOTDamage.GetDamage* name: GetDamage - href: api/CatchIo.Runtime.Values.FixedDamage.html#CatchIo_Runtime_Values_FixedDamage_GetDamage_ - commentId: Overload:CatchIo.Runtime.Values.FixedDamage.GetDamage - isSpec: "True" - fullName: CatchIo.Runtime.Values.FixedDamage.GetDamage - nameWithType: FixedDamage.GetDamage -- uid: CatchIo.Runtime.Values.FixedDamage.GetKnockback - name: GetKnockback() - href: api/CatchIo.Runtime.Values.FixedDamage.html#CatchIo_Runtime_Values_FixedDamage_GetKnockback - commentId: M:CatchIo.Runtime.Values.FixedDamage.GetKnockback - fullName: CatchIo.Runtime.Values.FixedDamage.GetKnockback() - nameWithType: FixedDamage.GetKnockback() -- uid: CatchIo.Runtime.Values.FixedDamage.GetKnockback* - name: GetKnockback - href: api/CatchIo.Runtime.Values.FixedDamage.html#CatchIo_Runtime_Values_FixedDamage_GetKnockback_ - commentId: Overload:CatchIo.Runtime.Values.FixedDamage.GetKnockback - isSpec: "True" - fullName: CatchIo.Runtime.Values.FixedDamage.GetKnockback - nameWithType: FixedDamage.GetKnockback -- uid: CatchIo.Runtime.Values.FixedDamage.GetOrigin - name: GetOrigin() - href: api/CatchIo.Runtime.Values.FixedDamage.html#CatchIo_Runtime_Values_FixedDamage_GetOrigin - commentId: M:CatchIo.Runtime.Values.FixedDamage.GetOrigin - fullName: CatchIo.Runtime.Values.FixedDamage.GetOrigin() - nameWithType: FixedDamage.GetOrigin() -- uid: CatchIo.Runtime.Values.FixedDamage.GetOrigin* - name: GetOrigin - href: api/CatchIo.Runtime.Values.FixedDamage.html#CatchIo_Runtime_Values_FixedDamage_GetOrigin_ - commentId: Overload:CatchIo.Runtime.Values.FixedDamage.GetOrigin - isSpec: "True" - fullName: CatchIo.Runtime.Values.FixedDamage.GetOrigin - nameWithType: FixedDamage.GetOrigin -- uid: CatchIo.Runtime.Values.FixedDamage.GetTakeDamageSfx - name: GetTakeDamageSfx() - href: api/CatchIo.Runtime.Values.FixedDamage.html#CatchIo_Runtime_Values_FixedDamage_GetTakeDamageSfx - commentId: M:CatchIo.Runtime.Values.FixedDamage.GetTakeDamageSfx - fullName: CatchIo.Runtime.Values.FixedDamage.GetTakeDamageSfx() - nameWithType: FixedDamage.GetTakeDamageSfx() -- uid: CatchIo.Runtime.Values.FixedDamage.GetTakeDamageSfx* - name: GetTakeDamageSfx - href: api/CatchIo.Runtime.Values.FixedDamage.html#CatchIo_Runtime_Values_FixedDamage_GetTakeDamageSfx_ - commentId: Overload:CatchIo.Runtime.Values.FixedDamage.GetTakeDamageSfx - isSpec: "True" - fullName: CatchIo.Runtime.Values.FixedDamage.GetTakeDamageSfx - nameWithType: FixedDamage.GetTakeDamageSfx -- uid: CatchIo.Runtime.Values.FixedDamage.SetOrigin(Vector2) - name: SetOrigin(Vector2) - href: api/CatchIo.Runtime.Values.FixedDamage.html#CatchIo_Runtime_Values_FixedDamage_SetOrigin_Vector2_ - commentId: M:CatchIo.Runtime.Values.FixedDamage.SetOrigin(Vector2) - fullName: CatchIo.Runtime.Values.FixedDamage.SetOrigin(Vector2) - nameWithType: FixedDamage.SetOrigin(Vector2) -- uid: CatchIo.Runtime.Values.FixedDamage.SetOrigin* - name: SetOrigin - href: api/CatchIo.Runtime.Values.FixedDamage.html#CatchIo_Runtime_Values_FixedDamage_SetOrigin_ - commentId: Overload:CatchIo.Runtime.Values.FixedDamage.SetOrigin - isSpec: "True" - fullName: CatchIo.Runtime.Values.FixedDamage.SetOrigin - nameWithType: FixedDamage.SetOrigin -- uid: CatchIo.Runtime.Values.PercentageDamage - name: PercentageDamage - href: api/CatchIo.Runtime.Values.PercentageDamage.html - commentId: T:CatchIo.Runtime.Values.PercentageDamage - fullName: CatchIo.Runtime.Values.PercentageDamage - nameWithType: PercentageDamage -- uid: CatchIo.Runtime.Values.PercentageDamage.#ctor(System.Single,DamageSfxType,System.Single,Vector2) - name: PercentageDamage(Single, DamageSfxType, Single, Vector2) - href: api/CatchIo.Runtime.Values.PercentageDamage.html#CatchIo_Runtime_Values_PercentageDamage__ctor_System_Single_DamageSfxType_System_Single_Vector2_ - commentId: M:CatchIo.Runtime.Values.PercentageDamage.#ctor(System.Single,DamageSfxType,System.Single,Vector2) - fullName: CatchIo.Runtime.Values.PercentageDamage.PercentageDamage(System.Single, DamageSfxType, System.Single, Vector2) - nameWithType: PercentageDamage.PercentageDamage(Single, DamageSfxType, Single, Vector2) -- uid: CatchIo.Runtime.Values.PercentageDamage.#ctor* - name: PercentageDamage - href: api/CatchIo.Runtime.Values.PercentageDamage.html#CatchIo_Runtime_Values_PercentageDamage__ctor_ - commentId: Overload:CatchIo.Runtime.Values.PercentageDamage.#ctor - isSpec: "True" - fullName: CatchIo.Runtime.Values.PercentageDamage.PercentageDamage - nameWithType: PercentageDamage.PercentageDamage -- uid: CatchIo.Runtime.Values.PercentageDamage.GetDamage(System.Single) - name: GetDamage(Single) - href: api/CatchIo.Runtime.Values.PercentageDamage.html#CatchIo_Runtime_Values_PercentageDamage_GetDamage_System_Single_ - commentId: M:CatchIo.Runtime.Values.PercentageDamage.GetDamage(System.Single) - fullName: CatchIo.Runtime.Values.PercentageDamage.GetDamage(System.Single) - nameWithType: PercentageDamage.GetDamage(Single) -- uid: CatchIo.Runtime.Values.PercentageDamage.GetDamage* + href: api/CatchIo.Runtime.Values.BurningDOTDamage.html#CatchIo_Runtime_Values_BurningDOTDamage_GetDamage_ + commentId: Overload:CatchIo.Runtime.Values.BurningDOTDamage.GetDamage + isSpec: "True" + fullName: CatchIo.Runtime.Values.BurningDOTDamage.GetDamage + nameWithType: BurningDOTDamage.GetDamage +- uid: CatchIo.Runtime.Values.BurningDOTDamage.GetSfxType + name: GetSfxType() + href: api/CatchIo.Runtime.Values.BurningDOTDamage.html#CatchIo_Runtime_Values_BurningDOTDamage_GetSfxType + commentId: M:CatchIo.Runtime.Values.BurningDOTDamage.GetSfxType + fullName: CatchIo.Runtime.Values.BurningDOTDamage.GetSfxType() + nameWithType: BurningDOTDamage.GetSfxType() +- uid: CatchIo.Runtime.Values.BurningDOTDamage.GetSfxType* + name: GetSfxType + href: api/CatchIo.Runtime.Values.BurningDOTDamage.html#CatchIo_Runtime_Values_BurningDOTDamage_GetSfxType_ + commentId: Overload:CatchIo.Runtime.Values.BurningDOTDamage.GetSfxType + isSpec: "True" + fullName: CatchIo.Runtime.Values.BurningDOTDamage.GetSfxType + nameWithType: BurningDOTDamage.GetSfxType +- uid: CatchIo.Runtime.Values.DamageData + name: DamageData + href: api/CatchIo.Runtime.Values.DamageData.html + commentId: T:CatchIo.Runtime.Values.DamageData + fullName: CatchIo.Runtime.Values.DamageData + nameWithType: DamageData +- uid: CatchIo.Runtime.Values.DamageData.DamagePercentage + name: DamagePercentage + href: api/CatchIo.Runtime.Values.DamageData.html#CatchIo_Runtime_Values_DamageData_DamagePercentage + commentId: F:CatchIo.Runtime.Values.DamageData.DamagePercentage + fullName: CatchIo.Runtime.Values.DamageData.DamagePercentage + nameWithType: DamageData.DamagePercentage +- uid: CatchIo.Runtime.Values.DamageData.FixedDamage + name: FixedDamage + href: api/CatchIo.Runtime.Values.DamageData.html#CatchIo_Runtime_Values_DamageData_FixedDamage + commentId: F:CatchIo.Runtime.Values.DamageData.FixedDamage + fullName: CatchIo.Runtime.Values.DamageData.FixedDamage + nameWithType: DamageData.FixedDamage +- uid: CatchIo.Runtime.Values.DamageData.SfxType + name: SfxType + href: api/CatchIo.Runtime.Values.DamageData.html#CatchIo_Runtime_Values_DamageData_SfxType + commentId: F:CatchIo.Runtime.Values.DamageData.SfxType + fullName: CatchIo.Runtime.Values.DamageData.SfxType + nameWithType: DamageData.SfxType +- uid: CatchIo.Runtime.Values.DamageData.StunDuration + name: StunDuration + href: api/CatchIo.Runtime.Values.DamageData.html#CatchIo_Runtime_Values_DamageData_StunDuration + commentId: F:CatchIo.Runtime.Values.DamageData.StunDuration + fullName: CatchIo.Runtime.Values.DamageData.StunDuration + nameWithType: DamageData.StunDuration +- uid: CatchIo.Runtime.Values.DamageData.UsingFixedDamage + name: UsingFixedDamage + href: api/CatchIo.Runtime.Values.DamageData.html#CatchIo_Runtime_Values_DamageData_UsingFixedDamage + commentId: F:CatchIo.Runtime.Values.DamageData.UsingFixedDamage + fullName: CatchIo.Runtime.Values.DamageData.UsingFixedDamage + nameWithType: DamageData.UsingFixedDamage +- uid: CatchIo.Runtime.Values.DamageData.UsingStun + name: UsingStun + href: api/CatchIo.Runtime.Values.DamageData.html#CatchIo_Runtime_Values_DamageData_UsingStun + commentId: F:CatchIo.Runtime.Values.DamageData.UsingStun + fullName: CatchIo.Runtime.Values.DamageData.UsingStun + nameWithType: DamageData.UsingStun +- uid: CatchIo.Runtime.Values.DOTDamageData + name: DOTDamageData + href: api/CatchIo.Runtime.Values.DOTDamageData.html + commentId: T:CatchIo.Runtime.Values.DOTDamageData + fullName: CatchIo.Runtime.Values.DOTDamageData + nameWithType: DOTDamageData +- uid: CatchIo.Runtime.Values.DOTDamageData.DamageData + name: DamageData + href: api/CatchIo.Runtime.Values.DOTDamageData.html#CatchIo_Runtime_Values_DOTDamageData_DamageData + commentId: F:CatchIo.Runtime.Values.DOTDamageData.DamageData + fullName: CatchIo.Runtime.Values.DOTDamageData.DamageData + nameWithType: DOTDamageData.DamageData +- uid: CatchIo.Runtime.Values.DOTDamageData.DamageFallOff + name: DamageFallOff + href: api/CatchIo.Runtime.Values.DOTDamageData.html#CatchIo_Runtime_Values_DOTDamageData_DamageFallOff + commentId: F:CatchIo.Runtime.Values.DOTDamageData.DamageFallOff + fullName: CatchIo.Runtime.Values.DOTDamageData.DamageFallOff + nameWithType: DOTDamageData.DamageFallOff +- uid: CatchIo.Runtime.Values.DOTDamageData.DamageFrequency + name: DamageFrequency + href: api/CatchIo.Runtime.Values.DOTDamageData.html#CatchIo_Runtime_Values_DOTDamageData_DamageFrequency + commentId: F:CatchIo.Runtime.Values.DOTDamageData.DamageFrequency + fullName: CatchIo.Runtime.Values.DOTDamageData.DamageFrequency + nameWithType: DOTDamageData.DamageFrequency +- uid: CatchIo.Runtime.Values.DOTDamageData.GetDamage + name: GetDamage() + href: api/CatchIo.Runtime.Values.DOTDamageData.html#CatchIo_Runtime_Values_DOTDamageData_GetDamage + commentId: M:CatchIo.Runtime.Values.DOTDamageData.GetDamage + fullName: CatchIo.Runtime.Values.DOTDamageData.GetDamage() + nameWithType: DOTDamageData.GetDamage() +- uid: CatchIo.Runtime.Values.DOTDamageData.GetDamage* name: GetDamage - href: api/CatchIo.Runtime.Values.PercentageDamage.html#CatchIo_Runtime_Values_PercentageDamage_GetDamage_ - commentId: Overload:CatchIo.Runtime.Values.PercentageDamage.GetDamage - isSpec: "True" - fullName: CatchIo.Runtime.Values.PercentageDamage.GetDamage - nameWithType: PercentageDamage.GetDamage -- uid: CatchIo.Runtime.Values.PercentageDamage.GetKnockback - name: GetKnockback() - href: api/CatchIo.Runtime.Values.PercentageDamage.html#CatchIo_Runtime_Values_PercentageDamage_GetKnockback - commentId: M:CatchIo.Runtime.Values.PercentageDamage.GetKnockback - fullName: CatchIo.Runtime.Values.PercentageDamage.GetKnockback() - nameWithType: PercentageDamage.GetKnockback() -- uid: CatchIo.Runtime.Values.PercentageDamage.GetKnockback* - name: GetKnockback - href: api/CatchIo.Runtime.Values.PercentageDamage.html#CatchIo_Runtime_Values_PercentageDamage_GetKnockback_ - commentId: Overload:CatchIo.Runtime.Values.PercentageDamage.GetKnockback - isSpec: "True" - fullName: CatchIo.Runtime.Values.PercentageDamage.GetKnockback - nameWithType: PercentageDamage.GetKnockback -- uid: CatchIo.Runtime.Values.PercentageDamage.GetOrigin - name: GetOrigin() - href: api/CatchIo.Runtime.Values.PercentageDamage.html#CatchIo_Runtime_Values_PercentageDamage_GetOrigin - commentId: M:CatchIo.Runtime.Values.PercentageDamage.GetOrigin - fullName: CatchIo.Runtime.Values.PercentageDamage.GetOrigin() - nameWithType: PercentageDamage.GetOrigin() -- uid: CatchIo.Runtime.Values.PercentageDamage.GetOrigin* - name: GetOrigin - href: api/CatchIo.Runtime.Values.PercentageDamage.html#CatchIo_Runtime_Values_PercentageDamage_GetOrigin_ - commentId: Overload:CatchIo.Runtime.Values.PercentageDamage.GetOrigin - isSpec: "True" - fullName: CatchIo.Runtime.Values.PercentageDamage.GetOrigin - nameWithType: PercentageDamage.GetOrigin -- uid: CatchIo.Runtime.Values.PercentageDamage.GetTakeDamageSfx - name: GetTakeDamageSfx() - href: api/CatchIo.Runtime.Values.PercentageDamage.html#CatchIo_Runtime_Values_PercentageDamage_GetTakeDamageSfx - commentId: M:CatchIo.Runtime.Values.PercentageDamage.GetTakeDamageSfx - fullName: CatchIo.Runtime.Values.PercentageDamage.GetTakeDamageSfx() - nameWithType: PercentageDamage.GetTakeDamageSfx() -- uid: CatchIo.Runtime.Values.PercentageDamage.GetTakeDamageSfx* - name: GetTakeDamageSfx - href: api/CatchIo.Runtime.Values.PercentageDamage.html#CatchIo_Runtime_Values_PercentageDamage_GetTakeDamageSfx_ - commentId: Overload:CatchIo.Runtime.Values.PercentageDamage.GetTakeDamageSfx - isSpec: "True" - fullName: CatchIo.Runtime.Values.PercentageDamage.GetTakeDamageSfx - nameWithType: PercentageDamage.GetTakeDamageSfx -- uid: CatchIo.Runtime.Values.PercentageDamage.SetOrigin(Vector2) - name: SetOrigin(Vector2) - href: api/CatchIo.Runtime.Values.PercentageDamage.html#CatchIo_Runtime_Values_PercentageDamage_SetOrigin_Vector2_ - commentId: M:CatchIo.Runtime.Values.PercentageDamage.SetOrigin(Vector2) - fullName: CatchIo.Runtime.Values.PercentageDamage.SetOrigin(Vector2) - nameWithType: PercentageDamage.SetOrigin(Vector2) -- uid: CatchIo.Runtime.Values.PercentageDamage.SetOrigin* - name: SetOrigin - href: api/CatchIo.Runtime.Values.PercentageDamage.html#CatchIo_Runtime_Values_PercentageDamage_SetOrigin_ - commentId: Overload:CatchIo.Runtime.Values.PercentageDamage.SetOrigin - isSpec: "True" - fullName: CatchIo.Runtime.Values.PercentageDamage.SetOrigin - nameWithType: PercentageDamage.SetOrigin + href: api/CatchIo.Runtime.Values.DOTDamageData.html#CatchIo_Runtime_Values_DOTDamageData_GetDamage_ + commentId: Overload:CatchIo.Runtime.Values.DOTDamageData.GetDamage + isSpec: "True" + fullName: CatchIo.Runtime.Values.DOTDamageData.GetDamage + nameWithType: DOTDamageData.GetDamage +- uid: CatchIo.Runtime.Values.DOTDamageData.TickCount + name: TickCount + href: api/CatchIo.Runtime.Values.DOTDamageData.html#CatchIo_Runtime_Values_DOTDamageData_TickCount + commentId: F:CatchIo.Runtime.Values.DOTDamageData.TickCount + fullName: CatchIo.Runtime.Values.DOTDamageData.TickCount + nameWithType: DOTDamageData.TickCount +- uid: CatchIo.Runtime.Values.DOTDamageData.TickInterval + name: TickInterval + href: api/CatchIo.Runtime.Values.DOTDamageData.html#CatchIo_Runtime_Values_DOTDamageData_TickInterval + commentId: F:CatchIo.Runtime.Values.DOTDamageData.TickInterval + fullName: CatchIo.Runtime.Values.DOTDamageData.TickInterval + nameWithType: DOTDamageData.TickInterval +- uid: CatchIo.Runtime.Values.DOTDamageData.UsingDOTDamage + name: UsingDOTDamage + href: api/CatchIo.Runtime.Values.DOTDamageData.html#CatchIo_Runtime_Values_DOTDamageData_UsingDOTDamage + commentId: F:CatchIo.Runtime.Values.DOTDamageData.UsingDOTDamage + fullName: CatchIo.Runtime.Values.DOTDamageData.UsingDOTDamage + nameWithType: DOTDamageData.UsingDOTDamage +- uid: CatchIo.Runtime.Values.KnockBackData + name: KnockBackData + href: api/CatchIo.Runtime.Values.KnockBackData.html + commentId: T:CatchIo.Runtime.Values.KnockBackData + fullName: CatchIo.Runtime.Values.KnockBackData + nameWithType: KnockBackData +- uid: CatchIo.Runtime.Values.KnockBackData.Delay + name: Delay + href: api/CatchIo.Runtime.Values.KnockBackData.html#CatchIo_Runtime_Values_KnockBackData_Delay + commentId: F:CatchIo.Runtime.Values.KnockBackData.Delay + fullName: CatchIo.Runtime.Values.KnockBackData.Delay + nameWithType: KnockBackData.Delay +- uid: CatchIo.Runtime.Values.KnockBackData.Direction + name: Direction + href: api/CatchIo.Runtime.Values.KnockBackData.html#CatchIo_Runtime_Values_KnockBackData_Direction + commentId: F:CatchIo.Runtime.Values.KnockBackData.Direction + fullName: CatchIo.Runtime.Values.KnockBackData.Direction + nameWithType: KnockBackData.Direction +- uid: CatchIo.Runtime.Values.KnockBackData.Power + name: Power + href: api/CatchIo.Runtime.Values.KnockBackData.html#CatchIo_Runtime_Values_KnockBackData_Power + commentId: F:CatchIo.Runtime.Values.KnockBackData.Power + fullName: CatchIo.Runtime.Values.KnockBackData.Power + nameWithType: KnockBackData.Power +- uid: CatchIo.Runtime.Values.KnockBackData.UsingKnockback + name: UsingKnockback + href: api/CatchIo.Runtime.Values.KnockBackData.html#CatchIo_Runtime_Values_KnockBackData_UsingKnockback + commentId: F:CatchIo.Runtime.Values.KnockBackData.UsingKnockback + fullName: CatchIo.Runtime.Values.KnockBackData.UsingKnockback + nameWithType: KnockBackData.UsingKnockback