StrixUnitySDK API Reference
StrixUnitySDK API Reference
SoftGear.Strix Namespaces
SoftGear.Strix.Client Namespaces
SoftGear.Strix.Client.Core Namespaces
SoftGear.Strix.Client.Core.Message
SearchMessage(T) Class
SearchMessage(T) Methods
GetCondition Method
GetLimit Method
GetOffset Method
GetOrder Method
SetCondition Method
SetLimit Method
SetOffset Method
SetOrder Method
SearchMessage
T
SetOffset Method
Namespace:
SoftGear.Strix.Client.Core.Message
Assembly:
strix-client-csharp-core (in strix-client-csharp-core.dll) Version: 2.3.0
Syntax
C#
Copy
public
void
SetOffset
(
int
offset
)
Parameters
offset
Type:
System
Int32
See Also
Reference
SearchMessage
T
Class
SoftGear.Strix.Client.Core.Message Namespace