|
Elin Decompiled Documentation EA 23.265 Nightly Patch 2
|
Public Member Functions | |
| override void | Apply () |
| override void | Remove () |
Public Member Functions inherited from BackerContentInspector.Content | |
| virtual void | OnValidate () |
| virtual void | Apply () |
| virtual void | Remove () |
Public Attributes | |
| Card | c |
Public Attributes inherited from BackerContentInspector.Content | |
| int | id |
Properties | |
| override string | name [get] |
Properties inherited from BackerContentInspector.Content | |
| virtual string | name [get] |
Definition at line 42 of file BackerContentInspector.cs.
|
inlinevirtual |
Reimplemented from BackerContentInspector.Content.
Definition at line 48 of file BackerContentInspector.cs.
References Card.ApplyBacker(), and BackerContentInspector.ContentCard.c.
|
inlinevirtual |
Reimplemented from BackerContentInspector.Content.
Definition at line 53 of file BackerContentInspector.cs.
References BackerContentInspector.ContentCard.c, and Card.RemoveBacker().
| Card BackerContentInspector.ContentCard.c |
Definition at line 44 of file BackerContentInspector.cs.
Referenced by BackerContentInspector.ContentCard.Apply(), and BackerContentInspector.ContentCard.Remove().
|
get |
Definition at line 46 of file BackerContentInspector.cs.