Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
GenericGraphModel Class Reference
Inheritance diagram for GenericGraphModel:
IGraphModel IGraphModel

Protected Member Functions

bool OverrideCanRemoveConnection (notnull GraphNodeConnectionBase connection)
bool OverrideCanConnectPorts (notnull GraphNodePortBase portFrom, notnull GraphNodePortBase portTo)
bool OverrideCanRemoveConnection (notnull GraphNodeConnectionBase connection)
bool OverrideCanConnectPorts (notnull GraphNodePortBase portFrom, notnull GraphNodePortBase portTo)

Detailed Description

Definition at line 12 of file GenericGraphModel.c.

Member Function Documentation

◆ OverrideCanConnectPorts() [1/2]

bool GenericGraphModel::OverrideCanConnectPorts ( notnull GraphNodePortBase portFrom,
notnull GraphNodePortBase portTo )
inlineprotected

Definition at line 26 of file GenericGraphModel.c.

◆ OverrideCanConnectPorts() [2/2]

bool GenericGraphModel::OverrideCanConnectPorts ( notnull GraphNodePortBase portFrom,
notnull GraphNodePortBase portTo )
inlineprotected

Definition at line 26 of file GenericGraphModel.c.

◆ OverrideCanRemoveConnection() [1/2]

bool GenericGraphModel::OverrideCanRemoveConnection ( notnull GraphNodeConnectionBase connection)
inlineprotected

Definition at line 25 of file GenericGraphModel.c.

◆ OverrideCanRemoveConnection() [2/2]

bool GenericGraphModel::OverrideCanRemoveConnection ( notnull GraphNodeConnectionBase connection)
inlineprotected

Definition at line 25 of file GenericGraphModel.c.


The documentation for this class was generated from the following file: