C# Class Henchmen.Lua.Proto

Inheritance: Function
Show file Open project: henchmeninteractive/HenchLua Class Usage Examples

Private Methods

Method Description
FinishMarkingValueCopyingUpvalues ( Proto proto, Proto parent ) : void
Load ( BinaryReader reader, bool isChunk ) : Proto
LoadString ( BinaryReader reader ) : LString
MarkValueCopyingUpvalues ( Proto proto, Proto parent ) : void
SkipString ( BinaryReader reader ) : void