Method | Description | |
---|---|---|
ConnectionPointData ( object>.Dictionary |
||
ConnectionPointData ( string label, |
||
ConnectionPointData ( string id, string label, |
||
GetGlobalPointRegion ( |
||
GetGlobalPosition ( |
||
GetGlobalRegion ( |
||
ToJsonDictionary ( ) : object>.Dictionary |
||
UpdateRegion ( |
Method | Description | |
---|---|---|
GetInputPointRect ( |
||
GetOutputPointRect ( |
public ConnectionPointData ( object>.Dictionary |
||
dic | object>.Dictionary | |
parent | ||
isInput | bool | |
return | System |
public ConnectionPointData ( string label, |
||
label | string | |
parent | ||
isInput | bool | |
return | System |
public ConnectionPointData ( string id, string label, |
||
id | string | |
label | string | |
parent | ||
isInput | bool | |
return | System |
public GetGlobalPointRegion ( |
||
node | ||
return |
public GetGlobalPosition ( |
||
node | ||
return | Vector2 |
public GetGlobalRegion ( |
||
node | ||
return |
public ToJsonDictionary ( ) : object>.Dictionary |
||
return | object>.Dictionary |
public UpdateRegion ( |
||
node | ||
index | int | |
max | int | |
return | void |