Documentation

EventStepInstruction extends AbstractInstructionContent
in package

Table of Contents

Properties

$contentOffset  : int
$dictionaryRef  : string
$ownerFile  : FileContainer

Methods

appendBuildChild()  : void
getBuildAncestors()  : iterable<string|int, mixed>
getBuildAttributes()  : array<string|int, mixed>
getBuildChildren()  : iterable<string|int, mixed>|null
getBuildHash()  : string
getBuildTag()  : string
getContentOffset()  : int
getName()  : string
getOwnerSavegame()  : SavegameNode
getParentNode()  : AbstractNode|null
init()  : void
load()  : void
getConverter()  : Converter
getInstructionType()  : string
getOwnerFile()  : FileContainer
loadChild()  : void
loadChildren()  : void
loadContent()  : void
loadInstruction()  : iterable<string|int, mixed>
loadNode()  : void
loadStruc()  : void

Properties

Methods

getBuildAncestors()

public getBuildAncestors() : iterable<string|int, mixed>
Return values
iterable<string|int, mixed>

getBuildChildren()

public getBuildChildren() : iterable<string|int, mixed>|null
Return values
iterable<string|int, mixed>|null

getBuildHash()

public getBuildHash() : string
Return values
string

loadChild()

protected final loadChild(LeanElement $strucElement) : void
Parameters
$strucElement : LeanElement

loadInstruction()

protected loadInstruction(LeanElement $strucElement) : iterable<string|int, mixed>
Parameters
$strucElement : LeanElement
Return values
iterable<string|int, mixed>

loadNode()

protected loadNode(LeanElement $strucElement) : void
Parameters
$strucElement : LeanElement

        
On this page

Search results