avail
2.0.0.alpha20
avail
/
avail.descriptor.variables
/
VariableSharedDescriptor
/
Companion
Companion
object
Companion
Content copied to clipboard
Functions
Properties
Functions
create
Shared
Like
Link copied to clipboard
fun
createSharedLike
(
kind
:
A_Type
,
hash
:
Int
,
value
:
A_BasicObject
,
writeReactors
:
A_BasicObject
)
:
AvailObject
Content copied to clipboard
Create a
shared
variable
that has the given characteristics.
Properties
shared
Link copied to clipboard
val
shared
:
VariableSharedDescriptor
Content copied to clipboard
The shared
VariableSharedDescriptor
.