Go to the source code of this file.
◆ MAX_NETWORKED_HARDCODED_NAME
| #define MAX_NETWORKED_HARDCODED_NAME 410 |
Index of highest hardcoded name to be replicated by index by the networking code
- Warning
- : changing this number or making any change to the list of hardcoded names with index less than this value breaks network compatibility, which by default checks for the same changelist
- Note
- : names with a greater value than this can still be replicated, but they are sent as strings instead of an efficient index
- See also
- ShouldReplicateENameAsInteger()
◆ REGISTER_NAME [1/2]
| #define REGISTER_NAME |
( |
|
num, |
|
|
|
name |
|
) |
| name = num, |
◆ REGISTER_NAME [2/2]
◆ EName
| Enumerator |
|---|
| MaxHardcodedNameIndex | |
◆ LexToString()
◆ ShouldReplicateAsInteger() [1/2]
◆ ShouldReplicateAsInteger() [2/2]