Click or drag to resize

ByteBufferSeek Method

Namespace:  FairyGUI.Utils
Assembly:  FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool Seek(
	int indexTablePos,
	int blockIndex
)

Parameters

indexTablePos
Type: SystemInt32
blockIndex
Type: SystemInt32

Return Value

Type: Boolean
See Also