2025/12/01 Update
Updated module for NWN:EE 37-17. Updated NWNxEE libraries. Updated PEPS. Hooked up new PRC8 GUI module event. Full compile.
This commit is contained in:
@@ -34,7 +34,7 @@ string NWNX_Rename_GetPCNameOverride(object oTarget, object oObserver = OBJECT_I
|
||||
|
||||
/// @brief Clears an overridden PC Name.
|
||||
/// @param oTarget The PC whose overridden name to clear, use OBJECT_INVALID if you're clearing all overrides for an observer.
|
||||
/// @param oObserver The observer whose overriden name of oTarget is being cleared.
|
||||
/// @param oObserver The observer whose overridden name of oTarget is being cleared.
|
||||
/// If oTarget is OBJECT_INVALID then all overrides are cleared.
|
||||
/// @param clearAll If true, both the global and personal overrides will be cleared for that target PC.
|
||||
/// Requires oObserver be OBJECT_INVALID.
|
||||
|
||||
Reference in New Issue
Block a user