LeviLamina
Loading...
Searching...
No Matches
MolangProgramBuildState Struct Reference

Public Member Functions

MolangProgramBuildStateoperator= (MolangProgramBuildState const &)
 
 MolangProgramBuildState (MolangProgramBuildState const &)
 
MCAPI uint64 allocateInstruction ()
 
MCAPI void insertJumpWithMaddAtIndex (uint64 instructionIndexToPutThisInstruction, uint64 instructionToJumpTo, float mulValue, float addValue)
 
MCAPI uint64 numInstructions () const
 
MCAPI void popForEachScope (uint64 instructionIndex)
 
MCAPI void popLoopScope (uint64 instructionIndex)
 
MCAPI void pushLoopScope (uint64 loopScopeInitializationInstructionIndex, uint64 loopRepeatLogicInstructionIndex, uint64 loopCleanupInstructionIndex, uint64 nextStatementIndex)
 
MCAPI void pushReturnValue ()
 
MCAPI void pushValue (float value)
 
MCAPI void setReturnValue (float value)
 
MCAPI void $dtor ()
 

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnk6d7665
 
::ll::UntypedStorage< 1, 1 > mUnk4f5f68
 
::ll::UntypedStorage< 8, 24 > mUnk36b9d4
 
::ll::UntypedStorage< 8, 32 > mUnk4e3b47
 

The documentation for this struct was generated from the following file: