Env credits: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (→‎Entity Description: Left align is better..)
m (doxygen)
Line 7: Line 7:
==Availability==
==Availability==
{{in game|point}} {{game-base}}
{{in game|point}} {{game-base}}
{{in code|class=CCredits|file=EnvMessage.cpp}}
{{in code|class=[http://hl2sdk.gigcities.com/class_c_credits.html CCredits]|file=[http://hl2sdk.gigcities.com/_env_message_8cpp-source.html EnvMessage.cpp]}}


==Keyvalues==
==Keyvalues==

Revision as of 06:12, 2 August 2006

Template:Wrongtitle

Entity Description

Env credits.png

An entity to control the rolling credits.

Availability

Template:In game Template:Game-base Template:In code

Keyvalues

Inputs

  • RollCredits
Start the intro credits rolling.
  • RollOutroCredits
Start the outro credits rolling.
  • ShowLogo
Show the HL2 logo.

Outputs

  • OnCreditsDone
Fired when the credits having finished rolling.