Difference between revisions of "ShooterGameStateFunctions"

From ARK Modding Wiki
Jump to navigation Jump to search
(Created page with "Category:Functions == ShooterGameState Class Functions == The ShooterGameState is the parent class for the standard GameState. * AddFloatingText * AllowDinoClassTame * Al...")
 
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
[[Category:Functions]]
 
[[Category:Functions]]
 
== ShooterGameState Class Functions ==
 
== ShooterGameState Class Functions ==
The ShooterGameState is the parent class for the standard GameState.
+
The ShooterGameState class is the parent class for the standard GameState.
  
 
* AddFloatingText
 
* AddFloatingText
Line 8: Line 8:
 
* AllowDownloadDino
 
* AllowDownloadDino
 
* BaseDrawTileOnCanvas
 
* BaseDrawTileOnCanvas
* BaseGetAllDinoCharactersOfTeam
 
* BaseGetAllShooterCharacters
 
* BaseGetAllShooterCharactersOfTeam
 
* BaseGetAllShooterControllers
 
 
* BaseGetCustomActors
 
* BaseGetCustomActors
 
* BaseIsTribeID
 
* BaseIsTribeID
 
* BaseProjectWorldToScreenPosition
 
* BaseProjectWorldToScreenPosition
 
* BaseSpawnBuffAndAttachToCharacter
 
* BaseSpawnBuffAndAttachToCharacter
 +
* [[GetAllControllers]]
 +
* [[GetAllNPCsOfTeam]]
 +
* [[GetAllPlayers]]
 +
* [[GetAllPlayersOfTeam]]
 
* GetCleanServerSessionName
 
* GetCleanServerSessionName
* GetDayTimeString
+
* [[GetDayTimeString]]
 
* GetIniArray
 
* GetIniArray
 
* GetNetworkTimeDelta
 
* GetNetworkTimeDelta

Latest revision as of 23:15, 9 April 2018

ShooterGameState Class Functions

The ShooterGameState class is the parent class for the standard GameState.

  • AddFloatingText
  • AllowDinoClassTame
  • AllowDinoTame
  • AllowDownloadDino
  • BaseDrawTileOnCanvas
  • BaseGetCustomActors
  • BaseIsTribeID
  • BaseProjectWorldToScreenPosition
  • BaseSpawnBuffAndAttachToCharacter
  • GetAllControllers
  • GetAllNPCsOfTeam
  • GetAllPlayers
  • GetAllPlayersOfTeam
  • GetCleanServerSessionName
  • GetDayTimeString
  • GetIniArray
  • GetNetworkTimeDelta
  • GetOfflineDamagePreventionTime
  • HTTPGetRequest
  • HTTPPostRequest
  • IsTeamIDInvincible
  • NetAddFloatingDamageText
  • NetAddFloatingText