Core
Methods | Properties | Base Classes | Derived Classes | |
---|---|---|---|---|
Constructor | [[zilch_engine_documentation/code_reference/nada_base_types/delegateparameterrange/#all-delegate() | All]] | ||
MoveNext | [[zilch_engine_documentation/code_reference/nada_base_types/delegateparameterrange/#current-delegate() | Current]] | ||
IsEmpty | ||||
IsNotEmpty |
Properties
All : delegate()
read-only
var All : delegate()
Current : delegate()
read-only
var Current : delegate()
IsEmpty : boolean
read-only
var IsEmpty : Boolean
IsNotEmpty : boolean
read-only
var IsNotEmpty : Boolean
Methods
DelegateParameterRange : Void
constructor
Name Type Description function DelegateParameterRange()
DelegateParameterRange : Void
constructor
Name Type Description p0 delegate() function DelegateParameterRange(p0 : delegate())
MoveNext : Void
Name Type Description function MoveNext()