RegionButtonGetUseResource Method |
Gets whether or not this button will be using resources.
Namespace:
ProScript
Assembly:
proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax public bool GetUseResource()
Public Function GetUseResource As Boolean
public:
bool GetUseResource()
member GetUseResource : unit -> bool
Return Value
Type:
BooleanUse resource
See Also