UFO: Alien Invasion
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
e_event_actorshoothidden.cpp File Reference

Go to the source code of this file.

Functions

int CL_ActorShootHiddenTime (const eventRegister_t *self, dbuffer *msg, eventTiming_t *eventTiming)
 Decides if following events should be delayed. More...
 
void CL_ActorShootHidden (const eventRegister_t *self, dbuffer *msg)
 Shoot with weapon but don't bother with animations - actor is hidden. More...
 

Function Documentation

int CL_ActorShootHiddenTime ( const eventRegister_t self,
dbuffer msg,
eventTiming_t eventTiming 
)