Skip to main content

AObject

APJS Script API reference for the AObject class.

TypeNameInterface Description
Variablesname: string

Function: Get the name of the object.

Functionsconstructor()

Examples

constructor()

let obj = new APJS.AObject();

Use Case

@component()
export class NewBehaviourScript extends APJS.BasicScriptComponent {
onStart() {
// TODO: instantiate / use AObject here
}
onUpdate(deltaTime: number) {
}
}
Copyright © 2026 TikTok. All rights reserved.
About TikTokHelp CenterCareersContactLegalTerms of ServicePrivacy PolicyCookies