toggle menu
My Neighbor Alice
dapp
switch theme
search in API
My Neighbor Alice
/
assets.interfaces.IBrandedNPC
Namespace
IBranded
NPC
Functions
Properties
Properties
account_id
Link copied to clipboard
val
account_id
:
I
=
null
avatar
Link copied to clipboard
val
avatar
:
I
=
null
interface
Link copied to clipboard
val
interface
:
text
=
"com.myneighboralice.IBrandedNPC"
name
Link copied to clipboard
val
name
:
I
=
null
prototype_name
Link copied to clipboard
val
prototype_name
:
text
=
"placeable_player_avatar"
Functions
dependencies
Link copied to clipboard
function
dependencies
(
)
:
list
<
dclass
>
get
Link copied to clipboard
function
get
(
)
:
dclass
get_account_id
Link copied to clipboard
function
get_account_id
(
instance
:
instance
)
:
byte_array
?
get_avatar
Link copied to clipboard
function
get_avatar
(
instance
:
instance
)
:
instance
?
get_name
Link copied to clipboard
function
get_name
(
instance
:
instance
)
:
text
get_npc_attributes
Link copied to clipboard
function
get_npc_attributes
(
instance
:
instance
)
:
map
<
text
,
gtv
?
>
register
Link copied to clipboard
function
register
(
account
:
account
)
set_account_id
Link copied to clipboard
function
set_account_id
(
instance
:
instance
,
acc_id
:
byte_array
)
set_avatar
Link copied to clipboard
function
set_avatar
(
instance
:
instance
,
avatar_instance
:
instance
)