This article's documentation is for anything that uses the Source engine. Click here for more information.

player_loadsaved

From Valve Developer Community
Revision as of 12:21, 4 January 2024 by WisdomBot (talk | contribs) (Updated old entity format to {{this is a}}. This action was perfomed by a bot.)
Jump to navigation Jump to search

player_loadsaved is an e0 available in all Source Source games.

Entity Description

Load Auto-Saved game

Keyvalues

Fade Duration (seconds) (duration) <string>
Hold Fade (seconds) (holdtime) <string>
Fade Alpha (renderamt) <integer>
Fade Color (R G B) (color) <color255>
Reload delay (loadtime) <string>
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

Reload
Ends this game and reloads


Outputs