Env outtro stats: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
(Reformat)
Line 1: Line 1:
{{l4d series point|env_outtro_stats}}
{{l4d series point|env_outtro_stats}} It controls the outtro stats at the end of a campaign.
{{stub}}
 
== Entity description ==
An entity to control the outtro stats at the end of a campaign.


== Keyvalues ==
== Keyvalues ==
* {{KV Targetname}}
{{KV Targetname}}


== Inputs ==
== Inputs ==
; RollStatsCrawl
{{IO|RollStatsCrawl|Start the outro stats rolling.}}
: Start the outro stats rolling.
{{IO|RollCredits|Start the outro credits rolling.}}
; RollCredits
: Start the outro credits rolling.
{{I Targetname}}
{{I Targetname}}


== Outputs ==
== Outputs ==
; OnOutroStatsDone
{{IO|OnOuttroStatsDone|Fired when the stats having finished rolling or the user cancels out.}}
: Fired when the stats having finished rolling or the user cancels out.
{{O Targetname}}
{{O Targetname}}
== See also ==
== External links ==
[[category:Left 4 Dead 2]]

Revision as of 03:31, 12 August 2011

Template:L4d series point It controls the outtro stats at the end of a campaign.

Keyvalues

Name (targetname) <string>[ Edit ]
The name that other entities refer to this entity by, via Inputs/Outputs or other keyvalues (e.g. parentname or target).
Also displayed in Hammer's 2D views and Entity Report.
See also:  Generic Keyvalues, Inputs and Outputs available to all entities

Inputs

RollStatsCrawl
Start the outro stats rolling.
RollCredits
Start the outro credits rolling.


Outputs

OnOuttroStatsDone
Fired when the stats having finished rolling or the user cancels out.