Ark Server API (ASA) - Wiki
|
#include <GenericPlatformProperties.h>
Base class for platform properties.
These are shared between: the runtime platform - via FPlatformProperties the target platforms - via ITargetPlatform
Definition at line 16 of file GenericPlatformProperties.h.
|
inlinestatic |
Definition at line 294 of file GenericPlatformProperties.h.
|
inlinestatic |
Whether this platform wants to allow framerate smoothing or not.
Definition at line 194 of file GenericPlatformProperties.h.
|
inlinestatic |
Definition at line 249 of file GenericPlatformProperties.h.
|
inlinestatic |
Gets the platform's physics format.
Definition at line 23 of file GenericPlatformProperties.h.
|
inlinestatic |
Definition at line 301 of file GenericPlatformProperties.h.
|
inlinestatic |
Gets whether this platform has Editor-only data.
Definition at line 33 of file GenericPlatformProperties.h.
|
inlinestatic |
Gets whether user settings should override the resolution or not
Definition at line 277 of file GenericPlatformProperties.h.
|
inlinestatic |
Checks whether shipped data on this platform is secure, and doesn't require extra encryption/signing to protect it.
Definition at line 127 of file GenericPlatformProperties.h.
Gets the name of this platform when loading INI files. Defaults to PlatformName.
Note: MUST be implemented per platform.
|
inlinestatic |
Gets whether this is a client only (no capability to run the game without connecting to a server) platform.
Definition at line 72 of file GenericPlatformProperties.h.
|
inlinestatic |
Gets whether this is a game only platform.
Definition at line 52 of file GenericPlatformProperties.h.
|
inlinestatic |
Gets whether this is a Little Endian platform.
Definition at line 98 of file GenericPlatformProperties.h.
|
inlinestatic |
Gets whether this was a monolithic build or not
Definition at line 80 of file GenericPlatformProperties.h.
|
inlinestatic |
Gets whether this was a program or not
Definition at line 88 of file GenericPlatformProperties.h.
|
inlinestatic |
Gets whether this is a server only platform.
Definition at line 62 of file GenericPlatformProperties.h.
|
static |
Gets the name of this platform
Note: MUST be implemented per platform.
|
inlinestatic |
Checks whether this platform requires cooked data.
Definition at line 117 of file GenericPlatformProperties.h.
|
inlinestatic |
Definition at line 307 of file GenericPlatformProperties.h.
|
inlinestatic |
Checks whether this platform requires user credentials (typically server platforms).
Definition at line 137 of file GenericPlatformProperties.h.
|
inlinestatic |
Whether this platform supports streaming audio
Definition at line 202 of file GenericPlatformProperties.h.
|
inlinestatic |
Returns true if platform supports the AutoSDK system
Definition at line 156 of file GenericPlatformProperties.h.
|
inlinestatic |
Checks whether the specified build target is supported.
TargetType | The build target to check. |
Definition at line 148 of file GenericPlatformProperties.h.
|
inlinestatic |
Definition at line 222 of file GenericPlatformProperties.h.
|
inlinestatic |
Definition at line 217 of file GenericPlatformProperties.h.
|
inlinestatic |
Gets whether this platform supports gray scale sRGB texture formats.
Definition at line 166 of file GenericPlatformProperties.h.
|
inlinestatic |
Definition at line 269 of file GenericPlatformProperties.h.
|
inlinestatic |
Definition at line 207 of file GenericPlatformProperties.h.
|
inlinestatic |
Definition at line 212 of file GenericPlatformProperties.h.
|
inlinestatic |
Definition at line 264 of file GenericPlatformProperties.h.
|
inlinestatic |
Definition at line 245 of file GenericPlatformProperties.h.
|
inlinestatic |
Definition at line 241 of file GenericPlatformProperties.h.
|
inlinestatic |
Definition at line 237 of file GenericPlatformProperties.h.
|
inlinestatic |
Definition at line 232 of file GenericPlatformProperties.h.
|
inlinestatic |
Definition at line 282 of file GenericPlatformProperties.h.
|
inlinestatic |
Checks whether this platforms supports running multiple game instances on a single device.
Definition at line 176 of file GenericPlatformProperties.h.
|
inlinestatic |
Definition at line 288 of file GenericPlatformProperties.h.
|
inlinestatic |
Definition at line 259 of file GenericPlatformProperties.h.
|
inlinestatic |
Definition at line 227 of file GenericPlatformProperties.h.
|
inlinestatic |
Definition at line 254 of file GenericPlatformProperties.h.
|
inlinestatic |
Gets whether this platform supports windowed mode rendering.
Definition at line 186 of file GenericPlatformProperties.h.