Pipe Connection Base
Parent |
A actor component base that is a connection point to which a pipe for fluid or hyper can get attached to.
Functions
getConnection () → connected : Trace<PipeConnectionBase>
Returns the connected pipe connection component.
Details
Flags |
RuntimeSync RuntimeParallel MemberFunc |
Display Name |
Get Connection |
| Name | Type | Description |
|---|---|---|
Connected |
Trace<PipeConnectionBase> |
The connected pipe connection component. |