NeoAxis Engine Documentation
NeoAxis Engine Documentation
API Reference
NeoAxis
FlowWhile Class
FlowWhile Properties
Condition Property
Entry Property
Exit Property
LoopBody Property
FlowWhile
LoopBody Property
The body of the while loop.
Namespace:
NeoAxis
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2022.1.1.0 (2022.1.1.0)
Syntax
C#
Copy
public
Reference
<
FlowInput
>
LoopBody
{
get
;
set
; }
Property Value
Type:
Reference
FlowInput
See Also
Reference
FlowWhile Class
NeoAxis Namespace
Copyright © 2022 NeoAxis. All rights reserved.