LoadCreatorVisualCanCreateLoad Method |
Can a load currently be created (i.e. the congestion zone is clear).
Namespace: Demo3D.VisualsAssembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntaxpublic bool CanCreateLoad()
Return Value
Booleantrue if a load can be created now, otherwise false.
See Also