메소드 | 설명 | |
---|---|---|
AddressToOffset ( uint currentOffset, uint address ) : uint | ||
BeginDeserialize ( |
||
BeginSerialize ( |
||
CreateBlock ( ) : IDataBlock | ||
EndDeserialize ( |
||
EndSerialize ( |
||
GetTagByIndex ( int index ) : |
||
ResourceSerializationContext ( |
public AddressToOffset ( uint currentOffset, uint address ) : uint | ||
currentOffset | uint | |
address | uint | |
리턴 | uint |
public BeginDeserialize ( |
||
info | ||
리턴 |
public BeginSerialize ( |
||
info | ||
리턴 | void |
public EndDeserialize ( |
||
info | ||
obj | object | |
리턴 | void |
public EndSerialize ( |
||
info | ||
data | byte | |
mainStructOffset | uint | |
리턴 | void |
public GetTagByIndex ( int index ) : |
||
index | int | |
리턴 |
public ResourceSerializationContext ( |
||
resource | ||
리턴 | System |