Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
WindSockType Class Reference
Inheritance diagram for WindSockType:
EntityType

Additional Inherited Members

Private Member Functions inherited from EntityType
void EntityType ()
void ~EntityType ()
bool ConfigGetBool (string entryName)
proto float ConfigGetFloat (string entryName)
proto native void ConfigGetFloatArray (string entryName, out TFloatArray values)
 Get array of floats from config entry.
proto int ConfigGetInt (string entryName)
proto native void ConfigGetIntArray (string entryName, out TIntArray values)
 Get array of integers from config entry.
proto string ConfigGetString (string entryName)
proto string ConfigGetStringRaw (string entryName)
 Get a raw strings from config entry.
proto native void ConfigGetTextArray (string entryName, out TStringArray values)
 Get array of strings from config entry.
proto native void ConfigGetTextArrayRaw (string entryName, out TStringArray values)
 Get array of raw strings from config entry.
proto vector ConfigGetVector (string entryName)
proto native bool ConfigIsExisting (string entryName)
 Checks if given entry exists.
proto native owned string GetName ()

Detailed Description

Definition at line 276 of file building.c.


The documentation for this class was generated from the following file:
  • F:/Games/Dayz/scripts/3_game/entities/building.c