|
Anvil
|
Inheritance diagram for Anvil.API.GffResource:
Collaboration diagram for Anvil.API.GffResource:Public Member Functions | |
| void | Dispose () |
Properties | |
| string | FileType [get] |
| Gets the file type/extension of this GffResource. | |
| GffResourceField? | this[int index] [get] |
| Gets the child GffResourceField at the specified index. | |
| GffResourceField? | this[string index] [get] |
| Gets the child GffResourceField with the specified key. | |