📄️ AnimatorControllerEntity
This AnimatorControllerEntity struct contains a set of functions for playing animation playables on the animator controller.
📄️ BackpackItemChange
Event data when inventory data changes
📄️ CancelToken
CancelTokens are handles for the registration of event callbacks.
📄️ CustomPropertyAccessor
CustomPropertyAccessor is a struct for accessing custom properties.
📄️ DatastoreKeyInfo
This DatastoreKeyInfo struct is used to represent information related to specific keys
📄️ DatastoreKeyPages
This DatastoreKeyPages struct contains pages of DatastoreKey instances
📄️ DatastoreKey
This DatastoreKey struct contains the key name as DataStoreKey.KeyName
📄️ DatastoreObjectVersionInfo
This DatastoreObjectVersionInfo struct displays the version information for a key
📄️ DatastoreOptions
This DatastoreOptions struct provides options that allow you to customize the creation of a Datastore instance or a OrderedDatastore instance
📄️ DatastoreVersionPages
This DatastoreVersionPages struct contains pages of DatastoreObjectVersionInfo instances, which represent version information for keys
📄️ Datastore
Datastore is a powerful storage system designed to persistently store user and game data, such as items and leaderboards.
📄️ EventDisconnector
EventDisconnector is used to remove the registered event handler.
📄️ EventOption
EventOption.
📄️ EventPayload
EventPayload.
📄️ float2
float2 describes a vector in 2D spaces.
📄️ float3
float3 describes a vector in 3D spaces.
📄️ float4
float4 represents a four-dimensional vectors.
📄️ InteractableObject
This InteractableObject struct contains a set of functions for dealing with interactable objects.
📄️ ItemConfig
Describes the configuration settings for items.
📄️ OrderedDatastorePages
This OrderedDatastorePages struct displays key/value pairs obtained from an OrderedDatastore
📄️ OrderedDatastore
OrderedDatastore is essentially a Datastore that stores and organizes numeric values.
📄️ PageInfo
This PageInfo struct displays information about pagination such as the total amount of data in the datastore, the current page number, and the number of items on each page
📄️ quaternion
quaternion is used to represent rotations.
📄️ SoundEntity
SoundEntity, created with YaSoundAPI, allows for playing the configured audio clips.
📄️ Ya3DSoundPositionData
Ya3DSoundPositionData is a struct that represents properties of a 3D sound.
📄️ YaAnimationHandle
YaAnimationHandle is an interface to get information or control playing animation playables.
📄️ YaBackpackStacks
YaBackpackStacks provides a struct for managing items in the grids of the inventory.
📄️ YaCharacterDialogBySpeaker
DEPRECATED
📄️ YaCharacterDialog
DEPRECATED
📄️ YaCharacterQuestByRequester
DEPRECATED
📄️ YaCharacterQuest
DEPRECATED
📄️ YaDamageHook
YaDamageHook properties for objects which can take damage
📄️ YaDamage
Damage manages damage/healing source and amount.
📄️ YaDialogConfig
YaDialogConfig is an object representing the configuration of a dialogue.
📄️ YaDialogData
YaDialogData is an object representing a dialogue.
📄️ YaDialogOption
YaDialogOption is an object representing an option in a dialogue.
📄️ YaDialogSelectOption
YaDialogSelectOption is an object representing what option a player selects in a dialogue.
📄️ YaDialogSentence
YaDialogSentence is an object representing a sentence in a dialogue.
📄️ YaDialogStateListener
DEPRECATED
📄️ YaDialogState
DEPRECATED
📄️ YaDialogueData
YaDialogueData contains the info needed for the dialogue.
📄️ YaEntity
YaEntity identifies an object in games. YaEntity can only function when the YaEntity module (https://developer.yahaha.com/manual/yahaha-studio-manual/scripting/module/module-reference/YaEntity/) is added to the same object.
📄️ YaEquipParameter
Equip additional parameters
📄️ YaInputCode
Input event API code enumeration
📄️ YaPostProcessBloomHandle
The handle of post-process Bloom
📄️ YaPostProcessBlurHandle
The handle of post-process Blur
📄️ YaPostProcessColorAdjustHandle
The handle of post-process Color Adjust
📄️ YaPostProcessMaskHandle
The handle of post-process Mask
📄️ YaPostProcessVignetteHandle
The handle of post-process Vignette
📄️ YaQueryParameter
YaQueryParameter manages parameters for physics queries.
📄️ YaQueryResult
Queries the entity which the ray hits and the entity's position and distance.
📄️ YaQuestConfig
YaQuestConfig is an object representing the configuration of a quest.
📄️ YaQuestData
YaQuestData is an object representing the content of a quest.
📄️ YaQuestListener
DEPRECATED
📄️ YaQuestProgress
YaQuestProgress is the progress of a quest.
📄️ YaQuestReward
YaQuestReward is the reward of a quest.
📄️ YaQuestTarget
YaQuestTarget is the target of the quest.
📄️ YaSoundHandle
YaSoundHandle created with YaSoundAPI, represents an interface responsible for controlling and managing the sound.
📄️ YaSoundSetting
YaSoundSetting configures the settings of sound.
📄️ YaUIButton
YaUIButton adjusts the button in the UI.
📄️ YaUIComponent
YaUIComponent adjusts the canvas in the UI.
📄️ YaUIGraph
YaUIGraph adjusts the graph in the UI.
📄️ YaUIImage
YaUIImage controls images in the UI.
📄️ YaUIList
YaUIList controls lists in the UI.
📄️ YaUILoader
YaUILoader controls the loader in the UI.
📄️ YaUIManager
YaUIManager configures the UI manager.
📄️ YaUIObject
YaUIObject is the base class for UI management.
📄️ YaUIProgressBar
YaUIProgressBar is the class that manages the progress bar UI.
📄️ YaUISlider
YaUISlider is the class that manages the slider UI.
📄️ YaUITextInput
YaUITextInput manages text input in the game.
📄️ YaUITextTypingEffect
YaUITextTypingEffect
📄️ YaUIText
YaUIText is the class that manages texts in the game.
📄️ YaUIVideoPlayer
YaUIVideoPlayer controls the video player on the UI.