Elin Modding Docs Doc
Loading...
Searching...
No Matches
RefractionProfile Class Reference
Inheritance diagram for RefractionProfile:
EScriptable

Public Member Functions

void Apply ()
 

Static Public Member Functions

static RefractionProfile Get (string id)
 
static void Apply (string id)
 
- Static Public Member Functions inherited from EScriptable
static int rnd (int a)
 

Public Attributes

Texture2D tex
 
float transparency
 
Vector4 grabAnime
 
Vector4 grabPos
 

Detailed Description

Definition at line 6 of file RefractionProfile.cs.

Member Function Documentation

◆ Apply() [1/2]

void RefractionProfile.Apply ( )

Definition at line 21 of file RefractionProfile.cs.

◆ Apply() [2/2]

static void RefractionProfile.Apply ( string id)
static

Definition at line 15 of file RefractionProfile.cs.

◆ Get()

static RefractionProfile RefractionProfile.Get ( string id)
static

Definition at line 9 of file RefractionProfile.cs.

Member Data Documentation

◆ grabAnime

Vector4 RefractionProfile.grabAnime

Definition at line 45 of file RefractionProfile.cs.

◆ grabPos

Vector4 RefractionProfile.grabPos

Definition at line 48 of file RefractionProfile.cs.

◆ tex

Texture2D RefractionProfile.tex

Definition at line 39 of file RefractionProfile.cs.

◆ transparency

float RefractionProfile.transparency

Definition at line 42 of file RefractionProfile.cs.


The documentation for this class was generated from the following file: