Class: Wardite::ExportSection::ExportDesc

Inherits:
Object
  • Object
show all
Defined in:
lib/wardite.rb

Instance Attribute Summary collapse

Instance Attribute Details

#func_indexObject

: Integer



118
119
120
# File 'lib/wardite.rb', line 118

def func_index
  @func_index
end

#kindObject

: Integer



116
117
118
# File 'lib/wardite.rb', line 116

def kind
  @kind
end

#nameObject

: String



114
115
116
# File 'lib/wardite.rb', line 114

def name
  @name
end