You are here: Start » AVL.NET » CharacterSample.Reset Method

CharacterSample.Reset Method

Resets this instance with data of the other CharacterSample object.

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax

public void Reset
(
	AvlNet.CharacterSample other
)

Parameters

Name Type Range Default Description
otherAvlNet.CharacterSample

See also