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