![]() |
Dungeon Architect
17.0.0
|
Public Member Functions | |
| override bool | CanCreateLink (GraphPin output, GraphPin input, out string errorMessage) |
Public Member Functions inherited from DungeonArchitect.Graphs.GraphSchema | |
| virtual bool | CanCreateLink (GraphPin output, GraphPin input) |
| Checks if a link between the two nodes can be created More... | |
Definition at line 8 of file ThemeGraphSchema.cs.
|
virtual |
| output | The pin from which the link originates and goes out |
| input | The pin where the link points to |
| errorMessage |
Reimplemented from DungeonArchitect.Graphs.GraphSchema.
Definition at line 10 of file ThemeGraphSchema.cs.