GTAdhocAPI
Gran Turismo (6) Adhoc API Documentation
|
Public Attributes | |
LicenseCheckType | check_type |
LicenseConditionType | condition |
LicenseConnectionType | connection |
LicenseResultType | result_type |
Float | float_value |
UInt | uint_value |
Int | int_value |
Definition at line 6 of file LicenseConditionData.cpp.
LicenseCheckType gtengine::GTGame::LicenseConditionData::check_type |
Definition at line 9 of file LicenseConditionData.cpp.
LicenseConditionType gtengine::GTGame::LicenseConditionData::condition |
Definition at line 10 of file LicenseConditionData.cpp.
LicenseConnectionType gtengine::GTGame::LicenseConditionData::connection |
Definition at line 11 of file LicenseConditionData.cpp.
Float gtengine::GTGame::LicenseConditionData::float_value |
Definition at line 13 of file LicenseConditionData.cpp.
Int gtengine::GTGame::LicenseConditionData::int_value |
Definition at line 15 of file LicenseConditionData.cpp.
LicenseResultType gtengine::GTGame::LicenseConditionData::result_type |
Definition at line 12 of file LicenseConditionData.cpp.
UInt gtengine::GTGame::LicenseConditionData::uint_value |
Definition at line 14 of file LicenseConditionData.cpp.