C# Class FSO.IDE.EditorComponent.OperandForms.DataProviders.OpValueBoundsProvider

Inheritance: OpDataProvider
ファイルを表示 Open project: RHY3756547/FreeSO Class Usage Examples

Public Methods

Method Description
GetBounds ( EditorScope scope, VMPrimitiveOperand op ) : int[]

Method Details

GetBounds() public abstract method

public abstract GetBounds ( EditorScope scope, VMPrimitiveOperand op ) : int[]
scope EditorScope
op VMPrimitiveOperand
return int[]