Rachel
Toggle table of contents
3.5.0
common
Target filter
common
Switch theme
Search in API
Skip to content
Rachel
love.yinlin.cs.client-engine
/
love.yinlin.cs
/
APIFormScope
APIForm
Scope
class
APIFormScope
Members
Constructors
APIForm
Scope
Link copied to clipboard
constructor
(
)
Properties
form
Parts
Link copied to clipboard
val
formParts
:
MutableList
<
FormPart
<
*
>
>
index
Link copied to clipboard
var
index
:
Int
sources
Link copied to clipboard
val
sources
:
Sources
<
RawSource
>
Functions
add
Link copied to clipboard
inline
fun
<
I
>
add
(
i
:
I
)
internal
Add
Byte
Array
Link copied to clipboard
fun
internalAddByteArray
(
key
:
String
,
value
:
ByteArray
)
internal
Add
Raw
Source
Link copied to clipboard
fun
internalAddRawSource
(
key
:
String
,
value
:
RawSource
)