Lua Game Events: Difference between revisions

From Civilization Modding Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 167: Line 167:


==Game Systems==
==Game Systems==
===Animation===
*[[AnimationSamplingChanged]]
*[[ParticleEffectReloadRequested]]
*[[ParticleEffectStatsRequested]]
*[[ParticleEffectStatsResponse]]
*[[RemoveAllArrowsEvent]]
*[[SerialEventTestAnimations]]
*[[SpawnArrowEvent]]
===Audio===
*[[AudioDebugChangeMusic]]
*[[AudioPlay2DSound]]
*[[AudioVolumeChanged]]
===Camera===
===Camera===
*[[CameraProjectionChanged]]
*[[CameraProjectionChanged]]
Line 194: Line 206:
*[[SerialEventCameraStopMovingLeft]]
*[[SerialEventCameraStopMovingLeft]]
*[[SerialEventCameraStopMovingRight]]
*[[SerialEventCameraStopMovingRight]]
===Audio===
*[[AudioDebugChangeMusic]]
*[[AudioPlay2DSound]]
*[[AudioVolumeChanged]]
===Animation===
*[[AnimationSamplingChanged]]
*[[ParticleEffectReloadRequested]]
*[[ParticleEffectStatsRequested]]
*[[ParticleEffectStatsResponse]]
*[[RemoveAllArrowsEvent]]
*[[SerialEventTestAnimations]]
*[[SpawnArrowEvent]]
===Multiplayer===
===Multiplayer===
*[[ConnectedToNetworkHost]]
*[[ConnectedToNetworkHost]]
*[[MultiplayerConnectionComplete]]
*[[MultiplayerConnectionFailed]]
*[[MultiplayerGameAbandoned]]
*[[MultiplayerGameLaunched]]
*[[MultiplayerGameListClear]]
*[[MultiplayerGameListComplete]]
*[[MultiplayerGameListUpdated]]
*[[MultiplayerGamePlayerDisconnected]]
*[[MultiplayerGamePlayerUpdated]]
*[[MultiplayerJoinRoomAttempt]]
*[[MultiplayerJoinRoomComplete]]
*[[MultiplayerJoinRoomFailed]]
*[[MultiplayerProfileDisconnected]]
*[[MultiplayerProfileFailed]]
*[[RemotePlayerTurnEnd]]
*[[RemotePlayerTurnEnd]]



Revision as of 12:56, 14 February 2012

Up: Lua and UI Reference

Lua Events List or the same in the official wiki

Player

City

Unit

CombatSim

Map objects

Improvements

Features

Hex

Game

Mods

Interface

Advisor

Dawn of Man

Diplomacy

Menus

Notifications

Game Systems

Animation

Audio

Camera

Multiplayer

Other (unsorted)