|
Endstar LUA API Documentation
|
This is the complete list of members for Player, including all inherited members.
| AttemptGiveItem(Context instigator, InventoryLibraryReference itemToGrant) | Player | |
| AttemptGiveItem(Context instigator, InventoryLibraryReference itemToGrant, int quantity) | Player | |
| AttemptGiveItem(Context instigator, InventoryLibraryReference itemToGrant, bool lockItem) | Player | |
| AttemptGiveItem(Context instigator, InventoryLibraryReference itemToGrant, bool lockItem, int stackableQuantity) | Player | |
| ClearAllItems(Context instigator) | Player | |
| ClearAllItems(Context instigator, bool includeLockedItems) | Player | |
| ConsumeItem(Context instigator, InventoryLibraryReference itemToConsume) | Player | |
| ConsumeItem(Context instigator, InventoryLibraryReference itemToConsume, int quantity) | Player | |
| GetInventorySize() | Player | |
| GetPlayerName() | Player | |
| GetPlayerSlot() | Player | |
| PlayerHasItem(InventoryLibraryReference reference) | Player | |
| PlayerHasItem(InventoryLibraryReference reference, int quantity) | Player | |
| SetInputSettings(Context source, int value) | Player | |
| SetInventorySize(Context instigator, int count) | Player |