Preparing search index...
The search index is not available
Akashic Engine
Akashic Engine
DynamicTextAssetConfigurationBase
Interface DynamicTextAssetConfigurationBase
TextAssetの設定。
interface
DynamicTextAssetConfigurationBase
{
id
:
string
;
type
:
"text"
;
uri
:
string
;
}
Hierarchy
Omit
<
DynamicAssetConfigurationBase
,
"type"
>
Omit
<
TextAssetConfigurationBase
,
UnneededKeysForDynamicAsset
>
DynamicTextAssetConfigurationBase
Index
Properties
id
type
uri
Properties
id
id
:
string
このアセットのIDとして用いる値。 この値はひとつのAssetManagerの中でユニークでなければならない。
type
type
:
"text"
Assetの種類。
uri
uri
:
string
Assetを表すファイルのURI。
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
id
type
uri
Akashic Engine
Loading...
TextAssetの設定。