Class: RGSSAD::RGSSAD_File

Inherits:
Struct
  • Object
show all
Defined in:
lib/rgss3/rgss3a.rb

Instance Attribute Summary collapse

Instance Attribute Details

#fileObject

Returns the value of attribute file

Returns:

  • (Object)

    the current value of file



8
9
10
# File 'lib/rgss3/rgss3a.rb', line 8

def file
  @file
end

#file_sizeObject

Returns the value of attribute file_size

Returns:

  • (Object)

    the current value of file_size



8
9
10
# File 'lib/rgss3/rgss3a.rb', line 8

def file_size
  @file_size
end

#filenameObject

Returns the value of attribute filename

Returns:

  • (Object)

    the current value of filename



8
9
10
# File 'lib/rgss3/rgss3a.rb', line 8

def filename
  @filename
end

#filename_sizeObject

Returns the value of attribute filename_size

Returns:

  • (Object)

    the current value of filename_size



8
9
10
# File 'lib/rgss3/rgss3a.rb', line 8

def filename_size
  @filename_size
end