Skip to content
SC-REPL screpl.plugins.trigger.trigentry module
Type to start searching
SC-REPL
  • SC-REPL 1.1.5 documentation
  • screpl package
  • screpl.plugins package
  • screpl.plugins.trigger package
SC-REPL
  • Show Source

screpl.plugins.trigger.trigentry module ¶

TrigEntry

class screpl.plugins.trigger.trigentry. TrigEntry ( initval ) [source] ¶

Bases: screpl.utils.struct.REPLStruct

static construct ( name , offset , size ) [source] ¶
fields = ['name_epd', 'offset_epd', 'offset_rem', 'size'] ¶
get_value ( obj_epd ) [source] ¶
set_value ( obj_epd , value ) [source] ¶
write_bytes ( writer , obj_epd ) [source] ¶
Previous screpl.plugins.trigger.intacttrigger module
Next screpl.plugins.unit package
© Copyright mighty1231.
Created using Sphinx 3.0.3. and Material for Sphinx