1. News
  2. Community
    1. Dashboard
    2. Mitglieder
      1. Mitgliedersuche
      2. EM-Hub Team
    3. FAQ
  3. Filebase
  4. Lexikon
  5. Img-Upload
  • Anmelden oder registrieren
  • Suche
Alles
  • Alles
  • Artikel
  • Seiten
  • Forum
  • Dateien
  • Eintrag
  • FAQ
  • Galerie
  • Modding Team
  • Modding Teamseiten
  • Erweiterte Suche
  1. Emergency Hub
  2. Lexikon
  3. EMERGENCY 4
  4. SDK

Weather

  • Antiphon
  • 12. November 2023 um 15:56
  • 779 mal gelesen
  • Code
    namespace Weather
    {
    	void SetRainIntensity(float intensity_);
    	float GetRainIntensity();
    	void SetSnowIntensity(float intensity_);
    	float GetSnowIntensity();
    	void SetFogIntensity(float intensity_);
    	float GetFogIntensity();
    	void SetFogColor(int component_, unsigned char value_);
    	unsigned char GetFogColor(int component_);
    	void SetStormIntensity(float intensity_);
    	float GetStormIntensity();
    	void SetStormSpeed(float speed_);
    	float GetStormSpeed();
    	void SetFlashIntensity(float intensity_);
    	float GetFlashIntensity();
    	void SetFlashNow();
    	bool IsFlashing();
    	void SetRainVisible(bool visible_);
    	void SetFogVisible(bool visible_);
    	void SetSnowVisible(bool visible_);
    	void SetStormVisible(bool visible_);
    	void SetFlashVisible(bool visible_);
    	bool IsRainVisible();
    	bool IsFogVisible();
    	bool IsSnowVisible();
    	bool IsStormVisible();
    	bool IsFlashVisible();
    	
    	void Weather::SetHail(bool hail_);
    	bool Weather::GetHail();
    };
    Alles anzeigen
    • Emergency4
    • Zitieren
  • Vorheriger Eintrag Vehicle
  • Nächster Eintrag XMLGui
  • PDF

Kategorien

  1. EMERGENCY 5 / 2016 / 2017 / 20 11
    1. Allgemeines 6
    2. Assets 1
    3. Mapping 1
    4. Prefabs 3
    5. Scripting 0
  2. EMERGENCY 4 46
    1. Allgemeines 10
    2. Assets 6
    3. Mapping 3
    4. Prototypes 1
    5. Scripting 0
    6. SDK 26
  3. EMERGENCY 6
    1. Hilfestellungen 5
    2. Problemlösungen 1
  4. Emergency Hub 0
    1. Features 3
      1. Modding Teams 3

Informationen

  1. FAQ
  2. Datenschutzerklärung
  3. Impressum

Community

  1. Letzte Aktivitäten
  2. Mitgliedersuche
  3. Mitglieder
  4. Team

Über uns

Ein Communityprojekt von vielen bekannten Gesichtern aus der EMERGENCY-Szene, bestehend aus ehem. Mitgliedern des Forums, Moddern und Streamern.

Von der Community, für die Community!

Lexikon, entwickelt von www.viecode.com
Community-Software: WoltLab Suite™
Style by Foxly