OpenSiv3D
v0.6.5
C++20 framework for creative coding
Functions
s3d::EnvironmentVariable Namespace Reference
環境変数
More...
Functions
String
Get
(
StringView
name)
環境変数の値を返します。
More...
Detailed Description
環境変数
Function Documentation
◆
Get()
String
s3d::EnvironmentVariable::Get
(
StringView
name
)
環境変数の値を返します。
Parameters
name
環境変数の名前
Returns
環境変数の値。失敗した場合は空の文字列
s3d
EnvironmentVariable
Generated by
1.8.17