Click or drag to resize

RegionButtonSetResourceNumberNormal Method

Sets the resource number of the button in an idle state.

Namespace:  ProScript
Assembly:  proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax
public void SetResourceNumberNormal(
	int resourceNumberNormal
)

Parameters

resourceNumberNormal
Type: SystemInt32
Resource number used when this button is idle
See Also