Elin Modding Docs Doc
Loading...
Searching...
No Matches
BackerContentInspector.ContentObj Class Reference
Inheritance diagram for BackerContentInspector.ContentObj:
BackerContentInspector.Content

Public Member Functions

override void Apply ()
 
override void Remove ()
 
- Public Member Functions inherited from BackerContentInspector.Content
virtual void OnValidate ()
 

Public Attributes

Point p
 
- Public Attributes inherited from BackerContentInspector.Content
int id
 

Properties

override string name [get]
 
- Properties inherited from BackerContentInspector.Content
virtual string name [get]
 

Detailed Description

Definition at line 64 of file BackerContentInspector.cs.

Member Function Documentation

◆ Apply()

override void BackerContentInspector.ContentObj.Apply ( )
virtual

Reimplemented from BackerContentInspector.Content.

Definition at line 77 of file BackerContentInspector.cs.

◆ Remove()

override void BackerContentInspector.ContentObj.Remove ( )
virtual

Reimplemented from BackerContentInspector.Content.

Definition at line 83 of file BackerContentInspector.cs.

Member Data Documentation

◆ p

Point BackerContentInspector.ContentObj.p

Definition at line 89 of file BackerContentInspector.cs.

Property Documentation

◆ name

override string BackerContentInspector.ContentObj.name
get

Definition at line 68 of file BackerContentInspector.cs.


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